body { 
	margin: 12 0 0 0; 
	padding: 0; 
	background:url(graphics/bg.gif); 
	font-family: verdana;
	font-size: 11px;
	}


.phonecontainer {
	text-align: center;
	font-size: 12px;
	font-family: verdana;
	}
	
.phone {
	font-size: 16px;
	font-weight: bold;
	color: #8F0D25;
	font-family: verdana;
	}

.topmenu {   
	   	   margin-bottom:8px;
		   font-family:arial,helvetica;
		   font-size:10px;
		   text-decoration:none;
		   color:black;
		   }
.topmenu a:link {   
	   	   font-family:arial,helvetica;
		   font-size:10px;
		   text-decoration:none;
		   color:black;
		   }
.topmenu a:visited {   
	   	   font-family:arial,helvetica;
		   font-size:10px;
		   text-decoration:none;
		   color:black;
		   }
.topmenu a:active {   
	   	   font-family:arial,helvetica;
		   font-size:10px;
		   text-decoration:none;
		   color:black;
		   }	   
.topmenu a:hover {
		   font-family:arial,helvetica;
		   font-size:10px;
		   color:#8F0D25;
		   } 
#menu a { 
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	}
		
.menu01 {
	background: #4e8d00;
	}
.menu02 {
	background: #10559d;
	}
.menu03 {
	background: #68109d;
	}
.menu04 {
	background: #930f48;
	}
.menu05 {
	background: #a16b08;
	}
.menu06 {
	background: #7d7240;
	}
	
h1 {
	font-size: 18px;
	color: #00458D;
	}
	
td {
	font-size: 13px;
	}
	
.content {

	padding: 20px;
	font-size: 13px;
	font-family: arial;	
	line-height: 1.3em;
	}

.divider {
	height: 98%;
	background: url(graphics/vdots.gif) repeat-y;
	}
	
.content2 {
	padding: 0px;
	font-size: 12px;
	font-family: arial;	
	color: #606060;
	}		
	
.sidebartitle {
	font-weight: bold;
	color: #00458D;
	}
		
.footer {   
	   	   background: url(graphics/grad-bg.jpg) repeat-x;
		   margin-bottom:8px;
		   font-family:arial,helvetica;
		   font-size:10px;
		   text-decoration:none;
		   color:black;
		   }
.footer a:link {   
	   	   font-family:arial,helvetica;
		   font-size:11px;
		   text-decoration:none;
		   color:black;
		   }
.footer a:visited {   
	   	   font-family:arial,helvetica;
		   font-size:11px;
		   text-decoration:none;
		   color:black;
		   }
.footer a:active {   
	   	   font-family:arial,helvetica;
		   font-size:11px;
		   text-decoration:none;
		   color:black;
		   }	   
.footer a:hover {
		   font-family:arial,helvetica;
		   font-size:11px;
		   color:#8F0D25;
		   } 	
		   
.formlabel, .cat  {
		   font-size:12px;
		   color:#404040;
		   }
.formhelp  {
		   font-size:9px;
		   color:#606060;
		   }
.fieldinfo  {
		   font-size:9px;
		   color:#606060;
		   } 		    
input, textarea	   {
		   background:#f5f5f5;
		   }
		   
.button {
			background: #d0d8f5;
			cursor: hand;
			cursor: pointer;
			}	