/*
	blue:	#0d468d (soothing)
	orange:	#ff6300
	gray:	#e1e1e3
	main nav drop-down background: #e3ebf6
	
	other blues that were tried, should not be used: #032e8d (gray)  #295477 (bright) 
*/

/* GLOBAL  */
body { margin: 10px; margin-left:17px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color:#ffffff;}
img { border: none;}
td { vertical-align:top;}

input { color:#0d468d; }
select { color:#0d468d; }
textarea { color:#0d468d; }
.cartbutton { margin-left:0px; margin-right:20px; padding:0px;}

.button{font-weight:bold;text-decoration:none;font-size:0.9em;color:#000; }
.inputbox{padding-left:0.2em;font-size:1em;border:1px solid #999}

a:link, a:visited { color:#0d468d; text-decoration:none;}
a:hover { color:#ff6300; text-decoration:none;}

/*h1 { color:#0D468D; font-size:18px; margin:5px 0px;} */
h1 { color:#0d468d; font-size:18px; margin:5px 0px;}
h2 { color:#0d468d; font-size:16px; margin:0px;}

 /* WHITE */
h3 { color:#ffffff; font-size:18px; margin:5px 0px;}

 /* ORANGE */
h4 { color:#ff6300; font-size:13px; margin:5px 0px; }
h4 a:visited, h4 a:link { color:#ff6300; }
h4 a:hover { color:#032e8d; text-decoration:none; }

h5 { color:#0d468d; font-size:12px; margin:0px;}

p  { color:#000000; font-size:12px; margin:0px; margin-top:2px; margin-bottom:10px}
p.intro  { color:#0d468d; font-weight:600; font-size:14px; margin-top:10px;}
li.body  { color:#000000; font-size:12px; margin:0px; margin-top:2px; margin-bottom:3px}
p.upsell_text { color:#ff6300; font-size:12px; margin:0px; margin-top:2px; margin-bottom:10px}
.fineprint  { color:#0d468d; font-size:11px; margin-top:10px;}
.privacytext { color:#0d468d; font-size:11px; margin-top:10px;}
.sidebarquote {
	color:#0d468d;
	font-size:11px;
	margin-top:10px;
	margin-right:10px;
	padding: 5px;
	border:1px solid #cccccc;
}
.sidebarquoteBy  { font-weight:600;}
.orange { color:#ff6300;}
.quote { color:#000000; font-size:12px;}
.quoteby { color:#0d468d; font-size:11px; }
.mgmt_name { color:#000000; font-size:12px;}
.mgmt_title { color:#0d468d; font-size:11px; }

/* SEO SUBTLE TEXT  */
.seo_subtle_text {
	/*color: #e6e6e6;
	font-size: 3px;*/
	color: #aaaaaa;
	font-size: 11px;
	text-align: center;
}
.seo_subtle_text a {
	color: #aaaaaa;
	text-decoration: underline;
}

/* SOLUTIONS PIC  */
#toppic {
	border-top: none;
	border-right: 1px solid #BCB8B5;
	border-bottom: 1px solid #BCB8B5;
	border-left: 1px solid #BCB8B5;
}

/* MAIN NAVIGATION */
.MainNav
	{
	letter-spacing: 1px;
	word-spacing: 1px;
	white-space: nowrap;
	color: #0d468d;
	background-image:url('../images/bg_main_nav.png') ;
	height: 24px;
	_height: 20px; /* IE needs this to be incorrectly small or it begins to repeat the image */
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	padding-top: 3px;
	}
.MainNavDiv {color:#ff6300; font-size:14px;}
.MainNavLeft {background-image:url('../images/bg_main_nav_left.png');}
.MainNavRight {background-image:url('../images/bg_main_nav_right.png');}
.MainNavSearch
	{

	letter-spacing: 1px;
	word-spacing: 1pt;
	white-space: nowrap;
	color: #0d468d;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: 500;

	}
.MainNavDropDown
	{
	letter-spacing: 1px;
	word-spacing: 1pt;
	white-space: nowrap;
	color: #0d468d;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	}
/* MAIN NAV DROPDOWN */
#navcontainer {	position:relative; z-index:30; top: 0px; left: 0px; font-size: 12px;}
#subnav1 { position:absolute; z-index:30; top: 0px; left: 0px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav2 { position:absolute; z-index:30; top: 0px; left: 70px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav3 { position:absolute; z-index:30; top: 0px; left: 119px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav4 { position:absolute; z-index:30; top: 0px; left: 183px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav5 { position:absolute; z-index:30; top: 0px; left: 251px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
#subnav6 { position:absolute; z-index:30; top: 0px; left: 330px; visibility: hidden; background-color: #e3ebf6; padding-top: 3px; padding-left: 6px; padding-right:6px; padding-bottom:3px;}
.navrule
	{
	border-bottom:1px solid #0d468d;
	margin-top:-15px;
	margin-bottom:4px;
	}

/* LEFT NAV */
#leftmenutophome
	{
	background: #0d468d url('../images/m_topCorner_home.png') no-repeat right top;
	padding:10px 0px 10px 17px;
	}
#leftmenutop
	{
	background: #0d468d url('../images/bluetop.png') no-repeat right top;
	padding:10px 0px 10px 17px;
	}
div#leftmenutop 
	{
	font-size: 18px;
	color: #e1e1e3;
	font-weight: 600;
	background: #0d468d url('../images/bluetop.png') no-repeat right top;
	/*padding:10px 0px 10px 15px;*/
	padding-left: 15px;
	padding-top: 15px;
	width: 165px;
	height: 33px;
	}
#leftmenu
	{
	background: #e1e1e3 url('../images/graybottom.png') no-repeat left bottom;
	padding-left:15px;
	height: 216px;
	width: 165px;
	
	}
div#left_column {
	font-size: 12px;
	background-color: #e1e1e3;
	width: 180px;
	background: #e1e1e3 url('../images/graybottom.png') no-repeat left bottom;
	padding-bottom:6px;
}
div#left_column strong { color: #ff6300; }
#left_column a {
	color: #0d468d;	
	text-decoration: none;
	}
#left_column a:hover { color: #ff6300; }
.side_navigation {
	margin-left: -30px;
	padding-left: 30px;
	margin-right: 13px;
	/* margin-bottom: -5px; */
	margin-top: 3px;
	list-style: none;
	font-size: 12px;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
	white-space: nowrap;
	font-weight: 500;
}
#left_column img{
   margin-top: -1px;
}
.side_navigation li {
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #a4a4a4;
}

.side_navigation_tree {
	margin-left: -30px;
	padding-left: 30px;
	margin-right: 13px;
	/* margin-bottom: -5px; */
	margin-top: 3px;
	list-style: none;
	font-size: 12px;
	font-family: Gothic, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-weight: 500;
}
.side_navigation_tree li {
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	/* border-bottom: 1px solid #a4a4a4; */
}

/* BLUE BOX  */
#boxframe { width:180px; margin-top:20px;}
#bluebox { background: #e3ebf6 url('../images/bluebox_bottom.jpg') no-repeat bottom;}
.bluepad { padding-left:5px; padding-bottom:5px; background: url('/images/leftnav/bluebox_top.jpg') no-repeat top;}
.bluepad select { font-size:12px; }
.bmenu { font-weight:bold; padding:4px 0px;}
.bmenu img { padding-right:7px;}


/* CENTER COLUMN  */
#headerhome {border-top:1px solid #cccccc; border-right:1px solid #cccccc; padding:10px 0px 10px 10px;}

.contentheading { color:#0d468d; font-size:18px; margin:5px 0px;}

#header {border-top:1px solid #cccccc; border-right:1px solid #cccccc; border-left:1px solid #cccccc; padding:10px 0px 10px 10px;}
#headerNoBorder {padding:10px 0px 10px 10px;}

.whitebox
	{
	padding-left:20px;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:549px;
	border:1px solid #cccccc;
	}
.wbtext
	{
	height:82px;
	padding-left:20px;
	border-left:1px solid #cccccc;
	text-align:left;
	line-height:18px;
	}
.wbtext img
	{
	margin-top:-2px;
	margin-right:6px;
	margin-left:0px;
	}
.wbpic { float:left; margin-right:20px;}

/* TABLE STYLES  */
.row { background-color: #eeeeee;}
.altrow { background-color: #ffffff;}

/* BOTTOM MENU  */
#bottommenu
	{
	background-color:#f3f3f6;
	padding:2px;
	color:#ff6300;
	border:1px solid #c9c9c9;
	text-align:center;
	}
a.bmlink
	{
	padding:0px 15px;
	}