body {  
		background-color: #FFF;    
		font-family:arial,  sans-serif; 
		margin-left:auto;  
   		margin-right:auto; 
   		font-size: 13px;  
   		text-align: justify;  
   		color:#464646;  
   		width: 980px;  
   	}
   			
#page {  	
		align:center;
		width:980px;  
		height:700px;  
		background-color:white;   
		float:center;  
		border:10px solid #EAEAEA;  
		margin-top:-7px;  
	}
#header{  
		width: 980px;  
		height:180px;  
		background-color:white;  
		margin-left:auto;  
		margin-right:auto;  
		float:left;   
	}
#logo	{ 	
		height:134px;  
		width:1000px;  
		float:left; 
		margin-bottom:10px;
	}
#menus{  	
		width:979px;  
		height:35px;    
		float:left;  
		background:#F6F4F1;
		border-bottom:2px solid #CDCDCD;
		border-top:2px solid #EAEAEA;
		border-right:1px solid #A0A0A0;
	}
#amen{  
		display:block;   
		line-height: 35px;  
		background: transparent;  
		float:left;  
		font-size:12px;  
		font-family:Arial,Verdana,sans-serif;  
		color:#093D72;   
		text-transform: uppercase;  
		padding-right:15px;
		padding-left:15px; 
		border-left:1px solid #A0A0A0; 
	}
#amen:hover { 
		background:transparent;  
		float:left;  
		line-height: 35px;  
		font-size:12px;  
		font-family:Arial,Verdana,sans-serif; 
		color:#E86627;  
	}
  
