/* CSS Document */

	html{
		height:100%;
	}
	body{
		font-family: Verdana, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
		line-height: 1.2;
		margin:0px;
		padding:0px;
		background-color:#fff;
		height:100%;
		text-align:center;
	}
	
	
	#clear{
		clear:both;
		height: 2px;
	}
	img {
	border: 0px;
	}
	* html img {
	margin: 0px;
	padding: 0px;
	}
	p {
	margin-top:0px;
	margin-bottom:9px;
	}
	div#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding: 0px;
/*	background-image: url(../images/bg-shadow.png);
	background-repeat: repeat-y; */
	}

	#mainContainer{
		width:1000px;
		text-align:left;
		margin:0 auto;
		background-color: #FFF;
/*		border-left:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000; */
		margin-bottom:10px;
		height:100%;
	}
	
	#topBar{
		width:1000px;
		height:230px;
	}
	
	#header{height:70px; border-bottom: solid 2px #003f72;
	}

	#banner_full{height:70px; background-color: #003f72;}

	#banner{height:50px; background-color: #003f72;}
	#bannerie6{height:18px; background-color: #fff;}

	#logo{float:left; width:230px; padding-top:8px; margin-left:10px; margin-right:9px; text-align: center;}

* html #logo {
	margin-left: 5px;
	margin-right: 10px;
}

	#htext {
	float:left; 
	width:555px; 
	margin-left:0px; 
	margin-right:0px; 
	color:#FFFFFF;
	font-size: 13px;
	font-weight: normal;
	}


	#httop {height:22px; border-left: 1px solid #F39424; padding-left:12px; margin-right:0px; padding-top:28px;}
	#logopad {float:left; width:192px; margin-left:10px; margin-right:9px; text-align: center;}
	#htbottom {float:right; width: 750px; border-left: 1px solid #003f72;}

* html #logopad {
	width: 75px;
	
}

	#topimage{height:150px; border-bottom: 2px solid #003f72; margin-bottom:15px;}

	#leftMenu{
		clear: both;
		width:225px;
		padding-left:10px;
		padding-right:15px;
		float:left;
		font-size: 12px;

	}
* html #leftMenu {
		padding-right:8px;
}
	#mainContent{
		width: 750px;
		padding-right:0px;	
		float:left;
	}
	/*
	General rules
	*/

	#slidedown_menu li{
		list-style-type:none;
		position:relative;
		font-size:10px;
	}
	#slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#slidedown_menu{		
		width:235px;	
	}

	/* All A tags - i.e menu items. */
	#slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:230px;	
		padding-left:0px;	

	}
	
	/*
	A tags 
	*/
	#slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		font-weight:bold;
	}	
	#slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
/*		margin-top:1px; */
	}	
	#slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#slidedown_menu .slideMenuDiv1 ul
	*/
	
	#slidedown_menu .slideMenuDiv1 ul{
		padding:0px; 
	}
	#slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:0px;
	}
	#slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:0px;
	}
	#slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:0px;
	}
	

#slidedown_menu{    

  visibility:hidden;
  padding:1px;

  width: 230px;  /* IE 5.x */
  width/* */:/**/230px;  /* Other browsers */
  width: /**/230px;  
  
}
#slidedown_menu .slMenuItem_depth1{  /* Main menu items */
  font-weight:bold;
  color:#003f72;
  background-image:url('images/bg.gif');
  height:18px;
  line-height:18px;
  vertical-align:middle;
  padding-left:0px;
}  
#slidedown_menu .slMenuItem_depth2{  /* Sub menu items */
  text-align:center;
  font-weight:bold;
  color:#003f72;
  height:18px;
  line-height:18px;
  vertical-align:middle;
  padding-left:0px;
  margin-left: -7px;
}
#slidedown_menu .miselect{
  background-color:#e6ebf1;
}
#breadcrumbs {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #003F72; 
	margin-bottom: 3px;
}
#breadcrumbs p {
	font-weight: bold;
	color: #003F72;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003F72;
	padding-top:2px;
	padding-bottom:3px;
	margin-bottom:0px;
	font-family: Verdana, Georgia, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	}
#marquee {
margin-top:10px;
margin-bottom:10px;
}
	@media print {
#marquee {
visibility: hidden
} 
}

