/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #5141A6;
	color: #333333;
	font-family: Tahoma;
	font-size: 11pt;	
}

h1{
	font-size: 15px;
	font-weight: bold;
	color: #000099;

}


div#heading {
	font-family: "Lucida Sans";
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 5px;

}



a:link {
	color: #FF661C;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-weight: 300;
}
a:visited {
	color: #FF661C;
	text-decoration: none;
	font-weight: 400;
}
a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: 500;
}

.list1 {
	list-style-image: url(arrow1.gif);


}
.list2 {
	list-style-image: url(blueArrow.gif);
	font-size: 9pt;
}
.list3 {
	list-style-image: url(arrow1.gif);
	font-size: 8pt;
}
.newsList {
	list-style-image: url(newsArrow.gif);
	font-size: 7pt;
}

div#left-menu ul {
				margin: 0 4px 0 4px; padding: 4px 0 4px 0;
				list-style-type: none;
				}

div#left-menu ul li {
	padding: 0 0 .5em 7px;
	background-image: url(arrow3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
				}
div#left-menu ul li a {
					color: #003399;
					text-decoration: none;
				}
div#left-menu ul li a:hover {
					text-decoration: underline;
				}
div#left-menu ul li.on a {
					color: #EF7C0A;
				}



div#body-link ul li a {
					color: #003399;
					text-decoration: none;
				}
div#body-link ul li a:hover {
					text-decoration: underline;
				}
div#body-link ul li.on a {
					color: #EF7C0A;
				}
				
				
			
div#footer a {
					color: #FFFFFF;
					text-decoration: none;
				}
div#footer a:hover {
	color: #CA7900;
					
				}
div#footeron a {
					color: #CA7900;
				}
div#footer table tr td{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5141A6;
	font-size: 10px;
				}


div#header a {
					color: #1E173C;
					text-decoration: none;
				}
div#header a:hover {
	color: #4B3896;
	text-decoration: underline;					
				}
div#headeron a {
					color: #4B3896;
				}
div#header table tr td{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
				}

div#menu a {
					color: #0F0C1D;
					text-decoration: none;
				}
div#menu a:hover {
	color: #955900;
					
				}
div#menuon a {
					color: #955900;
				}
div#menu table tr td{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF2DD;
	font-size: 12px;
	color: CA7900;
				}
				
				
div#home a {
					color: #2C235A;
					text-decoration: none;
				}
div#home a:hover {
	color: #955900;
					
				}
div#homeon a {
					color: #955900;
				}
div#home table tr td{
	font-weight: normal;
	font-family: Tahoma;
	background-color: #FFDDA4;
	font-size: 12px;
	color: #000000;
				}
				
				
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.floatright {
	float: right;
	margin: 1px 4px;
}
.floatleft {
	float: left;
	margin: 1px 4px;
}
.text {
	font-size: 13px;
}
.newsLeadin {
	font-size: 15px;

}

div#stand_out a {
	color: #CC0033;
	text-decoration: none;
	font-size: 22px;
	font-weight: 600;

				}
div#stand_out a:hover {
	color: #000066;
	font-size: 22px;
	font-weight: 600;
	
	text-decoration: underline;
				}

