body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

.pageText {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#wrapper {
	background-color: #FFFFFF;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}


a {
	color: #00328F;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}



#logo {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 240px;
	height: 125px;
	display: none;
	float: left;
	position: relative;
} 


#logo a h1{
    display: none;
}




#topNav {
    display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 779px;
	height: 27px;
	text-align: center;
	background-color: #00328F;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	line-height: 2.3em;
	margin-left: 0px;
	margin-right: 0px;
}

#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;

}

#topNav a:hover {
	color: #C7D0E1;
	text-decoration: none;
}


.noBorder {
	border-top-style: none;
	border-right-style: none!important;
	border-bottom-style: none;
	border-left-style: none;
}

.red {
	color: #FF0000;
}

.blueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #00328F;
}

.styleTimes {
	color: #00328F;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;	
	font-size:0.9em!important;
}

.styleTimes2 {
	color: #00328F;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;	
	font-size:0.85em!important;
}

#footer {
	background-image: url(../images/rs2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	float: left;
	width: 779px;
	text-align: center;
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 20px;
}







/* homepage styles begin */


#homeHeader {
	float: left;
	width: 779px;
	height: 127px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}





#rightHeader {
	float: right;
	font-size:11px;
	text-align: center;
	width: 190px;
	margin-top: 10px;
}

#rightHeader a {
	color: #00328F;
	text-decoration: none;
}

#rightHeader a:hover {
	color: #999999;
	text-decoration: underline;
}


.greyButton a {
	float: left;
	height: 27px;
	width: 85px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-align: center;
	color: #00328F;
	line-height: 2.3em;
	text-decoration: none;
	margin-right: 7px;
	margin-bottom: 7px;
}

.greyButton a:hover {	
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none!important;
	color: #00328F!important;
	
	}



#main {
	float: left;
	height: 150;
	width: 779px;
	background-repeat: no-repeat;
}

#bottomNavHome {
	border: 1px solid #00328F;
	float:left;
	height: 35px;
	width: 777px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size:0.6em;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#bottomNavHome ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bottomNavHome li {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #00328F;
	border-right-width: 1px;
	line-height: 120%;
}

#bottomNavHome a {
	color: #00328F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}

#bottomNavHome a:hover {
	color: #999999;
	text-decoration: none;
}


#container {
	float: left;
	width: 779px;
	font-size:0.75em;
	background-image: url(../images/line1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}

#leftFeature h2 {
	float: left;
	padding: 0px;
	font-size:14px;
	width: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #00328F;
	line-height: 130%;
}


#leftFeature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 275px;
	height: 75px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00328F;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 125%;

}

#rightFeature {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#rightFeature ul {
	list-style-type: disc;
	list-style-image: url(../images/arrow.gif);
    list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

#rightFeature li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 120%;
}




/* secondary styles begin */

#headerSub {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 779px;
}

#leftBar {
    display: none;
	float: left;
	width: 130px;
	padding-left: 20px;
	margin-top: 20px;

}

#leftNav 
{
    display: none;
    background-image: url(../images/dot_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 150px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00328F;
	}

#leftNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftNav li {
	float: left;
	width: 150px;

}

#leftNav a{		
    padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-image: url(../images/dot_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;}

#leftNav a:hover {
	color: #3399FF;
	text-decoration: none;

}

#contentBlank {
	float: left;
	width: 525px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 140%;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	float: left;
	width: 800px;
	padding-right: 25px;
	line-height: 140%;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00328F;
	padding-left: 80px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 55px;
	margin-left: 25px;
}


#bottomNav {
	float: left;
	height: 30px;
	width: 777px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size:10px;
	margin-top: 20px;

}

#bottomNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bottomNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #00328F;
	border-right-width: 1px;
	line-height: 1.5em;
}

#bottomNav a {
	color: #00328F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}

#bottomNav a:hover {
	color: #999999;
	text-decoration: none;
}
.dropcap {
    float:left;
    color:#00328F;
    font-size:35px;
    line-height:120%;
    padding-top:2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
} 
