A {
	text-decoration:none;
	color:#4A7AC9;
}
A:active {
	text-decoration:none;
	color: #ff9900;
}
A:hover {
	text-decoration:none;
	color: #ff9900;
}
.faqQuestion
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;
     text-decoration: none; color: #white }

.faqAnswer
     {
     font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: italic;
     text-decoration: none; color: #fdaa4d }
A:visited {
	
}

body {
  color: #333333;
  background-color: #fff;
  font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
  margin: 0;
}

a.bold {
    font-weight:bold;
}
a:active.bold {
    font-weight:bold;
}
a:hover.bold {
    font-weight:bold;
}
a:visited.bold {
    font-weight:bold;
}

A.white {
	text-decoration:none;
	color:#fff;
}
A:active.white {
	text-decoration:none;
	color:#ffd275;
}
A:hover.white {
	text-decoration:none;
	color:#ffd275;
}
A:visited.white {

}

A.whitebold,
A:visited.whitebold {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
A:active.whitebold,
A:hover.whitebold{
	text-decoration:none;
	color:#ffd275;
	font-weight:bold;
}

a.bookmark, 
a:active.bookmark, 
a:hover.bookmark, 
a:visited.bookmark {
    color:#333;
    font-weight:bold;
    font-family: tahoma, arial, helvetica, sans-serif, verdana;
	font-size: 18px;
}

a.gray {
	text-decoration:none;
	color: #8D9398;
}
a:active.gray {
    text-decoration:underline;
    color: #8D9398;
}
a:hover.gray {
    text-decoration:underline;
    color: #8D9398;
}
a:visited.gray {
    color:#8D9398;
}

a.black{
    text-decoration:none;
    color:#333;
}
a:active.black{
    text-decoration:underline;
    color:#333;
}
a:hover.black{
    text-decoration:underline;
    color:#333;
}
a:visited.black{
    color:#333;
}
a.tiny{
	font-size: 1pt
}
a.black-bold{
    text-decoration:none;
    color:#333;
    font-weight:bold;
}
a:active.black-bold{
    text-decoration:underline;
    color: #333;
    font-weight:bold;
}
a:hover.black-bold{
    text-decoration:underline;
    color: #333;
    font-weight:bold;
}
a:visited.black-bold{
    color:#333;
    font-weight:bold;
}

a.dkblue-bold {
    text-decoration:none;
    color: #4A7AC9;
    font-weight:bold;
}
a:active.dkblue-bold {
    text-decoration:none;
    color: #ff9900;
    font-weight:bold;
}
a:hover.dkblue-bold {
    text-decoration:none;
    color: #ff9900;
    font-weight:bold;
}
a:visited.dkblue-bold {
    
}
/*
  
	Table
	------------------------------------------------------------------------
  
*/
TABLE.border {
	background-color: #F5F7FC;
	border-style: solid;
	border-width: 1px;
	border-color: #A0B4E0;
}
TABLE.borderkb {
	border-left-color: #A0B4E0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A0B4E0;
	border-right-style: solid;
	border-right-width: 1px;
}
TABLE.pageheading {
	background-position:199px 0px;
	background-repeat:no-repeat;
	background-color: #0246BE;
}
/*
  
	Table Rows
	------------------------------------------------------------------------
  
*/
TR {
  color: #333333;
}
TR.white {
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
}
TR.orange {
	color: #ffcc66;
	cursor:hand;
	cursor:pointer;
}
/*
  
	Table Cells
	------------------------------------------------------------------------
  
*/
.normal, TD {
  font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
}

TD.orange {
	background-color: #fdaa4d;
	border-bottom-color: #fdaa4d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
TD.buyborder {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: white;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;

}
TD.orangeborder {
	border-top-color: #002D96;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #fdaa4d;
	border-bottom-color: #002D96;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: bold 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
	font-size: 12px;
}
TD.orangebordertop {
	border-top-color: #002D96;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #fdaa4d;

	font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
}
TD.heading {

}

TD.whitebold {
	color:#fff;
	font-weight:bold;
}

TD.gray {
	color: #FFFFFFF;
		border-style: solid;
	border-width: 1px;
	border-color: #A0B4E0;
}

TD.white {
	color: #fff
}

TD.splitleft {

	background-color: #fdaa4d;
	border-right-color: #002D96;
	border-right-style: solid;
	border-right-width: 1px;
}
TD.splitright {
	background-color: #fdaa4d;
	border-left-color: #002D96;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #002D96;
	border-right-style: solid;
	border-right-width: 1px;
}

TD.splitbottom {
	background-color: #fdaa4d;
	border-top-color: #002D96;
	border-top-style: solid;
	border-top-width: 1px;
}

TD.footer {
	background-color: #003399;
	color: #fff
}

TD.pageheading {
	color: #fff;
}
/*
  
	Heading Text
	------------------------------------------------------------------------
  
*/
H2, H3, H4, H5{
color: #333333;
font-weight:bold;
font-family: tahoma, arial, helvetica, sans-serif, verdana;
font-size: 18px;
margin: 0px 0px 5px 0px;
}

/*
  
	Web Form
	------------------------------------------------------------------------
  
*/
FORM {
	margin-bottom: 0px;
	margin-top: 0px;
}

INPUT.searchbox {
  	font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
	width: 90px;
	border-style: solid;
	border-width: 1px;
	border-color: #024197;
}
/*
  
	Code Block
	------------------------------------------------------------------------
  
*/
PRE.code {
	font: 100% "courier new", "courier", "mono";
	background:#FAF9F5;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:0px;
	border: #c0c0c0 1px solid;
	padding:2pt;
	color: #333333;
}
/*
  
	Bold Text
	------------------------------------------------------------------------
  
*/
B.title {
	font-size: 12px;
}
B.blue {
	color: #333333;
}

FONT.title {
	font-weight:bold;
	font-size: 18px
}
/*
  
	Bullet Lists
	------------------------------------------------------------------------
  
*/
UL.productindex {
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 5px;
}
UL.mainmenu {
	font-size: 11px;
	padding-left: 30px;
	margin: 5px;
	color: #000000;
}
/*
  
	Div
	------------------------------------------------------------------------
  
*/
DIV.menu { 
	width: 95%;
	color: #333;
	padding-left: 3px;
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand;
 	border: 1px solid #FFF;
}
DIV.menuOver {
	width: 95%;
 	color: #000;
	padding-left: 3px;
	padding-bottom: 1px;
	cursor: pointer;
 	cursor: hand;
 	border: 1px solid #003399;
}
/*

	Tabbed Menus
	-------------------------------------------------------------------------------------------------------------------------

*/    

	FONT.tabLINK {
		color:Gray;
		text-decoration:none;
		FONT: bold 10px Verdana, Arial, Helvetica;
	}
	
	FONT.tabLINKhover {
		color:black;
		text-decoration:none;
		FONT: bold 10px Verdana, Arial, Helvetica;
	}	
	
	FONT.tabLINKbold {
		text-decoration:none;
		color: black;
		font-weight:bold;
		FONT: bold 10px Verdana, Arial, Helvetica;
	}	
	
    a:link.tabLINK {color:Gray;text-decoration:none;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:visited.tabLINK {color:Gray;text-decoration:none;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:hover.tabLINK {color:black;text-decoration:none;FONT: bold 10px Verdana, Arial, Helvetica;}	
    
    a:link.tabLINKbold {text-decoration:none;color: black;font-weight:bold;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:visited.tabLINKbold {text-decoration:none;color: black;font-weight:bold;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:hover.tabLINKbold {text-decoration:none;color: black;font-weight:bold;FONT: bold 10px Verdana, Arial, Helvetica;}
    

    .TAB {
    	border-left: 1px solid #cccccc;
    	border-right: 1px solid #cccccc;
    	border-top: 1px solid #cccccc;
    }
    
    .TAB_CLOSED {
    	border-left: 1px solid #cccccc;
    	border-right: 1px solid #cccccc;
    	border-top: 1px solid #cccccc;
        background-color: whitesmoke;
    }
    
    .TABCLOSED {
    	border-bottom: 1px solid #cccccc;
    }
    
    .TABOPEN {
    	border-bottom: 0px solid #cccccc;
    }  
        
	
    .CLOSE_TABS {
    	border: 1px solid #cccccc;
    	border-top-style: none;
    	border-top: 0px;
    	border-left: 1px solid #cccccc;
    	border-right: 1px solid #cccccc;
    	border-bottom: 1px solid #cccccc;
    	border-collapse: collapse;
    }
    
    .BORDERS {
    	border: 1px solid #7F9DB9;
    	border-top-style: none;
    	border-top: 0px;
    	border-left: 1px solid #7F9DB9;
    	border-right: 1px solid #7F9DB9;
    	border-bottom: 1px solid #7F9DB9;
    	border-collapse: collapse;
    }        
    
    .MENUTABBOTTOM {
    	border-bottom: 1px solid #7F9DB9;
    	border-bottom-color: #7F9DB9; 
    	border-bottom-width: 1px;
    }    
    
    .MENUTABBORDER {
    	border-left: 1px solid #7F9DB9;
    	border-left-color: #7F9DB9; 
    	border-left-width: 1px;
    	
    	border-right: 1px solid #7F9DB9;
    	border-right-color: #7F9DB9; 
    	border-right-width: 1px;
    	    
    	border-bottom: 1px solid #7F9DB9;
    	border-bottom-color: #7F9DB9; 
    	border-bottom-width: 1px;
    }      

.pgraph {
  margin:20px;
  width:525px;
}

p {
  margin-top:5px;
  margin-bottom:15px;
  color: #333333;
  font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
}
.linkstitle {
  cursor: pointer;
  cursor: hand;
  width: 100%;
}