html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border-collapse: collapse;
}
body {
	font: 100%/1.25em Verdana, Arial, Helvetica, sans-serif;
	background: #cdcdcd url(../images/gradBkgd.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
/***  BEGIN CONTAINER STYLES  ***/


#container {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border: 0px none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #DDDDDD;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#mainContent {
	margin: 40px 114px 0px 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 25px 15px 40px;
	border: 1px solid #CCCCCC;
}
#mainContent table {
	margin: .5em auto 3em;
	padding: 0px;
	width: 100%;
	border: 0px none;
	border-collapse: collapse;
	background: #E8E8EA;
	font-size: .75em;
}
#mainContent td {
	border: 1px solid #FFF;
	margin: 0px;
	padding: 1em;
}
#mainContent td.col2{ width: 95%;}
#mainContent td.alignTop{vertical-align: top; }
#mainContent table.bidRequest{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
	position: relative;
	top: 0px;
}
#mainContent table.contact{
	margin: .75em auto 3em;
	padding: 0px;
	width: 100%;
	border: 0px none;
	border-collapse: collapse;
	background: #FFF;
	font-size: .75em;
}
#mainContent table.contact td.leftCol{ 
	width: 20%;
	padding: 0px 10px 10px 0px;
	margin: 0px;
	text-align: right; 
	vertical-align: middle;
	color: #111;
	line-height: 1.5em;

}
#mainContent table.contact td.rightCol{ 
width: 80%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 1em 0px;
	text-align: left; 
	vertical-align: middle;
	color: #111;
	line-height: 1.5em;

}
#mainContent form{
	border: 0px solid #CCC;
	width: 50%;
	padding: 0px;
}

#mainContent #map {
	margin: 0.3em 0px 2em 30px;
	float: right;
	clear: none;
	height: 220px;
	width: 220px;
	position: relative;
}
#mainContent #callout {
	margin: 0px 0px 30px 30px;
	float: right;
	clear: none;
	width: 220px;
	border: 0px none;
background: #999;	position: relative;
}
#mainContent #inset {
margin: .3em 0px 20px 30px;
	float: right;
	position: relative;
	border: 0px none;
}
#mainContent #insetVert {
margin: .3em 10px 20px 20px;
	float: right;
	clear: none;
	position: relative;
	border: 0px none;
}
#mainContent #bio {
margin: 7px 20px 0px 0px;
	float: left;
	clear: none;
	height: 140px;
	width: 94px;
	position: relative;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 40px 0px 24px 24px;
	border: 0px none;
}
#contactBox {
	clear: left;
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 15px 40px; /* padding keeps the content of the div away from the edges */
	margin: 0px 0px 24px 0px;
	border: 1px solid #CCCCCC;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 66px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 126px;
	margin: 40px 24px 24px 24px;
	border: 0px none;
}
#footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFF;
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 4em;
	text-align: center;
}
#title {
	background: url(../images/title_home.jpg) no-repeat;
	padding: 0px;
	height: 350px;
	width: 940px;
	display: table-cell;
	text-align: left;
}
#mainContent table.products td.left{
width: 180;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	text-align: left;
}
#mainContent table.products td.center{
width: 220;
	margin: 0px;
	padding: 10px 22px 10px 22px;
	vertical-align: top;
	text-align: left;

}
#mainContent table.products td.right{
width: 180;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: left;

}
#mainContent table.products img{
	margin: 0px; padding: 0px;
}
#mainContent table.bidRequest td{
	vertical-align: top;
}


#infoFormRight{
	width: 220px;
	border: none;
	position: relative;
	float: right;
	clear: none;
	margin-top: 15px;
	
}


/***  END CONTAINER STYLES  ***/


/*** BEGIN NAVIGATION STYLES  ***/

#nav {
	height: 30px;
	width:100%;
	background: #0a235b;
	color: #F5F5E6;
	position: relative;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: url(../css/none);
}
/*** END NAVIGATION STYLES  ***/

/*** BEGIN TEXT STYLES  ***/

a:link, a:visited, {
	text-decoration: none;
	border: 0px none;
	color: #0A235B;
}
a:hover {
	text-decoration: underline;
} 
img { border: 0px none;}
p {
	color: #666;
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	font: .75em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

sup,
sub {
font-size: .6em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
.blue{ color: #0A235B;}
.red { color: #AF1515; }

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#title h1 {
	font-size: 1.37em;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 110px 400px 20px 50px;
	font-weight: normal;
}
#mainContent h2 a:hover {
	text-decoration: underline;
} 
#mainContent h1.pageTitle{
	font: normal 2.5em/normal Arial, Helvetica, sans-serif;
	margin: 0 0 0 -.2ex;
	padding: 0px;
	color: #CCC;
	text-transform: uppercase;
	border: 0px none;
}
#mainContent h1 {
	font: normal 1.25em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 1.5em 0 .5em;
	color: #0a235b;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
#mainContent h1.first {
	margin: 0 0 .5em;
}
#mainContent h2 {
	margin: 1em 0 0 0;
	color: #333;
	font: normal .84375em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#mainContent h2.products{
