*
{
  	font-family: 		Trebuchet MS, Arial;
  	font-size: 		12px;
}

body
{
	margin:			0;
}


.footer
{
  	color: 			#004e92;
  	text-decoration: 	none;
}

.background_footer
{
  	background-image: 	url(../images/bg_body_bottom.jpg);
  	background-repeat: 	repeat-x;
}

.background_content
{
  	background-image: 	url(../images/backgroundContent.jpg);
  	background-repeat: 	no-repeat;
}

a{
text-decoration: underline;
}

a.quickNav:link, a.quickNav:visited, a.quickNav:active
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#9aadcf;
  	text-decoration:	none;
}

a.quickNav:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#004f91;
  	text-decoration:	none;
}

a.footerNav:link, a.footerNav:visited, a.footerNav:active
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#004f91;
  	text-decoration:	none;
}

a.footerNav:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#9aadcf;
  	text-decoration:	none;
}



a:link, a:visited, , a:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#004f91;
  	text-decoration:	underline;
}


a.mainNav:link, a.mainNav:visited, a.mainNav:active
{
	font-family:		Trebuchet MS, Arial;
	font-size:		18px;
  	color: 			#004f91;
  	text-decoration:	none;
}

a.mainNav:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		18px;
  	color: 			#003562;
  	text-decoration:	none;
}


a.mainNavOn:link, a.mainNavOn:visited, a.mainNavOn:active
{
	font-family:		Trebuchet MS, Arial;
	font-size:		18px;
  	color: 			#003562;
  	text-decoration:	none;
}

a.mainNavOn:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		18px;
  	color: 			#003562;
  	text-decoration:	none;
}









a.subNav:link, a.subNav:visited, a.subNav:active
{
	font-family:		Trebuchet MS, Arial;
	font-size:		13px;
  	color: 			#9aadcf;
  	text-decoration:	none;
}

a.subNav:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		13px;
  	color: 			#004f91;
  	text-decoration:	none;
}

a.subNavOn:link, a.subNavOn:visited, a.subNavOn:active
{
	font-family:		Trebuchet MS, Arial;
	font-size:		13px;
  	color: 			#004f91;
  	text-decoration:	none;
}

a.subNavOn:hover
{
	font-family:		Trebuchet MS, Arial;
	font-size:		13px;
  	color: 			#004f91;
  	text-decoration:	none;
}




.text_headline
{
	font-family:		Trebuchet MS, Arial;
	font-size:		20px;
  	color: 			#004f91;
}

.text_content
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#004f91;
}

.text_top
{
	font-family:		Trebuchet MS, Arial;
	font-size:		13px;
  	color: 			#9aadcf;
  	text-decoration:	none;
}

table
{
	font-family:		Trebuchet MS, Arial;
	font-size:		12px;
  	color: 			#004f91;
}

ul
{
        margin:                 0 0 0 15px;
        padding:                0px;
}

ol
{
        margin:                 0 0 0 22px;
        padding:                0px;
}


div.sitemap_level1 {
  margin-bottom: 1px;
}

div.sitemap_level2 {
  margin-left: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a.sitemap_level2 {
  font-size: 11px;
  font-weight: normal;
}


a.sitemap_level2:hover {
  font-weight:bold;
}

img{
  border: 0;
}


