/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
/*Style for the background-bar*/
.clBar{position:absolute; height:10; background-color:#828282; layer-background-color:#828282; visibility:hidden; margin-top:8px; margin-left:0px;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-top: 7px; padding-left:10px; padding-right:10px; font-weight:bold; border: 0px solid #000000; font-family:arial; font-size:11px;}
.clLevel0{background:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; }
.clLevel0over{background:#FFFFFF; layer-background-color:#FFFFFF; color:#014983; cursor:pointer; cursor:hand; border: 0px solid #014983;}
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:#FFFFFF}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding-left: 5px; padding-top:4px; font-weight:bold; font-size:11px;}
.clLevel1{background:#014983; layer-background-color:#014983; color:#FFFFFF;}
.clLevel1over{background:#787878; layer-background-color:#787878; color:#FFFFFF; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}
/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding-left: 5px; padding-top: 4px; font-weight:bold; font-size:11px;}
.clLevel2{background-color:#014983; layer-background-color:#014983; color:#FFFFFF;}
.clLevel2over{background-color:#787878; layer-background-color:#787878; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}



body {
	margin: 0px;
	min-width: 900px;
	background-color: #D1D1D1;
	font-family: arial,verdana;
	font-size: 11px;
	scrollbar-3dlight-color: #CCCCCC;
	/* scrollbar-highlight-color: #EF2E24; */
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #808080;
	scrollbar-base-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	}
a	{
	color: #000000;
	text-decoration: underline;
	}
h3 {
	margin:0px;
	padding-bottom:20px;
}
select {
		font-family:arial,verdana;
		font-size:1em;
	}
.forms {
		font-size:11px;
		border:1px solid gray;
		width:300px;
}
#wrapper{
	margin:0 auto 0 auto;
	width:900px;
	text-align: left;
}
#bg {
	text-align: left;
	WIDTH: 900px;
	background: #D1D1D1;
	float: left;
	padding-left: 0px;
	}
	
#top {
	text-align: left;
	WIDTH: 900px;
	background: #FFFFFF;
	padding-left: 0px;
	height: 65px;
}
	#logo{
		width:900px;
		height:65px;
		background: url(../layout/toppbanner.gif);
		background-color: #FFFFFF;
		float:left;
	}
	#topInfo {
		float: right;
		background-color: #FFFFFF;
		width: 592px;
		height: 54px;
		vertical-align: bottom;
		}
		#topForms	{
			font-family: arial,verdana;
			font-size: 0.9em;
			height: 14px;
			border: 1px solid #000000;
			}
		#topButton	{
			font-family: arial,verdana;
			font-size: 0.9em;
			height: 18px;
		}
		a#topNav	{
			color: #AAAAAA;
			text-decoration: none;
		}
		a:hover#topNav	{
			color: #808080;
		}
		#topNavSelected	{
			background: #CCCCCC;
			color: #FFFFFF;
			padding-left: 5px;
			padding-right: 5px;
		}
#divMenu {
	/*background: #8597A1;*/
	/*width: 500px;*/

	}
	
#fullContent	{
	width: 900px;
	min-height: 400px;
}
	.leftCol {
		text-align: left;
		padding-top: 20px;
		padding-left: 20px;
		width: 227px;
		}
			#quickLinks {
				color: #FFFFFF;
				width: 227px;
				margin: 0px;
				background: #8597A1;
				font-weight: bold;
				}
				#innerQL	{
					padding-left: 10px;
					background: #8597A1;
					width: 220px;
				}
				#quickLinks a 	{
					color: #FFFFFF;
					text-decoration: none;
					width: 227px;
					
				}
				ul#red
				{
					list-style-type: none;
					padding: 3px;
					margin: 0.1em;
				}
				li#red
				{
					background-image: url(../layout/white_listitem.gif);
					background-repeat: no-repeat;
					background-position: 0em;
					padding-left: 1.4em;
				}
			#leftExtras {
				width: 190px;
				}
	
	.contentDiv {
		background: #FFFFFF;
		padding: 0px;
		padding-top: 5px;
		padding-left:20px;
		width: 853px;
		/*border:1px solid red;*/
		}
		#siteInfo	{
			margin-bottom: 20px;
			/* text-align: right; */
			}
			#siteInfo a	{
				text-decoration: none;
				}
			#siteInfo a:hover	{
				text-decoration: underline;
				}
		.PageHeader	{
			font-size: 16px;
			font-family:arial;
			/*letter-spacing:3px;*/
			text-transform:none;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
			padding-bottom: 15px;
			}
			.PageContent {
			padding-left:0px;

			}
			
	#infoHeader	{
		Background: #CADB36;
		color: #FFFFFF;
		font-weight: bold;
		padding: 5px;
		padding-left: 10px;
		}
	#infoBoxLeft	{
		/*Background: #CCCCCC; */
		color: #000000;
		/* font-weight: bold; */
		padding: 0px;
		line-height: 20px;
		margin-bottom: 20px;
		}
		#infoBoxLeft a	{
			text-decoration: none;
			font-weight: bold;
		}
		#infoBoxLeft a:hover	{
			text-decoration: underline;
		}
	#infoBoxLeftStart	{
		Background: #FFFFFF;
		color: #000000;
		/* font-weight: bold; */
		padding: 0px;
		border: 1px solid #CCCCCC;
		margin-bottom: 20px;
		}
		#infoBoxLeftStart a	{
			text-decoration: none;
			font-weight: bold;
		}
		#infoBoxLeftStart a:hover	{
			text-decoration: underline;
		}
#infoBoxLeftNews	{
		Background: #FFFFFF;
		color: #000000;
		border: 1px solid #CCCCCC;
		/* font-weight: bold; */
		padding-left: 5px;
		line-height: 20px;
		margin-bottom: 20px;
		}
#infoBoxLeftNews a	{
	text-decoration: none;
	font-weight: bold;
}
#infoBoxLeftNews a:hover	{
	text-decoration: underline;
}
#footer	{
	text-align: center;
	margin-bottom: 20px;
}
.onmouseover	{
		background-color: #f5f5f5;
		border: 1px solid #000000;
	}
	.onmouseout	{
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
	}