body {
	margin : 0px;
	padding : 0px;
	text-align : center;
	background : #FFF;
	}
p,.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	line-height: 16px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
	
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*  Below controls the navigational rollovers  */

#barnav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration : none;
	color: #FFF;
	}
#barnav a:visited {
	color : #FFF;
	text-decoration : none;
	}	
#barnav a:link {
	color : #FFF;
	text-decoration : none;
	}
#barnav a:hover {
	color : #666;
	text-decoration : none;
	}	
#barnav a:active {
	color : #FFF;
	text-decoration : none;
	}
	
#sidenav {
	width: 300px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #CDCCB6;
	color: #FFF;
	}
#sidenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	} 
#sidenav li {
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 0;
	} 
#sidenav li a {
	display: block;
	margin: 0;
	padding: 5px 5px 5px 20px;
	background-color: #E7E7DA;
	text-decoration: none;
	color: #666;
	}
#sidenav li a:hover {
	background-color: #CDCCB6;
	color: #FFF;
	}  
#sidenav a:visited {
	color : #666;
	text-decoration : none;
	}
#sidenav a:active {
	color : #666;
	text-decoration : none;
	}

.homeFeature {
	background:url(Images/home-feature.jpg) top left no-repeat; 
	width:375px; 
	height:260px;
}
.homeFeatureText {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	padding:175px 15px 0 15px; 
	color:#ffffff; 
	text-align:center;
}


/*** Glabal Team Page ***/
.introParagraph {
	background-color:#ff9900;
	font-size:13px;
	padding:10px 15px;
	text-align:center;  
	color:#FFFFFF;
	padding-top:3px;
	margin-top:0px;
}
.contactColumn {
	padding:10px;
}
.contactStatement {
	color:#002a54; 
	font-weight:bold;
}


#productlist {
	width: 350px;
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	background-color: #FFF;
	color: #333;
	}
#productlist ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	border: none;
	} 
#productlist li {
	margin: 0;
	padding: 0;
	} 
#productlist li a {
	display: block;
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	background-color: #FFF;
	text-decoration: none;
	border-top: 1px solid #CCC;
	color: #333;
	}
#productlist li a:hover {
	background-color: #E7E7DA;
	color: #333;
	}  
#productlist a:visited {
	color : #333;
	text-decoration : none;
	}
#productlist a:active {
	color : #333;
	text-decoration : none;
	}

#footnav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration : none;
	color: #999;
	}
#footnav a:visited {
	color : #999;
	text-decoration : none;
	}	
#footnav a:link {
	color : #999;
	text-decoration : none;
	}
#footnav a:hover {
	color : #999;
	text-decoration : underline;
	}	
#footnav a:active {
	color : #999;
	text-decoration : none;
	}

#inline ul {
	list-style: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 8px 8px;
	padding: 8px;
	border-top: 1px #CCC dashed;
	border-bottom: 1px #CCC dashed;
	}

#blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 12px 12px;
	padding: 8px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background: #E5E7DD;
	}

#picbox {
	border-bottom: 3px #FF9900 solid;
}
#featurebox {
	border: 2px #FFF solid;
	background: E7E7DA;
}
#productbox {
	border-bottom: 8px #CDCCB6 solid;
	background: #E7E7DA;
}
#navbox {
	border-top: 3px #FF9900 solid;
}
#formbox {
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}
#toplinkbox {
	line-height: 10px;
}
#footbox {
	line-height: 6px;
}
#searchbox {
	height: 60px;
	background: url(../Images/searchPlate.gif);
	background-repeat: no-repeat;
}
#cloudbox {
	background-image: url(../Images/cloudsBG2T.jpg);
	background-repeat: repeat-x;
}
#cloudboxhome {
	background-image: url(../Images/cloudsBG.jpg);
	background-repeat: repeat-x;
}
.newshead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.newshead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

/*  generic text link behavior  */

a {
	text-decoration : none;
	color: #3366CC;
	}
a:hover {
	color: #333;
	text-decoration : underline;
	}  
a:visited {
	color : #3366CC;
	}
a:active {
	color : #3366CC;
	text-decoration : none;
	}

.trail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #3366CC;
}
