/* CSS Document */


body {
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 9pt;
	color: #003366;
	text-align: left; 
	margin: 0px;
	padding: 0px; 
	background-image: url(images/patt02.jpg); 
}

body a {
	text-decoration: none;
	font-weight: bold;
	color: #C58200;

}

body a:visited{
	text-decoration: none; 
	color: #aaaaff;
}

body a:active {
	text-decoration: none; 
	color: #66A8FE;
}

body a:hover {
	text-decoration: none; 
	color: #0000aa;
}


#topwrapper {
	text-align: right;
	width: 700px;
	height: 140px;
	background-image: url(images/header07.gif); 
}

#topwrapper2 {
	text-align: right;
	width: 700px;
	height: 140px;
	background-image: url(images/header2.jpg); 
}

#bodywrappertop {
	height: 34px;
	width: 700px;
	background-image: url(images/bodytop.jpg); 
}

#bodywrappermiddle {
	width: 700px;
	background-image: url(images/bodymiddle.jpg); 
}

#bodywrapperbot {
	height: 57px;
	width: 700px;
	background-image: url(images/bodybot.jpg); 
}



#homeNav {
	width: 700px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 10pt;
	margin-top: 0px; 
	background-color: #DDE4FF;

}

#homeNav2 {
	width: 700px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 10pt;
	margin-top: 0px; 
	background-color: #DDE4FF;

}


#homeNav ul {
	list-style-type: disc;
	margin: 0px;
	padding-left: 40px;
}


#homeNav li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: disc;
	display: inline;
	line-height: 27px;
}


#homeNav a {
	text-decoration: none; 
	color: #7DBCED;
}


#homeNav a:hover {
	text-decoration: none; 
	color:#B6DFFF;
}

#homeNav a:active {
	text-decoration: none; 
	color:#B6DFFF;
}


#siteBody {
	align: center;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	color: #003366;
}


#subscript {
	font-family: Times New Roman, Helvetica, Verdana, Arial,  sans-serif;
	color: #2266cc;
	font-size: 12px;
	font-style: italic;
}


#copyHeadline {
	margin-top: 10px;
	margin-left: 0px;
	margin-right:10px;
	font-family: Arial,  sans-serif;
	font-size: 14pt;
	height: 17pt;
	line-height: 23px;
	color: #66A8FE;
	text-align: left;
	padding-left: 0px;
}

#HeadlineRed {
	font-size: 12pt;
	color:#FFAA00;
	font-weight: bold;
	text-align: center;
}

#bodyRed {
	font-size: 14pt;
	color:#FFAA00;
}

#bodyCopy {
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 9pt;
	color: #003366;
	text-align: left;
	padding-left: 0px;
	line-height: 18px
}


#bodyCopy a {
	text-decoration: none;
	color: #2266cc;

}


#bodyCopy a:hover {
	text-decoration: none; 
	color: #FF9900;
}

#footer {
	line-height: 10px;
	width: 622px;
	color: #4f4228;
	font-size: x-small;

}

#footer a {
 	color:#0000FF;
	font-weight: bold;

}

#footer a:hover {
 	color:#C58200;
	font-weight: bold;

}
