a:link {color: #2A3681; text-decoration: none;}
a:visited {color: #2A3681; text-decoration: none;}
a:hover {color: #F5A81E; text-decoration: underline;}
a:active {color: #2A3681; text-decoration: none;}

html, body 
{ 
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: center;	

	font-family: arial,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-size-adjust: none; 
	font-stretch: normal;

	background: url(/images/background.gif);
	background-repeat: repeat-1;
}

div#container
{
	padding: 0px;
	width: 843px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	background-color: white;
}

	
div#header
{
	margin: 0px;
	padding: 0px;
	width: 843px;
	height: 75px;

}

div#links
{
	padding: 0px;
	width: 100%;
	height: 37px;
	background: url(/images/navbarline2.gif);
	background-repeat: repeat-x;
}

#links a:link 
{
     text-decoration: none;
}

#links a:visited 
{
     text-decoration: none;
}

#links a:hover
{
     text-decoration: none;
}

#links a:active
{
     text-decoration: none;
}

.links_spacing
{
	padding-left: 25px;
	padding-right: 2px;
}

div#linkshadow
{
	padding: 0px;
	height: 40px;
	width: 100%;
	background: url(/images/linkshadow.jpg);
	background-repeat: repeat-x;
}


.title
{
	font-family: Verdana,Helvetica,Sans-serif; 
	font-size: 15pt;
	color: #7C7CA0;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

div#title
{
	border-width: 0px 0px 2px 0px;
	border-style:dotted;
	width: 99%;
	z-index: 2;
	font-family: Verdana,Helvetica,Sans-serif; 
	font-size: 15pt;
	color: #7C7CA0;

}

.float_img
{
	float: left;
	padding: 1px;
	margin: 3px 10px 0px 10px;
}	

.main_title
{
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; 
	font-size: 15pt;
	font-weight: normal;
	margin: 0px 0px 0px 5px;
}

.features
{
	font-family: Arial,Verdana,Helvetica,Sans-serif; 
	font-size: 14pt;
	color: white;
	
	margin: 0px 0px 0px 5px;
}

div#features
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	width: 100%;
	height: 25px;

	background-color: #336699;
}
	


td#features_table
{
	height: 100px;
}

td#highlights_table
{
	height: 130px;
}

div#side_links
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	height: 40px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #7C7CA0;
}

.table_main_format
{
	margin: 0px 0px 0px 20px;
	width: 670px;
	
	border-color: #B3B8CD;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}


div#tabs
{
	width: 610px;
	position: absolute;
	margin: 3px 0px 0px 20px;
	padding: 0px;
}



td#top_table
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 0px 0px 0px 0px;
}

.table_specs_format
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 0px;
}	

td#oneL
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 0px 1px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 9pt;	
}

td#oneR
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 0px;
	font-family: Verdana, Arial;
	font-size: 9pt;	
}


td#twoL
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 0px 1px 0px 0px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial;
	font-size: 9pt;	
}

td#twoR
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 0px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial;
	font-size: 9pt;
}



div#gallery_title
{
	width: 92%;
	border-bottom: 1px solid #B3B8CD;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	text-align: left;
}

div#gallery
{
	width: 300px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
	border-top: 1px solid #B3B8CD;
	border-left: 1px solid #B3B8CD;
	border-right: 1px solid #B3B8CD;
	text-align: center;
	
}

div#prod_links
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 50px;
	border: 1px solid #B3B8CD;
}

div#download_links
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 50px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #B3B8CD;
	border-left: 1px solid #B3B8CD;
}


#footerContainer
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 1px 0px 0px 0px;
	width: 100%;
	height: 50px;
	z-index: 5;
}



.footer
{
	text-align: center;
	margin-top: 10px;
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 17px;

}