#copy {
	min-height: 450px;
}
* html #copy {
	min-height: 415px;
}
#copy p {
	padding-right: 10px;
}

@media print {
* html #copy {
	margin-left: -94px;
}
}

#footer {
	margin-top:25px;
	clear: both;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #003F72;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003F72;
	font-size: 10px;
}
#marqueeLeft {
	background-color: #003F72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 96px;
	height: 14px;
	padding: 4px;
	vertical-align: middle;
}
#marqueeRight {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #FFFFFF;
	background-color: #6e8cb1;
	height: 14px;
	width: 642px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}
@media print {
#marqueeLeft {
	width: 94px;
}
#marqueeRight {
	width: 640px;
}
}

#copy #textcol {
	margin-top: 14px;
	width: 578px;
	margin-right:10px;
	float: left;
}
#copy #imgcol {
	margin-top: 0px;
	width: 160px;
	float: right;
	text-align: center;
}
#copy #imgcol .img-text {
	font-size: 10px;
	font-family: "Trebuchet MS";
}

@media print {
#copy #textcol {
	margin-top: 14px;
	width: 574px;
	margin-right:10px;
	float: left;
}
}


#copy #narrowtextcol {
	margin-top: 14px;
	width: 498px;
	margin-right:10px;
	float: left;
}
#copy #wideimgcol {
	margin-top: 0px;
	width: 240px;
	float: right;
	text-align: center;
}

#copy #widetextcol {
	margin-top: 14px;
	width: 718px;
	margin-right:10px;
	float: left;
}
#copy #narrowimgcol {
	margin-top: 0px;
	width: 20px;
	float: right;
	text-align: center;
}

#copy #text2col {
	margin-top: 14px;
	width:730px;
	margin-right:10px;
	float: left;
}
#t2cright {
	width:360px;
	margin-right:10px;
	float: right;
}

#t2cleft {
	width:360px;
	margin-right:10px;
	float: left;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #003f72;
	margin: 0px;
	padding-bottom:2px;
}
	* html h1 {
	font-weight: bold;
	}
#imgcol img {
	padding-bottom: 10px;
	border: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003f72;
	margin: 0px;
	font-weight: bold;
}
#pagenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #6e8cb1;
	padding-bottom: 6px;
}
#nextpage {
	text-align: right;
	padding-top: 6px;
}
#previouspage {
	text-align: left;
	padding-top: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003F72;
	margin: 0px;
	padding: 4px 0px 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003F72;
	margin: 0px;
	padding: 4px 0px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e8cb1;
	margin: 0px;
	padding: 4px 0px 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 4px 0px 12px;
}
#textcol ul {
	margin-top: 2px;
}
#textcol li {
	color: #8aacbd;
	list-style: disc outside;
	margin-left: -10px;
	padding-bottom:1px;
}
#textcol li span {
	color: #000;
	}
#textcol td span {
	color: #8aacbd;
}
#tabs img {
	padding-right: 1px;
}
#textcol .sitemap li {
	list-style-type: none;
}
#textcol .sitemap h2 {
	padding-top:12px;
}
#textcol .sitemap a {
	color: #003F72;
}
#textcol .sitemap h4 a {
	color: #6e8cb1;
}
#wrapper #mainContainer #mainContent #copy #widetextcol .indented span {
	font-weight: bold;
	color: #003F72;
}

#wrapper #mainContainer #mainContent #copy #wideimgcol .reviewimg {
	border-top: 2px none #809ABA;
	border-right: 2px none #809ABA;
	border-bottom: 2px none #809ABA;
	border-left: 2px none #809ABA;
}
#imgcol #pressquote {
	background-color: #F4E2D9;
	background-image: url(../images/common/page-turner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px;
	padding-bottom:10px;
}
.large-quotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #799CAE;
}
#imgcol #pressquote .large-quotes .open {
	line-height: 34px;
	margin-right: 2px;
	margin-left: 0px;
}
#imgcol #pressquote #quote-close {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 1px;
	color: #7D9EAF;
	padding-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}
.quote-content {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.quote-sig {
	font-family: "Trebuchet MS";
	font-style: italic;
}#wrapper #mainContainer #mainContent #copy #text2col {
	clear: both;
}
