BODY									{	
												margin: 0; 
												font-family:Arial, Helvetica, sans-serif;
												background-color:#ACB2B0; 
												font-size: 70%; 
												color: #333333;  
												background-image: URL(/images/left_image.jpg);		
												background-repeat:repeat-y;
												background-position:left top;
												line-height:18px;
													
											}

.mainimage						{
												position:absolute;
												top:-182px;
												left: 0px;
											}

a											{	
												color: #3174A5;
												text-decoration: underline; 
											}

.infolayer						{ background-color: #666B6F; color:#FFFFFF; }

strong,b							{ color:#000000;	}

sup										{ font-weight:bold; font-style:italic; }

a:hover								{	
												text-decoration: none; 
											}
											
a:visited							{}

a:active							{}

a.selected						{ 
												color: #FF6B11; 
												text-decoration:none; 
											}
											
a.selected:hover			{ 
												text-decoration: none; 
											}


TABLE.MAIN	{
								width: 100%; 
								font-size: 100%; 
						}	

DIV.Top			{ 
								padding-top: 0px; 
								padding-left: 0px; 
								height: 182px; 
								background-image: URL(/images/top_image.jpg);		
								background-repeat:no-repeat;
								background-position:left top;
								
						}
DIV.center		{vertical-align:middle;
					padding-top:50px;	
				 }
DIV.aka_logo 	{
								position:absolute;
								margin-top:72px;
								height:50px;
								background-image: URL(/images/top_image_aka.jpg);		
								background-repeat:no-repeat;
								background-position:right top;	
								width:898px;
							}

DIV.MainFrame	{ width:990px; }

DIV.Main		{ 
							vertical-align: top; 
							padding: 18px;
							padding-top: 28px;
							float:left;
							position:relative;
							width:767px;
						}

DIV.footer	{ 
							font-size: 80%; 
							color: #666666; 
							height: 24px;
							text-align: center;  
							background-color:#D4D0C8;
						}

DIV.Left			{ 
							float:left;
							width: 123px; 
							vertical-align: top; 
							padding-top: -50px; 
							padding-bottom: 10px; 
							height: 100%; 
							background-color: #666B6F; 
							margin-right:0px;
						  min-height:500px;
						}

DIV.Menu		{ 
							width: 187px; 
						}

h1					{ 
							font-size: 150%;
							color: #1860ab; 
							padding-bottom:5px; 
						}

h2					{ 
							font-size: 120%; 
							color:#1860ab; 
							padding-left:8px; 
						}

.items_header_title	{ font-weight:bold; color:#FFFFFF; }

.text_blue	{ color:#1860ab; }
.text_aka		{ color:#000000; font-weight:bold; font-size:12px; }
.text_blue_bold			{ color:#1860ab; font-weight:bold; }

ul					{ list-style:square; }

.Content_Text	{ 
								padding-left: 20px; 
							}

INPUT 				{ font-size:100%;	}
FORM					{ padding:0px; margin:0px; }

form.form_fixed  label {
	width: 150px;	
	float: left;
	display: block;
}
form.form_fixed  input {
	float: left;
	display: block;
}
form.form_fixed  br {
	clear: left;
}

a.back_link		{ color: #000000; font-size:12px; text-transform:capitalize; text-decoration:underline; }
