body {margin-top:18px;background:#FFF url(bg_shadow_top.jpg) top repeat-x;font-family:"Helvetica Neue",Helvetica,Arial,Verdana;color:#333;}


h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#333;} 

h1 {font-size:2em;margin-bottom:0.75em;font-weight:bold;}
h2 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h1, h2, h3 {color:#333;} 

p img.left {margin-top:0em;}
p img.right {margin-top:0em;}
a {color:#2a80b7;}
a:hover {text-decoration:none;color:#2a80b7;}
a:visited {color:#2a80b7;}

textarea {height:150px;}

#prereg {font-family:fantasy,serif;font-size:16px;color:gray;margin-left:10px;}
#prereg td {padding:2px 2px 2px 2px;}

#topnavigator{
    font-weight:bold;
    padding-left:0px;
    	background-image:url(bg_navigator.gif);
	background-repeat:no-repeat;
        background-position:bottom;
        height:46px;
    border:1px solid white; 

}

#topnavigator ul {
	list-style-type: none;
        padding-left: 0px;
        margin-left: 0px; 

}

#topnavigator li {
	float: left;
        padding-left: 0px;
        margin-left: 0px; 
}

#topnavigator ul a {
 	padding-right: 10px;
        margin-right:5px;
	text-decoration: none;
        display: block;
	background-image:url(bg_devider.gif);
	background-repeat: no-repeat;
	background-position: right;
        line-height: 35px;
        color: #999; 
}

#topnavigator ul a:hover {
	color: #eda000;
}
#topnavigator .active a {
	color: #eda000; 
}
#breadwrapper{
	height:15px;
	font-size:11px;
	color:#999;
        margin-bottom:4px;
	border-bottom:1px solid #efefef; 
} 
#breadcrumbs{
	display:none;
        text-align:right; 
}
#breadcrumbs a {
	text-decoration: none;
	color:#666;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color:#333;
}
/*****************************
* Navigator
*****************************/
#subnavigator{
	padding: 20px 0px 0px 0px; 
	margin-top:0px;
	margin-left:0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	margin-right:5px;
	font-size: 12px;
	font-weight: bold;
        border:1px solid #999; 
        background-color:white;
}

#subnavigator a{
	text-decoration: none;
	COLOR: #999; 
}

#subnavigator ul li {
 	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	border-bottom:1px solid #efefef;
}
#subnavigator ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
}
#subnavigator a:hover{
	color:#eda000;
}
#subnavigator a.activeMenuItem{
	color:#eda000;
} 
.mainMenuFooter ul {list-style-type:none;}
.mainMenuFooter ul li a {color:#fff;display:block;text-decoration:underline;}
.mainMenuFooter ul li a:hover {color:#fff;display:block;text-decoration:none;}
.mainMenuFooter ul li a:visited {color:#fff;display:block;text-decoration:underline;}
.mainMenuFooter ul li a:active {color:#fff;display:block;text-decoration:none;}



.banner {margin-bottom:1.5em;}

div.colborder {border-right:1px solid #ddd;}
.footer {
background-image:url(bg_page_footer.png); 
background-repeat:repeat-x;
color:#fff;
padding-top:30px; 
}
.footer a {color:#fff;}
.footer a:hover {color:#fff;}
.footer a:visited {color:#fff;}

.footer_fill {
    background-color: #f09000;
    height: 100%;
    width: 100%;
    overflow: auto;
}

.toolarea{
background-image:url(bg_logo_tools.gif); 
height:90px;
}
.toolareafix{
padding-top:20px;
}

#loginarea{
background-image:url(bg_login.png);
background-repeat:no-repeat;
height:150px;
}
#mainarea{
background-image:url(bg_bodydots.gif);
background-position:right;
background-repeat:no-repeat;
width:1100px;
}
#puff1{
background:#fff;
border:1px solid black;
text-align:center;
padding:15px; 
}
#onlinesupport{
font-size:11px;
}
#onlinesupport span{
	width:47px;
	height:35px;  
	text-decoration:none;
	display:block;
	background-image:url(supportsprite.gif);
}
#onlinesupport b{
font-weight:bold;color:#999999
}
#onlinesupport.offline span{  background-position:0px 0;}
#onlinesupport.offline { color:red;}

#onlinesupport.away span{ background-position:54px 0;}
#onlinesupport.away { color:orange;}

#onlinesupport.online span{ background-position:96px 0;}
#onlinesupport.online { color:green;}


