
html,body{
	background:#e4e3da;
	margin:10px 0;
	padding:0;
}

body{
	font: 76% arial,sans-serif;
}


h1 {
    color: #012467;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    font-size : 18px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #012467;
    text-decoration: none;
}

h3 {
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #809018;
    text-decoration: none;
}

h4 {
    color: #183a17;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}
p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333333; 
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #436DBF;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #0b3d98;
    text-decoration: underline;
}

div#imgmap{
	text-align:right;
	background:#fff url(/fend/images/bg-imgmap.gif) bottom no-repeat;
	height:50px;
	padding-top:5px;
	padding-right:30px;
	padding-bottom:5px;
	margin:0 auto;
}

div#headershell{
	position:relative;
	background:url(/fend/images/bg-headershell.gif) top no-repeat;
	height:170px;
}

div#headerphoto{
	float:right;
	clear:both;
	position:absolute;
	top:0;
	left:470px;
	padding:0;
	margin:0;
}

div#cheadles{
	position:absolute;
	top:16px;
	left:40px;
	padding:0;
	margin:0;
}

div#menu{
	position:absolute;
	top:122px;
	left:7px;
	padding:0;
	margin:0;
}

div#wrapper{
	background:url(/fend/images/bg-wrapper.gif) top repeat-x;
}

div#pagetitle{
	background:url(/fend/images/bg-page-title.gif) top right no-repeat;
	padding:25px 0 10px 0;
	z-index:1;
}

div#pagetitle h2{
	color:#012467;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0;
	margin:0;

}

div#container{
	width:762px;
	background: #ebf3fa url(/fend/images/bg-container.gif) repeat-x;
	text-align:left;
	border-right:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	margin:0 auto;
}

div#content{
	float:right;
	width:520px;
}

div#columnshell{
	float:left;
	width:234px;
}

div#subnavshell {
	background:url(/fend/images/bg-subnavshell.gif) bottom left no-repeat;
	padding-bottom:30px;
}



div#subnav {
	padding: 0;
	margin: 0;
	}
	
ul#subnav1 {

	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#subnav1 li {
	background-image: url(/fend/images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding:2px 0 0 10px;
	margin:0;
}

ul#subnav1 li a, ul#subnav1 li a:visited  {
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00336c;
	text-decoration: none;
	padding-left: 22px;
}

ul#subnav1 li a:hover {
	color: #003979;
	font-size: 11px;
	text-decoration:underline;
}

ul#subnav2{
	background:#1d66a3;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul#subnav2 li {
	background-image: url(/fend/images/li-clear.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	border: 0;
	padding:0 0 0 20px;
	margin:0;
	font-size: 11px;
}

ul#subnav2 li a {
	font-weight: normal;
	color: #bad6f2;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
}

ul#subnav2  li a:hover {
	color: #ffffff;
	font-size: 11px;
}



div#footershell{
	background: #003273 url(/fend/images/bg-footershell.gif) repeat-x;
	color: #FFF;
	height:55px;
	clear:both;
	width:100%;
}

div#copyright{
	float:left;
	width:200px;
	color:#fff;
	text-align:center;
	padding-top:20px;
}

div#footerlinks{
	float:right;
	width:550px;
	text-align:center;
	padding-top:20px;
}

div#footerlinks a, div#footerlinks a:visited{
	color:#fff;
	text-decoration:none;
}

div#footerlinks a:hover{
	color:#fff;
	text-decoration:underline;
}

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

