body {
	background-color: #F8F3E4;
	text-align: center;
	margin: auto auto;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5em;
}

 body table tr td{
 		line-height: 1.5em;
}

p {
	line-height: 1.5em;
}

div {
		line-height: 1.5em;
}


#client_content {
	line-height: 1.2em;
}

/*--------------------begin menu style---------------------*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 185px; /* Width of Menu Items */
	border-bottom: 0 solid #ccc;
	font-size: 12px;
	font-family: arial;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 186px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;  /* IE6 Bug */
	padding: 5px;
	border: 0 solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 8px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #red; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { 
	padding: 2px 5px; 
	border: 1px solid #ccc;
	line-height: 14px;
} /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
#menu {
	margin: 10px 0 0 25px;
	
}

/*--------------------end menu style---------------------*/



td {
 	font-size: 12px;
}
 
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formText {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 30%;
}

.formField {
	text-align: left;
}

.formHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;		
	font-weight: bold;
	font-size: 15px;
	padding: 8px 0 ;
		
}

.formSection {
	text-align: left;
	background: #D6D0A5;
	padding: 4px;
	font-weight: bold;
	width: 300px;		
}

.formSubmit {
	text-align: center;	
}

.row1  {background: #cccccc;}
.row1 a{text-decoration: none; color: #000000}
.row2  {background: #eeeeee;}
.row2 a{text-decoration: none; color: #000000}

.hover  {background: #3d80df;}	
.hover a{color: #FFFFFF; text-decoration: none;}	
 
 	#header {
		background: url('images/template/header.jpg');
		background-repeat:no-repeat;
		width: 751px;
		height: 146px;
	}
	
	#background {
		background: url('images/template/bg.gif') #D6D0A5;
		background-repeat: repeat-x;
		height: 419px;
		width: 100%;
	}
	
	#menu_container {
		background: url('images/template/menu_bg.gif');
		width: 231;
		height: 351;
		padding: 35px 0 0 0;
	}
	
	#contact {
		background: url('images/template/contact_bg.gif');	
		background-repeat: no-repeat;	
		background-color: #D6D0A5;
		height: 140px;
		padding: 15px 0 0 20px;
		font-family: verdana;
		font-size: 11px;
		line-height: 1.1em;
	}
		
	#content {
		padding: 5px;
		background: url('images/template/content_bg.gif');
		background-repeat: repeat-x;	
		width: 500px;
		height: 500px;
		border: 0px solid #867B60;
	
	}
	
	#content_bg {
		background: url('images/template/content_bottom_bg.gif');	
	
	}
	
	#footer {
		background: #887B5B;
	}
	
	#title {
		width: 500px;
		font-family: arial;
		background: #F4F7FA;
		padding: 4px;
		border-right: 0px solid #867B60;
		border-bottom: 1px solid #A3B9D3;
		border-left: 0px solid #867B60;
		text-align: right;
	}
	
	
		h1 {
		font-size: 18px;
		margin: 0 0 0 0;
		padding: 0;
		font-family: arial;
		color: #0000000;
		font-weight: normal;
	}
	
	.question {
		font-weight: normal;
		margin: 0 0 0 10px;
		font-family: arial;
		font-size: 14px;
		color: #20488D;
		display: inline;
	}
	
	.answer {
		margin: 0 0 10px 15px;
		font-family: arial;
		font-size: 12px;
	}


.list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 185px; /* Width of Menu Items */
	border-bottom: 0 solid #ccc;
	font-size: 12px;
	font-family: arial;
	}
	
	

a.body_link:link    {font-family: tahoma,sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal;}
a.body_link:active  {font-family: tahoma,sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal;}
a.body_link:visited {font-family: tahoma,sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal;}
a.body_link:hover   {font-family: tahoma,sans-serif; font-size: 11px; color: #FA1F01; text-decoration: none; font-weight: normal;}


a.body_link_lg:link    {font-family: verdana,sans-serif; font-size: 12px; color: #FA1F01; text-decoration: none; font-weight: normal;}
a.body_link_lg:active  {font-family: verdana,sans-serif; font-size: 12px; color: #FA1F01; text-decoration: none; font-weight: normal;}
a.body_link_lg:visited {font-family: verdana,sans-serif; font-size: 12px; color: #FA1F01; text-decoration: none; font-weight: normal;}
a.body_link_lg:hover   {font-family: verdana,sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}


.error_class {
	font-size: 11px;
	color: FA1F01;
}

.required 
	{
		color: #20488D;
		font-weight: bold;
	}
	
	##user_login h4{
		text-align: left;
		color: 20488D;
		width: 100%;
		border-bottom: 1px solid;
	}
	
	##user_login img{
		border: 2px solid ##20488D;
		margin: 4px;
	}
	
	
	##content_box h4{
		text-align: left;
		color: 20488D;
		width: 100%;
		border-bottom: 1px solid;
	}
	
	##content_box img{
		border: 2px solid ##20488D;
		margin: 4px;
	
	}
	

