body, td {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	}

#disclaimer {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	}


/* TEXT STYLES */

a.cartremove
{
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        color: #000000;
}

a.cartremove:hover
{
        color: #454545;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-decoration: none;
	color: #007D1C; /* medium forest green */
}

a:hover
{
	color: #800080; /* magenta */
}


p {
  margin-top: 2px;
  margin-bottom: 2px;
  }

.subheaders
{
	color: #329A65; /* kelly green */
	font-size: 15px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;	
}

.subheaders2
{
	color: #329A65; /* kelly green */
	font-size: 15px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;	
}

.subtitles
{
	color: #741671; /*purple*/
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;	
}


/* HEADINGS */

#main_heading
{
	/* text-transform: uppercase; */
	color: #741671; /*purple*/
	font-size: 15px;
	font-style: regular;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

#main_heading_sub
{
	/* text-transform: uppercase;*/
	color: #741671; /*purple*/
	font-size: 15px;
	font-style: regular;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 175px;
	padding-left: 30px;	
}

#heading2
{
	color: #741671; /*purple*/
}

.qmaxx
{
	font-family:  Georgia, serif; font-variant: small-caps;
}

/* NAVIGATION */

#secondary_nav
{
  background-image: url('../images/secondary_nav_bg.gif');	
	height: 19px;
	font-size: 10px;
	color: #D3B6D2; /*light taupe*/
	padding-left: 495px;
	padding-top: 0px;	
	font-family: Verdana;
	background-repeat : no-repeat	
}

#secondary_nav a
{
	color: #D3B6D2; /*light taupe*/
	padding-left: 27px;
}

#secondary_nav a:hover
{
	color: #80E5A8; /* green */

}

#secondary_nav2
{
  background-image: url('../images/secondary_nav2_bg.gif');	
	height: 19px;
	font-size: 10px;
	color: #D3B6D2; /*light taupe*/
	padding-left: 495px;
	padding-top: 0px;	
	font-family: Verdana;
	background-repeat : no-repeat	
}

#secondary_nav2 a
{
	color: #D3B6D2; /* light taupe */
	padding-left: 27px;
}

#secondary_nav2 a:hover
{
	color: #80E5A8; /* green */

}

#secondary_nav3
{
  background-image: url('../images/secondary_nav2_bg_x.gif');	
	height: 19px;
	font-size: 10px;
	color: #D3B6D2; /*light taupe*/
	padding-left: 286px;
	padding-top: 0px;	
	font-family: Verdana;
	background-repeat : no-repeat	
}

#secondary_nav3 a
{
	color: #D3B6D2; /* light taupe */
	padding-left: 27px;
}

#secondary_nav3 a:hover
{
	color: #80E5A8; /* green */

}

/* MAIN BODY DIVISIONS */

#top_bg
{
	position: absolute;
	top:0;
	left: 0;
	background-color: #3C5DA5;
	width: 1000px;
	z-index: 1;
	height: 200px;	
}

#top_margin
{
	height: 20px;
}

#index_quotation
{
	position: absolute;
	top: 174px;
}


#left_nav1
{
	position: absolute;
	top: 242px;
	width: 130;
	left: 30px;
	text-align: right;
	color: #5B83BB;
}

#left_nav1 a
{
	color: #80E5A8; /* green */
}

#left_nav1 a:hover
{
	color: #80E5A8; /* green */
	border-bottom: 1px dotted;
}

#left_nav2
{
	position: absolute;
	top: 215px;
	width: 130;
	left: 30px;
	text-align: right;
	color: #329A65;
}

#left_nav2 a
{
	color: #329A65;
}

#left_nav2 a:hover
{
	color: #505863; /* charcoal grey */
}

#left_nav3
{
	position: absolute;
	top: 215px;
	width: 175;
	left: 0px;
	text-align: right;
	color: #329A65;
}

#left_nav4
{
	position: absolute;
	top: 200px;
	width: 175;
	left: 0px;
	text-align: right;
	color: #329A65;
}



#main_content_index
{
margin-left: 175px;
padding-left: 30px;
padding-right: 25px;
border-left: thin dotted #AAA;	
border-right: thin dotted #AAA;
font-family: verdana, arial, helvetica, sans-serif;
line-height: 18px;
margin-bottom: 50px;
}

#main_content_index a
{
font-family: verdana, arial, helvetica, sans-serif;	
}

#main_content_sub
{
margin-left: 175px;
padding-left: 30px;
padding-right: 0px;
border-left: thin dotted #AAA;	
border-right: thin dotted #FFF;
font-family: verdana, arial, helvetica, sans-serif;
line-height: 18px;
margin-bottom: 50px;
}

#main_content_sub td
{
font-family: verdana, sans-serif;
line-height: 18px;
}

#main_content_noindent
{
padding-left: 30px;
padding-right: 7px;
border-left: thin dotted #AAA;	
border-right: thin dotted #AAA;
font-family: verdana, arial, helvetica, sans-serif;
line-height: 18px;
margin-bottom: 50px;
}

#main_content_diagram
{
margin-left: 175px;
border-left: thin dotted #AAA;	
border-right: thin dotted #FFF;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px
line-height: 18px;
margin-bottom: 70px;
}

#popup 
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 22px;
color: #000000;
text-align: justify;
}

