/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding-bottom:20px; background:#bfbfbf url("../images/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial",sans-serif; }

a {color:#030676;}
a:hover {color:#333;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
#content-in h1 { margin-top:0; }
h1, .head {font-size:180%;}
h2, .subHead {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0;}
th {text-align:center; font-weight:bold;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}


/* ----------------------------------------------------------------------------------------------------------
General HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            
.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

strong {color: #203C91; font-weight: bold; }

.color {color: #203C91; display: inline; font-weight: normal; }

.mod_copy {margin: 10px 7px 15px 7px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
    
html>body .mod_copy {width: auto;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */
#main {
	margin:0 auto; 
	text-align:left;
}

#header {
	background:#000 url("../images/header.jpg") 0 0 no-repeat;
	height:100px;
	overflow:hidden;
	position:relative;
}
	
	#logo {position:absolute; top:30px; left:80px; margin:0; font-size:200%; letter-spacing:-1px; font-weight:normal;}
    #logo span {color:#AEAE9D; font-weight:bold;}
    #logo a {color:#FFF; text-decoration:none;}

	#slogan {color:#AFAFAF; position:absolute; top:40px; right:15px; width:230px; font-size:120%; font-weight:normal; font-style:italic; text-align:center;}

	#minorNav {
		color:#ccc;
		height:12px;
		position:absolute;
		right:30px;
		top:15px;
	}
	#minorNav ul { list-style:none; }
	#minorNav ul li { display:inline; padding:0 2px; }
	#minorNav li a { color:#ccc; text-decoration:none; }
	#minorNav li a:hover { color:#fff; }
	div.minorNavLink {
		margin: 0;
		padding:0 10px;
	}
	
	.minorNavLink a:visited, .minorNavLink a:link {
		color: #ccc; 
		font-family: verdana; 
		font-size: 11px; 
		line-height: 12px; 
		text-decoration: none;
	}
		
	.minorNavLink a:hover {
		color:#fff;
	}
        

/* -- */

#nav {
	background:#D9D9D9 url("../images/nav.gif") 0 100% no-repeat;
	height:50px;
	padding:0; 
}
#nav ul {margin:0; padding:0; list-style:none;}
#nav ul li {display:inline; margin:0; padding:0;}
#nav ul li a {
	background:url("../images/nav-link.gif") 100% 0 repeat-y;
	color:#030676; 
	display:block;
	float:left;
	font-size:14px; 
	font-weight:bold;
	padding:12px 15px 12px 14px; 
	text-decoration:none; 
	text-transform:uppercase; 
}
#nav ul li#nav-active a {color:#000; font-weight:bold; text-decoration:none;}
#nav ul li a:hover {color:#333;}

div.majorNavLink {
	margin: 0;
	padding:0 20px;
}
	
.majorNavLink a:visited, .majorNavLink a:link {
	color:#000;
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none; 
	text-transform:uppercase;
}
	
.majorNavLink a:hover {
	color:#333;
}


/* -- */

