/* CSS Document */
.contentbox
{
	background-color:#666;
	padding:15px;
	vertical-align:top;
	color:#fff;
	font-size:18px;
}
.banr {  color: #FFFFFF}
.banr a:link { color: #FFFFFF; text-decoration: none}
.banr a:visited { color: #FFFFFF; text-decoration: none}
.banr a:hover { color: #6699FF; text-decoration: none}
.contbox
{
	width:350px;
}
.adbox
{
	background:#fff url(images/w1.jpg) left  bottom repeat-x;	
}

body
{
	margin:0 20px 20px 20px;	
	height:100%;
	font-family:"Agency FB";
	background:#333 url(images/diagonals.gif) left repeat;
	
}
.topgrad
{
	background:#003366 url(images/diagonals.gif) left repeat;	
	padding:3px;
}

.topdiv
{
	background:#666666 url(images/topgrad.png) left top repeat-x;	
	text-align:right;
	height:35px;
	white-space:nowrap;
	padding-top:5px;
	padding-right:10px;
	color:#F5F5F5;
	font-weight:600;
	font-size: 18px;
}

.tophref
{
	font-size: 18px;	
	font-weight:600;	
	text-decoration:none;
	color:#F5F5F5;
}
.tophref:hover
{
	text-decoration:underline;
	color:#0099FF;
}

.middiv
{
	background:#ffffff url(images/midgrad.png) top repeat-x;
	color:#FFFFFF;
	font-size: 18px;
}
.middivfoot
{
	background:#ffffff url(images/smallgrad.png) top repeat-x;
}
.logodiv
{
	background:#E5EEFE url(images/delogo.png) left no-repeat;
	font-size: 18px;
	text-align:right;
	height:40px;
	padding-top:15px;
	padding-right:10px;
	font-weight:600;
	white-space:nowrap;
	
}

.smallinput
{
	width:25px;
}
input{	
	background-color:#FDFEEB;
	width:250px;	
	font-family:"Agency FB";
	font-size:18px;
	

}
textarea{	
	background-color:#FDFEEB;	
	width:350px;
	font-family:"Agency FB";
	font-size:18px;

}
select{	
	background-color:#FDFEEB;	
	

}

.but
{
	background-image:url(images/but_signin.gif);
	background-color:transparent;
	color:#666;
	background-position:center; 
	font-family:"Trebuchet MS";
	border:0px;
	font-size:18px;
	font-weight:bold;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	margin-left:0px;
	width:80px;
	height:30px;
}
.but:hover 
{
	color:#999;
}
#footer {
	background-color: #CC3300;
	padding: 10px;	
	color:#333;
}
h1,h2,h3,h4,h5,h6
{
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	color:#CC3300;
	font-family:"Agency FB";
}
.contentbox h1
{
	color:#0099FF;
	border-bottom:#999999 1px solid;
}
.contentbox h2
{
	color:#FFFFFF;
	border-bottom:#999 1px solid;
}
.contentbox a
{
	border-bottom:#fff 1px dotted;
}
.contentbox a:hover
{
	text-decoration:none;
}


.clientlinkbox
{
	padding:0 15px 15px 15px;
	vertical-align:top;
	color:#000;
	margin:0px;
}

.clientlinkbox a
{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.clientlinkbox a:hover
{
	color:#333333;
}
.clientlinkbox li
{
	list-style:none;
	border-bottom:#ccc 1px solid;
	margin-left:0px;
	padding-left:0px;
}

.mainnav li
{
	list-style:none;
	border-bottom:#ccc 1px solid;
	margin:0px;
	padding:0px;
	font-size:24px;
}
.mainnav a
{
	color:#FFFFFF;
	text-decoration:none;
}

.mainnav a:hover
{
	color:#0099FF;
}

.mainnav a:active
{
	color:#6699CC;
}

table
{
	border-collapse:collapse;
}