

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}
.footer-box-left,
.footer-box-middle,
.footer-box-right,
.button,
img{behavior: url(iepngfix.htc)}


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	background:#F3F3F3;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color:black;
	}
	
body#home {background:#CCC;}
	
#container {
	background:#fff url(../images/bg.gif) repeat-x;
	}
	
	#bg-container {
		background:url(../images/big-bg.jpg) 50% 94px no-repeat;
		margin:0 auto;
		text-align:center;
		}
	
#about #container,
#work #container,
#team #container,
#contact #container,
#blog #container,
#error #container  {
	background:#F3F3F3 url(../images/bg.gif) repeat-x;
	}
	
	#about #bg-container,
	#work #bg-container,
	#team #bg-container,
	#contact #bg-container,
	#blog #bg-container,
	#error #bg-container  {background:url(../images/regularbg2.jpg) 50% 94px no-repeat;
		}
		
#header {
	position:relative;
	height:94px;
	width:930px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}

#content-container {
	width:930px;
	padding:0;
	margin:0 auto;
	padding:30px 0;
	text-align:left;
	}

#main-content {
	float:left;
	width:610px;
	padding-top:70px;
	}
	#home #main-content{padding-top:0px}
	
#sidebar-right {
	float:right;
	width:290px;
	padding-top:120px;
	}
	#home #sidebar-right{padding-top:0px}
		
		
#footer {
    border-top: #CCC solid 1px;
    background:url(../images/footer-bg2.png) repeat-x;
	height:80px;
	text-align:center;behavior: url(iepngfix.htc)
	}

#home #footer {
	border: none;
	font-size: 11px;
	height:235px;
	background:url(../images/footer-bg.png) repeat-x;
	color:#000;
	text-align:center;behavior: url(iepngfix.htc)
	}

#copyright {
	width: 930px;
	margin: 20px auto;
	padding: 0 10px;
	font-size: 11px; 
	text-align:center;
	color: #626873;
}

	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

#header-nav-ul{
	position:absolute;
	right:0;
	top:0px;
	
	}

#header-nav-ul li {
	display:inline;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
	
	}

#header-nav-ul li a {
	color:#464A52;
	font-weight:normal; 
	text-transform: uppercase;
	padding:0px 9px;
	height:86px;
	line-height:86px;
	display:block;
	float:left;
	border-bottom:8px solid #c6c6c6;
	}


#header-nav-ul li a.selected {color:#000;}	
#header-nav-ul li a:hover {color:#000;}

#header-nav-ul li a.selected#nav-about,
#header-nav-ul li a:hover#nav-about {border-bottom:8px solid #fcc028;} 

#header-nav-ul li a.selected#nav-services,
#header-nav-ul li a:hover#nav-services {border-bottom:8px solid #ef4323;}

#header-nav-ul li a.selected#nav-resources,
#header-nav-ul li a:hover#nav-resources {border-bottom:8px solid #bdd746;}

#header-nav-ul li a.selected#nav-news,
#header-nav-ul li a:hover#nav-news {border-bottom:8px solid #649991;} 
	
#header-nav-ul li a.selected#nav-team,
#header-nav-ul li a:hover#nav-team {border-bottom:8px solid #b3cde8;}
	
#header-nav-ul li a.selected#nav-contact,
#header-nav-ul li a:hover#nav-contact {border-bottom:8px solid #aaa;}

	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/


.ul-left {
	font-size: 12px;
	margin-left:10px;
	margin-bottom:76px;
	}


.ul-left li{
	background:url(../images/check.gif) 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	line-height:1.8
	}

.ul-link {
	font-size: 12px;
	margin-left:10px;
	margin-bottom:46px;
	}


.ul-link li{
	background:url(../images/link_icon.jpg) 0% 0 no-repeat;;
	padding-left:30px;
	margin-bottom:10px;
	font-size:14px;
	}
	
.ul-link li.pdf{
	background:url(../images/pdf_icon.gif) 0% 0 no-repeat;;
	}

