body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-image: url(images/background_body_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_style {
	color: #1B4D8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.75px;
}
.contactInfo {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 30px;
}
.body_small_white {

	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.body_small {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
}
.greyHeading {
	background: #CCCCCC;
	padding: 3px 15px;
}
.blueHeading {
	font: bold 1.3em Geneva, Arial, Helvetica, sans-serif;
	color: #34BBFF;
}
.blue_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
}
h2 {
	color: #0078B9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
}
h3 {
	color: #34BBFF;
	margin-top: 20px;
	padding: 0px 0px 0px 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #34BBFF;
}
#container {
	width: 755px;
	text-align: left;
	position: relative;
	padding: 0px;
	margin: auto;
}
#masthead {
	z-index: auto;
	margin: 0px;
	position: relative;
	padding: 0px;
	height: 105px;
}
#container #masthead #techSupport {
	position: absolute;
	left: 553px;
	top: 27px;
}

#navigation {
	position: relative;
	text-align: right;
	width: 755px;
	background-image: url(images/backgrounds/navigation_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin-right: 60px;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#navigation a:hover {
	color: #6EA3E5;
	font-weight: bold;
	background: url(none);
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6EA3E5;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;	
}
#footer {
	text-align: center;
	clear: both;
	color: #999999;
	padding-top: 15px;
	position: relative;
}
#categories {
	position:absolute;
	left:17px;
	top:239px;
	width:149px;
	height:339px;
	z-index:1;
	text-align: left;
	padding-bottom: 25px;
}
#categories li {
	margin: 0px 0px 0px -20px;
	padding: 0px;
}

#categories ul {
	list-style: none;
}
#searchBox {
	position:absolute;
	left:15px;
	top:125px;
	width:279px;
	height:24px;
	z-index:1;
	background: center;
	margin-top: 10px;
}
#contact_bar {
	width:200px;
	z-index:1;
	float: right;
	margin-top: 10px;
}#container #masthead #logo img {
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: 10px;
}
#masthead #contact_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#masthead #contact_bar a {
	text-decoration: none;
	color: #FFFFFF;
}
.mastheadtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
}
.white_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
}
