/* CSS Document */
@font-face { font-family: Helvetica; font-weight:normal; 
	src: 
		local("Helvetica"), 
	   	url('../../uploads/fonts/Helvetica.ttf.html') format('truetype'); 
	}
@font-face { font-family: Helvetica; font-weight:bold;
	src: 
		local("Helvetica Bold"), 
       	local("Helvetica-Bold"), 
	   	url('../../uploads/fonts/HelveticaBd.ttf.html') format('truetype'); 
	}
@font-face { font-family: Baskerville; font-weight:bold;
	src: 
		local("Baskerville"), 
	   	url('../../uploads/fonts/Baskerville.ttf.html') format('truetype'); 
	}
	
body,td,th {
	font-family: Helvetica , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87888A;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*overflow:hidden;*/
	line-height:1.3em;
}
a.under_title, a:link.under_title, a:visited.under_title, .under_title { display:block; width:100%; text-align:right; font-family:Baskerville, "Times New Roman", Times, serif; font-size:14px; color:#87888A; border-bottom:2px solid #ccffff; overflow:hidden; padding-bottom:4px;   } 
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a.selected, a.active {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
h1 {
	font-family:Baskerville, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:normal;
	color:#797A7C;
	line-height:1em;
	margin-bottom:20px;
	margin-top:-3px;
}
h2 {
	font-family:Baskerville, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color:#3E3D40;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
p { margin-bottom:15px; }




.featured_text { font-size:16px; line-height:1.2em; }
.row { width:100%; clear:both; }
.col { display:block; float:left;}
.col1 { width:641px; margin-right:40px; }
.col2 { width:278px; }
.left_margin { margin-left:18px; }
.vmargin { margin: 19px 0 19px 0; }
.full_size { width:975px; }
.ccol1 { width:331px;}
.ccol2 { width:126px; margin-left:20px;}
.ccol1 hr, #content .ccol1 hr { width:139px;}
.ccol2 hr, #content .ccol2 hr { width:217px;}
.border_bottom { border-bottom: 1px solid #ffffff;}
.border_top { border-top: 1px solid #ffffff;}
.yellow, .selected { color:#FFCC05; }
.splash_img_controller { font-size:14px; }
.splash_img_controller a { font-family:Arial, Helvetica, sans-serif; }
.vseparator { height:23px; }
/*.fadeIn { display:none; }*/
hr { border:0px solid; border-bottom:1px solid #009bd3; padding:0; margin:0; }
hr.b1px {border-bottom-width:1px; }
hr.b2px {border-bottom-width:2px; }
hr.b3px {border-bottom-width:3px; }
hr.cat { border-bottom:2px solid #8d8b8d;  }
.left_col { width:492px; }
.left_col img { max-width:492px; height:auto; }
.right_col { width:332px; margin-left:16px; overflow:hidden; }
.right_col h1 { width:200px; line-height:1em; margin:-3px 0px 30px 0px; }
.right_col img { max-width:332px; height:auto; }
.category { margin:10px 0px; overflow:hidden; } 
.category h1 span { font-weight:normal; color:#000; }
.blue { color:#0092D0; }
.margin-bottom { margin-bottom:20px; }


#container { background:#FFF; margin: 0 auto; width:840px; overflow:hidden; }
#top, #header, #content { border-bottom:2px solid #ccffff; overflow:hidden; }
#top { height:20px; padding-top:30px; }
#top .email { display:block; float:right; }
#top .email a, #top .email a:link { font-family:Baskerville; font-size:12px; color:#3E3D40; }
#top ul { float:left; }
#top ul , #top ul  a, #top ul  a:link { font-family:Baskerville; font-size:14px; color:#3E3D40; }
#top ul  li { display:inline; }
#header { height:120px; }
#header .logo { float:left; }
#header .social { float:right; margin-top:6px; }
.social a { display:block; font-size:0px; line-height:0; text-indent:-999px; overflow:hidden; background:url("../../uploads/images/gui/social.gif") no-repeat 0px 0px; width:16px; height:16px; float:left; margin-left:2px; }
.social a.twitter { background-position: 0px 0px; }
.social a.facebook { background-position: -18px 0px; }
.social a.linkedin { background-position: -36px 0px; }
.social a.twitter:hover { background-position: 0px -16px; }
.social a.facebook:hover { background-position: -18px -16px; }
.social a.linkedin:hover { background-position: -36px -16px; }
#footer { margin-top:8px; height:40px; }
address { font-family:Baskerville; font-size:12px; color:#3E3D40; font-weight:normal; font-style:normal; }
#footer address { float:right; }
#footer .social { float:left; }
#content { padding:20px 0px; }
ul.projects { width:500px; }
ul.projects li { display:block; overflow:hidden; float:left; position:relative; width:159px; height:141px; background:#DEF0F6; margin:0px 7px 7px 0px;}
ul.projects li span { display:block; z-index:4; position:relative; }
ul.projects li span.line-through { z-index:10; background:url("../../uploads/images/gui/line-through.png"); width:159px; height:141px; overflow:hidden; position:absolute; left:0; top:0; }
ul.projects li span.title { font-family:Baskerville, "Times New Roman", Times, serif; color:#DEF0F6; font-size:17px; padding-right:33px; }
ul.projects li span.category { font-weight:bold; color:#FFF; font-size:11px; }
ul.projects li span.title, ul.projects li span.category { margin:7px 0px 0px 7px;  display:none; }
ul.projects li img.rollover { position:absolute; top:0px; left:0px; z-index:3; display:none; }
ul.projects li:hover img.rollover { display:block; }
ul.projects li:hover span.title, ul.projects li:hover span.category { display:block;}
ul.projects li img.rollout { position:absolute; top:0px; left:0px; z-index:2 }

.right_col .title { height:81px; border-bottom:2px solid #ccffff; overflow:hidden; }
.right_col .title h1 { margin-top:4px;}
.right_col .title a { float:right; margin-top:44px;  }
.right_col .title a, .right_col .title a:link { font-family:Baskerville, "Times New Roman", Times, serif; font-size:14px; color:#B1B3B4; }

.summaries { width:352px;  padding:25px 0px; overflow:hidden; height:167px; }
.summary-block { width:146px; float:left; overflow:hidden; margin-right:20px; }
.summary-block h2 { margin-bottom:3px; }

.NewsSummary img { display:none; }
.NewsItem { padding-bottom:20px; border-bottom:2px solid #ccffff; overflow:hidden; margin-bottom:40px; }
.NewsPostdate { margin-bottom:20px; }
.under_title_margin { margin:20px 0px; margin-top:50px; }

.cms_form input { border: 2px solid #CCFFFF; padding:3px; }
.cms_form label { display:block; width:100px; float:left;}
.cms_form input[type=text] {display:block; float:left; } 
.cms_form br { clear:both; }
.cms_form .lists label { width:auto; float:none; }

#twitter {margin-top:-12px;}

.NewsSummaryMorelink { float:right;
    color: #3E3D40;
    font-family: Baskerville,"Times New Roman",Times,serif;
    font-size: 14px; }

