/* styles that will change */

BODY, TD, P, DIV
{
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}



DIV.frontbox 
{
border-bottom: 2px solid #336699;
border-right: 2px solid #336699;
border-top: 2px solid #336699;
border-left: 2px solid #336699;
}

.boxtitle
{
font-size: 13px;
font-weight: bold;
background-color: #cccccc;
padding: 5px;
color: #336699; 
border-bottom: 2px solid #336699;
}

.resourcestitle
{
font-size: 11px;
font-weight: bold;
background-color: #666666;
padding: 5px;
color: #FFFFFF; 

}
H1
{
color: #FF6600; 
font-weight: bold;
font-size: 16px;
}

H2 {
color: #333333; 
font-weight: bold;
font-size:12px;
margin-bottom: 2px;
margin-top: 2px;
}

H2:hover
{
color: #FF6600;
}

A
{
	color: #336699;
	text-decoration: underline;
}
 A:hover {
color: #FF6600;
}


.leftnav
{
color: #FF6600;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

.leftnavactive {
        font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;}

.navtable {
font-weight: bold;
color: #333333;
text-decoration: none;
font-size: 10px;
}

.navtable:hover
{
font-weight: bold;
color: #FF6600;
text-decoration: none;
}

.morelink
{
background-color: #cccccc;
padding: 3px;
margin-right: 5px;
float: right;
border: 1px solid #333333;
}

li.solutionslist
{
margin-bottom: 5px;
}

b.solutionslist {
color: #333333;
font-size: 12px;
}

.pricingtable {
width: 200px;
border: 2px solid #666666;

text-align: center;
}

SPAN.pricingtable {

padding: 10px;
width: 200px;
border-bottom: 2px dotted #336699;
border-top: none;
border-right: none;
border-left: none;
font-weight: bold;

}

P.pricingtable {
text-align: right;
width: 160px;
border: none;
}

/* FORM { */
/* border: 2px dotted #336699; */
/* padding: 5px; */
/* } */

A.businessnav 
 {color: #FFFFFF; 
 font-size: 10px;
 text-decoration: none; 
 font-weight: bold;
 margin-right: 5px;}
 
 A.businessnavactive
{
	color: #ffcc00;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}

.popupLink { outline: none }

.popup { position: absolute;
			 top: 175px; 
			 left: 150px;
             visibility: hidden;
             background-color: #ffffff;
             layer-background-color: #cccccc;
             width: 250px;
             w\idth: 250px;
             border-left: 1px solid black;
             border-top: 1px solid black;
             border-bottom: 3px solid black;
             border-right: 3px solid black;
             padding: 3px;
             z-index: 10;
             }

* html .popup { position: absolute; 
			 top: 175px; 
			 left: 150px;
             visibility: hidden;
             background-color: #ffffff;
             layer-background-color: #cccccc;
             width: 250px;         
             w\idth: 250px;    
             border-left: 1px solid black;
             border-top: 1px solid black;
             border-bottom: 3px solid black;
             border-right: 3px solid black;
             padding: 3px;
             z-index: 10;
             }
             
.enavcolor
{
background-color: #336699; 
border-top: 2px solid #000000; 
border-bottom: 2px solid #000000;
}

.blkheadln
{
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.graytext
{
	color: #000;
	font-weight: bold;
}
