/* CSS Document */

html, body { 
	background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
	width: 100%;
	height: auto;
	
} 

body, p, td, th, li, blockquote, form, input {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 85%;
    /* Hide from IE5 mac \*/
    font-size: 90%;
    /* End hide from IE5/mac */    
}


td p{font-size: 110%;}



a {
    color: #2D4564;
    text-decoration: underline;
}

a:visited {
    color: #2D4564;
}

a:hover {
    color: #2D4564;
    text-decoration:none;
}





/*
REDEFINE OF HEADERS
--------------------------------------
*/

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #6087A2;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #6087A2;	
}

h2.noline {
	font-size: 1.5em;
	font-weight: normal;
	color: #6087A2;
	padding: 0;
	border-bottom: 0px solid #6087A2;	
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #6087A2;
	margin: 0;
	
}

h3.line {
	font-size: 1.2em;
	font-weight: bold;
	color: #6087A2;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #6087A2;
}

h3.people {
	color: #000;
	font-size: 0.85em;
	font-weight: bold;	
	text-transform: none;
	margin: 20px 0 20px 0;
}

h3.uppercase {
	font-size: 0.85em;
	font-weight: bold;
	color: #6087A2;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}


h4 {
	font-size: 1.7em;
	font-weight: normal;
	color: #6087A2;
	margin: 0;
}

h4.faq {
	font-size: 0.8em;
	font-weight: bold;
	color: #6087A2;
	margin: 0;
	padding: 0;
}


/*
PAGE STRUCTURE
--------------------------------------
*/

#pagewidth { 
 width: 760px; 
 min-width: 500px; 
 background: #6087A2 url(../img/body-content-bg.gif) repeat-y 0 0;
}

#pagewidth-contact { 
 width: 760px; 
 min-width: 500px; 
 background: #6087A2 url(../img/contact-bg.gif) repeat-y 0 0;
}


#page-singlecol { /* single col layout wrapper */
	width: 760px;
	background: #6087A2 url(../img/bg-singlecol.gif) repeat-y 0 0;
}
 
#header { 
 width: 100%; 
 height: 98px;
 background: #6087A2 url(../img/header-bg.gif) no-repeat top left;
}

#nav {
 width: 100%;
 height: 26px;
 margin: 0;
 padding: 0;
 background: #273D5A url(../img/header-nav-bg.gif) no-repeat top left;
}

#inner {
	margin:0;
	padding: 0 5px 0 5px;
	width: 750px;
}

#bswrap {
	width: 750px;
	height: 25px;
	background: #92ADBF;
}

#leftcol {
 width: 170px; 
 float: left;
 background: #fff url(../img/side-nav-bg.gif) no-repeat top left;
}
 
#rightcol {
	float: left;
	width: 165px;
	margin-right: -20px;
	voice-family: "\"}\""; 
 	voice-family: inherit;
 	width: 175px;		
}

html>#rightcol {
   width: 160px;
}

#maincol { 
 float: left;
 margin-left: 5px;
 margin-right: 5px;
 width: 390px;
} 

#content {
 float: left;
 margin-left: 5px;
 margin-right: 5px;
 width: 565px;
}

#footer {
 height: 30px; 
 width: 100%; 
 background-color: #6087A2; 
} 

/*
Homepage structure
----------------------*/

#home-pagewidth { 
 width: 760px; 
 min-width: 500px; 
 background: #6087A2 url(../img/body-bg.gif) repeat-y 0 0;
} 

#home-leftcol {
 width: 360px; 
 float: left;
 padding: 20px;
 background: #fff url(../img/content-lft-bg.gif) no-repeat top left;
 voice-family: "\"}\""; 
 voice-family: inherit;
 width: 320px;	
}

html>#home-leftcol {
   width: 320px;
}
 
#home-rightcol {
 width: 385px; 
 padding: 0 0 20px 0;
 float: left;
 margin-left: 5px;
 margin-right: -5px;
 background: #fff;	
}