#right_area1
{
padding-left: 15px;
text-align: left;
}

#right_area1 li
{
list-style-image : url('images/smart_li.gif');
font-size: 12px;
text-transform: none
}

#right_area
{
padding-top: 10px;
padding-left: 15px;
text-align: left;
}

#right_area_sub
{
padding-top: 35px;
padding-left: 15px;
text-align: left;
}

#right_area_sub2
{
padding-top: 0px;
padding-left: 15px;
text-align: left;
}

#right_area_sub_quotes2
{

padding-left: 10px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
line-height: 21px;
text-align: left;
color: #999999
}

#right_area_sub_quotes3
{

padding-left: 10px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
line-height: 21px;
text-align: right;
color: #999999
}

#right_area_sub_quotes4
{

padding-left: 10px;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
line-height: 19px;
text-align: left;
color: #999999
}

#right_area_content
{
padding-left: 20px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: normal;
font-size: 12px;
}


#right_area_content2
{
padding-left: 0px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: normal;
font-size: 12px;
}

#right_area2
{
text-align: left;
}

#right_area2 li
{
list-style-image : url('images/smart_li.gif');
font-size: 12px;
text-transform: none
}

#right_area_table_content
{
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
font-weight: normal;
font-size: 12px;
}

#right_area_content a
{
	color: #800080; /*magenta*/
}

#right_area_content a:hover
{
	color: #329a65; /*kelly green*/
	border-bottom: 1px dotted;
}

#right_area li
{
list-style-image : url('../images/smart_li.gif');
font-size: 13px;
font-weight: bold;
text-transform: none
}

#right_area_performance li
{
list-style-image : url('../images/smart_li.gif');
font-size: 13px;
font-weight: bold;
text-align: right;
text-transform: none
}

#right_area_title 
{
color: #800080; /*purple*/
font-weight: bold;
font-size: 13px;
padding: 2px;
padding-bottom: 7px
padding-top: 5px
}

#why_quant	
{
border-top: thin dotted #AAA;
margin-right: 15px;
margin-top: 2px;
}


#bottom_copyright
{
text-align: center;
font-size:11px;
color: #595959;
width: 800px;
background-color: #DDD;
padding-top: 3px;
padding-bottom: 3px;
}	
	
#bottom_copyright_top	
{
background-image : url('../../images/copyright_bg_top.gif');
height: 11px;
width: 800px
}	

#bottom_copyright_bottom	
{
background-image : url('../images/copyright_bg_bottom.gif');
height: 21px;
width: 800px
}	
	
/* DROP DOWN MENU STYLES */

.dropDownItem {
	background-color: #424952;
	padding: 6px 0px 6px 10px;
	width: 165px;
	line-height: 10px;
	filter:Alpha(Opacity=80);

}

.dropDownItem2 {
	background-color: #424952;
	padding: 6px 0px 6px 10px;
	width: 205px;
	line-height: 10px;
	filter:Alpha(Opacity=80);

}

.dropDownItem3 {
	background-color: #424952;
	padding: 6px 0px 6px 10px;
	width: 220px;
	line-height: 10px;
	filter:Alpha(Opacity=80);

}

#navarea {
	text-align: left;
	height: 20px;
	}

#primNav {
	voice-family: "\"}\"";
	voice-family: inherit;
	}
html>body #primNav {
	height: 20px;
	} 
	
.menuTab {
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	padding-left: 30px;	
        background-color: #4F5863;		
	}

.menuTab a{
	color: #FFFFFF;
	}	
	
.menuTab a:hover {
	color: #80E5A8; /* green */
	}		
	
#dropNav1 {
	position: absolute; 
	margin-left: 25px;
	top: 48px; 
	z-index: 6; 
	color: #D3B6D2; /* light taupe */
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;	

}

#dropNav2 {
	position: absolute; 
	margin-left: 50px;
	top: 48px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;		

}

#dropNav3 {
	position: absolute; 
	margin-left: 73px;
	top: 48px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;			
}

#dropNav4 {
	position: absolute; 
	margin-left: 73px;
	top: 48px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;			
}

#dropNav5 {
	position: absolute; 
	margin-left: 73px;
	top: 48px; 
	z-index: 7; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;			
}

