/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
/*	background: #CED3D6;*/
	 background-image:url(images/whblkwhh.jpg);
	  background-repeat:repeat-y;
	}
	
/*Typography*/

 #copy { display:block; float:left;font-size:8pt;color:#f3b044; 
	 width:400px; text-align:right;}
 #siteDesign { display:block; float:right;font-size:8pt;}

#siteDesign a:hover { color:white;}
#siteDesign a {color:#960014; font-weight:bold;}
h5 {
	margin: 0 20px 0 0;
	color: #6C6B7B;
	font-size: 24px;
	text-align: right;
	}
#hdr h1 {
	margin: -10 0px 7  0;
	color: white;
	font-size: 9pt;
	text-align: center;
	}
h2 {
	margin: 10px 0;
	color: white;
	font-size: 20px;
	}
h3 {
	margin: 10px 0;
	color: #6C6B7B;
	font-size: 18px;
	}	
h4 {
	margin: 10px 0;
	color: white;
	font-size: 12px;
	}
.btnText
	{
	font-family:Arial ;
	font-size:8pt;
	font-weight:bold;
	padding-top:7px;
	vertical-align:top;

	
	}


#yellbox 
{
	text-align:center;
	background-color:Yellow;
}
#content ul,
#content ol {
	margin: 10px 0 10px 20px;
	}
#content p,
#content li {
	margin: 10px 0;
	line-height: 1.4;
	color: #B43932;
	}
#content a {
	text-decoration: none;
	color: #333333;
	border-bottom: #D81207 1px dotted;
	}
	
#content a:hover {
	color: #D81207;
	}
fieldset {
	width: 90%;
	margin: 15px;
	padding: 15px;
	text-align: left;
	}
legend {
	font-weight: bold;
	color: #000000;
	}
#ortxt p
    {
    color: #333333;
    }
    

#quoteForm th {
	text-align: left;
	font-weight: normal;
	}
	
/*Header*/
#header {
	height: 77px;
	background: url(../images/header_slice.gif) repeat-x;
	}
a {
	text-decoration:none;
}
/*Navigation*/
#navigation {
	font-family:Arial ;
	font-size:10pt;
	font-weight:bold;
	}
#navigation ul {
	list-style: none;
	}
#navigation ul li {
	float: left;
	}
#navigation a {
	height:30px;
	display: block;	
	color:Black;
	}
#navigation a:hover {
	color:white;
	}

#homeLink {
	width: 138px;
	height:30px;
	background: url(../images/button1.gif);
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
	}
	
#enqfmt 
{
	color:White;
}

legend 
{
	color:White;
	padding-left:5px;
	padding-right:5px;
}

#productsLink 
{
	width: 138px;
	height:30px;
	background: url(../images/button2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	
	}
#focusLink {
	width: 138px;
	height:30px;
	background: url(../images/button3.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
#novaLink {
	width: 138px;
	height:30px;
	background: url(../images/button4.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
#whatsNewLink {
	width: 138px;
	height:30px;
	background: url(../images/button5.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
#caseLink {
	width: 138px;
	height:30px;
	background: url(../images/button6.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
#testimonialsLink {
	width: 72px;
	background: url(../images/nav_testimonials.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
#contactLink {
	width: 138px;
	height:30px;
	background: url(../images/button7.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
#partnersLink {
	width: 54px;
	background: url(../images/nav_partners.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
/*Main*/
#main {
	position: relative;
	width: 100%;
	}
	
/*Sidebar*/
#sidebar {
	background: #E5EAEE url(../images/left_table_cell_bg_slice.jpg) repeat-x;
	}
#heading{
	width: 230px;
	text-align: right;
	}
	
/*Content*/
#content {
	padding: 10px;
	background: #E5EAEE;
	}

/*Footer*/
#footer {
	background: #E5EAEE url(../images/footer_slice.jpg) bottom repeat-x;
	color: #FEFFFF;
	text-align: right;
	}
#footer2 {
	height: 24px;
	padding: 43px 180px 0 0;
	background: url(../images/footer_right.jpg) right bottom no-repeat;
	}
#footer ul {
	list-style: none;
	}
#footer ul li {
	display: inline;
	border-right: #FEFFFF 1px solid;
	}
