@charset "utf-8";
/* CSS Document */



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


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #686868;
	background-image: url("../assets/images/bg-body.png");
	background-repeat:repeat-x;
	line-height: 24px;
}

a:link, a:visited{
	text-decoration: underline;
	color: #686868;
}

a:hover, a:active{
	color: #333;
}


h1 {
	font-size: 18px;
	margin-bottom:5px;
	
	}
	
p.mini {
	font-size: 10px;	
	}
	









/* Headers */
h1, h2, h3, h4 {
	color: #686868;
	
}


#title-banner h1{
	margin-left:15px;
	font-size: 27px;
	color: #F2F2F2;
	line-height: 32px;
	font-weight: normal;
}

#home-content-layer1 h1,
#home-content-layer2 h1{
	font-weight: bold;
	padding:0 0 8px 0;
	font-size: 14px;
	margin-top:10px;
	color: #585858;
	line-height: 20px;
}



#content-left h1,
#content-widescreen h1 {
	padding:10px 0 7px 8px;
	background-color: #F5F5F5;
	border-bottom:1px solid;
	border-bottom-color:#E0E0E0;
	margin-bottom:15px;
	line-height: 23px;

}

#content-left h2,
#content-widescreen h2 {
	font-size: 17px;
	font-weight: bold;
	padding:10px 0 15px 0;
	line-height: 25px;


}

#content-left h3,
#content-widescreen h3 {
	font-weight: bold;
	padding:0 0 0 0;
	font-size: 16px;
	margin-top:10px;
	color: #585858;
	line-height: 22px;
}

#content-right h1 {
	font-size: 14px;
	padding:8px 0 3px 0;
	background-color: #F5F5F5;
	border-bottom:1px solid;
	border-bottom-color:#E0E0E0;
	margin-bottom:15px;
	line-height: 23px;

}



.table-heading{
	background-color: #EEF7FB;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 15px;
	border-bottom-color: #ABD7EB;
}





/* Lists 
-----------------------------------------------------*/
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
	list-style: square;
	list-style-type: square;
}
ol { list-style: decimal; }



dt {
  font-weight: bold;
  color: #7BA857;
}
dd {
  padding-left: 25px; 
}

p, dl { padding: 10px 15px; }

#content-left ul,
#content-widescreen ul{
	margin-left:15px;
	list-style-type: square;
	margin-top:5px;
}
#content-left ul li,
#content-widescreen ul li{
	margin-left:25px;
	list-style-type: square;
	padding-bottom: 12px;
}


#content-left ul ul li,
#content-widescreen ul ul li{
	margin-left:38px;
	list-style-type: square;
	padding-left:10px;
}

#content-left ol ul li,
#content-widescreen ol ul li{
	margin-left:25px;
	list-style-type: square;
	margin-top:5px;
}

#content-left ol,
#content-widescreen ol{
	margin-left:15px;
	margin-top:15px;
}
#content-left ol li,
#content-widescreen ol li{
	margin-left:25px;
	list-style-type: square;	
}


/* Styles for the news bullets on the homepahe*/
#home-news-content li a{
	line-height:18px;
	margin-bottom:15px !important;	
	
}

#home-news-content li {
	line-height:18px;
	background-image:url("../assets/images/dots.gif");
	background-repeat:repeat-x;
	background-position:bottom;	
	margin-top: 5px;
	padding-bottom:5px;
	font-size:11.5px;
}











#social {
	width:150px;
	float:right;

}

#social ul{
	margin-left: 0;
	margin-right: 10px !important;
	padding-left: 0;
	display: inline;
	float:right;

}
#social ul li a{
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 0 0 10px !important;
	list-style: none;
	display: inline;
}




























/* Images 
---------------------------------------------*/
img {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 19px 13px 0px;
}



/* ------------------------------------------
   LAYOUT - HOME
------------------------------------------- */ 

#home-strip1{
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-top:1px;
	background-image:url("../assets/images/bg-strip.png");
	background-repeat:no-repeat;
	background-position:center top;
	color: #CCC;
	background-color: #18133C;
}

