/* CSS Document */

* {margin: 20; padding: 0;}

A:link {
	text-decoration:none;
	color:#0066FF;
}

A:hover {
	text-decoration:none;
	color:#0099FF;
}

A:visited {
	text-decoration:none;
	color:#0066FF;
}

A:active {
	text-decoration:none;
	color:#0066FF;
}

body {
	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #fff; 
	background-color:#333;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-position:center;
}

#header{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:50px;
	padding-top:20px;
	text-align:left;
}

#wrapper {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	clear:both;
}

#mainBody {
	width:700px;
	background-color:#999999;
	margin-right:25px;
	margin-left:25px;
	padding-bottom:15px;
	clear:both;
}

#mainBody p {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	line-height:100%;
	word-spacing: .1em;
}

#mainBody img {
	margin:5px 5px 5px 5px;
	/*border:#666666 solid thick;
	text-align:right;*/
}

#topContent {
	width:665px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-bottom:15px;
	margin-top:0px;
	padding-top:0px;
}

#topContent p {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	line-height:120%;
	word-spacing: .1em;
	color:#333333;
}

#white_wrap {
	width:665px;
/*	height:500px;
	padding-bottom:10px;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	clear:both;
}

#flashcontent {
		width:100%;
		height:600px;
	}

#clearBar {
	width:665px;
	height:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	clear:both;
}	

#topGrey {
	height:15px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#999999;	
}

#topFoot {
	width:700px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#999999;
	color:#fff;
	font-size:10px;
	clear:both;
}

#footer {
	width:750px;
	height:20px;
	background-color:#FFFFFF;
	background-image:url(../images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	clear:both;
}

#footer p {
	padding-top:5px;
	padding-left:30px;
}

h2 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #005887; 
}

h3 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #005887; 
}


a.navlink:link, a.navlink:active, a.navlink:visited { 
font-size: 12px; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
padding: 6px 0px;  
}

a.navlink:hover {
font-size: 12px; 
font-weight: normal; 
color: #000; 
text-decoration: none; 
background-color: #00CCFF; 
padding: 6px 0px;
}


#nav, #nav ul {	
padding: 0;	
margin: 0px;
margin-top:-10px;	
list-style: none; 
}

/*#nav ul li {	
padding-top:-10px;	
margin: -10px;	
list-style: none; 
}*/

#nav a { 
display: block; 
width: 100%; 
} 

#nav li ul li a { 
display: block; 
width: 100%; 
}

#nav li { 
float: left; 
width: 100%; 
margin: 0; 
padding: 0; 
}

#nav li ul { 
position: absolute; 
width: 100%; 
left: -999em; 
border: 0px; 
background-color: #FFFF00; 
padding: 0px 3px; 
z-index:3;
} 

#nav li:hover ul, #nav li.sfhover ul { 
left: auto; 
width: 100%; 
}

.toplinks { 
background-color: e7e7e7; 
text-align: right; 
}

.navlink { 
font-size: 10px; 
font-weight: normal; 
}

.featured {
	font-size:12px;
}

.featured a:link, .featured a:active, .featured a:hover, .featured a:visited {
	font-size:12px;
	color:#FFFF00;
	text-decoration:none;
}

.featuredTitle {
	font-size:18px;
	color:#0099FF;
}

.teamTitle {
	font-size:18px;
	color:#0099FF;
	padding-left:10px;
}

.pageTitle {
	font-size:18px;
	color:#333333;
	line-height:90%;	
}

.mainDesc {
	font-size:14px;
	color:#666666;
	line-height:100%;
	margin-top:-10px;
}

.update {
	font-size:14px;
	color:#000000;
	line-height:50%;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:-15px;
}

.date {
	font-size:14px;
	color:#666666;
	line-height:50%;
	margin-top: 0px;
}

.headline {
	font-size:14px;
	color:#0066CC;
	line-height:50%;
	margin-top: 0px;
}

.readMore a {
	font-size:11px;
	color:#000;
	line-height:50%;
	margin-top: 0px;
}

#update {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFF00;
	margin-bottom:10px;
	border:#FFFFFF;
	border-style:solid;
	border-width:medium;
}

/*#imageR {
	width: 700px;
    height: 300px;
    position: absolute;
    z-index: 0;
}*/

#nav {
	position:absolute;
	z-index:1;
}

#left_Nav {
	width:250px;
	/*height:300px;*/
	float:left;
	background-color:#FFFFFF;
}

#right_swap {
	width:405px;
/*	height:300px;*/
	float:right;
	background-color:#FFFFFF;
}

#right_swap h1 { 	
	margin-bottom: 20px;
	color: #452d19;
 	font-size: 20px;
 	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
}

#right_swap ul{
	margin-left: 0px;
	margin-top: 0;
	border: none;
	margin-bottom:20px;
	display: inline;
}

#right_swap ul li{
	margin-left: 30px;
	border: none;
}

#bot_menu {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	margin-bottom:0px;
	background-color:#999999;	
	clear:both;
}

.blurb_headline {
 	margin-bottom: 10px;
	margin-top:20px;
 	font-weight: bold;
 	color: #333333;
 	line-height: 40px;
	/*letter-spacing:-0.5px;*/
 	font-size: 18px;
 	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
 }

.blurb_byline {
 	color: #0099FF;
 	line-height: 24px;
 	font-size: 16px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
 }

.blurb_body {
 	color: #8c8c8c;
 	line-height: 5px;
	font-size: 12px;
 	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
	margin-bottom:4px;
 }
 
 .question {
 	font-weight:bold;
	letter-spacing: -0.1em;
 }
 
 .bio ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	list-style-image: none;
	color: #666666;
 	line-height: 21px;
 	font-size: 12px;
 	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
 }
 
/* .bio ul li {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	list-style-image: none;
	color: #666666;
 	line-height: 21px;
 	font-size: 12px;
 	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
 }
 */
 #left_Nav hr {
	list-style:decimal-leading-zero;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #cbc4be;
	width:140px; 
	text-align: right;/*this will align it for IE*/
    margin: 5px 0 5px auto; /*this will align it right for Mozilla*/
	}

#left_Nav ul { 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	list-style-image: none;
	color: #666666;
 	line-height: 21px;
 	font-size: 12px;
 	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif, Serif;
 }

#left_Nav li {}

#left_Nav ul .active a { 
	color:#000000; 
	width:200px; 
	text-decoration: none; 
	padding:4px 5px 4px 10px; 
	display: block;
}

#left_Nav ul a { 
	color:#000000; 
	width:200px; 
	text-decoration: none; 
	padding:4px 5px 4px 0; 
	display: block;
}

#left_Nav ul li a { 
	padding-left:25px; 
}


#left_Nav ul a:hover { 
	background-color:#00CCFF; 
	color:#FFFF00; 
	width:200px;
}



#left_Nav ul li ul li{
	background-color:#0066FF;
	padding-right: 25px;
}

#left_Nav ul ul a { 
	color:#000000; 
	width:200px; 
	text-decoration: none; 
	padding:4px 5px 4px 0; 
	display: block;
}

#left_Nav ul ul li:first-child {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #86ca28;
} 

#left_Nav ul ul li:last-child {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #86ca28;
}

#left_Nav ul ul a:hover {
	background-color:#0066FF;
	color:#fdfdf5;
	width:200px;
}

#left_Nav a img {
	text-decoration:none;
	border:none;
}
 
 /* *** Float containers fix: *** */ 

.clearfix:after {

 content: "."; 

 display: block; 

 height: 0; 

 clear: both; 

 visibility: hidden;

 }

 

.clearfix{display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  