


/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

h1 { margin-bottom: 20px; }
h2 { margin-bottom: 20px;}
h3, h4, h5 { margin-bottom: 5px;}
p { margin-bottom: 20px; }
ul { margin-bottom: 15px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea {
		font: normal normal 11px  Arial, Verdana, Helvetica, sans-serif;
		color: #666666; 
		border: none;
		border: 0px;
		background: white;
		font-weight:normal;
		padding:2px;
		
}
img { border: none;
}
.clear {
	clear: both;
}
table,td {
font-size:12px;
border:0px;
}

/* ----------------  INITIAL END ------------- */


/* ----------------  FONT  ------------- */

a {
	text-decoration: none;
}
h1 {
	color:#333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#2d87cb;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#990000;
}

a:link, a:active, a:visited{
	
	font-weight: bold;
	text-decoration:none;
	color:#0dafae;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
a:hover {
	color:#408fce;
}

div.footerbox
{
float:left;	
}
div.footerbox a:link, div.footerbox a:visited {
	font: normal normal 11px  Arial, Verdana, Helvetica, sans-serif;
	color: ffffff;
	text-decoration:none;
}
div.footerbox  a:hover, div.footerbox  a:active {
	font: normal normal 11px  Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

/* ----------------  BASICS  ------------- */


ul li {
	font-weight: normal;
	padding-left: 2px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	margin-left:20px;
	margin-bottom:10px;
	list-style-type: none;
	list-style-image: url(../images/bg/bullet.gif);
	}
ol li {
	font-weight: normal;
	padding-left: 2px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	list-style-image:none;
	list-style-type: decimal;
	margin-left:20px;
	margin-bottom:3px;
}
/*
li.number {
	list-style-image: none;
	margin-left:20px;
	margin-bottom:3px;
	list-style-type: decimal;
}
*/

body {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	line-height:130%;
	margin:0px;
	background-color: #ffffff;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#baseContainer {
	width: 980px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0px;
	background-color:#ffffff;	


}
#header
{
	background-image: url(../images/bg/headerbg.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	wdith:980px;
	height:225px;
}

#advisor
{
	background-image: none;
	/*background-repeat: no-repeat;
	background-position:left bottom;*/
	width:980px;
	height:70px;
	text-align:right;
}
#advisor div
{
	padding-top:10px;
	padding-bottom:0px;
}
#swirl
{
	width:940px;
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
	border-bottom:0px solid #cccccc;
	padding:18px 18px 0px 18px;
	height:auto;
	text-align:center;
	background-color:#FFF;
	background-image: url(../images/bg/white_swirl.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	
}
#swirl div
{
	padding:0px;
}
/*---------- navigation----------------- */
#navigationArea
{
	width:980px;
	height:auto;	
}
#navigationArea div
{
	text-align:center;	
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:10px;	
}

#navigation {
	text-align: left;
	width:auto;
	height:auto;
}
#navigation div
{
	border:0px; 
	padding:0px;
	margin:0px;
}
#navigation:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#navigation ul{

width: auto;
margin: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
padding-top: 0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

#navigation ul li{
display: inline;
padding:0px;
margin:0px;
}

#navigation ul li a{
font-weight:normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
padding-top: 5px;
padding-bottom:5px;
padding-left:15px;
padding-right:15px;	
margin: 0;
text-decoration: none;
background-image: url(../images/bg/menu_sep.gif);
background-repeat: no-repeat;
background-position:right center;
color:#ffffff;
}

#navigation ul li.endmenu a{
text-decoration: none;
background-image:none;

}

#navigation ul li a:hover, #navigation ul li a.selected,
#navigation ul li.endmenu a:hover, #navigation ul li.endmenu a.selected
{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #ffffff;
padding-top:10px;
padding-bottom:10px;
background-image: url(../images/bg/menu_over.gif);
background-repeat: repeat-x;
background-position:right bottom;
color:#666666;
}
/* ----end navigation -----*/

#Container {
	width: auto;
	border:0px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding:0px;
	background-color:#ffffff;
	height:auto;
	border-top:2px solid #ffffff;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;

} 
#footer
{
float:left;	
width:450px;
}
#mainContent {
		
	height:auto;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
}

div.productNews
{
	text-align:center;
	width:100%;
}
div.productflash
{
	width:660px;
	height:300px;
	background-color:#ffffff;
	float:left;
	text-align:left;
	border:none;
}

div.newsflash
{
	width:280px;
	height:300px;
	float:right;
	background-color:#cccccc;
	border-top:2px solid #ffffff;
}
#simplegallery
{
	border-top:2px solid #ffffff;
	border-right:2px  solid #ffffff;
	border-left:0px;
	border-bottom:0px;
	
}

div.Content
{
	width:auto;
	padding:20px;
	height:auto;
	text-align:left;
}
div.homeContent
{
	width:940px;
	height:auto;
	text-align:left;
}
div.leftContent
{
	width:640px;
	height:auto;
	background-color:#ffffff;
	float:left;
	text-align:left;
	border:none;
	padding:20px 20px 10px 0px;
}

div.rightContent
{
	width:260px;
	height:auto;
	text-align:left;
	padding:20px 0px 10px 20px;
	float:left;
}
#pageContainer {
		
	height:auto;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
}
/* ---- left menu -----*/
#leftmenu
{
float:left;
margin:0px;
text-align:left;
background-image:none;
padding-top:20px;
}

