body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/* --- Text Formatting --- */
*{ font-family: geneva, verdana, arial, sans-serif; 
   font-size: 12px;
   color:#1b1c1d;}
   


li { padding-bottom: 10px;}

/* Font specifics for links */
a:link {text-decoration: none; color: #003399}
a:hover  {text-decoration: underline}
a:visited {text-decoration: none; color: #663300}
a:visited:hover {text-decoration: underline}

/* Page Headers */
h1, h1 i, h1 em 
{ color:#663300;
  font-size:13pt;}
h2, h2 em 
{ color:#003366;
  font-size:11pt;
  font-weight:bold;
  padding-bottom:none;
}

.TopLink, .TopNav a, .TopNav a:link,.TopNav a:visited {background-color:transparent; color:#1b1c1d; font-size:11px;}
.TopNav, .TopNav a, .TopNav a:link, .TopNav a:visited { 
font-size:10pt; 
width:100%;
height:32px;
vertical-align:middle;
text-align:left; 
text-indent:190px; 
color:#1b1c1d; 
background-image:url(images/TopNavBG.jpg);
background-repeat:repeat-y;
background-color:#BDBEC0;
}
.TopNav a:hover
{ text-decoration:underline;}
.Body {vertical-align:top; text-align:left; padding-left:12px; padding-top:12px;} 
.Solutions { 
font-size:12px; 
text-indent:12px; 
color:#663300; 
vertical-align:middle; 
text-align:left; 
font-weight:bold;
width:176px;
height:44px;
border-right:solid 1px #663300;
} 

.LNAV { 
font-size:11px; 
color:#1b1c1d;
padding-top:12px;
padding-left:12px;
text-align:left; 
vertical-align:top; 
line-height:22px;
width:166px;
height:1000px;
background-image:url(images/LeftNavBG.gif);
background-repeat:repeat-x;
background-color:#B7B8BC;
border-right:solid 1px #663300;
}

.LNAV a:hover
{ text-decoration:underline;}

.LNAVH {
color:#663300;
font-size:13px;
font-weight: bold;
text-align:left; 
line-height:22px;
}

A.NAVSELECTED {
text-decoration:underline;
}

.CopyWrite, .CopyWrite a, .CopyWrite a:link,.CopyWrite a:visited
{ height: 20px;text-indent :18px; vertical-align:middle; text-align:left; color:#000000; }
.CopyWrite a:hover
{ text-decoration:underline;} 

.Content {
	background-image:url(images/bubbles.jpg);
	background-repeat:no-repeat;
	vertical-align:top; 
	text-align:left; 
	padding-left:12px; 
	padding-top:12px;
}

.CenterBold {
font-weight: bold;
text-align:center;
}