/*menu*/
#menu
{
	width: 100%;
	padding-left: 5px;
	margin: 0px;
	list-style: none;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#menu LI
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu A
{
	display: block;
	color: #444;
	text-decoration: none;
	background: #F0C208;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}

#menu A:hover,
#menu A:active
{
	background: #bbc;
	text-deocoration: none;
}

#menu A.here:link,
#menu A.here:visited
{
	background: #336699;
	border-bottom: 1px solid #336699;
	/*color: #bbc;*/
	color: #F0C208;
	text-decoration: none;
}





/*subnav*/
#menu #subnav0,
#menu #subnav1,
#menu #subnav2,
#menu #subnav3,
#menu #subnav4,
#menu #subnav5
{
	display: none;
	width: 100%;
}

body.type0 #menu UL#subnav0,
body.type1 #menu UL#subnav1,
body.type2 #menu UL#subnav2,
body.type3 #menu UL#subnav3,
body.type4 #menu UL#subnav4,
body.type5 #menu UL#subnav5

{
	position: absolute;
	left: 0px;
	top: 26px;
	float: left;
	background: #336699;
	width: 650px;
	height: 25px;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	list-style: none;
	border-top: 2px solid #336699;
	display: inline;
	font-size: smaller;
	font-family: Verdana;
	font-weight: bold;
}

#menu UL LI
{
	float: left;
	display: inline;
	margin-top: 1px;
	text-decoration: none;

}

#menu UL A
{
	background: #336699;
	color: white;
	display: inline;
	margin: 0px;
	padding: 2px 8px 2px 8px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 2px solid black;
	
	text-decoration: none;
}

#menu UL A:hover,
#menu UL A:active

{
	background: #336699;
	color: #F5A81E;
	text-decoration: none;
}

#menu UL A.here:link,
#menu UL A.here:visited,

{
	background: #336699;
	text-decoration: none;
	
}



.small_table
{
	margin: 0px 0px 0px 45px;
}

td#g1
{
	border-top: 1px solid #B3B8CD;
	border-bottom: 1px solid #B3B8CD;
	border-left: 1px solid #B3B8CD;
	border-right: 0px;
	height: 143px;
}

td#g2
{
	border-top: 0px;
	border-bottom: 1px solid #B3B8CD;
	border-right: 0px;
	border-left: 1px solid #B3B8CD;
	font-size:10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td#g3
{
	border-top: 0px;
	border-bottom: 1px solid #B3B8CD;
	border-left: 1px solid #B3B8CD;
	border-right: 0px;
}

td#g4
{
	border-top: 0px;
	border-bottom: 1px solid #B3B8CD;
	border-left: 1px solid #B3B8CD;
	border-right: 0px;
}

td#gs1
{
	border-top: 1px solid #B3B8CD;
	border-bottom: 1px solid #B3B8CD;
	border-right: 1px solid #B3B8CD;
	border-left: 0px;
	height: 53px;
}

td#gs2
{
	border-top: 1px solid #B3B8CD;
	border-bottom: 1px solid #B3B8CD;
	border-right: 0px;
	border-left: 0px;
}


td#gs3
{
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #B3B8CD;
	border-left: 0px;
	height: 53px;
}


td#gs4
{
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}






div#special_features_format
{
	width: 97%;
	margin: 5px 0px 0px 10px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	padding-bottom: 10px;
}

div#highlight_format
{
	width: 97%;
	margin: 10px 0px 0px 10px;
}

.highlight_list
{
	list-style-type: square;
	text-indent: 5px;
	list-style-position: outside;
	font-family: Verdana, Arial;
	list-style-image: url(images/arrow.jpg); 
}	

li
{
	padding-left: 5px;
	padding-bottom: 5px;
}




.disclaimer
{
	width: 85%;
	margin: 16px 0px 0px 25px;
}


a.print:link 
{
	color: #908D8D;
     	text-decoration: none;
}

a.print:visited 
{
	color: #908D8D;
	text-decoration: none;     
}

a.print:hover 
{
	color: #F5A81E;;
     	text-decoration: none;
}

a.print:active 
{
     	color: #908D8D;
     	text-decoration: none;     
}