/* CSS Document Style Only */

body
	{
	background-color:#ffffff;
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	p, h1, h2, h3, h4, td, input, select, textarea, div, a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	color: #0000ff;
	}

a
	{
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	}

a:hover
	{
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
	}
p, td
	{
	color: #0000ff;
	font-size:12px;
	line-height: 1.25em;
	}

h1
	{
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25em;
	}

h2
	{
	color: #0000ff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	}

h3
	{
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.25em;
	}
	h3 a
	{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

	h3 a:hover
	{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
h4
	{
	color: #0000ff;
	font-size: 13px;
	font-weight: bold;
	}	
	.alert
	{
	color: #CC0000;12pxx-small;
	font-weight: bold;
	}	
	.white
	{
	color:#FFFFFF;
	}
	.submenu
	{10pxxx-small;
	font-weight:bold;
	color:#0000ff;
	}
	.submenu a
	{
	font-size: 10px;
	font-weight:bold;
	color:#0000ff;
	text-decoration: none;
	}
	.submenu a:hover 
	{
	font-size: 10px;
	font-weight:bold;
	color:#0000ff;
	text-decoration: underline;
	}

	.menulist
	{
	font-size: 12px;
	color:#0000ff;
	}
	
	.menulist a
	{
	font-size: 12px;
	font-weight:bold;
	color:#0000ff;
	background-color:#CCCCCC;
	text-decoration: none;
	}
	
	.menulist a:hover
	{
	font-size: 12px;
	font-weight:bold;
	color:#CCCCCC;
	background-color:#0000ff;
	text-decoration: underline;
	}
	
	.news
	{
	font-size: 12px;
	color:#0000fF;
	}
	
	.news a
	{
	font-size: 12px;
	color:#0000fF;
	text-decoration: none;
	}
	
	.news a:hover
	{
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
	}
ul
	{
	/*margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:5px;*/
	list-style-type:square;
	list-style-position: outside;
	}

li
	{
	list-style-type:square;
	color: #000099;
	font-size:  12px;
	text-align:left;
	}

li span
	{
	color: #CCCCCC;
	}
#MainNav
	{
	border-right-color: #333333;
	border-right-style: ridge;
	color: #BACC5C;
	font-size:  12px;
	line-height: 1.25em;
	font-weight: bold;
	}
	#MainNav p
	{
	color: #BACC5C;
	font-size:  12px;
	line-height: 1.25em;
	}
#LeftNavArea
	{
	color: #00325D;
	font-size:  12px;
	line-height: 1.25em;
	font-weight: bold;
	}
	#LeftNavArea ul a:link, #site-navigation ul a:visited 
	{
  	color: #554C43	;
	}

	#LeftNavArea ul a:hover 
	{
 	}
	.LeftNav
	{
	line-height: 1.25em;
	font-weight: bold;
	}
	A.LeftNav
	{
	color: #265022;
	text-decoration: none;
		}
	
	A.LeftNav:hover
	{
text-decoration: underline;
	color: #CCCCCC;
	}
	.LeftSubNav
	{
	font-size: 12px;
	line-height: 1.25em;
	font-weight: bold;
	}
	A.LeftSubNav
	{
	font-size: 12px;
	color: #00325D;
	text-decoration: none;
	}
	A.LeftSubNav:hover
	{
	font-size: 12px;
	color: #F77308;
	text-decoration: underline;
	}
.Navlink 
	{
	COLOR: #333333; 
	TEXT-DECORATION: none; 
	font-family: arial; 
	font-size: 10px; 
	font-weight: bold;
	}
	a.Navlink:link  
	{
	color : #333333;
	}
	a.Navlink:visited  
	{
	color : #333333;
	}
	a.Navlink:active  
	{
	text-decoration: none;
	}
	a.Navlink:hover  
	{
	text-decoration: none;
	}
.indexmenu, A.indexmenu, A.indexmenu:visited, A.indexmenu:hover, ul.indexmenu, li.indexmenu
{
	
	text-decoration:none;
/*	text-align: left;
	width:175px; 
	height:12px;
	filter: Shadow(Color=#505050, Direction=45);*/
	font-family:  Helvetica, Verdana, Arial;
	font-size:14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	margin-left:10px;
	margin-right:2px;
	margin-bottom:5px;
	margin-top:5px;
	vertical-align:middle;
	line-height: 1.25em;
	list-style:square;
	list-style-position:inside;

}

A.indexmenu:visited
{
	color: #E0E0E0;
}
A.indexmenu:hover
{
	color: #ffffff;
}
.searchbox
{
font-size: 12px;
color:#000000;
}
ul.indexmenub, li.indexmenub
{
	list-style-type:square;
	list-style-position: inside;
	font-size:12px;
	font-weight:normal;	
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	margin-left:10px;
	margin-right:2px;
	margin-bottom:1px;
	margin-top:1px;
	color: #E0E0E0;
}
A.indexmenub, A.indexmenub:visited
{
	text-decoration:none;
	color: #E0E0E0;
}
A.indexmenub:hover
{
	text-decoration:none;
	color: #ffffff;
}
.hotlink
	{
	color: #020181;
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	}
	a.hotlink
	{
	color: #02010px;
	font-weight: bold;
	text-decoration: none;
	}
	a.hotlink:link
	{
	color: #020181;
	font-size:10px;
	text-decoration: none;
	}
	a.hotlink:visited
	{
	color: #020181;
	font-size:10px;
	text-decoration: none;
	}
	a.hotlink:hover
	{
	color: #4646FF;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	}