html,body{
	background:#03064d;
	margin:0;
	padding:0;
}

body{font: 76% arial,sans-serif;}

h1 {
    color: #385e30;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font: 130%;
	font-weight:normal;
	color:#fe961b;
	background: url(/fend/images/bg-heading.gif) bottom left repeat-x;
}

h3 {
    font-size : 14px;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-weight : bold;
    color : #3267A3;
    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;
    padding:0 0 0 0;
}
p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666; 
}
ul,li 
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#3267A3;
	padding-bottom: 6px;
}

a:link, a:visited, a:active { 
    color: #2d6cb5;
    text-decoration: underline;
}

a:hover {
    color: #175296;
    text-decoration: underline;
}

div#container{
	width:960px;
	text-align:left;
	margin:0 auto;
}

div#headershell{
	position:relative;
	background:url(/fend/images/bg-headershell.gif) top left repeat-x;
	position:relative;
	height:150px;
	padding:0;
	margin:0;
}

div#logo{
	background:url(/fend/images/bg-headershell.gif) repeat-x;
	float:left;
	width:160px;
	height:150px;
	padding:0;
	margin:0;
	
}

div#imagemap{
	float:right;
	text-align:right;
	background:url(/fend/images/bg-imgmap.gif) top right no-repeat;
	height:115px;
	width:800px;
	padding:0;
	margin:0;
}

div#menushell{
	width:800px;
	float:right;
	clear:right;
}

div#menu{
	padding-top:5px;
}

div#contentshell{
	background:#fff url(/fend/images/bg-contentshell.gif) repeat-x;
	float:left;
	width:690px;
}

div#navtrailshell{
	height:20px;
}

div#navtrail{
	float:left;
	padding:5px 0 0 10px;
	margin:0;
}

div#navtrail a{
	font-size:100%;
	color:#2d3385;
	text-decoration:none;
}

div#navtrail a:hover{
	text-decoration:underline;
}

div#print{
	float:right;
	padding:5px 5px 0 0;
	margin:0;
}

div#print a{
	color:#03064d;
	text-decoration:none;
}

div#content{
	padding:5px 10px;
	margin:0;
}

div#content h2{
	font: 130%;
	font-weight:normal;
	color:#fe961b;
	background: url(/fend/images/bg-heading.gif) bottom left repeat-x;
}

div#rightcolumn{
	float:right;
	width:250px;
	padding:0;
	margin:0 9px 0 0;
}

div#search{
	text-align:center;
	padding:20px 10px 20px 0;
}

div#newshell{
	background: url(/fend/images/bg-news-events.gif) bottom left no-repeat;
	padding:0 0 20px 0;
}

div#news{
	width:220px;
	padding:10px;
}

.newsHeading{
    color: #fff;
    font-weight: bold;
	font-style:italic;
    font-size: 16px;
    font-family: arial;
    text-decoration: none;
}
.newsContent{
    color: #fff;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
}
.newsParagraph{
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
    MARGIN-BOTTOM: 10px;
    MARGIN-TOP: 0px;
}
.newsMore{
    color: #03064d;
    font-size: 12px;
    text-decoration: none;
}
a.newsMore:link
{
    color: #03064d;
    text-decoration: none;
}
a.newsMore:visited
{
    color: #03064d;
    text-decoration: none;
}
a.newsMore:hover
{
    color: #03064d;
    text-decoration: underline;
}

div#quicklinkshell{
	background: url(/fend/images/bg-quicklinks.gif) bottom left no-repeat;
	padding:0 0 10px 0;
}

div#quicklinks{
	width:220px;
	padding:10px;
}

div#quicklinks ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#quicklinks li {
	background-image: url(/fend/images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position:0 .4em;
	border-bottom:1px solid #feae56;
	padding:3px 0 3px 15px;
	margin:0;
}

div#quicklinks li a, div#quicklinks li a:visited  {
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}

div#quicklinks li a:hover {
	color:#ffd9af;
	font-size:12px;
	text-decoration:none;
}


div#bottomlinkshell{
	clear:both;
	width:690px;
	background:#91bceb;
	border-top:#03064d 1px solid;
}

div#bottomlinks{
	text-align:center;
	padding:10px;
}

div#bottomlinks a{
	font: 100% arial,sans-serif;
	color:#03064d;
	text-decoration:none;
}

div#bottomlinks a:hover{
	color:#03064d;
	text-decoration:underline;
}

div#footershell{
	width:690px;
	color: #FFF;
	padding:0;
	margin:0;
}

div#footershell h1{
	color:#91bceb;
	font-size:100%;
	font-weight:bold;
	padding:0;
	margin:0;
}

.footer{
	color:#fff;
	padding:0;
	margin:0;
}

.footer a{
	color:#91bceb;
	text-decoration:none;
}

.footer a:hover{
	color:#91bceb;
	text-decoration:underline;
}

div#footer1{
	float:right;
	width:220px;
	padding:10px 0;
	margin:0 5px;
}

div#footer2{
	float:right;
	width:160px;
	padding:10px;
	margin:0 5px;
}

div#footer3{
	float:right;
	width:240px;
	text-align:center;
	padding:10px;
	margin:0;
}

div#sencia{
	text-align:center;
	verticle-align:bottom;
	padding:10px;
	margin:0 10px;
}

/*------------------ 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;
}