#dropNav1 a, #dropNav2 a, #dropNav3 a, #dropNav4 a, #dropNav5 a, #dropNav6 a {
	color: #DB9BD7; /* light magenta */
	text-decoration: none;
}

#dropNav1 a:hover, #dropNav2 a:hover, #dropNav3 a:hover, #dropNav4 a:hover, #dropNav5 a:hover, #dropNav6 a:hover {
	color: #000000;
	text-decoration: none;
}

#dropNav_sub1 {
	position: absolute; 
	margin-left: 25px;
	top: 36px; 
	z-index: 6; 
	color: #D3B6D2; /* light taupe */
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;	

}

#dropNav_sub2 {
	position: absolute; 
	margin-left: 50px;
	top: 36px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;		

}

#dropNav_sub3 {
	position: absolute; 
	margin-left: 73px;
	top: 36px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;			
}

#dropNav_sub4 {
	position: absolute; 
	margin-left: 73px;
	top: 36px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;			
}

#dropNav_sub5 {
	position: absolute; 
	margin-left: 73px;
	top: 36px; 
	z-index: 4; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAA;			
}
#dropNav_sub6,#dropNav_sub7 {
	position: absolute; 
	margin-left: 33px;
	margin-top: 16px; 
	z-index: 105; 
	/* display: none; */
	visibility: hidden;
	border: 1px solid #AAAAAA;			
	background-color: #424952;
	color: #00FF00;
	padding: 2px;
}

#dropNav_sub1 a, #dropNav_sub2 a, #dropNav_sub3 a, #dropNav_sub4 a, #dropNav_sub5 a {
	color: #D3B6D2; /* light taupe */
	text-decoration: none;
}

#dropNav_sub1 a:hover, #dropNav_sub2 a:hover, #dropNav_sub3 a:hover, #dropNav_sub4 a:hover, #dropNav_sub5 a:hover {
	color: #000000;
	text-decoration: none;
}

.columntitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal;
 	line-height: 12px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
}
/* Special for Qmaxx */
div.msg {
	background-image: url('/smart/images/bkg-505-x-32.jpg');	
	font-weight: bold;
	font-size: 12px;
	height: 33px;
	padding: 8px;
	padding-left: 4px;
	vertical-align: middle;
	background-repeat : no-repeat;
}
#subMenuSrch1, #subMenuSrch2 {
	position: absolute; 
	margin-left: 73px;
	top: 36px; 
	z-index: 110; 
	padding: 1px;
	visibility: hidden;
	border: 1px solid #AAAAAA;			
	background-color: #424952;
	color: #00FF00;
}
.sMenu {
	color: #00FF00; /* green */
	text-decoration: none;
}
a.sMenu {
	color: #00FF00; /* green */
	text-decoration: none;
}
.hand {
	cursor: hand;
	cursor: pointer;
	color: #00FF00;
}
.hintbox {
  position:         absolute;
  display:          none;
  width:            240px;
  border:           1px solid #000000;
  background-color: #FFFFDD;
  color:            #000000;
  padding:	    2px;
  font-family:      arial, helvetica, sans-serif;
  font-size:        10px;
}
/* FORMS AND BUTTONS */


.inputfileds
{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color:#cccccc;
  color: #000000;
}

.login_fields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	font-weight: bold;
}

.btn_282 { 
	border: 0px none white;
	background-image: url('/smart/images/buttons/btn_over_282.gif');
	height: 22px;
	width: 282px;
	font-size:11px;
	text-align: center;
	color: #329A65;
	font-family: Verdana
}	
.btn_save { 
	border: 0px none white;
	background-image: url('/smart/images/img_editable.jpg');
	height: 24px;
	width: 195px;
	font-size:1px;
	text-align: left;
	color: #329A65;
	font-family: Verdana
}	
.btn_submit2 { 
	border: 0px none white;
	background-image: url('/smart/images/img_submit2.jpg');
	height: 24px;
	width: 115px;
	font-size:1px;
	text-align: left;
	color: #329A65;
	font-family: Verdana
}	
.btn_78 {
        border: 0px none white;
        background-image: url('/smart/images/buttons/btn_over_78.gif');
        height: 22px;
        width: 78px;
        font-size:12px;
        text-align: center;
        color: #329A65;
        font-family: Verdana
        font-weight: bold;
}

/*  QUOTATION STYLE */
 
blockquote.withquote {
 background:url('../images/quote.gif') no-repeat left top;  /* be sure path to images is correct */
 padding-left:22px;
 text-align: left;
 } 
 
p.withunquote {
 background: url('../images/unquote.gif') no-repeat right bottom;
 padding-right:5px;
 }
 
  
blockquote {
 margin: 10px 10px 0 0;
 padding:0 0 5px 20px;
 font-family: georgia, serif;
 font-weight: bold;
 line-height:19px;

 } 
 
 