.ul-link p{
	margin-top:10px;
	font-size:12px}
	
.ul-why {
	margin-left:10px;
	margin-bottom:76px;
	}
	
.ul-why li{
	background:url(../images/whybullet.gif) 0% 0 no-repeat;;
	margin-bottom:10px;
	height:30px;
	padding:15px 0 0 35px;
	}


	


/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a,
a:link,
a:visited {
  	outline: none;
	color:white;
	}


#content-container a,
#content-container a:link,
#content-container a:visited {
	color: #576482;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 0;
	}

#content-container a:hover {
	color: #333333;
	border-bottom: 1px solid #0066CC;
	}

#content-container a.external, #content-container a:visited.external { 
	background: url(../images/external-link.gif) 100% 40% no-repeat;
	padding-right: 15px;
} 
	
#home #content-container a,
#home #content-container a:link,
#home #content-container a:visited {
	color: #fcc028;
	border-bottom: 0px solid #999;
	padding-bottom: 1px;
	}

#home #content-container a:hover {
	color: #FFFFFF;
	border-bottom: 0px solid #333;
	background: none;
	}

h2{
	font-size:18px; 
	}
	
.withicon{margin-left:40px; }
.withline{border-bottom:1px solid #888}

h1,h2,h3,h4,h5,h6 {margin-bottom:10px;}
	
h1 {margin-bottom:15px;}

.page-title {
	color: #FFFFFF;
	font: 22px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 0px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 20px;
	text-shadow: 1px 1px 6px #BBB;
}

.page-subtitle {
	color: #003F8E;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 10px;
	text-shadow: 1px 1px 6px #BBB;
	background:url(../images/page-title-bg.png) bottom no-repeat;behavior: url(iepngfix.htc)
}


p {
	color: #000;
	margin-bottom:10px;
	line-height:1.8;
	}

ol {
	list-style: decimal;
	margin: 10px 30px;
}

ol li {
	margin: 10px;
	line-height: 1.6em;
}

#home h2,
#home p,
#home li {
	color: #FFF;
	}

img {border:none;}

.icon{
	float:left;
	margin-right:15px;
	margin-top:20px;
	}
	
#home .icon{margin-top:0px}

hr {height: 0; border: 0; border-bottom: 1px solid #DDD; color: #DDD; margin: 0; padding: 0; clear:both; width: 100%;}


.row {
	width: 290px;
	padding-top: 30px;
	font-size: 14px;
	margin-bottom:0px;
}


.row p {
	color: #464A52;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 6px;
	
}

.first {
	clear: both;
	float:left;
}

.second {float:right;}


#content-container .row a,
#content-container .row a:link,
#content-container .row a:visited {
	padding: 0;
	border: none;
	color:#AB0101;
	text-decoration: none;	
}

.team-member {
	clear: both;
	margin-top: 30px;
}

	.team-member img {
		background: #FFFFFF;
		border: #DDD 1px solid;
		padding: 5px;
		float: left;
		width: 90px;
	}
	
	.team-member h3 {
		font: 14px bold Helvetica, Arial, Verdana, san-serif;
		color: #3399CC;
		float: right;
		width: 480px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		background:url(../images/page-title-bg.png) bottom no-repeat;behavior: url(iepngfix.htc)
	}
	
	.team-member p {
		float: right;
		width: 480px;

	}

#contactForm fieldset{font-size: 12px; border: none; margin: 10px 0; padding:0; text-align: left; }
#contactForm legend {display:none;}
#contactForm ol {padding:0; margin:0;}
#contactForm li {list-style: none; padding:0;}
#contactForm label {color: #464A52; display: block; line-height:20px; padding: 10px 0 5px 0; text-align:left; vertical-align:top; }
#contactForm label span.required {color: #AB0101; font-weight: bold}
#contactForm input {width: 400px; font-size:1.2em; padding:3px; vertical-align:middle; background: #FFFFFF;}
#contactForm textarea {width: 100%; height:250px; padding:3px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#contactForm input.submitButton {width:auto; text-align: center; margin: 20px 0}