#home-leftcol h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #6087A2;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #6087A2;	
}

#home-leftcol h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #6087A2;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#home-rightcol h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #6087A2;
	margin: 20px 5px 10px 15px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #6087A2;
  voice-family: "\"}\""; 
  voice-family: inherit;
	margin: 20px 5px 10px 5px;	
}

html>#home-rightcol h3 {
  margin: 20px 5px 10px 5px;
} 

#home-rightcol h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0 10px 0 20px;
}
/****/
#home-ql-imgs {
	text-align: center;
	width: 100%; 
	height: 80px;
	margin: 0 -10px 0 0;
	padding: 8px 0 8px 0;
	background: #fff url(../img/quick-links-bg.gif) repeat-x 0 0;
}

#latest-media {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

#quicklinks {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

#latest-media p {
	font-size: .8em;
	margin-bottom: 0;
	padding: 0 10px 0 20px;
}

#latest-media p.readmore {
	font-size: 1em;
	margin-top: 0;
	padding: 0 10px 0 20px;
}

#quicklinks p {
	font-size: .8em;
	padding: 0;
}

#quicklinks ul {
    list-style: none;
    margin: 10px 0 20px 20px;
    padding: 0; 
}

#quicklinks li {
    padding: 3px 0px 2px 0px;
    font-size: .8em;
}

#quicklinks .img-pad {
	margin-left: 5px;
}

/*
NAV FORMATING
--------------------------------------
*/

#nav ul {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
  list-style-type: none;
  margin: 0 0 0 30px;
  padding: 0;
}

#nav li {
		float: left;
    margin: 0 0 0 0;
    padding: 4px 10px 0 10px;
    
}

#nav .nav-active {
	height: 25px;
	background-image: url(../img/head-nav-active.gif);
	voice-family: "\"}\""; voice-family:inherit;
	height: 22px;	
}

html>body #nav .nav-active {
	height: 22px;		
}



#nav a {
    font-family: arial, helvetica, sans-serif;
    color: #fff; 
    text-decoration: none;
}

#nav a:visited {
    color: #fff;
}

#nav a:hover {
    color: #6087A2;
    text-decoration: none;
}

#nav a.active {
    color: #6087A2;
}

/*
BREADCRUMB and SEARCH FORMATING
--------------------------------------
*/

#head-search { 
	float: right;
	height: 100%;
	padding: 0;
	margin: 0;
}

#head-search form { 
	margin: 0;
	padding: 0;
}

#head-search .input {
	float: left;
	border: 0px;
	margin: 3px 5px 0 0;
	width: 125px;
}

#head-search .button {
	font-size: .7em;
	color: #000;
	margin: 3px 0 0 0;
	background-color: #fff;
}


#bcrumbs {
	margin: 0;
	padding: 0;
	height: 24px;	
}


#bcrumbs a {
    color: #fff; 
    text-decoration: underline;
}

#bcrumbs a:visited {
    color: #fff;
}

#bcrumbs a:hover {
    color: #fff;
    text-decoration: none;
}

#bcrumbs ul {
		float: left;
		display: inline; /* fixes the double margin bug in IE */
    list-style-type: none;
    margin: 0 0 0 25px;
    padding: 4px 0 2px 0;
      
}

#bcrumbs li {
	font-size: 0.75em;
	color: #fff; 
  margin: 0 0 0 2px;
  float: left;
}

/*
LEFTCOL NAV STYLES
--------------------------------------
*/

#leftcol h3 {
	font-size: 1em;
	font-weight: bold;
	color: #B45918;
	margin: 15px 0 10px 25px;
	text-transform:none;
}

#leftcol li {
	width: 100%; /* ie5 */
}

/* all levels */
#leftcol a {
	width: 170px;		
	color: #000;
	text-decoration: none;
	display: block;
	border-top: solid 1px #ACC1CE;			
}		

