body {
	background-color: #062693;
	background-image: url(images/BG.jpg);
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

#wrap {
	width: 770px;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 770px;
	height: 235px;
	clear: both;
}

#center_blue {
	background-image: url(images/index_02.jpg);
	padding-top: 230px;
	padding-left: 5px;
	overflow: hidden;
}

#indexh1 h1{
	font-weight: normal;
	text-align: center;
	font-size: 12pt;
}

h1,h2,h3,h4 {font-size: 12pt;}
span.smallh h2 {font-size: 10pt;}
table {font-size: 10pt;}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

	a:link { color : #ffffff; }
    a:visited { color : #ffffff; }
    a:hover { color : #dcef0a; }
    a:active { color : #ffffff; }
	
	.botNav:link { color : #ffffff; }
    .botNav:visited { color : #ffffff; }
    .botNav:hover { color : #dcef0a; }
    .botNav:active { color : #ffffff; }
	
	.catBox:link { color : #A80307; }
    .catBox:visited { color : #A80307; }
    .catBox:hover { color : #000000; }
    .catBox:active { color : #A80307; }
	
	ul {list-style-image: url(images/bullet.gif); line-height:20px}
	
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #FFFFFF}
.style5 {
	font-size: 12pt;
	font-weight: bold;
}

div.padding {
	padding-left: 8px;
	padding-right: 8px;
}