﻿body{
	font-family: tahoma;
	color: #ffffff;
	line-height: 1.166;	
	margin-top: 0px;
	padding: 0px;
	background-color:#ffffff;
	background-image:url('images/header_bg.gif');
	background-repeat:repeat-x;
	
}
#wrapper{
	width:950px;
	height:1750px;
	margin:auto;
	background-color:#ffffff;
}
#header{
	width:950px;
	height:171px;
	z-index:5;
}
#topmenu_bar{
	float:right;
	width:520px;
	height: 25px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:middle;
	z-index:10;
	text-align:right;
	letter-spacing:1.5px;
	position:relative;top: 10px; left: 5px; width: 440px; height: 150px;
	
}
#menu{
	float:left;
	width:200px;
	height:680px;
	background-color:#4d597d;
}
#text{
	float:right;
	margin-left:10px;
	width:690px;
	height:680px;
}
#footer{
	width:910px;
	height:65px;
	margin:auto;
	color:#ffffff;
	font-family:arial;
	font-size:9pt;
	background-color:#4d597d;
	text-align:center; 
}

#content{
	width:910px;
	margin:10px 10px 10px 10px;
	padding:10px;
	background-color:#ffffff;
}
#content_image{
	width:910px;
	margin-top:0px;
}

#content_text{
	width:910px;
	margin-top:10px;
}
#callback{
	width:190px;
	float:right;
	color:#ffffff;
}
img.gearheads{
	margin-left:65px;
}
table.gearheads{
	margin-left:65px;
	text-align:center;
}
td.gearheads{
	color:#4d597d;
	font-size:12px;
	height:20px;
	
}
tr.gearheads{
	background-color:#cccccc;
}
p.tech{
	text-align:center;
}
.style1 {
	border-width: 0;
}

a{
	color:#000000;
	text-decoration: none;
	font-size:10pt;
}

a:link{
	color:#000000;
	text-decoration: underline;
	font-size:10pt;
}

a:visited{
	color:#000000;
	text-decoration: underline;
	font-size:10pt;
}

a:hover{
	color:#010063;
	text-decoration: underline;
	font-size:10pt;
	

}
a.topmenu{
	color:#ffffff;
	text-decoration: none;
	font-size:11pt;
}

a:link.topmenu{
	color:#ffffff;
	text-decoration: none;
	font-size:11pt;
}

a:visited.topmenu{
	color:#ffffff;
	text-decoration: none;
	font-size:11pt;
}

a:hover.topmenu{
	color:#c6c6c6;
	text-decoration: underline;
	font-size:11pt;
}

a.small{
	color:#ffffff;
	text-decoration: none;
	font-size:10pt;
}

a:link.small{
	color:#ffffff;
	text-decoration: none;
	font-size:10pt;
}

a:visited.small{
	color:#ffffff;
	text-decoration: none;
	font-size:10pt;
}

a:hover.small{
	color:#ffffff;
	text-decoration: none;
	font-size:10pt;
}
a.smallfoot{
	color:#ffffff;
	text-decoration: underline;
	font-size:10pt;
}

a:link.smallfoot{
	color:#ffffff;
	text-decoration: underline;
	font-size:10pt;
}

a:visited.smallfoot{
	color:#ffffff;
	text-decoration: underline;
	font-size:10pt;
}

a:hover.smallfoot{
	color:orange;
	text-decoration: underline;
	font-size:10pt;
}

h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight:bold;
 color: #4d597d;
 text-align:left;
}
h2{
	 font-family: Arial;
 	 font-size: 14pt;
 	 font-weight:bold;
	 color:#ffffff;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight:bold;
 color: #4d597d;
 text-align:left;

}
p{
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#4d597d;
	margin:15px 0px 0px 0px;
}
p.small{
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	margin:0px 0px 0px 0px;
}
p.table{
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#4d597d;
	margin:0px 0px 0px 0px;
}
p.thank{
	font-family:tahoma;
	font-size:12pt;
	font-weight:normal;
	color:#4d597d;
	margin:45px 0px 0px 0px;
	text-align:center;

	
}


ul{
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#4d597d;
	line-height:1.5;
	list-style:square;
}
li.menu{
	color:#010063;
}
li.submenu{
	color:#010063;
	margin-left:20px;
}

#navBar{
	float: left;
	width: 199px;
	margin: 0px;
	padding: 0px;
	background-color: #4d597d;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	color:white;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #010063;
}