#leftcol a.last {
	border-bottom: solid 1px #ACC1CE;			
}	

/* level 1 */
#leftcol ul a {
	padding: 2px 5px 3px 20px;
	voice-family: "\"}\""; voice-family:inherit;
	width: 145px;		
}
html>body #leftcol ul a {
	width: 145px;		
}

/* level 2 */
#leftcol ul ul a {
	padding: 2px 5px 3px 30px;
	voice-family: "\"}\""; voice-family:inherit;
	width: 135px;		
}
html>body #leftcol ul ul a {
	width: 135px;		
}

/* level 3 */
#leftcol ul ul ul a {
	padding: 2px 5px 3px 40px;	
	voice-family: "\"}\""; voice-family:inherit;
	width: 125px;		
}
html>body #leftcol ul ul ul a {
	width: 125px;		
}

/* level 4 */
#leftcol ul ul ul ul a {
	padding: 2px 5px 3px 50px;	
	voice-family: "\"}\""; voice-family:inherit;
	width: 115px;		
}
html>body #leftcol ul ul ul ul a {
	width: 115px;		
}

#leftcol a.expand {
 	background-image: url(../img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 5% 45%;
}

#leftcol a.expand-on {
 	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 5% 45%;
}

#leftcol a.expand-onlvl2 {
 	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 12% 45%;
}

#leftcol a.expand-onlvl3 {
 	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 17% 45%;
}

#leftcol a:visited {
    color: #000;
}

#leftcol a:hover {
    color: #fff;
		background-color: #809EB3;
    text-decoration:none;
}

#leftcol ul {
    list-style: none;
    margin: 0;
    padding: 0;
		font-size: 100%;
}

#leftcol ul ul {
    list-style: none;
		margin: 0;
    padding: 0;
}

#leftcol ul ul ul {
    list-style: none;
		margin: 0;
    padding: 0; 
}

#leftcol ul ul ul ul {
    list-style: none;
		margin: 0;
    padding: 0; 
}

* html body #leftcol li { /* fixes IE padding problem */
	display: inline;
}

#leftcol li {
	font-size: 0.75em;
	margin: 0;
	padding: 0;	
	background-color: #EFF3F6;
}

#leftcol li li {
	font-size: 100%;
	background-color: #E0E8ED;
	
}

#leftcol li li li {
	font-size: 100%;
	background-color: #D3DEE5;
}

#leftcol li li li li {
	font-size: 100%;
	background-color: #C7D5DE;
}

#leftcol a.active {
	color: #fff !important;
	background-color: #809EB3;
}
/* --- nav styles end --- */
 
/*
RIGHTCOL BOX STYLES
--------------------------------------
*/

div.rblock {
	margin: 70px 0 20px 0;
	width: 165px;
	border-top: 1px solid #6087A2;
	border-bottom: 1px solid #6087A2;
	border-left: 1px solid #6087A2;
	background: #EFF3F6;
	voice-family: "\"}\""; 
 	voice-family: inherit;
	width: 179px;
	_width: 164px; /* IE 6 Only width */
}

html>div.rblock {
   width: 165px;
}


.rblock h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #B45918;
	margin: 0;
	padding: 5px;
	text-transform: none;
	background: #fff url(../img/block-bg.gif) no-repeat top right;
}

.rblock p {
	font-size: .7em;
	margin: 0px;
	padding: 10px;
}

/*
FOOTER STYLES AND FORMATING
--------------------------------------
*/

#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
      
}

#footer li {
	float: left;
	font-size: 0.75em;
	color: #fff; 
  margin: 0 0 0 2px;
  padding: 8px 0 8px 10px;
	background: #6087A2;
}

#footer a {
    font-family: arial, helvetica, sans-serif;
    color: #fff; 
    text-decoration: none;
}

#footer a:visited {
    color: #fff;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.blue {
	color: #6087A2;
}