#footer ul li.lastLink {
	border-right: none;
	}
#footer a {
	margin: 0 5px 0 0;
	color: #FEFFFF;
	text-decoration: none;
	font-size: 10px;
	}
#footer a:hover {
	text-decoration: underline;
	}
	
/*Credits*/
#credits {
	height: 21px;
	background: url(../images/credits_bg_slice.jpg) repeat-x;
	text-align: right;
	}
#credits p {
	margin-right: 200px;
	color: #60626E;
	font-size: 11px;
}
#credits a {
	color: #60626E;
	text-decoration: none;
	}
#credits a:hover  {
	text-decoration: underline;
	}
	
/*Other*/
.hidden {
	display: none;
	}
	
/* basic page styles */	
.thdr
{
	background-color:Black;
	color:White;
	font-size:9pt;
	text-align:left;
}
.trw1 td
{
	background-color:#d0d0d0;
	color:black;
	vertical-align:top;
	font-size:9pt;
}
.trw2 td
{
	background-color:white;
	color:black;
	vertical-align:top;
	font-size:9pt;
}
#inlink a
{
	color:#f8c473;
	font-weight:bold;
}
#inlink a:hover
{
	color:White;
}
#bclink a:hover
{
	color:White;
}
#bclink a
{
	color:#f8c473;
}
#bclink 
{
	color:white;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial;
}
#inlink a:hover
{
	color:White;
}

#inn table
{
	vertical-align:top; 
	color:White; 
	font-family:Arial; 
	font-size:10pt; 
	padding-right:15px; 
	
}
#inn th
{
	color:White;
	background-color:#e3372e;
	padding:2 4 2 4;
	
}
#inn2 td
{
	color:black;
	background-color:#fbd7a1;
	font-weight:bold;	
}
#inn td
{
	color:black;
	font-weight:bold;

	
}
#orgTxt
{
	color: #f8c473;
}

/***********************************************
Top menu tabs
***********************************************/
#direct-menu-wrapper {
	width: 100%;
	height: 18px;
	background: #D0D7DF url(/images/tabfooter.gif) bottom repeat-x;
}

#direct-menutabs {
	list-style: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
}

#direct-menutabs li {
	float: left;
	margin-top: 4px;	
	background-repeat: no-repeat;
	padding-right:3px;
	padding-left:3px;
	text-align:center;
	margin-right:3px;
	min-width:60px;
	font-size:9pt;
}

#direct-menutabs li a {
	text-decoration: none;
	display: block;	
	color:black;
}
#direct-menutabs li a:visited {
	text-decoration: none;
	display: block;	
}

#direct-logout {
	float: right;
	margin: 7px;
}

#direct-menutabs li.notselected {
	background: #f0f0f0 url(/images/tab_bottomborder.gif) bottom repeat-x !important;
	color:Black;
}

#direct-menutabs li.notselected a:hover {
	background: yellow url(/images/tab_bottomborder.gif) bottom repeat-x !important;
	color:Black;
}

#direct-menutabs li.selected {
	background-color:white;

}
#cust-menutabs {
	list-style: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
	font-weight:bold;
}

#cust-menutabs li {
	float: left;
	margin-top: 4px;	
	background-repeat: no-repeat;
	text-align:center;
	margin-right:3px;
	min-width:10px;
	font-size:9pt;
}
#cust-menutabs li.selected {
	font-weight:bold;
	background-color:white;
}
#cust-menutabs li.notselected {
	background-color: #f0f0f0 ;
	color:Black;
}
#cust-menutabs li a.selected {
	color:Red;
}
#cust-menutabs li a.notselected {
	color:Black;
}

#cust-menutabs li a {
	text-decoration: none;
	display: block;	
	color:black;
}
#cust-menutabs li a:hover {
	color:maroon;
}