/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////////*/

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {margin-bottom:0;}

#footer h3{
margin:20px 30px 0 30px;
color:#888;
word-spacing:0.2em;
font-size:14px}	

#footer p,
#footer li {
	color: #464A52;
}


#footer a,
#footer a:link,
#footer a:visited {
	color:#222;
	border-bottom:0;
	padding-bottom: 2px;
	}

#footer a:hover {
	color: #333333;
	border-bottom:1px solid #3399FF;
	}

.footer-container {
	width:940px;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	}

.footer-box-left,
.footer-box-middle,
.footer-box-right {
	width:310px;
	height:182px;
	background:url(../images/footer-box.png) left bottom no-repeat;behavior: url(iepngfix.htc)
	}

.footer-box-left {
	float:left;
	margin-right:5px;
	line-height: 1.3;
	font-size:12px;
	}

.footer-box-middle {float:left;}
.footer-box-right {float:right;}
	
	.footer-box-right p {
		line-height:1.7;
		color:#464A52;
		}
		

	.footer-box-right strong {
		font-weight: normal;
		}		
	
#footer .content {
	padding:5px 30px 0 30px;
	}

.button {
	height:33px;
	width:225px;
	padding:0 10px;
	line-height:40px;
	background:url(../images/button.png) no-repeat;behavior: url(iepngfix.htc)
	color:white;
	font:11px Helvetica, Arial, Verdana, san-serif;
	}

#footer .button span a, #footer .button span a:visited {
	color: #FFFFFF;
	line-height:30px;
	border:0;
	}

#footer .button span a:hover {
	color: #FFCC00;
	}	

span.download-pdf {
	padding-left:24px;
	background:url(../images/download-pdf.png) 0px 50% no-repeat;behavior: url(iepngfix.htc)
	line-height:30px;
	}

span.download-word {
	padding-left:20px;
	background:url(../images/download-word.png) 0px 50% no-repeat;behavior: url(iepngfix.htc)
	line-height:30px;
	}



.date {
	float:left;
	height:49px;
	width:44px;
	margin-top:4px;
	margin-right:8px;
	padding-top:1px;
	background:url(../images/datebg.png) no-repeat;	behavior: url(iepngfix.htc); 
	}
.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;	
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	}
.date span.day {
	font-size:18px;
	display:block;
	margin-top:0px!important;
	margin-top:-3px;
	
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	margin-top:0px!important;
	margin-top:-3px;color:#FFFFFF;
	}
	
	

/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {*display: inline-block;}  /* for IE/Mac */

	
#content-container .item a{
	color: #408080;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 0px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 5px;
	text-shadow: 1px 1px 6px #BBB;
	border-bottom:0;
	text-decoration:none;
}

#content-container .item a:hover{
	border:0;
}

p.itemp{
margin:5px 0 25px 58px;
clear:both}


/*=====================================================
                       Login
  - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
  
.headercontent {
   float:right;
   padding:0 0 10px 0px;
   margin:0;
   width: 380px;
   }

.headercontent input, .headercontent2 input { 
	background: url(../images/input.gif) top left no-repeat; 
	width:190px; 
	height:20px; 
	border:0;
	margin:0px; 
	padding:3px 0 0 5px;
	font-size:9px;
	
}

.headercontent input.long, .headercontent label.long{
	width:225px;}
	
.headercontent input.long{
	background: url(../images/inputlong.gif) top left no-repeat; }

.headercontent label, .headercontent2 label{
	display:block; 
	width:150px; 
	float:left;
	font-size:11px;
	color:#CCCCCC;
}



#signin{
	margin:0;
	padding:0;
}

.headercontent input.button, .headercontent2 input.button {
	border:none;
	background: url(../images/button.gif) no-repeat top left;
	width: 58px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:15px 0 0 0px;
}

