td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#5d5d5d;
	}
	
body {
	background-color:#27282c;
	font-size: 11px;
	line-height:16px;
	}
	
	
a	{
	color:#373737;
	font-weight:bold;
	text-decoration:none;
	}	

a:hover	{
	color:#ee9f00;
	}	

.TopBg {
	background-image:url(../gfx/TopBg.jpg);
	background-repeat:repeat-x
	}
	
.TopInfoBox {
	width:100%;
	padding:4px 10px 4px 0px;
	}

.TopInfoTD {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	}

.SearchBox {
	width:100px;
	border: 1px solid #bcbdc1;
	}

.MainBg {
	background-image:url(../gfx/MainBg.gif);
	}
	
.TopNavBar {
	background-image:url(../gfx/NavBg.gif);
	text-align:center;
	height:30px;
	}

		
.TopNavBtns_On {
	padding:0px 5px 0px 5px;
	color:#faa71a;
	text-align:center;
	}
	
.TopNavBtns {
	padding:0px 5px 0px 5px;
	color:#ffffff;
	text-align:center;
	}

a.TopNavBtns:hover {
	color:#faa71a;
	}

.LeftShadow {
	background-image:url(../gfx/Shadow_Left.gif);
	background-repeat:repeat-x:;
	width:4px;
	}
	
.RightShadow {
	background-image:url(../gfx/Shadow_Right.gif);
	background-repeat:repeat-x:;
	width:4px;
	}
	
.WhiteBody {
	background-color:#FFFFFF;
	}	
	
.WhiteBodyTxt{
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	}
		
.GreyBody {
	background-color:#e9e9e9;
	}	
	
.ProdBody {
	background-image:url(../gfx/IndexProd1.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:265px;
	vertical-align:top;	
	}	

.ProdBodyTxt {
	padding:15px;
	}
	
		
.BlueBody {
	background-image:url(../gfx/IndexTestBg.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:210px;	
	vertical-align:top;	
	}			


h1 {
	font-size: 12px;
	font-weight: bold;
	color:#0c0a84;
	padding:0; 
	margin:0;
}	

.IndexTestimonialBox{
 	color:#FFFFFF;
	padding:15px;
	width:175px;
	}

.IndexTestimonialHdr{	
	font-weight:bold;
	 	color:#FFFFFF;
	}
	
.ProdBullet {
	background-image:url(../gfx/NavArrow3.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:15px;
	font-weight:bold;
	}
	
		
.Footer{
	height:30px;	
	background-color:#d0d0d2;
	width:100%;
	font-size:9px;
	padding-left:8px;
	padding-top:4px;
	padding-right:8px;
	padding-bottom:0px;
	}		
	
.Tarion{
	color:#666666;
	text-align:right;
	font-size:9px;
	width:930px;
	padding-top:4px;
	font-weight:normal;
	}	

a.Tarion{
	color:#666666;
	}	

a:hover.Tarion{
	color:#999999;
	}
	
.LeftNavGrey{
	background-color:#e9e9e9;
	}
	
.LeftNav{
	width:120px;
	padding: 0px 20px 0px 20px;
	}
	
.LeftNavHdr{
	text-indent:24px;
	padding-bottom:4px;
	}
		
.LeftNavBtns {
	width:170px;	
	display:block;
	background-color:#f6f6f6;
	color:#333333;
	padding:2px 0px 2px 0px;
	}

a.LeftNavBtns{
	color:#333333;	
	font-weight:normal;
	text-indent:10px;
	}

a.LeftNavBtns:hover{
	background-image:url(../gfx/NavArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	}
	
a.LeftSupport{
	font-weight:normal;
	}	
	
	
.ProdCat {
	font-weight:bold;
	}	

/***********************Accordion Menu***********************************/


h3 {
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	color:#3f656e;
	text-indent:12px;
	margin:0;
	color:#333333;
	font-weight:normal;
	}

h3:hover {	
	background-image:url(../gfx/NavArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#1f1f9f;
	font-weight:bold;
	}
	
.arrowlistmenu{
	width: 170px; /*width of accordion menu*/
	}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	width:170px;	
	display:block;
	background-color:#f6f6f6;
	color:#333333;
	padding:2px 0px 2px 0px;
	cursor: hand;
	cursor: pointer;
	}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/	
	background-image:url(../gfx/NavArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1px; /*bottom spacing between each UL and rest of content*/
	}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	}

.arrowlistmenu ul li a{
	color: #333333;
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 10px;
	font-weight:normal;
	}

.arrowlistmenu ul li a:visited{
	color: #333333;
	}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #1f1f9f;
	background-color: #F3F3F3;	
	background-image:url(../gfx/NavArrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

/*********************************DropDown********************************************/

#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #aab2cd;
	color:#373737;
	}

-----------------------------
	
	

.FooterTxt{
	font-size:9px;
	color:#ffffff;
	padding:0px 0px 0px 0px;
}

a.FooterTxt{
	color:#ffffff;
	font-weight:normal;
}
	
	
.WelcomeBox {
	background-image:url(../gfx/WelcomeBg.jpg);
	background-repeat:no-repeat;
	width:618px;
	height:160px;
	padding-top:20px;
	}
	
	
.Address {
	font-weight:bold;
	color:#FFFFFF;
	}
	
	
	
	


