/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	background:url(images/background.jpg) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303030;
	line-height:24px;
	}
a {
	outline:none;
	}
a, a:visited, a:hover {	
	font-weight:400;
	color:#0057c6;	
	text-decoration:none;
	}
a:hover {
	color:#244064;
	text-decoration:none;
	}

.clear {
clear:both;
}

/* Site Structure Start */
{ Start of New CSS Structure }

#wrapper {
	width:900px;
	height:auto;
	margin:0 auto;
	}

#login {
	width:254px;
	height:47px !important; 
	height:29px;
	float:right;
	background:url(images/login.jpg) no-repeat;
	padding:18px 0 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#d9dcde;
	}
	
	#login a, #login a:visited{
		color:#BFDCFF;
		text-decoration:none;
		font-size:9px;
		}
		
	#login a:hover {
		color:#fff;
		text-decoration:none;
		font-size:9px;
		}
			
		 /* Login Form*/
		 
		 fieldset.login {
			border: none;
			width: 235px;
			margin: 0 auto;
			background: none;
			}
		.login input, .login button {
			border: none;
			float: left;
			}
		.login input.box1 {
			color: #fff;
			font-size: 1.2em;
			width: 91px;
			height: 14px;
			margin-top:3px;
			padding: 4px 0 0 8px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#2b3845;
			font-size:9px;
			background:#D0D4D5;
			margin-right: 5px;
			}
		/*.login input.box1:focus {
			background:url(images/loginFs.gif) no-repeat left top;
			outline: none;
			}*/
		.login input.box2 {
			color: #fff;
			font-size: 1.2em;
			width: 91px;
			height: 14px;
			margin-top:3px;
			padding: 4px 0 0 8px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#2b3845;
			font-size:9px;
			background:#D0D4D5;
			margin-left: 4px;
			}
		/*.login input.box2:focus {
			background:url(images/loginFs.gif) no-repeat -107px top ;
			outline: none;
			}*/
			
		.login input.box2-txt {
			color: #fff;
			font-size: 1.2em;
			width: 91px;
			height: 14px;
			margin-top:3px;
			padding: 4px 0 0 8px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#2b3845;
			font-size:9px;
			background:#D0D4D5;
			margin-left: 4px;
			}
		/*.login input.box2-txt:focus {
			background:url(images/loginFs.gif) no-repeat -107px top ;
			outline: none;
			}*/
		
		.login button.btn {
			width: 24px;
			height: 24px;
			margin-left:4px;
			margin-bottom:0px;
			cursor: pointer;
			text-indent: -9999px;
			background:url(images/goBTN.gif) no-repeat top left;
			}
		.login button.btn:hover {
			background:url(images/goBTN.gif) no-repeat 0px -24px;
			}


#nav {width:900px; height:31px; margin-top:175px !important; margin-top:134px; background:url(images/nav.gif);}
	
	#nav span {display:none;}
		
	#nav-1, #nav-1 a {width:74px; height:31px; float:left;}
		#nav-1 a:hover {background:url(images/nav.gif) no-repeat 0px -31px;}
		#nav-1 a.current {background:url(images/nav.gif) no-repeat 0px -31px;}
				
	#nav-2, #nav-2 a  {width:142px; height:31px; float:left;}
		#nav-2 a:hover {background:url(images/nav.gif) no-repeat -74px -31px;}
		#nav-2 a.current {background:url(images/nav.gif) no-repeat -74px -31px;}
	
	#nav-3, #nav-3 a  {width:167px; height:31px; float:left;}
		#nav-3 a:hover {background:url(images/nav.gif) no-repeat -216px -31px;}
		#nav-3 a.current {background:url(images/nav.gif) no-repeat -216px -31px;}
	
	#nav-4, #nav-4 a  {width:106px; height:31px; float:left;}
		#nav-4 a:hover {background:url(images/nav.gif) no-repeat -383px -31px;}
		#nav-4 a.current {background:url(images/nav.gif) no-repeat -383px -31px;}
	
	#nav-5,#nav-5  a  {width:149px; height:31px; float:left;}
		#nav-5 a:hover {background:url(images/nav.gif) no-repeat -489px -31px;}
		#nav-5 a.current {background:url(images/nav.gif) no-repeat -489px -31px;}
	
	#nav-6, #nav-6 a  {width:140px;	height:31px; float:left;}
		#nav-6 a:hover {background:url(images/nav.gif) no-repeat -638px -31px;}
		#nav-6 a.current {background:url(images/nav.gif) no-repeat -638px -31px;}
		
	#nav-7, #nav-7 a  {width:122px;	height:31px; float:left;}
		#nav-7 a:hover {background:url(images/nav.gif) no-repeat -778px -31px;}
		#nav-7 a.current {background:url(images/nav.gif) no-repeat -778px -31px;}
		
#contentHome {
	width:500px;
	float:left;
	height:auto;
	min-height:352px;
	padding-top:8px;
	}
	
#content {
	width:900px;
	float:left;
	height:auto;
	min-height:352px;
	padding-top:8px;
	}
	
#rightSide {
	width:362px !important;
	width:323px;
	height:auto;
	float:right;
	border-left:1px solid #949796;
	padding-top:8px;
	}
	
	.newsItem {
	background:url(images/newsSep.png) bottom no-repeat;
	width:323px;
	padding:15px 0 15px 39px;
	line-height:19px;
	}
	
		.newsItem a, .newsItem a:visited{
			color:#930001;
			font-size:11px;
			text-decoration:none;
		}
		
		.newsItem a:hover{
			color:#930001;
			font-size:11px;
			text-decoration:underline
		}

#footer {
	background:url(images/footer.gif) no-repeat;
	text-align:center;
	height:auto;
	min-height:90px;
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#858585;
	margin-top:15px;
	}
	#footer a, #footer a:visited{
		color:#6e88a1;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-decoration:none;
		}
		
	#footer a:hover{
		color:#303030;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		}
/* Site Structure End */



/* Custom Class Names */
.button { 
	color:#fff; 
	font-weight:bold; 
	background-color:#000;
	border:1px solid #666; 
	cursor:pointer;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.form { border:1px solid #ccc; padding:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.form:focus, .form:hover { border-color: #aaa; }

.clear {
	clear:both;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana,Arial,Helvetica; 
	color:#005d00;
	}
h1 {
	font-family:trebuchet ms, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#244064;
	}
h2 {
	font-family:trebuchet ms, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#354D29;
	
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
 
 /* Sifr Start*/
 .sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:18pt;
	margin-top:20px;
	text-transform:capitalize;
	zoom:1;
	height:28px;
}
/*.sIFR-hasFlash h2 {
	visibility:hidden;
	font-size:18pt;
	text-transform:capitalize;
	line-height:1em;
	zoom:1;
}
.sIFR-hasFlash h3 {
	visibility:hidden;
	font-size:14pt;
	text-transform:capitalize;
	line-height:1em;
	zoom:1;
}*/
 /* Sifr End*/
