body 

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	margin: 20px 0px 0px 0px ;
	background:#777777 url(bg.jpg) repeat-x;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}

.small td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}

a 		{ color: #013d55; text-decoration: none; }
a:hover { color: #43819a; text-decoration: none; }

a.footer 	  { color: #FFFFFF; text-decoration: none; }
a.footer:hover { color: #aec5ce; text-decoration: none; }

a.sublevel:link, a.sublevel:visited {

color				: #ffffff; 
font-size			: 12px;
text-transform		: uppercase;
font-weight			: bold;	
}

a.sublevel:hover {

color				: #cccccc;
text-transform		: uppercase;
font-weight			: bold;
}


form { 
	display:inline; 
} 

.swblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B1214;
	display:inline; 
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height:20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 16px;
	color:#365B78;
	width:100%;
	background:url(bg_h2.jpg) bottom left repeat-x;	

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	display:inline; 
	color:#6B1214;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14px;
	display:inline; 
	color:#494949;
}

.titleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline; 
	color: #015577;
	display:inline; 
}

.footer {
	color:#FFFFFF;
}



.sup {
	 font-size: 8px; 
	 line-height: 0; 
	 position: relative; 
	 top: -0.5em;
}

.maincontent {
	padding:30px 40px 30px 40px;
}