#home-strip1 a{
	color: #6C86B5;
}

#home-strip1-container{
	width:989px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-top:1px;
}

#home-main-content,
.home-sub-content{
	border-right:1px solid;
	border-right-color:#38527C;
	min-height:315px;
}

#home-main-content{
	width:340px;
	float:left;
	}

.home-sub-content{
	width:215px;
	float:left;
	font-size: 11px !important;
	line-height:19px !important;
	}

.main-pad{
	width:300px;
	padding-left:15px;
	padding-top: 25px;
}

.sub-pad{
	width:185px;
	padding-left:15px;
}


#home-strip2{
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-top:1px;
	color: #999;
	padding-bottom: 10px;
}

#home-strip2-container{
	width:989px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-top:1px;
	min-height:25px;
	padding-top: 18px;
}

#home-news-content{
	width:340px;
	float:left;
	height: auto;
	}

#home-strip2-rhs{
	width:610px;
	float:left;
	padding-left:15px;
	line-height:24px;
	
	}

.main-pad-2{
	width:300px;
	padding-left:15px;

}









/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#frame-header{
	width:989px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../assets/images/bg-logo-strip.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header-logo{
	width:350px;
	height:85px;
	float:left;
}

#header-rhs{
	width:500px;
	height:95px;
	float:right;
}

#mini-nav-contact{
	width:480px;
	height:35px;
	float:right;
	margin-top:0px;
	font-size:10px;
	text-align: right;
	padding-top: 15px;
}

#navbar{
	width:960px;
	height:39px;
	background-image:url("../assets/images/bg-navbar.png.html");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


#hero-banner{
	width:960px;
	height:208px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	margin-top: 15px;
}

#frame-body{
	width:960px;
	height:auto;
	background-color: #FFF;
	margin-left:auto;
	margin-right:auto;
	min-height: 400px;
	margin-top: 15px;
	padding-top: 10px;
}

#body-left{
	width:190px;
	height:auto;
	float:left;
	min-height: 300px;
	margin-left: 5px;
	background-image: url("../assets/images/bg-sidenav.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	max-height: 380px;
}

#body-right{
	width:740px;
	height:auto;
	float:right;
	padding-bottom: 10px;
}


#title-banner{
	width:740px;
	height:90px;
	float:right;
	margin-bottom:15px;
	background-image: url("../assets/images/bg-pagetitle.png");
	background-repeat: no-repeat;
	border-bottom: 5px solid;
	border-bottom-color: #006699;
}

#content-left{
	width:520px;
	height:auto;
	float:left;
	padding-bottom: 10px;
	padding-top: 0px;
	}
	
#content-widescreen
{
	width:740px;
	height:auto;
	float:left;
	padding-bottom: 10px;
	padding-top: 4px;
	
	}

#content-right
{
	width:200px;
	height:auto;
	float:right;
	margin-right: 5px;
	font-size: 11px;
	padding-bottom: 15px;
	min-height: 300px;
	
	}
	
#content-right a:link{
	color: #09C;
	text-decoration: underline;

	}







#home-content-layer1{
	width:960px;
	height:265px;
	background-color: #FFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	
}

#home-content-layer1-lhs{
	float:left;
	width:650px;
	height:auto;
	background-color: #FFF;
	margin-left: 15px;
	font-size: 14px;
	line-height: 23px;
}

#home-content-layer1-rhs{
	float:right;
	width:268px;
	height:258px;
	background-color: #FFF;
	background-image: url("../assets/images/bg-home-feature.jpg.html");
	background-repeat: no-repeat;
	
	
	}
	

	
#home-content-layer2{
	width:960px;
	height:250px;
	background-color: #FFF;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
	background-image: url("../assets/images/home-bg-news.gif.html");
	background-repeat: repeat-x;
	background-position: top;
	
	}

#home-content-layer2-lhs{
	float:left;
	width:670px;
	height:230px;
	background-color: #FFF;
	margin-left: 12px;
}