#leftmenu div {
	padding:0px;
	

}
#leftmenu div.over {
	padding:0px;
	
}
#leftmenu a:link, #leftmenu a:visited, #leftmenu a:active
{
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	text-decoration: none;
	background-image: url(../images/bg/bullet1.gif);
	background-repeat: no-repeat;
	background-position:left center;
	color:#333333;
	width:220px;
	padding:10px 10px 10px 20px;
	display:block;
}
#leftmenu a:hover, #leftmenu a.selected1
{
	background-image: url(../images/bg/bullet1_over.gif);
	background-repeat: no-repeat;
	background-position:left center;
	color:#000000;
	background-color: #eeeeee;
	font-size:12px;
}


/*------ end menu ------*/
#pageContent
{
	width:674px;
	height:auto;
	text-align:left;
	float:right;
	padding:20px 0px 20px 15px;
	border-left:1px solid #cccccc;
}
div.tabbg
{
	padding:26px 0px 10px 0px;
	background-image: url(../images/bg/tabbg.gif);
	background-repeat: repeat-x;
	background-position:left top;
	background-color:#ffffff;
}
#fullPagecontent
{
	width:930px;
	height:auto;
	text-align:left;
	float:right;
	padding:20px 10px 20px 15px;
}
#contactLeft
{
	width:300px;
	height:auto;
	text-align:left;
	float:left;
	padding:20px 10px 20px 15px;
}
#contactRight
{
	width:580px;
	height:auto;
	text-align:left;
	float:left;
	padding:20px 15px 20px 15px;
	border-left:1px solid #cccccc;
}

div.gap
{
	width:940px;
	height:10px;
}
div.top
{
text-align:right;	
clear:both;
padding-right:20px;
}
#copyright
{
	
	width:980px;
	border:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;

}
#copyright a 
{
	font-size:10px;
	color:#ffffff;
}

#sitemap
{
	
	width:100%;
	height:auto;
	border:0px;
	padding-top:10px;
	background-color:#0db0af;
	text-align:center;
	background-image: url(../images/bg/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/* -----------form ---------------*/
form.contact
{
	padding:0px;
	margin:0px;
}
table.contact
{
	width:100%;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}
table.contact td
{
	padding:2px;	
}
input.inputtextbox_contact
{
	border:1px solid #999999;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
		width:230px;
}
textarea.textareabox
{
	border:1px solid #999999;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
		width:230px;
}
select.selectbox
{
	border:1px solid #999999;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:235px;
}
input.submitGreen
{
	border:none; 
	padding:0px; 
	background-color:#ebf3c0; 
	vertical-align:middle;
}
input.submitBlue
{
	border:none; 
	padding:0px; 
	background-color:#cbdee8;
	vertical-align:middle;
}

/*--------- font ----------------*/
.error
{
	color:#ff0000;
	font-size:11px;
}
.alert
{
	color:#ff0000;
	font-size:11px;
	padding:2px;
	background-image:url(../images/bg/flash.gif);

}
.subtitlebold
{
	color:#9C0;
	font-weight:bold;
	
}
.subtitlenormal
{
	color:#9C0;
	font-weight:normal;
	
}
.faq_answer
{
	color:#0033cc;
	font-weight:normal;
	
}
div.pds
{
	float:left;
	width:45%;
}
/* ---------- table -------------*/
table.contenttable {
	border-collapse:collapse;
	padding:0px;
	/*border:1px solid #cccccc;*/
		font-size:12px;
		width:99%;
}
table.contenttable td
{
	vertical-align:top;
	text-align:left;
	padding:5px;
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
}
table.contenttable td.whitecellLeft
{
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;
	
}
table.contenttable  td.greencellLeft
{
	background-color:#ebf3c0;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;

}
table.contenttable  td.lightbluecellLeft
{
	background-color:#cbdee8;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;
}
table.contenttable  td.lightgreycellLeft
{
	background-color:#f7f7f7;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	vertical-align:top;
}
table.contenttable td.greencellRight
{
	background-color:#ebf3c0;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:0px solid #cccccc;
	vertical-align:top;

}
table.contenttable td.lightgreycellRight
{
	background-color:#f7f7f7;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:0px solid #cccccc;
	vertical-align:top;

}
table.contenttable  td.lightbluecellRight
{
	background-color:#cbdee8;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:0px solid #cccccc;
	vertical-align:top;
}
table.people
{
	border-collapse:collapse;
	padding:0px;
	border:0px solid #cccccc;
	font-size:12px;
}
table.people td
{
	
	border:0px solid #cccccc;
	font-size:12px;
}
/** ----------- Performance Calculator ------------- **/
a.menulink {
	display: block;
	width: 250px;
	text-align: left;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	color: #000099;
	/*BORDER: solid 1px #000099;*/
	background-color:#F0E1FF;
}
			
a.menulink:hover {
	/*border: solid 1px #6100C1;*/
	background-color:#F0E1FF;
}
/** ----------- Distribution ------------- **/

.menutitle{
cursor:pointer;
margin-bottom: 0px;
margin-left: 0px;
padding:0px;
text-align:left;
font-weight:normal;
}

.submenu{
margin-bottom: 0px;
margin-left: 0px;
}
/**-------- form page --------**/

img.form{
border:1px solid #cccccc;	
}
table.sm
{
width:980px;	
border-collpase:collapse;	
}
table.sm td
{
text-align:left;	
vertical-align:top;
padding:5px;

}
table.sm td a:link,table.sm td a:hover, table sm td a:active, table.sm td a:visited
{
font-weight:normal;
color:#666666;
}
