﻿
html, body {
	background-color: #9BB7CF;
	color: #000000;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;


}

html {
	overflow-y: scroll; /* ie8 centre layout scroll hack*/
	
}


img {
	border-width: 0px;
}

p {
	line-height: 120%;
}

a {
	color: #336699;
    text-decoration: none;
	font-weight:normal;
}
  
a:hover {

  	text-decoration: underline;
  }



hr {
	height: 1px;
	border-color: #C0C0C0 black black black;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
  
  h1 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
 h2 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
  /* LAYOUT */

#container {
	background-image: url('../images/container_bg.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 963px;
	margin-left : auto;
	margin-right : auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
} 


#mainContainer{
	background-position: top;
	width: 963px;
	float: right;
	position: relative;
	margin-bottom: 10px;
	background-image: url('../../images/generic/content_bg.gif');
	background-repeat: no-repeat;
}

#wideContent{
	width: 740px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	clear: both;
}



  /* HEADER */

#header{

	width : 963px;
	height: 139px;
	margin-left : auto;
	margin-right : auto;
	background-color: #9BB7CF;
}

#headerImage{
    width: 214px;
    height: 139px;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
}


#logo{
    width: 335px;
    height: 108px;
	position: absolute;
	margin-left: 215px;
	margin-top: 25px;
}

#headerBox{
    width: 391px;
    height: 120px;
	position: absolute;
	margin-left: 570px;
	margin-top: 8px;
	background-image: url('../images/header_box.gif');
	background-repeat: no-repeat;

}

#boxText {
   font-size: 12px;
   font-weight: bold;
   color: white;
   padding-top: 15px;
   padding-left: 20px;
   line-height:15px;
	
}

  /* TITLE */

#title{
	background-position: left;
	height: 37px;
	background-image: url('../images/strap_bg.gif');
	background-repeat: no-repeat;
}


#titleStrap{
    margin-top:0px;
    width: 720px;
	position: relative;
	float: right;
}

#titleStrap h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
}


  /* CONTENT*/

#contentColumn{
	width: 720px;
	float: right;
	position: relative;
}

#content{
	float: left;
	position: relative;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:20px;
	width: 690px;

}



  /* PODS*/
  
#podTop{
    margin-top: 20px;
	background-position: top;
	width: 710px;
	float: left;
	position: relative;
	background-image: url('../images/pod_bg.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-left:3px;
	padding-top:13px

}

#podTop a {
	color: #FFFFFF;
	font-weight: bold;
}


#podTop img {
	vertical-align: -5px;
	padding-right: 5px;
}



#podBottom{
	background-position: left;
	width: 713px;
	height: 21px;
	float: left;
	position: relative;
	background-image: url('../images/pod_bottom.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


  
  /* LEFT COLUMN */
  
 #leftColumn {
	width: 190px;
	float: left;
}
 
#leftColumnContent{
	float: left;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	z-index: 1; /* to overide flyout menu itms */
}

#leftColumnContent a {

  font-weight: bold; 
  color: #2082F1; 
  text-decoration: none
}

#leftColumnContent a:hover {
  color: #55AE24
  }
  
#navTop{
	background-position: left;
	width: 190px;
	height: 23px;
	float: left;
	position: relative;
	background-image: url('../images/nav_top.gif');
	background-repeat: no-repeat;
}

#navBottom{
	background-position: left;
	width: 205px;
	height: 24px;
	float: left;
	position: relative;
	background-image: url('../images/nav_bottom.gif');
	background-repeat: no-repeat;
}

#lhBottom{
	background-position: left;
	width: 212px;
	height: 192px;
	margin-left: 2px;
	float: left;
	position: relative;
	background: url('../images/lh_bg.gif');
	background-repeat: no-repeat;

}

#content ul li{
	color: #333333;
	margin-left: -10px;
	padding-bottom: 10px;
}

#leftColumnContent h4 {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: lighter;
	color: #484848;
	line-height: 20px;
}


  /* FOOTER */
  
.footer, .push { 
    height: 80px; 
} 

.clear{
	clear: both;
}

.footer{
	background-position: top;
	margin-left : auto;
	margin-right : auto;
	background-color: #9BB7CF;
	width: 963px;
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
}

.footerText{
	padding-top: 30px;
	padding-left: 30px;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	position: relative;
}
.footerText a {
	color: #FFFFFF;
	font-weight: bold;
}




  /* MISC STYLES */
  
.textMedium{
	font-weight: bold;
	font-size: 14px;
}

  
.textLarge{
	font-size: 20px;
}

.noLink{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
  
.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;	
}

.indent {
	margin-left: 15px;
	
}
.middleimage {
	vertical-align: middle;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}

.center{
	text-align: center;
}

.contactIndent{
	margin-left:55px
}














