﻿html, body {
	margin:0px;
	padding:0px;
		}

body
{
	Font-family: "Lucida grande", Verdana, Sans-Serif;
	font-size: 12px;
	color:#333;
	text-align:center;
	background:url('./images/bg_gradient.gif') repeat-x;
	background-color:#464121;
	
}
#wrap
{
	width: 851px;
	margin: 0px auto;
	text-align:left;
	background:url('./images/mid_White_bg.png') repeat-y;
	position:relative;
}
#wrap2
{
	width: 851px;
	margin: 0px auto;
	text-align:left;
	background:url('./images/mid_bg.png') repeat-y;
	position:relative;
}

#ctl00_headerimg
{
	height:125px;
	margin-bottom:0px;
	margin-top:0px;
	padding:5px 5px;
	background:url('./images/hdr_bg.gif') no-repeat;
	cursor:hand;
	}
	
	#headerimg
{
	height:125px;
	margin-bottom:0px;
	margin-top:0px;
	padding:5px 5px;
	background:url('./images/hdr_bg.gif') no-repeat;
	cursor:hand;
	}
	

 	
#ctl00_headerimg h1
{
	font-size:1px;
	text-indent:-5000em;
	height:91px;
	width: 193px;
	margin:0;
	padding:0;
	background:url('./images/logo.png') no-repeat;
	cursor:hand;
}
#header h1 a 
{
	display:block;
	cursor:hand;
}
#header form.loginform {
	position: absolute;
	top: 15px; 
	right: 90px;	
}
.docLink
{
	background: url('./images/doc.png') no-repeat;
	background-position:left top;
	margin:0;
	padding-left:25px;
	height: 20px;
	display:block;
}

.eventLink
{
	background: url('./images/Calendar.png') no-repeat;
	background-position:left;
	margin:0;
	padding-left:28px;
	height: 20px;
	display:block;
}

#rightNav .RightNavHdr
{
	font-size: 16pt;
	display:block;
	font-family: Tahoma Verdana Arial;
	font-weight:lighter;
	color:#5aaae6;
	margin: 3px 0 0 0;
	width:190px;
	height:40px;
	padding:15px 0 0 0;
	background: url('./images/DividerLine.gif') no-repeat bottom left;
	text-decoration:none;
}
#rightNav .RightNavHdr a
{
	font-size: 16pt;
	display:block;
	font-family: Tahoma Verdana Arial;
	font-weight:lighter;
	color:#5aaae6;
	text-decoration:none;
	cursor:pointer;
}
#rightNav .RightNavHdr a:hover
{
	font-size: 16pt;
	display:block;
	font-family: Tahoma Verdana Arial;
	font-weight:lighter;
	color:#5aaae6;
	text-decoration:underline;
}


/* Login form */
.topLoginControls
{
	float: right;
	z-index: 9999;
	position: absolute;
	top: 4px;
	right: 5px;
}
.topLoginControls 
{
	background:url('./images/loginbg.png') repeat-x;
	border:none;
	margin: 0; padding: 2px;
}
.LoginText { 
	margin: 0; 
	width: 120px;
	border: 1px solid #5ac0f0; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align:middle;
}
.loginBtn { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 11px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #5ac0f0;
	color: #777;	
	width: 50px;
	height: 20px;
	vertical-align: top;
}
.LogoutLink a:link {font-size: 10px; color: #000000; font-weight: bold;text-decoration:none;}
.LogoutLink a:visited {font-size: 10px; color: #000000; font-weight: bold;text-decoration:none;}
.LogoutLink a:hover {color: #ffffff; font-weight: bold;text-decoration:underline;} 

#primaryNav
{

	width:851px;
	margin-top:-25px;
	height:28px;
	background-color:#4c6331;
	margin-bottom:0px;
	padding-bottom:-2px;
}
#SecondaryNav
{
	float:right;
	width:851px;
	margin-top:-5px;
	height:28px;
	background-color:#5c863b;
}

img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right 
{
	float:right;
  margin:7px;  
}
img.float-left 
{
	float:left;
  margin: 7px;
}

#contentfull
{
	width: 851px;
	padding:0px;
	margin: 0 0 -5px 0;
	
}

#content
{
	float: left;
	width: 650px;
	padding:0px;
	margin:0;
	position:relative;
}

#content h1
{
	color:#00b5ee;
	font-size:16pt;
	font-weight:bold;
	margin:0;
	padding:0;
}
#content h2
{
	color:#5c863b;
	font-size:13pt;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
}
#content h3
{
	font-size:12pt;
	font-weight:bold;
	padding:0;
	margin:0;
}
#content h4
{
	color:#a1a4a1;
	font-size:9pt;
	padding:0;
	margin:0;
}
#content p 
{
	text-align:justify;
}
#content .noBorder
{
	background:white;
	margin:0;
	padding:10px;
	min-height:180px;
	position:relative;
}
#content .BorderTR
{
	background:white;
	margin:10px 10px 0 0;
	padding:10px;
	filter:alpha(opacity=100);
}

#rightNav
{
	float:right;
	width:194px;
}
.clear
{
	line-height:1px;
	height:1px;
	clear:both;
}
.clear1
{
	line-height:1px;
	height:-1px;
	clear:both;
	margin:0; padding:0;
}
#footer
{
	width: 851px;
	margin:5px auto;
	color:#ffffff;
	height:80px;
	
}
.filesList
{	
	padding:5px;
}
.eventList
{	
	padding:5px 5px 10px 5px;
}
.rightNavSection a:link {font-size: 10px; color: #000000; font-weight: bold;text-decoration:none;}
.rightNavSection a:visited {font-size: 10px; color: #000000; font-weight: bold;text-decoration:none;}
.rightNavSection a:hover {color: #5aaae6; font-weight: bold;text-decoration:underline;} 

a:link {font-size: 12px; color: #5aaae6; font-weight: bold;text-decoration:none;}
a:visited {font-size: 12px; color: #5aaae6; font-weight: bold;text-decoration:none;}
a:hover {color: #838181; font-weight: bold;text-decoration:underline;} 

#CurrentProjects li
{
	font-size:12pt;
	font-weight:bold;
	color:#818582;
	list-style-type:none;
	padding:5px 0 2px 0;
}

#CurrentProjects li a
{
	font-size:12pt;
	font-weight:bold;
	color:#818582;
	list-style-type:none;
	padding:5px 0 2px 0;
}
.sf_newsList .frontPageNewsListDate
{
	float:left;
	padding-right:10px;
	color:Black;
	font-size:9pt;
	text-decoration:none;
}
.sf_newsList .frontPageNewsListTitle
{
	float:left;
	color:Black;
	font-size:9pt;
	text-decoration:none;
}

.FrontPageNewsSection
{
	font-size:16px;
	color:#399BE6;
	padding:2;
}

.NewsDate
{
	color:#a1a4a1;
	font-size:8pt;
}
.NewsTitle
{
	color:#00b5ee;
	font-size:14pt;
	font-weight:bold;
	padding-bottom:5px;
}
.sf_newsTitle
{
	font-size:11pt;
	font-weight:bold;
}

.topLoginControls
{
	float:right;
	
}

.validationError
{
	font-family:Tahoma Verdana Arial;
	font-size:12pt;
	color:Red;
	font-style:italic;
}

.h2Header
{
	color:#5c863b;
	font-size:13pt;
	font-weight:bold;
	padding:0 0 7px 5px;
	margin:0;
}

.h1Header
{
	color:#00b5ee;
	font-size:16pt;
	font-weight:bold;
	margin:0;
	padding:0 0 8px 0;
}

.docDescription
{
	padding:2px 0 2px 5px;
}
