.smallText
{
	font-size: 9pt;
	font-family: Verdana, Tahoma, Arial;
}

.largeText
{
	font-size: 12pt;
	font-family: Verdana, Tahoma, Arial;
}
 	
h1
{ 
	text-align: center;
	font-size: 20pt;
}	 	

h2
{ 
	text-align: center;
	font-size: 15pt;
}	 	

body
{ 
	margin: 0px;
	padding: 0px;  
	background-color: #FFF8DC;
}

div#body_generic
{
    padding: 10px 5px 5px 5px;   /* top right bottom left */
    margin:  5px 5px 5px 5px;   /* top right bottom left */ 
    line-height: 30px;
	height: 321px;
}

div#body_singlespace
{
     padding: 10px 5px 5px 5px;   /* top right bottom left */
     margin:  5px 5px 5px 5px;   /* top right bottom left */ 
    line-height: 20px; 
}

div#header 
{
	clear: both;
	height: 75px;
	color: #800000;
    border-bottom: thin solid #800000;
}

div#left_margin_150
{
	margin-left: 150px
}    

div#left_logon_main
{
	float: left;
	width: 115px;
	font-size: smaller;
	border: thin solid #800000;
	background-color: #D3D3D3;
 }    

div#left_logon_crt_dlr
{
	float: left;
	width: 25px;
 }    

div#right
{
	float: right;
	width: 125px;	
}

div#middle_logon_main
{
	padding: 0px 135px 5px 125px;   /* top right bottom left */
	margin:  5px   5px 5px   5px;   /* top right bottom left */ 
}

div#middle_logon_crt_dlr
{
	padding: 0px 135px 5px 30px;   /* top right bottom left */
	margin:  5px   5px 5px  5px;   /* top right bottom left */ 
}

div#footer 
{
	clear: both;
}
