body {background-image: URL(/images/misc/bg.gif);
	background-repeat:repeat-x;
	}


a {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:underline; 
		text-decoration:underline; 
		font-size:11px; 
		color: #FF6300}
		
a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:underline; 
		text-decoration:underline; 
		font-size:11px; color: #006B94}
		
a.navigation {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:underline;
		text-decoration:underline;
		font-size:10px;
		color: #006B94; 
		line-height: 12px}	
		
a.navigation:hover {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:underline; 
		text-decoration:underline; 
		font-size:10px; 
		color: #FF6300; 
		line-height: 12px}	
		
.content {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:none; 
		text-decoration:none; 
		font-size: 11px; 
		color: #042E41; 
		line-height: 12px}	
		
.headingblue {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:none; 
		text-decoration:none;
		font-weight: bold;
		font-size: 12px; 
		color: #042E41
		}
		
.login {font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-decoration:none; 
		text-decoration:none; 
		font-size: 10px; 
		color: #FFFFFF; 
		line-height: 12px}		


input.login {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-decoration: none;
			width: 80px;
			background-color: #34A5CB;
			font-weight: bold;
			color: #002F3F
			}
			
input.formlarge {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			width: 200px;
			background-color: #FFFFFF;
			font-weight: bold;
			color: #042D3F
			}
			
input.formxlarge {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			width: 350px;
			background-color: #FFFFFF;
			font-weight: bold;
			color: #042D3F
			}
			
input.formsmall {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			width: 80px;
			background-color: #FFFFFF;
			font-weight: bold;
			color: #042D3F
			}
			
input.formxsmall {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			width: 20px;
			background-color: #FFFFFF;
			font-weight: bold;
			color: #042D3F
			}
			
input.submit {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			COLOR: #042D3F;
			background-color: #E6E6E6
			}


select		{
			background-color:#FFFFFF;
			border-style:1px;
			font-size: 11px;
			color: #042D3F;
			font-family: Verdana, Arial, Helvetica, sans-serif
			}
