body
{
	width: 800px; 
	margin: 0px 0px 0px 0px;
	color: black;
	background-color: white;
}

a	
{
	text-decoration: none;
}

a:link 		
{	
	color: gray;
	background-color: white;
	text-decoration: none;
}

a:visited
{
	color: gray;
	background-color: white;
	text-decoration: none;
}

a:hover	
{
	color: blue;
	background-color: white;
	text-decoration: underline overline;
}

a:active	
{
	color: gray;
	background-color: white;
	text-decoration: none;
}

a.standard
{
	color:Blue;
	background-color:White;
	text-decoration:underline;
	font-weight:bold;
}

div.copyText
{
	position: absolute; 
	left: 10px;
	top: 152px;
	width: 480px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: silver 2px solid;  	
	color: black;
	background-color: white;
	font-family:  tahoma, arial, sans-serif;
	font-size:  10pt;
	font-weight: normal;
}

div.copyHeader
{
	color: #00349A; 
	background-color: white;	
	font-family: arial, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	text-align: center;
}

div.sideMenu
{
	position: absolute;
	left: 499px; 
	top: 127px;
	width: 237px;
	border-left: silver 1px solid;
	border-right: silver 1px solid; 
	border-bottom: silver 2px solid;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 2; 
	color: black;
	background-color: white;
	font-family:  Tahoma, Arial, sans-serif; 
	font-size:  10pt;
	font-weight: bold;
}


div.sideMenuHeaderText
{
	color: black; 
	background-color: white;	
	font-family: arial, sans-serif; 
	font-size: 11pt; 
	text-align: center;
}

div.contactForm
{
	position: absolute; 
	left: 5px; 
	top: 145px;
	width: 475px; 
	color: black;
	background-color: white;	
	font-family:  tahoma, arial, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	padding: 10px 10px 10px 10px;	
}

div.message
{
	color: blue;
	background-color: white;	
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

div.error
{
	color: red;
	background-color: white;	
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

div.groupHeader
{
    color:black;
    background-color:#F0F1F5;
    margin:0px 5px 0px 5px;
    font-family:Tahoma,sans-serif;
    font-size:10pt;
    font-weight:bold;
    text-align:right;
    line-height:2em;
}

div.groupBody
{
    display:none;
    color:black;
    background-color:white;
    margin:0px 5px 10px 5px;
    padding:0px 5px 0px 5px;
    font-family:Tahoma,sans-serif;
    font-size:10pt;
    font-weight:normal;
    text-align:left;               
}          

img.groupHeader
{
    vertical-align: middle;
    text-align: right;
}

input.contactFormField
{
	color: black;
	background-color: white;	
	font-family:  tahoma, arial, sans-serif;
	font-size:  11pt;
	font-weight: normal;
	width: 300px;
}

select.contactFormField
{
	color: black;
	background-color: white;	
	font-family:  tahoma, arial, sans-serif;
	font-size:  11pt;
	font-weight: normal;
	width: 300px;
}

textarea.contactFormField
{
	color: black;
	background-color: white;	
	font-family:  tahoma, arial, sans-serif;
	font-size:  11pt;
	font-weight: normal;
	width: 450px;
	height: 100px;
}

img.noBorder
{
	border:0px;	
}

img.copyImage
{
	border: 0px; 
	float: left;
}

img.headerImage
{
	position: absolute;
	border: 0px;
}

img.headerLinkImage
{
	position: absolute;
	border: 0px;
	z-index: 100;
	top: 82px; 
	width: 108px; 
	height: 33px;
}

img.arrowBullet
{
	text-align: center;
	width: 5px;
	height: 5px;
	margin-right: 4px;
}

img.menuImage
{
	position:  relative;
	text-align: center;
	margin-right: 4px;
	z-index: 900;
}

span.smallBoldText
{
	color: black;
	background-color: white;	
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

span.serviceDescription
{
	color: black;
	background-color: white;	
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
	
span.highlightText
{
	color:#002c9c;
	background-color: white;	
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

span.solutionText
{
	color: black;
	background-color: white;	
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
	text-align: center;
	z-index: 1000;
}

span.solutionDetail
{
	position: relative;
	color: Blue;
	background-color: white;		
	text-decoration: underline;
	left: 125px;
}

td.priceCell
{
	text-align: right;
}

div.container {position:absolute; width:500px;left:0px; top:142px;height:300px;z-index:100;}
div.tab {position:absolute; color:black; background-color:#d7d5ee; left:0px;width:200px;height:25px; font-size:9pt; font-weight:bold; font-family:arial,sans-serif; text-align:right; line-height:25px;  }
div.hover {background-color:#efeff7; color:black; height:27px; line-height:27px;}
div.content { position:absolute; color:black; background-color:white; left:205px;width:300px; height:350px; border:0px;}
div.contentImage {position:absolute; display:table-cell; color:black; background-color:white;}
img.tabBlock {position:absolute;top:0px;left:0px;width:8px;height:25px;border:0px;}