body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: #307BEB;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	margin-top: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #507DD9;
}

.link1g {
	display: block;
	margin-top: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}

.link2 {
	display: block;
	margin-top: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
}

.text1 {
	letter-spacing: -2px;
	font-size: 30px;
	color: #767676;

}

.text2 {
	font-size: 12px;
	color: #507DD9;
}

.text3 {
	font-weight: bold;
	font-size: 11px;
	color: #307BEB;

}

.text4 {
	font-size: 22px;
	color: #507DD9;
}

.text5 {
	font-size: 22px;
	color: #767676;
}

.text6 {
	font-size: 10px;
}


.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list1 li {
	padding-left: 17px;
	background: url(images/img13.gif) no-repeat left center;
}

.bg1 {
	background: url(images/img1.jpg) no-repeat;
	height: 100px;
}

.bg1g {
	background: url(images/img1g.jpg) no-repeat;
	height: 100px;
}

.bg1y {
	background: url(images/img1y.jpg) no-repeat;
	height: 100px;
}

.bg2 {
	background: url(images/img2.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg2g {
	background: url(images/img2g.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg2y {
	background: url(images/img2y.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg3 {
	background: url(images/img3.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg3g {
	background: url(images/img3g.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg3y {
	background: url(images/img3y.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg4 {
	background: url(images/img4.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg5 {
	background: url(images/img5.jpg) no-repeat;
	width: 91px;
	height: 39px;
}

.bg6 {
	background: url(images/img6.jpg) no-repeat;
	width: 89px;
	height: 39px;
}

.bg6b {
	background: url(images/img6_blue.jpg) no-repeat;
	width: 89px;
	height: 39px;
}

.bg6g {
	background: url(images/img6g.jpg) no-repeat;
	width: 89px;
	height: 39px;
}

.bg6y {
	background: url(images/img6y.jpg) no-repeat;
	width: 89px;
	height: 39px;
}

.bg7 {
	background: url(images/frontpage_p2.jpg) no-repeat;
}

.bg8 {
	background: url(images/img9.jpg) no-repeat;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

