/* CSS Document */


BODY {
	font-family: arial, verdana, helvetica, "sans serif";
	font-size: 14px;
	color: #5B5B5B;

}

TD {
	font-family: arial, verdana, helvetica, "sans serif";
	font-size: 14px;
	color: #5B5B5B;

}

blockquote {
	margin: 20px 20px 0px 20px;
	}


li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	}
ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	}


li.leftnavli {
	list-style: url(gif/arrow.gif);
	padding: 0px;
	margin: 6px 0px 0px 20px;
	list-style-position: outside;
	}
ul.leftnavul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}



.header  {
	font-size: 20px;
	color: #5B5B5B;
	font-weight: thin;
	}
.smallheader  {
	font-size: 16px;
	color: #5B5B5B;
	font-weight: bold;
	}
.textarea  {
	padding: 20px;
	}
.bigger1  {
	font-size: 18px;
	color: #5B5B5B;
	font-style: italic;
	}
.bigger2  {
	font-size: 16px;
	color: #5B5B5B;
	font-style: italic;
	}
.yellowtext  {
	color: #FFC324;
	}
.ltgreytext  {
	color: #9A9A9A;
	}
.blue  {
	color: #31A8FA;
	}



TD.leftnavbox {
	background-color: #5A76DD;
	padding: 8px;
	color: #ffffff;
	font-weight: bold;
	}
.leftnavheader {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	}
a.leftnav:link {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}		
a.leftnav:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}		
a.leftnav:hover {
	text-decoration: underline;
	}
	
	
	
	

TD.btnsbox {
	background-color: #000000;
	padding: 2px 0px 2px 0px;
	}
		
a.btns:link {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FF9000;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	}		
a.btns:visited {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FF9000;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	}		
a.btns:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	text-decoration: none;
	}



TD.bottomtext {
	padding: 8px;
	font-family: "Goudy Old Style","new york times",times;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	}
		
a.bottom:link {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	}		
a.bottom:visited {
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	}		
a.bottom:hover {
	color: #ffffff;
	font-size: 18px;
	text-decoration: underline;
	}
	
	
	
.copyright {
	font-size: 12px;
	color: #78BDED;
	}


a:link {
	color: #FF5A28;
	text-decoration: none;
	}
a:visited {
	color: #FF5A28;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