/*
FAQ STYLES AND FORMATING
--------------------------------------
*/

#faq {
	float: left;
	margin: 0;
	padding: 0;
	width: 570px;	
}

#faq h2 {
	font-size: 1em;
	font-weight: bold;
	color: #6087A2;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #6087A2;
}

#faq h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #6087A2;
	margin: 10px 0 0 0;
	padding: 0;
}

#faq h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #6087A2;
	margin: 0;
	padding: 0;
}

#faq p {
	margin: 0 0 20px 0;
}



/*
FORM STYLES AND FORMATING
--------------------------------------
*/

form {
	margin: 0;
	padding: 0;

}

fieldset {
	margin: 0 0 10px 0;
	padding: 5px 5px 10px 5px;
	background: #fff;
}

legend {
	color: #6087A2;
	font-weight: bold;
	background: transperant;
	padding: 0;
}

div.fieldset-wrap {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #91ADBF;
}

fieldset.alt {
	background: #F7F9FA;
}

fieldset.last {
	border-bottom: 0px solid #000;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 250px;
  text-align: lef6;
  }

.inputbox {
  width:200px;
  color:#000;
  border:1px solid #91ADBF;
  background:#fff;
  }
	
.inputbox2 {
  width: 80px;
  color:#000;
  border:1px solid #91ADBF;
  background:#fff;
  }

.textareabox {
	margin-top: 5px;
  width:400px;
  color:#000;
  border:1px solid #91ADBF;
  background:#fff;
}

.right {
	text-align: right;
}

/*
OUR PEOPLE STYLES AND FORMATING
--------------------------------------
*/

.profile {
	border-top: 1px solid #6087A2;
	padding: 10px;
	height: 150px;
	
}

.profile-last {
	border-bottom: 1px solid #6087A2;
	
}

.profile-alt {
	padding: 10px;
	border-top: 1px solid #6087A2;
	background: #EFF3F6;

}

html>body .profile-alt {
	padding: 10px;		
}

.profile img {
    /* float: left; */
}

.profile-alt img {
    /* float: left; */
}

.profile-content {
	margin: 10px 0 10 90px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 110px;
}

html>body .profile-content {
	margin: 0 0 0 90px;		
}

.profile-content h3 {
    font-size: 0.85em;
    font-weight: bold;
    margin: 0;
    padding: 0;
		text-transform: none;
}

.profile-content p {
    margin: 0;
    padding: 0;
}

.padding {
	padding: 20px;
}

/*
TABLE FORMTING
--------------------------------------
*/

caption {
	display: none;
}

table {
	width: 80%;
	border-collapse: collapse;
	border: 1px solid #91ADBF;
}

td, th {
	font-size: 0.85em;
	border: 1px solid #91ADBF;
	padding: 5px 10px 5px 10px;
}

th {
	text-align: left;
	background: #C8D6DF;
}


tr.total {
	font-weight: bold;
	background: #E9EFF2;
}

.center {
	text-align: center; 
}



/*
CONTACT US STYLES AND FORMATING
--------------------------------------
*/

#contact-left {
	float: left;
	width: 553px;
}

#contact-right {
	float: left;
	width: 190px;
	margin-left: 3px;
}

#contact-left h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #6087A2;
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #6087A2;
}


#contact-right h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #6087A2;
	margin: 50px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #6087A2;
}


/*
HELPERS
--------------------------------------
*/

.clr { 
 clear:both; 
}
 
.content-pad { 
 padding: 30px 20px 30px 20px;
} /*padding for content */ 
 
img {
	border: 0px;
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
	
.header-logo {
	float: right;
	margin:20px 30px 0 0;
}

.rightcol-img {
	margin-top: 130px; 
}

#rightcol img {
	margin-bottom: 20px;
}

hr {
	color: #6087A2; 
	background: #6087A2; 
	border: 0; 
	height: 1px;
	margin-top: 10px;
}

.intro {
	color: #6087A2;
}
