/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	background:url(images/background.jpg) center top no-repeat #1d3b54;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	} 
a, a:visited, a:hover {	
	color:#0066b6;	
	text-decoration:none;
	border-bottom:dotted 1px #0066b6;
	}
a:hover {
	color:#004c88;
	text-decoration:none;
	border-bottom:dotted 1px #004c88;
	}
	
a {
	outline:none;
	}
	
.clear {
	clear:both;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana,Arial,Helvetica; 
	color:#005d00;
	}
h1 {
	border-bottom:1px solid #004c88;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#014D8B;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/

#container {
	width:900px;
	height:100%;
	margin:0 auto;
	background:#1d3b54;
	}
	
#header {
	width:900px;
	height:59px;
	float:left;
	background:url(images/header.gif);
	}
	
#nav {
	width:900px;
	height:29px;
	float:left;
	background:url(images/nav.gif);
	position:relative;
	}
	
	#nav li {margin: 0px; padding: 0px; list-style: none;position: absolute; top: 0; margin-left:0px;}

	#nav li, #nav a {height:29px; display: block; border:none; }
	
	#nav span { display:none; }
	
	#nav li a {display:block;height:29px; border:none;}

				

		#nav-1	{ width:76px; left:186px; background-image:none; }

		#nav-2	{ width:83px; left:262px; background-image:none; }

		#nav-3	{ width:154px; left:345px; background-image:none; }

		#nav-4	{ width:79px; left:499px; background-image:none; }
		
		#nav-5	{ width:84px; left:578px; background-image:none; }
		
		#nav-6	{ width:130px; left:662px; background-image:none; }
		
		#nav-7	{ width:109px; left:792px; background-image:none; }
		

		#nav-1 a:hover { background:transparent url(images/nav.gif) no-repeat -186px -29px; }

		#nav-2 a:hover { background:transparent url(images/nav.gif) no-repeat -262px -29px; }

		#nav-3 a:hover { background:transparent url(images/nav.gif) no-repeat -345px -29px; }

		#nav-4 a:hover { background:transparent url(images/nav.gif) no-repeat -499px -29px; }
		
		#nav-5 a:hover { background:transparent url(images/nav.gif) no-repeat -578px -29px; }
		
		#nav-6 a:hover { background:transparent url(images/nav.gif) no-repeat -662px -29px; }
		
		#nav-7 a:hover { background:transparent url(images/nav.gif) no-repeat -792px -29px; }
	

		#nav-1 a.current { background:transparent url(images/nav.gif) no-repeat -186px -58px; }

		#nav-2 a.current { background:transparent url(images/nav.gif) no-repeat -262px -58px; }

		#nav-3 a.current { background:transparent url(images/nav.gif) no-repeat -345px -58px; }

		#nav-4 a.current { background:transparent url(images/nav.gif) no-repeat -499px -58px; }
		
		#nav-5 a.current { background:transparent url(images/nav.gif) no-repeat -578px -58px; }
		
		#nav-6 a.current { background:transparent url(images/nav.gif) no-repeat -662px -58px; }
		
		#nav-7 a.current { background:transparent url(images/nav.gif) no-repeat -792px -58px; }
	
#header2 {
	background:url(images/header2.jpg);
	height:127px;
	width:900px;
	float:left;
	}

#contentContainer {
	width:900px;
	height:auto;
	background:url(images/content.gif);
	float:left;
	}
	
#contentTop {
	background:url(images/contentTop.gif);
	width:900px;
	height:28px;
	float:left;
	}

#recentNewsContainer {
	width:201px;
	height:auto;
	float:left;
	}
	
#recentNews {
	float:left;
	background:url(images/recentNews.gif);
	height:31px;
	width:201px;
	}
	
#recentNewsTop {
	background:url(images/recentNewsTop.gif) no-repeat;
	float:left;
	height:5px;
	width:201px;
	margin:0;
	padding:0;
	}
	
#recentNewsContent {
	width:144px;
	padding-left:63px;
	height:auto;
	background:url(images/recentNewsRep.gif) repeat-y;
	float:left;
	}
	
	.recentNewsContent a, .recentNewsContent a:visited .recentNewsContent {
		color:#77c4ff;
		border:none;
		}
	
	.newsItemHome {
		color:#fff;
		width:118px;
		}
		
	.newsItemHome a, .newsItemHome a:visited {
		color:#98c1ff;
		border:none;
		}
		
	.newsItemHome a:hover {
		color:#eee;
		border:none;
		}
	
#recentNewsBottom {
	width:201px;
	height:18px;
	background:url(images/recentNewsBottom.gif);
	float:left;
	}
	
#content {
	width:640px;
	height:auto;
	float:right;
	padding-right:44px;
	padding-bottom:15px;
	background:url(images/contentRep.gif);
	}
	
#contentBottom {
	width:900px;
	height:30px;
	background:url(images/contentBottom.gif);
	float:left;
	}
	
#footer {
	height:87px;
	padding-top:15px;
	width:900px;
	background:url(images/footer.gif) no-repeat #1d3b54;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9f9f9f;
	}
	
	#footer a, #footer a:visited {
	border:none;
		color:#98c1ff;
		text-decoration:none;
		font-size:10px;
		}
		
	#footer a:hover {
	border:none;
		color:#d6eaf9;
		text-decoration:none;
		font-size:10px;
		}
		
.slideshow1 {  
    height:  800px;  
    width:   700px;  
    padding: 0;  
    margin:  0;  
} 
 
.slideshow1 img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  700px; 
    height: 800px; 
    top:  0; 
    left: 0 
} 






 
 /* 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:20pt;
	height:37px;
	text-transform:capitalize;
	line-height:1em;
	zoom:1;
}
/*.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*/
