body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #4B4B4B;
}
#headr
{
    width: 800px;
    height: 100px;
    background-color: #EFEFEF;
}
#contentholder
{
    width: 800px;
    margin-top: 10px;
     background-color: #EFEFEF;
    }
#holder 
{
	width: 800px;
	left: auto;
	right: auto;
	text-align: justify;
	background-color: #EFEFEF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main 
{
	text-align: justify;
	margin-right: 220px;
	padding: 15px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-left-color: #cccccc;
	margin-left: 10px;
	vertical-align:top;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
}
#side 
{
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	color: #FFFFFF;
	text-align: center;
}
#footer
{
    color: #FFFFFF;
    width: 100%;
    font-size: 0.8em;
    text-align: center;
    clear: right;
    border-top: 1px solid #555555;
    height: 25px;
    vertical-align: middle;
    background-color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 5px;}
#agents 
{
	color: #FFFFFF;
	padding: 30px 15px 15px;
	font-size: 0.8em;
	background-color: #8A8A8A;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #555555;
	border-left-color: #333333;
	border-top-width: 1px;
	background-image: url(ims/sideAgents1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #555555;
}
#documents 
{
	padding: 30px 15px 15px;
	font-size: 10px;
	background-color: #8A8A8A;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #555555;
	border-left-color: #333333;
	border-top-width: 1px;
	background-image: url(ims/sideDocuments1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #555555;
}
#whole 
{
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;

}
h1
{
    font-size: 16px;
    text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;      
}
h2
{
    font-size: 14px;
    padding-bottom: 0px;
	margin-bottom: 0px;    	
    color:#FF6600;     
}
h3
{
    font-size: 12px;
    color:#FF6600;     
}
.tbxl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.tbxl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 300px;
}
.smallhead {
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
}
.gryhead {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.novis
{
    display:none;
}
.butCss
{
   	font-size: 11px;
	font-family: Verdana, sans-serif;
}
#footer a
{
    	color: #FFFFFF;
}
#footer a:hover
{
    	color: #FFFFFF;
    	text-decoration: none;
}
a
{
    text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FF6600;
}   
