html,body {
	margin:0;
	padding:0;
	background: #004179 url(/fend/images/background.jpg) left top repeat-x; 
}

body{
	font: 76% arial,sans-serif;
	text-align:left;
}

h1 {
    color: #063e4b;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
	padding:0;
	margin:0;
}

h2 {
	color: #75b044;
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #84a923;
    text-decoration: none;
	padding:0;
	margin:0;
}

h3 {
	color: #e8a12f;
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #809018;
    text-decoration: none;
	padding:0;
	margin:0;
}

h4 {
    color: #d03030;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
	padding:0;
	margin:0;
}

h5 {
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
	padding:0;
	margin:0;
}


a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #4c8d16;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    color: #75b044;
    text-decoration: underline;
}

	
div#headershell{
	position:relative;
	height:160px;
	width:738px;
	padding:0;
	margin:0;
}

div#header{
	height:160px;
	clear:both;
}

div#logo{
	position:relative;
	float:left;
	width:365px;
}

div#banner{
	position:relative;
	float:left;
}

div#search{
	text-align:right;
	padding-right:10px;
}

.form{
	border:1px solid #658f39;
	font-size:13px;
	color:#658f39;
}

.button { 
    cursor: default;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #fff; 
    background: #99be73 url(/fend/images/bg-search.gif) left top repeat;
    border: 1px solid #5b7a3d; 
    font-weight: bold;
	height:21px;
}

.buttonover { 
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #fff; 
    background: #99be73 url(/fend/images/bg-search-on.gif) left top repeat;
    border: 1px solid #5b7a3d; 
    font-weight: bold;
	height:21px;
}

div#language{
	text-align:right;
	color:#fff;
	width:738px;
	padding-right:10px;
	margin:0 auto;
}

div#language a{
	color:#fff;
	text-decoration:none;
}

div#language a:hover{
	color:#fff;
	text-decoration:underline;
}

div#container{
	background:#f8f5db url(/fend/images/bg-container.gif) left top repeat-x;
	border:1px solid #fff;
	text-align:left;

	color:#063e4b;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;

	width:738px;
	margin:5px auto;
	padding:0 0 1px 0;
}

div#content {
	background:#fff;
	border:1px solid #30b3d1;
	float:right;
	text-align:left;
	width:526px;
	margin:0 5px 0 0;
	padding:0 10px;
}

div#pagetitle{
	border-bottom:1px solid #063e4b;
}

h3{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#063e4b;
	margin:0;
	padding:10px 0 0 0;
	
}

div#leftcolumn{
	float:right;
	width:180px;
}

div#navigation{
	background:#f6f2c9;
	border-top:1px solid #004179;
}

div#newsshell{
	background:#fff url(/fend/images/latest-news.gif) left top no-repeat;
	width:162px;
	border: 1px solid #3991f5;
	margin:0 auto;
	padding:0;
}	

div#news{
	padding:5px 5px 5px 5px;
}

#latestnews h2  {
    color: #fff;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
	padding-bottom:15px;
	margin:0;
}

.newsHeading
{
    color: #003d62;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
}
.newsContent
{
    color: #466d26;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}
.newsParagraph
{
    color: #466d26;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 0px;
}
.newsMore
{
    color: #003d62;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}
a.newsMore:link
{
    color: #003d62;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}
a.newsMore:visited
{
    color: #003d62;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
}
a.newsMore:hover
{
    color: #003d62;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
    text-decoration: underline;
}

div#sencia{
	width:162px;
	text-align:center;
	margin:0 auto;
	padding:10px 0;
}	

div#footershell{
	clear:both;
	background: #b0c3dd;
	color: #FFF;
	margin:5px;
	
}

div#footer {
	text-align:center;
	color:#0e677b;
	margin:0;
	padding:10px 0;
	
}

div#footer a{
	font-size:11px;
	color: #0d829d;
	text-decoration:none;
	padding:5px 0 10px 0;
}

div#footer a:hover{
	color:#0e677b;
}

/*------------------ 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 -----------------------*/

/* ------------------ Calendar START -----------------------*/
.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar 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;
}

