﻿body {
	margin: 0px;
	background-image:url(images/top-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}


.line{	
    background-image:url(images/line-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}


.bodytext{
font-family:Garamond, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#1B2E45;
text-decoration:none;
text-align:justify;
padding-left:20px;
}

a:link    { color: #00124C; text-decoration: none underline; }      
a:visited { color: #00124C; text-decoration: none; }
a:hover   { color: #4E4E4E; text-decoration: underline; } 


.index-text {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #00124C;
	text-decoration: none;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.bullet {

	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #00124C;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 30px 9px;
	
}

.bullet2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #00124C;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 57px;
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 42px 9px;
	line-height:.5em;
}

.page-head{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color:#663333;
	text-decoration: none;
	padding-top:2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left:0px;
	background-image: url(images/bullet5.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.textRed{
	font-family:Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
	text-decoration:none;
}


.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#383838;
text-decoration:none;

}

.bullet3 {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 7px;

}