width: 100%;
margin-bottom: .625em;
border-bottom: solid 1px #CCC;
}
#mainContent h3 {
	margin: 1em 0 0 0;
	color: #444;
	font: normal .75em Verdana, Arial, Helvetica, sans-serif;
}
#mainContent td h1 {
font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	vertical-align: middle;
	color: #444;
}
#mainContent td h2 {
	font-size: .95em;
	margin: 0;
	vertical-align: middle;
	color: #444;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
}
#mainContent p {
	font: normal .75em;
}
#mainContent strong, mainContent p strong {
	font-size: .98em;
}
#mainContent table.bidRequest p{
	
	font: bold .98em Verdana, Arial, Helvetica, sans-serif;
margin-bottom: .5em;

}
#mainContent p.topmargin{ margin-top: 1em;}
#mainContent p.title {
	font: bold .7em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
#mainContent td p {
font-size: 1em;
	margin: 0;
	vertical-align: middle;
	color: #666;
	line-height: 1.5em;
}
#mainContent td p.center {
	text-align: center;
}
#mainContent form p{
font: bold .7em Verdana, Arial, Helvetica, sans-serif;
margin-bottom: .5em;
}
#mainContent form input{
font: normal 1em Verdana, Arial, Helvetica, sans-serif;
margin-bottom: .5em; margin-top: .25em;
}
#mainContent p.intro {
	font-size: .875em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #98A8C8;
	margin-bottom: 1em;
}
#mainContent p.superscript {font-size: .6em; margin-bottom: 1em;}
#mainContent #callout p{
	font: italic normal .85em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 10px;
}
#mainContent a {
	text-decoration: none;
	border: 0px none;
	color: #0A235B;
}
#mainContent a:hover{
text-decoration: underline;
}
#mainContent a.more { font-size: .93em;
}

#mainContent ul {
	margin: 0 0 1.5em;
	padding: 0;
}
#mainContent li {
	color: #0A235B;
	list-style: url(../images/bullet1.gif) none outside;
	line-height: 1.5em;
	font-size: 0.75em;
	font-weight: normal;
	margin-left: 3em;
}
#mainContent td ul{
	margin: 0 0 0 1em;
	padding: 0;
}
#mainContent td li {
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	color: #666;
	line-height: 1.5em;
	margin-left: .5em;
	text-indent: -1.5em;
	list-style: none none;
	display: block;
}
#mainContent li.intro{
	list-style: url(none) none;
}
#mainContent table.contact td h1 {
	margin: 1.25em 0px 0px 0px;
	color: #0a235b;
	text-transform: none;
	font: normal 1.75em Verdana, Arial, Helvetica, sans-serif;
}

#mainContent table.products{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
	width: 100%;
}

#mainContent table.products p {
font-size: .9em;
margin-top: .5em;
	text-align: left;
}

#mainContent td.leftCol p {
text-align: right;
	
}

#mainContent table.contact h1 {
	margin: 1.25em 0 .5em;
	color: #0a235b;
	font: normal 1.25em Verdana, Arial, Helvetica, sans-serif;
}

#sidebar1 p {
	font: italic normal .75em/2em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 1em; margin-bottom: 40px;
}
#sidebar1 p.Caption {
	font: normal .68em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 1em; margin-bottom: 40px;
}
#contactBox h1 {
	text-transform: uppercase;
	color: #0a235b;
	margin-top: 1em;
	margin-bottom: 0px;
	font: bold 0.625em/1.25em Verdana, Arial, Helvetica, sans-serif;
}
#contactBox p {
	color: #666;
	margin-top: 0px;
	margin-bottom: 1ex;
	font-size: 0.63em;
	line-height: 1.25em;
	font-style: normal;
}
#contactBox a:link, #sidebar1b a:visited {
	text-decoration: none;
	border: 0px none;
	color: #0A235B;
}
#contactBox a:hover {
	color: #B5C318;
}
#map p {
font-size: .63em;
margin-top: .5em;
	text-align: right;
}
#map a {
	text-decoration: none;
	border: 0px none;
	color: #0A235B;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2em 0px 2em; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999;
	font: .7em Arial, Helvetica, sans-serif;
	text-align: center;
}
/***  END TEXT STYLES  ***/


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
