body {
     margin:0;
     padding:0;
     font-family:arial, helvetica, sans-serif;
     font-size:11px;
     background:#FFFFFF;
     }

#frame_language {
	border-top:3px solid #C9CDCD;
	background:#003895;
         }

#frame_logo {
	background:white;
         border-bottom:1px solid black;
         }

#frame_header {
	 background:red /*#EFEFED*/;
	 height: 199px;
         border-bottom:1px solid black;
         margin-bottom:10px;
         }

#frame_nav_01 {
	width:100%;
         min-width:1000px;
	background-image:url(../../../Local Settings/Temporary Internet Files/Content.IE5/images/nav/nav_01_back.gif);
         border-bottom:1px solid black;
	}

#frame_nav_01_sub {
	background:white;
         border-bottom:1px solid black;
	}

#frame_content {
	background:white;
         width:1000px;
         }

#frame_content_left {
	background:white;
	margin-right:10px;
         float:left;
	}

#frame_content_right {
	float:left;
	background:white;
	}

#frame_footer {
	clear:left;
	background:#003895;
         }
   
div.subheading {
	margin-bottom:10px;
	}
.footer {
	margin:0 auto;
	width:1004px;
	background:url(footer.gif) repeat-x;
	height:85px;
	text-align:center;
	line-height:20px;
	color:#8E8E8E;
	background-color:#FFF;
}
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
	text-decoration:none;
	color:#8e8e8e;
}
.fooclear {background:#003895;
height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