a {color: #0B3D8E;	text-decoration: none;	border:none;	font-weight: bold;}
a:hover {color: #5C5C5C;	text-decoration: none;	border:none;}
 

#content
	{ 
		width:980px; 
		height:100%; 
		float:left;    
	}
#content h1
	{ 
		height:35px;  
		line-height: 35px;  
		border-bottom:1px solid #EAEAEA;  
		width:100%;  
		font-family: tahoma,arial;    
		font-size: 14px;    
		text-align: justify;    
		color:#2C2C2C;    
		font-weight: bold;background-image:url(images/h1_bk.gif);
		background-repeat:repeat-x;padding-left:5px;margin-top:5px;}
   
#text
	{  
		height:100%;  
		width:600px;  
		background:transparent;  
		float:left;
		padding-left:10px;       
	}
#text h1
	{ 	
		height:35px;  
		line-height: 35px;  
		border-bottom:1px solid #EAEAEA;  
		width:100%;  
		font-family: tahoma,arial;    
		font-size: 14px;    
		text-align: justify;    
		color:#2C2C2C;    
		font-weight: bold;
		background-image:url(images/h1_bk.gif);
		background-repeat:repeat-x;
		padding-left:5px;
		margin-top:5px;
	}
#text h2
	{  
		height:20px;  
		line-height: 20px;  
		border-bottom:1px dotted #EAEAEA;  
		font-family: Arial;	font-size: 13px;	
		text-align: justify;	
		color:#093D72;	
		font-weight: normal;
		margin-top:0px;
	} 
#leftcolumna h1
	{  
		height:35px;  
		line-height: 35px;  
		border-bottom:1px solid #EAEAEA;  
		width:100%;  
		font-family: tahoma,arial;    
		font-size: 14px;    
		text-align: justify;    
		color:#2C2C2C;    
		font-weight: bold;
		background-image:url(images/h1_bk.gif);
		background-repeat:repeat-x;
		padding-left:5px;
	}
#leftcolumna
	{
		float:left;
		width:360px;
		height: 100%;
		border: none; 
	}
#menu 
	{
		background-color:#white;
		border-bottom:1px solid #d7d7d7; 
		height:26px;
		width:365px;
		background-image:url(../images/tab_bk.gif);
		background-repeat: repeat-x;
		margin-top:-10px; 
		color:#093D72;
	}
#menu ul 
	{
		margin:0px; 
		padding:0px; 
		list-style:none; 
		text-align:left;
		color:#093D72;
		padding-left:10px;
	}
#menu li 
	{
		display:inline; 
		line-height:26px;
		color:#093D72;
	}
#menu li a 
	{
		color:#0B3D8E; 
		text-decoration:none; 
		padding:5px 5px 6px 5px; 
	}
#menu li a.tabactive 
	{ 
		color:#093D72; 
		background-color:white; 
		font-weight:bold; 
		width:100%;
		border:1px solid #ececec;
	}
#tabcontent1,
#tabcontent2,
#tabcontent3,
#tabcontent4,
#anothercontent1,
#anothercontent2,
#anothercontent3,
#anothercontent4,
#anothercontent5,
#anothercontent6
	{
		border:1px solid #ececec; 
		width:358px;
		height:253px; 
		text-align:left;
		padding:6px 0px 0px 5px; 
		font-size:12px; 
		margin-bottom:5px;
	}
  #leftcolumna a 
  	{
  		color: #464646;    
  		text-decoration: none;   
  		border:none;
  		font-weight: normal;
  	}
  #leftcolumna a:hover 
  	{
  		color: #5C5C5C;    
  		text-decoration: none;    
  		border:none;
  		font-weight: normal;
  	}
  #toplinks
  	{
  		width:260px;
  		height:30px; 
  		background:transparent;
  		margin-top:50px;
  		float:right;
  		line-height:30px;
  		font-weight:bold;
  		color:white;
  		padding-left:10px;
  		font-size:12px; 
  	}
  
    #toplinks   a:hover 
    	{
    		color: #2C2C2C;    
    		text-decoration: none;    
    		border:none;
    	}
  #footer
  	{
  		height:20px;  
  		line-height: 12px;  
  		border-top:1px solid #EAEAEA;  
  		width:980px;  
  		font-family: Arial;	
  		font-size: 12px;
  		text-align: center;	
  		color:#5C5C5C;
		font-weight: normal; 
		padding-bottom:15px;
		margin-top:10px;		
		float:left; 
	}
#cboxl
	{
		width:378px; 
		height:200px;
		float:left; 
		border-right:1px solid #EAEAEA;
	}
#cboxr
	{
		width:300px; 
		height:200px;
		float:left;
	}
/*CONTACT FORM*/
#leftform
	{
		width:275px;
		float:left;
		height:100%;
	}
#leftform input
	{
		float:left;
		font-size:12px; 
		border:solid 1px #DEDEDE;
		width:170px;
		height:19px;
		margin:2px 0 5px 5px;
		color:#5C5C5C;
	}
#leftform h4
	{
		font-family:arial; 
		font-size:10px;
		color:#5C5C5C;
	}
#leftform .button
	{
		width:118px;
		height:38px;
		background:transparent;
		float:right;
		border:none;
		background-image:url(../images/button.png);
	}
#leftform select
	{
		float:left;
		font-size:12px; 
		border:solid 1px #DEDEDE;
		width:170px;
		height:19px;
		margin:2px 0 5px 5px;
		color:#5C5C5C;
	}
#formc
	{
		width:275px;
		float:left;
		height:100%;
	}  
#formc input
	{
		float:left;
		font-size:12px; 
		border:solid 1px #DEDEDE;
		width:340px;
		height:19px;
		margin:2px 0 5px 5px;
		color:#5C5C5C;
	}  
#formc .button
	{
		width:118px;
		height:38px;
		background:#1B395F;
		float:right;
		border:none;
		color:#fff;
	}  
#formc textarea
	{
		float:left;
		font-size:12px; 
		border:solid 1px #DEDEDE;
		width:338px;
		margin:2px 0 5px 5px;
		color:#5C5C5C;
	} 
  
	.myform
		{
			margin:0 auto;
			width:600px;
			padding:14px 0 0 14px;
			height:208px;
			float:right;
		}
 h2
 	{
 		font-family:  arial, sans-serif;
 		font-size: 12px;	
 		text-align: justify;	
 		color:#161616;   
 		font-weight: bold;  
 	}
  .myform1
  	{  
  		padding:14px 0 0 0;
  		margin:0 auto;
  		width:300px;
  		height:408px; 
  		float:left;
  	}
  h2
  	{
  		font-family:  arial, sans-serif;	
  		font-size: 12px;	
  		text-align: justify;	
  		color:#161616;   
  		font-weight: bold;  
  	}
  	
/* ----------- stylized ----------- */

#stylized{background:transparent;}
#stylized1{background:transparent;}
#stylized h1 
	{
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
#stylized p
	{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
#stylized label
	{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
#stylized .small{color:#666666;display:block;font-size:11px;font-weight:normal;text-align:right;width:140px;}

#stylized1 h1 {font-size:14px;font-weight:bold;margin-bottom:8px;}
#stylized1 p{font-size:11px;color:#666666;margin-bottom:20px;border-bottom:solid 1px #2C2C2C;padding-bottom:10px;}
#stylized1 label{display:block;font-weight:bold;text-align:right;width:140px;float:left;}
#stylized1 .small{color:#666666;display:block;font-size:11px;font-weight:normal;text-align:right;width:140px;}

#stylized input{float:left;font-size:12px;padding:4px 2px;border:solid 1px #EAEAEA;width:200px;margin:2px 0 20px 10px;}
#stylized textarea{float:left;font-size:12px;padding:4px 2px;border:solid 1px #EAEAEA;width:200px;margin:2px 0 20px 10px;}
#stylized button{clear:both;margin-right:40px;width:85px;height:25px;background:#2C2C2C;text-align:center;line-height:21px;color:#fff;font-size:11px;font-weight:bold;float:right;border:none;}
#stylized button:hover{clear:both;margin-right:40px;width:85px;height:25px;background:#FFC71E;text-align:center;line-height:21px;color:#2C2C2C;font-size:11px;font-weight:bold;float:right;border:none;}


/*AJAX CONTENT*/
 #leftcolumn{float:left;width:190px;height: 200px;border: none;padding: 5px;}
 #leftcolumn a{padding: 3px 1px;display: block;width:190px;height:20px;padding-top:5px;font-size: 12px;text-decoration: none;font-weight: bold;border-bottom: 1px solid #EAEAEA;}
 #leftcolumn a:hover{background-color: #2C2C2C;color:#fff;}

 #rightcolumn{float:left;width:495px;min-height: 200px;border: none;margin-left: 25px;padding: 5px;padding-bottom: 8px;}
* html #rightcolumn{ /*IE only style*/height: 200px;}



.style1 {
    font-size: 12px;
    font-weight: bold;
}
.client
{
	float:center;
	width:200;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
.data
{
	text-align: right;
	height:20px;
	font-size:11px;
	color: #333333;	
}
.foot_client
{
	float		:left;
	width		:1000px;
	height		:30px;
	text-align	:center;
	padding-top	:20px;
	margin		:0;
	color		:#ffffff;
	font-size	:11px;
}
.footer_wrapper
{
	background-image:url(images/footer_bg.jpg);
	width	:1000px
	height	:30px;	
}
.style3
{
	width		:944px;
	height		:50px;
	text-align	:center;
	padding-top	:20px;
	margin		:0;
	font-size	:11px;
	color		:#2c2c2c;
}
.h4
{
	text-align: center;	
	font:bold 18px/30px Tahoma, Helvetica, sans-serif;
	color: 	#017fe0;	
}
.h6
{
	text-align: center;	
	font:bold 18px/30px Tahoma, Helvetica, sans-serif;
	color: 	#FDFDFE;	
}
.h3
{
	text-align:left;
	height:20px;
	font-size:11px;
	font-weight:bold;
		
}
.h2
{
	text-align: left;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color: #990000;	
}
.h7
{
	text-align: left;
	height:20px;
	font-size:11px;
	font-weight:bold;
	color: #990000;	
}
/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:20px;
	width:20px;
	background-image:url(../img/calendar.png);
	cursor: pointer;
	cursor: hand;
}
.required
{
	text-align	:	right;	
	color		:	red;
	font-size	:	11px;
	width		:	50;
}
.data_a
{
	text-align: left;
	height:20px;
	font-size:11px;
	color: #333333;	
}
.data_aa
{
	text-align: left;
	height:16px;
	font-size:11px;
	color: #333333;	
}
.h4
{
	text-align: center;	
	font:bold 18px/30px Tahoma, Helvetica, sans-serif;
	color: 	#ffffff;	
}
.update
{
	text-align: center;	
	font:bold 18px/30px Tahoma, Helvetica, sans-serif;
	color: 	#ff0000;	
}