html body{
background:url(../images/bg_grad.jpg) repeat-x #5a6f8c;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #fff;
}
img{
border: 0;
}
h2{
background: url(..//images/arrow.gif) left top no-repeat;
padding-top: -3px;
padding-left: 25px;
color: #fff;
margin: 6px 0 0 0;
}
.header{
width: 850px;
text-align:left;
background: url(../images/top_850.gif) bottom center no-repeat;
height: 110px;
padding: 15px 0 0 14px;
}
.headerinfo{
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
padding-bottom: 0 0 23px 20px;
float:left;
width:500px;
}
.headerinfo img{
width: 58px;
height: 48px;
padding: 2px;
border: 1px solid #fff;
float: left;
margin: 21px 15px 0 15px;
}
a{
color: #fff;
text-decoration:none;
}
a:hover{
color: #7dfe01;
}

#footer{
width: 850px;
height:80px;
background: url(../images/bottom_850.gif) top center no-repeat;
}
.content{
text-align:left;
padding-left:20px;
padding-top: 1px;
padding-bottom: 1px;
margin:0;
min-height: 380px;
}
#welcomeleft{
float: left;
width: 400;
padding: 10px;
font-size: 12pt;
color: #fff;
font-weight: bold;
text-align:left;
}
#welcomeright{
float: right;
width: 400;
}
#clear{
float: clear;
}
#url{
font-size: 10pt;
}
#url a{
color: #2d3a4d;
text-decoration: none;
}
.clientmenu{
background: url(../images/menubg.gif) repeat-y #2d3a4b;
width: 177px;
padding:0;
list-style:none;
margin: 10px 22px 0 0;
float: left;
}
.clientmenu li{
padding: 6px 0 6px 14px;
color: #fff;
}
.clientmenu li img{
float:left;
padding-right: 8px;
padding-top: 1px;
border: 0;
}
.clientmenu li a{
width: 180px;
text-decoration:none;
color: #fff;
}
.clientmenu li a:hover{
color: #7dfe01;
}
.clientmenu .topitem{
padding-top: 10px;
background: url(../images/menu_top.gif) top no-repeat;
}
.clientmenu .bottomitem{
padding-bottom: 10px;
background: url(../images/menu_bottom.gif) bottom no-repeat;
}
.client_txt{
width:200px; border: 1px solid #2b324c; padding: 2px; margin-top: 2px; color:#2b324c; margin-bottom: 3px;
}
.workArea{
margin-left:200px;
text-align:left;
min-height: 300px;
color:#2b324c;
}
.workArea p{
margin-top:5px;
margin-bottom:5px;
}
.contentHolder{
background:#55a4f3; width:850px;
}
.cont{
	min-height:300px;
	margin-top: 10px;
}
.notify{
	background:#c8c8c8;padding:8px;border:1px solid #7e7e7e; text-align:center;width:414px;color:#3b4b5f;margin-bottom:8px;
}
.notifyLarge{
	width:480px;
}
.footcopy{
	font-size:8pt;
	padding:4px;
}
