/* CSS Document */


/************* html styles **************/
body {
    font-family: verdana, arial, helvetica, sans-serif;
font-size: 76%;
line-height: 1.6;
text-align:center;	
     margin: 0;
    background:#0A5584;
background:#C7CFD4;
   }
   

img {border: 1px solid #EEEEEE;}

hr.line {
color:#CCC;

}

p, strong, li {
font-size:1em;
margin-top:0;
}

em, strong {
font-size:1em;
font-weight:bold;
color:#AC3701;
color:#333;
}

b {
font-size:1em;
color:#AC3701;
font-weight:bold;
}

	

a:link, a:visited {
	color: #990000;
        color: #336699;
color: #1D4A94;
	
	}

a:hover {
	color:#000;
}

h1 {
	text-align:left;
font-size: 1.4em;
color: #003366;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
}
	
h2 {
	margin:0px;
	padding:0px;
	font-size:0.9em;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight:700;
	color: #993300;
text-align:center;
	}
	
#center h3,  #centerNarrow h3{
margin: 0px;
	padding:0px;
	font-size:1.1em;
font-weight:bold;
color: #CC6600; 
color: #424D6E;
color: #003366;
	}


h3 {
padding:0px;
	font-size:1.2em;
	margin:0;
	font-weight:bold;
	color: #0A5584;
color: #1D4A94;
	}

#left h3 {
font-size:1em;
padding-left:5px;
color:#E9E9C2;

background-color: #0D719E;
background-color: #1D4A94;
}

h4 {
       padding:0;
	font-size:1em;
	margin:10px 0px 0px 0px;
	font-weight:bold;
color: #073F63;
background-color: #B9C4C9;
}


h5 {
font-size:1em;
color: #666666;
}

.leadText {
font-family: Georgia, Times, Serif;
font-size:1.1em;
font-weight:bold;
color: #AC3701;
}



.address {
margin-top:50px;
margin-bottom:50px;
font-size: 0.8em;
font-stretch: condensed;
font-weight:bold;
color:#003366;
padding-left:3px;
background-color: #B9C4C9;
}


	

/************* layout styles **************/
	
#header {
 background-color: #1D4A94;
 padding:0;
 margin: 0 10px;
height:90px;
/*  for IE */
 background-image: url("/images/header.jpg");
 background-repeat: repeat-y;

		}

/* correct the 3px jog in IE >> IE ads 3 px if inline elements follow floats*/
#head img {
display:block;
}


#container {
	background-color: #FFFFFF;
	margin-left: auto; 
       margin-right: auto; 
       width: 780px;
	padding:0px;
	
      background-image: url(/images/bg2.jpg) ;
       background-repeat: repeat-y;
}



#left {
text-align:left;
float: left;
display: inline;
  margin-top:30px;
color:#073F63;
  padding:0px 0px 0px 20px;
  width:200px;
  /*voice-family: "\"}\"";
 voice-family: inherit;*/
 width:180px;
  	}
  	
/*html>body #left {
        width:180px;
        }*/


#content {
/*width:500px;*/
margin:30px 20px 0 230px; 
text-align:left;

min-height:500px;
height: auto !important;
height: 500px;
 
 }



#footer{
	clear: both;
	border-top: 1px solid #999999;
       border-bottom: 1px solid #000;
	font-size:0.8em;
	color: #EEEEEE;
	padding: 10px;
	margin:10px 10px;
	background-color: #1D4A94;
text-align:center;
}

#footer a{
color: #FFFFFF;
}

#footer img {
padding:5px;
}

.footerText  {
background-color: #993300;
}
/************* nav menu styles **************/

.navcontainer { 
margin:0;
}

.navcontainer ul {
margin-top: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a {
display: block;
padding:2px 0px 2px 5px;
width: 175px;
border-top: 1px dotted #BDBC95;
font-weight: bold;
color: #073F63; 
 font-size: 0.9em;
}

.navcontainer a:link, .navcontainer a:visited
{
color: #073F63;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #B9C4C9;
text-decoration: none;
}


/************* other formatting **************/


.downloadBox{
border-top:1px solid  #BDBC95; 
margin-top:30px;
  border-bottom:0px solid  #BDBC95;
}

.featured {
background:#EEEEDD;
  border-top:4px solid  #BDBC95; 
  border-bottom:4px solid  #BDBC95;
padding:0 10px;
}

.featured h3 {
margin:0;
}

/*
.article{
float:left;
width:550px;
padding-bottom:10px;
}
*/
.articleExcerpt {
float:left;
width:570px;
padding-bottom:10px;
}

.articleExcerpt img {
float:left;
padding:10px;
}

.lightBg {
background-color: #EEEEDD;
}

.darkBg {
 background-color: #BDBC95;
}

.border {
	border: 1px solid #BDBC95;
}


.floatLeft {
float:left;
}

.floatRight {
float:right;
}


.clear {
	clear: both;
}
	


.leftFloat {
	float:left;
	margin: 10px 10px 10px 0px;
	}

.rightFloat {
	float:right;
	margin: 10px 0px 10px 10px;
	}

.links li {
		line-height: 1.666;
    list-style: square;
}

			
 ul.links {
    padding-left: 15px;
    margin-left: 0;
	}

.links a {
	
  font-weight: 500;
	text-decoration: underline;
	}

div.article, div.articleExcerpt {

/*border-bottom: 1px solid #BDBC95;*/
margin-bottom: 15px;
margin-top: 15px;
}

a img {
border:0;
}


.productList img {
float:left;
padding-bottom:10px;
}

div.productList {
width:500px;
float:left;
margin-bottom:15px;
border-bottom:1px solid #B9C4C9;
}

.productList p, .productList h3,  .productList li  {
margin-left:220px;
}

.productList h3 a {
padding-top:0;
margin-top:0;
}

ul.productNav {
list-style:none;
margin-left:0;
padding-left:0;
width:500px;
}

.productNav li{
float:left;
padding:0.2em 0.4em;
}




/* @group tables */

table {
	background: #dde8fa;
line-height:1.2;
}

td {
	padding: 0.3em 0.5em;
	border-bottom: 1px solid #FFF;
vertical-align:top;
}

th {
	padding: 0.1em 0.5em;
	text-align: left;
	background: #2f96d3;
	color: #FFF;
vertical-align:top;
}

/* @end */