#cols {
	background:#FFF url("../images/cols.gif") 0 0 repeat-y;
	position:relative;
	min-height: 400px; 
	height: auto !important;  
	height: 400px;
}

	#content {float:left; width:695px; overflow:hidden; clear:right;}
    
	#content #content-title {color:#AEAE9D; margin:0; padding:12px 20px 0px 15px; background:url("../images/cols_top.gif") right 0 no-repeat; font-size:140%; font-weight:normal;}
	#content #content-in {float:left; padding:15px 15px 10px 20px; width:620px;}
	
	#rightCol {
		border-left:1px dashed #999;
		float:left;
		margin:30px 0 0 0;
		padding:0 0 0 15px;
		width:185px;
	}
	#rightCol h1 {font-size:1em; margin:0 0 10px 0; text-transform:uppercase;}
	#rightCol p {font-size:.85em;}
	
	
	#leftCol {float:left; overflow:hidden; clear:left;}
        
		#leftCol #left-title {
			background:url("../images/aside-title.gif") 0 0 no-repeat;
			font-size:140%; 
			font-weight:normal;
			height:20px;
			margin:0; 
			padding:10px 15px 6px 35px; 
			background-color:#000; 
			color:#FFF;
			font-size:110%;
			font-weight:bold;
			padding-left:35px;
		}
		#leftCol ul { margin-top:0;}
		#leftCol .left-in {padding:10px 10px 15px 14px; }
		#leftCol .left-box {padding:10px; background:url("../images/aside-box.jpg") center 0 no-repeat; min-height:230px; height:230px; height:auto; _height:200px; }
		#leftCol .title {background-color:#000; color:#AEAE9D; margin:0 5px 0 0; padding:10px 15px; background:url("../images/aside-title-02.gif") 0 0 repeat-x; font-size:100%;}   

		#leftCol #left-title span {
			background:url(../images/subnav_arrow.gif) no-repeat 0 2px;
			padding-left:15px;
		}
		#leftCol ul { line-height:200%;}
		#leftCol ul li { margin-bottom:5px; }
		.subnav_1 { line-height:150%;}
		.subnav_2 {font-size:90%;}
		.subnav_3 {font-size:70%;}
		
		#leftCol .mod_copy { margin:10px 0;}
		#leftCol .mod_copy h1 {font-size:1em; margin:0 0 10px 0; text-transform:uppercase;}
		#leftCol .mod_copy h2 {font-size:.95em; margin:0 0 10px 0; text-transform:capitalize;}
		#leftCol .mod_copy p {font-size:.85em; margin:5px 0;}
		
		div.subNavLink_1 {
				margin:0 0 10px 0;
				padding: 0;
				width:100%; 
			}
			
		.subNavLink_1 a:visited, .subNavLink_1 a:link {
			font-family: tahoma, arial; 
			font-size: 12px; 
			line-height: 14px; 
			color: #232580; 
			text-decoration: none; 
			text-transform:capitalize;
			width: 100%;
		}
		
		.subNavLink_1 a:hover {
			color: #000033; 
			text-decoration: underline;
		}
		
		div.subNavLink_2 {
			margin:0 0 10px 0;
			padding:0 0 0 10px;
			width:100%; 
		}
		
		.subNavLink_2 a:visited, .subNavLink_2 a:link {
			font-size: 11px; 
			line-height: 12px; 
			color: #666; 
			text-decoration: none; 
			text-transform:capitalize;
			width: 100%;
		}
		
		.subNavLink_2 a:hover {
			color: #333;
		}
		
		div.subNavLink_3 {
			margin:0 0 10px 0;
			padding:0 0 0 20px;
			width:100%; 
		}
		
		.subNavLink_3 a:visited, .subNavLink_3 a:link {
			font-size: 11px; 
			line-height: 12px; 
			color: #888; 
			text-decoration: none; 
			text-transform:capitalize;
			width: 100%;
		}
		
		.subNavLink_3 a:hover {
			color: #333;
		}
		
		div.subNavHead {font-size: 11px; font-weight: bold; color: #555555; margin: 0 0 3 4;}
		
		.subNav {margin: 4px 0px 20px 0px;}
		
#cols-bottom {
	height:12px; 
	background:url("../images/cols-bottom.gif") 0 0 no-repeat;
	font-size:0;
	margin:0;
	position:relative;
}

/* -- */

#footer { 
	color:#999;
	height:40px;
	padding:20px 0 0 0;
	background:url("../images/footer.gif") 0 0 no-repeat;
	margin:0;
	position:relative;
}
#footer a {color:#999;}
#footer a:hover {color:#FFF;}
#footer p {
	margin:0;
	padding:0 20px;
}



/* ----------------------------------------------------------------------------------------------------------
IE Fixes
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

.box {height:1%;}

fieldset {margin-top:30px;}


/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#content #content-in {padding:15px 15px 10px 20px; _width:410px;}

#footer {width:910px; height:60px;}

/* ----------------------------------------------------------------------------------------------------------
Page: Home
---------------------------------------------------------------------------------------------------------- */

.section.fix {margin-right:-3px;}
.section-in {padding-top:5px;}

dl#news dd {margin:5px 0 10px 0;}