#home-content-layer2-rhs{
	float:right;
	width:268px;
	height:auto;
	background-color: #FFF;
	}
	
	
	
	
	
	


	



/* Footer and its contents
-------------------------------------------------------------------------------*/
#footer_container {
	width: 100%;
	height: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
	background-image: url("../assets/images/bg-footer.jpg.html");
	background-repeat: no-repeat;
	border-top: 1px solid #EBEBEB;
	margin-top: 25px;
	padding-top: 5px;
	background-color: #F1F3F5;
	min-height: 100%;
}

#footer_container-inner{
	width: 960px;
	height: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	
}


#footer_left {
	float: left;
	height: 200px;
	width: 700px;
}
#footer_right {
	float: right;
	height: 98px;
	width: 200px;
	margin-top: 15px;
	padding-right:15px;
}




/* Holds the call to action in the footer*/
#call-to-action {
	width: 960px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 15px;
	background-image:url("../assets/images/bg-call-to-action2.png");
	background-repeat:no-repeat;
	background-position: 235px;
	border-bottom-color: #CCCCCC;
	border-bottom: 1px solid #ccc;
}




#footer_layer_1 {
	height: 80px;
	width: 650px;
	display:block;
	margin-top: 15px;
	padding-left: 15px;
}
#footernav {
	width: 960px;
	height: 22px;
	float: none;
	margin-left: auto;
	font-size: 11px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}
#footernav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footernav li {
	display: inline;
}
#footernav li a {
	float: left;
	color: #333;
	padding: 5px 12px; /*padding of tabs*/
	text-decoration: underline;
}
#footernav li a:link, #footernav li a:visited {
	color: #868686;
}
#footernav li a:hover, #footernav li a:active {
	color: #868686;
}
#footer_layer_2 {
	height: 45px;
	width: 960px;
	color: #ccc;
	font-size: 11px;
	padding-top: 15px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
}
#footer_layer_2 ul {
	list-style-type: none;
	padding: 0px 0px 0px 8px;
	margin: 0;
}
#footer_layer_2 li {
	margin-bottom:5px;
}
#footer_layer_2 li a {
	color: #666;
	text-decoration: none;
}
#footer_layer_2 li a:visited, #footer_layer_2 li a:hover {
	color: #666;
}
#footer_layer_2 li a:hover, #footer_layer_2 li a:active {
	color: #066;
}
#footer_layer_3 {
	height: 45px;
	width: 950px;
	display:block;
	color: #ccc;
	font-size: 11px;
	padding-top: 15px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	font-size: 10px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	padding-left: 10px;
}
#footer_layer_3 A:link, #footer_layer_3 A:visited, #footer_layer_3 A:hover, #footer_layer_3 A:active {
	text-decoration:underline;
	color: #888;
}
.footer_newsletter {
	font-size: 10px;
	color: #39C;
	font-family: Verdana, Geneva, sans-serif;
}


/* ------------------------------------------
   NAVIGATION
------------------------------------------- */ 

ul.nav li{
	display:inline;
	text-transform: uppercase;
}

ul.nav a{
	font-size:11px;
	padding: 18px 11px 18px 12px;
	margin-left:6px;
	margin-right:7px;
	text-decoration:none;
	color:#FFF;
}

ul.nav{
	margin-left:0;
	margin-bottom:15px;
	list-style:none;
	padding-left:0;
	padding-top:15px;
	padding-bottom:15px;
}




ul.footernav{
	padding-bottom:15px;
	line-height: 12px;
}

ul.footernav li{
	display: inline;

}

ul.footernav li a{
	font-size:11px;
	list-style-type: none;
	padding-right: 28px;
	color: #666;
}


/* ------------------------------------------
   MISC
------------------------------------------- */ 

.unfinished{
	color: #C00;
}

#rebranded{
	color: #ACACAC;
	padding-top:2px;
}

#rebranded a{
	color: #ACACAC;
	text-decoration:none;
}

.frame {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 8px;
}
