.border {
	border-right: thin solid #003366;
	border-left: thin solid #003366;
	margin: 0px;
	padding: 0px;
}

.index-back {
	background-image: url(images/index/index_back.gif);
	background-repeat: no-repeat;
	background-color: #55AFD1;
	 }
	
.contact-back {
	background-image: url(images/contact_back.gif);
	background-repeat: no-repeat;
	background-color: #55AFD1;
	 }	
	 
.backgrd-red {
	background-color: #CC0000;
}

.backgrd-footer {
	background-color: #082159;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.backgrd-light-blue {
	background-color: #55AFD1;
	border: none #0099CC;
}
.yellow_line {
	border: none #0099CC;
	background-image: url(images/yellow_pixel.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #082159;
	font-weight: normal;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #082159;
	font-weight: normal;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #082159;
	font-weight: normal;
}
.footer a:active {
	background-color: #082159;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.mylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	font-weight: normal;
}
.mylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.mylink a:active {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.pdf_icon {
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	text-indent: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 23px;
	margin: 0px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0033CC;
	line-height: 17px;
}
a:link {
	color: #0033CC;
	font-weight: bold;
}
a:visited {
	color: #0033CC;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	color: #0033CC;
	font-weight: bold;
}
.body-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	line-height: 28px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
}
.blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #003399;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.border-quotes {
	padding: 2px;
	border: thin dotted #003399;
}
.border-yellow {
	padding: 2px;
	border: 2px double #FFCC00;
}
UL {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-IMAGE: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.index-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.italic-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}

