﻿html,body 
{
	margin:auto;
	height: 100%;
	text-align:center;
}

body 
{
	padding-bottom: 0;
	FONT-FAMILY: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	COLOR: #808285;
	background-color: #cccccc;
}

body form
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	display:inline;
}

a:link {
	color: #6d6e71;
	text-decoration: none;
}
a:visited {
	color: #6d6e71;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;

}
/**********************
 * TOP MENU AREA      *
 **********************/

#TopMenuArea 
{
	width:970px;
	height:72px;
	margin:0 auto;
	background-image:url(images/Bg.jpg);
	background-repeat:repeat-y;
}

#LogoAndSloganArea
{
	width:930px;
	height:81px;
	margin-left:15%;
}

#LogoArea
{
	float:left;
	margin-left:20px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 24px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 146px; 
	PADDING-TOP: 16px; 
	HEIGHT: 39px
}

#SloganArea 
{
	width:413px;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	float:left;
	margin-top:25px;
}

#LSAreaStyle1
{
	width:20px;
	float:left;
	background-image:url(Images/design/seavus_r1_c21.jpg);
}

#FixedMenuArea 
{
	width:210px;
	float:right;
	height:16px;
	margin-right:30px;
	text-align:center;
	padding-top:15px;
}

#FixedMenuArea ul
{
	width:100%;
	float:right;
}

#FixedMenuArea ul li
{
	float:left;
	list-style-type:none;
	padding:0px 4px 0px 4px;
	color:#FFFFFF
}

#FixedMenuArea ul li a
{
	color:#FFFFFF
}

#ulTopMenu 
{
	width:595px;
	float:right;
	font-weight:normal;
	padding-top:9px;
	padding-bottom:0px;
	height:43px;
	margin:0px;
	margin-right:20px;
}

#ulTopMenu li 
{
	float:left;
	list-style-type:none;
	padding-right:2px;
	padding-left:2px;
	margin-top:15px;
	display:inline;
}

#ulTopMenu li a.active
{
	color:Red;
}

#TopMenu {
	float: right;
	margin: 5px 0px 0px 0px;
	height: 16px;
	margin-right:30px;
}

#TopMenu ul {
	padding-top: 2px;
	float: left;
	height: 14px;
	list-style: none;
	width: 180px;
}
#TopMenu ul li {
	float: left;
	padding: 0px 3px 0px 3px;
	border-right: solid 1px #aaa;
}
#TopMenu ul li a {
	padding: 0px 4px 0px 3px;
	color: #6d6e71;
	text-decoration: none;
}
#TopMenu ul li a:hover {
	color: #000000;
}

#ClassRss {
	float: left;
	height: 14px;
	width: 35px;
	margin:auto;
	margin-left: 7px;
	margin-top: 2px;
}
#ClassRss a {
	height: 14px;
	width: 20px;
	background: url(../images/RssIcon.gif) left center no-repeat;
	color: #ee8433;
	font-weight: bold;	
	text-align: right;
	padding-left: 15px;
	text-decoration: none;
}
#ClassRss a:hover {
	text-decoration: underline;
}

#LSAreaStyle2
{
	z-index:10;
	float:right;
	top:0px;
	right:0px;
	background-image:url(Images/design/seavus_r1_c21.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:121px;
	width:30%;
}

#LanguageList
{
	float:right;
}

#LanguageList input, #LanguageList img
{
	padding-top:25px;
	padding-left:6px;
	padding-right:6px;
}

.searchBox
{
	height:20px;
	width:100px;
	color:gray;
}

/****************
* STAGE AREA    *
*****************/

#StageArea
{
	width:970px;
	text-align:center;
	margin:auto;
	background-color:White;
	background-image:url(images/BgPattern.png);
	background-repeat:repeat-y;
}

/* IE 6 hack*/
* html #StageArea
{
	margin-top:-14px;
	
}

#StageArea #BannerImageArea
{
	width:930px;
	text-align:center;
	margin:auto;
	margin-top:0px;
}

/*********************
* NAVIGATION AREA    *
**********************/
#NavigationArea
{
	float:left;
	width: 190px;
	margin:10px 0px 0px 0px;
}

#UserDetailsArea
{
	width:100%;
	text-align:center;
	font-style:italic;
}

#ContextMenuArea 
{
	width: 100%;
	FONT-FAMILY: "Trebuchet MS";
	color: #687563;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top:10px;
	margin-bottom:15px;
}

#ContextMenuArea .MenuTitle {
	color: #808285;
	font-weight: bold;
	font-size: 13px;
	text-align:left;
	padding-left:15px;
	padding-bottom:10px;
	display:block;
	height:18px;
	background-color:White;
}

#ContextMenuArea ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: none;
}

#ContextMenuArea ul li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	background-color: #CCCCCC;
	color: #000000;
}

#ContextMenuArea ul li a
{
	display: block;
	padding: 5px 0px 5px 0px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

#ContextMenuArea ul li a:hover 
{
	background-color: #E5E5E5;
	color: #000000;
}

/* Year List Area */

#ContextMenuArea ul.sublist 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#ContextMenuArea ul.sublist li a
{
	padding-left:15px;
	width:94%;
}


/*********************
* MAIN CONTENT AREA  *
**********************/

#StageArea #MainContentArea
{
	float:left;
	width:970px;
	margin:auto;
	background-color:White;
	background-image:url(images/BgPattern.png);
	background-repeat:repeat-y;
	padding-bottom:30px;
}

#ContentArea 
{
	float:left;
	width:640px;
	margin-left:30px;
	padding:0px;
	
}

* html #ContentArea
{
	margin-left:20px;
	
}

#ContentArea #WidthAdjuster
{
	width:96%; 
	margin:auto;
}


* html #ContentArea div #WidthAdjuster
{
	width:100%; 
	margin:0px auto;
}
	
#ContentArea h1
{
	font-size:14px;
}

#ContentArea p
{
	font-size:11px;
}

/*********************
* ADDITIONAL AREA    *
**********************/


#StageArea #AdditionalArea
{
	float:left;
	width:250px;
	margin-left:-10px;
	background-color:White;
}

* html #AdditionalArea
{
	margin-left:20px;
	
}

#AdditionalArea div
{
	border:solid 0px lime;
}

#SuccessArea 
{
	padding:0px;
	margin:0px;
}

#SuccessArea ul
{
	padding:0;
	margin:0px;
	list-style-type:none;
}

#SuccessArea ul li
{
	font-size:11px;
	text-decoration:none;
	padding-bottom:10px;
}

#SuccessArea ul li h1 
{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}

#NewsArea 
{
	padding:0px;
	margin:0px;	
	margin-top:10px;
}

#NewsArea ul
{
	padding:0;
	margin:0px;
	list-style-type:none;
}

#NewsArea ul li
{
	font-size:10px;
	text-decoration:none;
	padding-bottom:10px;
}

#NewsArea ul li h1 
{
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}


/**********************
 * BOTTOM MENU AREA   *
 **********************/

#BottomMenuArea 
{
	clear:both;
	width:970px;
	text-align:center;
	background-color:white;
	margin:auto;
	line-height:100%;
	background-color: #cccccc;
}

#FooterArea
{
	width:970px;
	text-align:center;
	height:30px;
	margin:auto;
	margin-top:7px;
	margin-bottom:7px;
	background-color: #cccccc;
}

#ulBottomMenu
{
	width:100%;
	text-align:center;
	list-style:none;
	margin-top:10px;
}

#ulBottomMenu ul
{
	margin:0;
	padding:0;
}

#ulBottomMenu ul li 
{
	list-style-type:none;
	padding-right:10px;
	text-align:center;
	display:inline;
}

#ulBottomMenu li a 
{
	text-decoration:none;
	color:black;
	text-align:center;
}

#ulBottomMenu li a.active
{
	text-decoration:none;
	color:red;
}

.textarea 
{
	height:300px;	
	font-size:smaller;
	background-color:White;
	color:#000000;
	/*border:solid 1px black;*/
	FONT-FAMILY: "Trebuchet MS"
}


/*********************
 * ARTICLE AREA      *
 *********************/
#ArticleTitleArea, .ArticleTitleArea
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:17px;
	margin-bottom:10px;
}

#ArticleTitleArea1, .ArticleTitleArea1
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:17px;
	margin-bottom:20px;
}

#ArticleTitleArea2, .ArticleTitleArea2
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:17px;
	margin-bottom:20px;
}
#ArticleTitleArea3, .ArticleTitleArea3
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:17px;
	margin-bottom:20px;
}
#ArticleTitleArea4, .ArticleTitleArea4
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:17px;
	margin-bottom:20px;
}
#ArticleTitleArea5, .ArticleTitleArea5
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:17px;
	margin-bottom:20px;
}
#ArticleImageArea
{
	display:inline;
	padding:5px;
	padding-right:15px;
}

#ArticleImageAreaRight
{
	float:right;
	display:inline;
	padding:5px;
	padding-left:15px;
}

#ArticleImageAreaLeft
{
	float:left;
	display:inline;
	padding:5px;
	padding-right:15px;
}

#ArticleTextArea
{
	
	width:95%;
	float:left;
	background-color:White;
}

.ArticleEdit
{
	width:300px;
}

input, select
{
	font-size:smaller;
	background-color:White;
	color:#000000;
	/*border:solid 1px black;*/
}

/*********************
 * DROP MENU AREA    *
 *********************/

#DropMenuArea{
	position:absolute;
	border-bottom-width: 0px;
	z-index:100;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width:1px;
	border-left-color: #999999;
	line-height: 20px;
	text-align:left;
	margin-top:-3px;
}

#DropMenuArea a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#DropMenuArea a:hover{ /*hover background color*/
	background-color: #cccccc;
	color: #FFFFFF;
}

#BottomContentsArea
{
	visibility:hidden;
}

.TitlePoints
{
	float:left;
	text-align:left;
	display:inline;
	padding-left:10px;
}

.TitleText
{
	float:right;
	text-align:right;
	display:inline;
	padding-right:15px;
}

#NewsListTitle, .NewsListTitle, .NewsListTitle a {
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-left:0px; 
	padding-top:10px;
	display:block;
	height:18px;
	background-color:White;
	margin-bottom:7px;
	color:#6d6e71;
}

#NewsListCaption 
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	display:block;
	background-color: #50643A; 
	height:30px;
	line-height:30px;	
	background-color:#E9EBED;
}

#NewsListText
{
	width:96%;
	float:left;
}

.NewsListEven
{
	background-color:#FFFFFF;
	min-height:45px;
	overflow:visible;
	text-align:left;
	font-size:10px;
}

.NewsListOdd
{
	background-color:#FFFFFF;
	min-height:45px;
	overflow:visible;
	text-align:left;
	font-size:10px;
}

.NewsListOdd p, .NewsListEven p
{
	padding:0px;
	margin:0px;
}

.NewsListOdd .NewsListDate, .NewsListEven .NewsListDate
{
	FONT-FAMILY: "Trebuchet MS";
	font-weight:bold;
}

.NewsListOdd .NewsListItem, .NewsListEven .NewsListItem
{
	text-align:left;
	font-size:10px;
} 

.NewsListOdd a, .NewsListEven a
{
	text-decoration:none;
	COLOR: #808285; 
}

.NewsListOdd a:hover, .NewsListEven a:hover
{
	text-decoration:underline;
}

.NewsDateNEW
{ 
	FONT-SIZE: 11px; 
	COLOR: #a9a9a9
}

.NewsListSeparator 
{
	height:5px;
}

.NewsTitle 
{
	font-weight:bold;
	float:left;
	width:100%;
	text-align:left;
	padding-bottom:5px;
	padding-top:15px;
	FONT-SIZE: 14px; 
	MARGIN-BOTTOM: 7px;
}

.TabEditTextBox
{
	width:100%;
	height:200px;
}

/*******************
 * CONTACT AREA    *
 *******************/

#ContactArea
{
	float:left;
	width:96%;
	text-align:left;
}

#ContactArea .Visible
{
	display:inherit;
}

#ContactArea .Hidden
{
	display:none;
}

#ContactFormArea
{
	width:100%;
	text-align:left;	
}

#ContactFormArea table
{
}


#ContactFormArea .ContactFormRow
{
	width:100%;
	display:block;
}

#ContactFormArea .ContactFormTitleCell
{
	width:49%;
	float:left;
	text-align:right;
}

#ContactFormArea .ContactFormFieldCell
{
	width:49%;
	float:right;
	text-align:left;
}


#AddressFormArea 
{
}

#AddressFormArea ul
{
	
}

#AddressFormArea ul li
{
	width:32%;
	float:left;
	border-left:solid 1px gray;
	padding-left:4px;
	list-style-type:none;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	min-height:98px;
}

#AddressFormArea ul li p
{
	font-size: smaller;
	color: black; 
	FONT-FAMILY: "Trebuchet MS";
	margin:0px;
}

#AddressFormArea ul li p.title
{
	color: #235c23; 
	font-weight:bold;
}

#AddressFormArea ul li p.subtitle
{
	color: #235c23; 
}

#NewsletterFormArea 
{
	width:100%;
	text-align:left;
	float:left;
}


#NewsletterFormArea ul
{
	width:50%;
	margin:0px;
	padding:0px;
	text-align:center;
}

#NewsletterFormArea ul li
{
	width:100%;
	float:left;
	padding-left:4px;
	list-style-type:none;
	text-align:left;
	margin-bottom:5px;
}

#NewsletterFormArea ul li p
{
	font-size: smaller;
	color: black; 
	FONT-FAMILY: "Trebuchet MS"; 
	margin:0px;
}

#NewsletterFormArea ul li p.title
{
	color: #235c23; 
	font-weight:bold;
}

#NewsletterFormArea .ContactFormRow
{
	float:left;
	text-align:left;
	width:50%;
	padding-left:25%;
}

#NewsletterFormArea .ContactFormButton
{
	float:left;
	text-align:left;
	width:50%;
	clear:both;
	padding-left:35%;
}

#NewsletterFormArea table
{
	float:left;
	width:100%;
	padding-top:15px;
}

#NewsletterFormArea .Visible
{
	display:inline;
}

#ReferalFormArea 
{
	width:100%;
	text-align:left;
}

#ReferalFormArea .ContactFormRow
{
	float:left;
	text-align:left;
	width:80%;
	padding-left:20%;
}

#ReferalFormArea .ContactFormButton
{
	float:left;
	text-align:left;
	width:50%;
	clear:both;
	padding-left:35%;
}

#ReferalFormArea table
{
	float:left;
	width:100%;
	padding-top:15px;
}

/********************
 * ITEM BOX AREA    *
 ********************/

.ItemBoxArea
{
	width:258px;
	float:left;
	margin:5px;
	padding-right:25px;
	display:table;
}

* html .ItemBoxArea 
{
	margin-left:0px;
	margin-right:0px;
	width:258px;
}

.ItemBoxTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-top:10px;		
	width:100%;
	color:#808285;
}

.ItemBoxImage
{
	width:100%;
	height:75px;
	padding-top:8px;
}

.ItemBoxText
{
	text-align:justify;
	clear:both;
	height:115px;
}

.ItemBoxBottom
{
	width:100%;
	background-color:White;
}

.ItemBoxLine
{
	width:270px; 
	height:17px;
	background-image:url(images/more.gif);
}
.ItemBoxLink
{
	text-align:right;
	width:100%;
	font-weight:bold;
}

.More A {
	FONT-WEIGHT: bold; 
	FLOAT: right; 
	COLOR: #808285; 
	TEXT-DECORATION: none
}
.More A:hover {
	TEXT-DECORATION: underline
}

/*********************
 * SITE MAP AREA    *
 *********************/

#SiteMapArea 
{
	width:100%;
	float:left;
	clear:both;
	text-align:left;
	margin-top:10px;
}

#SiteMapArea #SiteMapTitle {
	text-align:left;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	vertical-align:top;
	margin-bottom:15px;
}

#SiteMapArea ul
{
	padding:0px;	
	margin:0px;
	width:100%;
	float:left;
}

#SiteMapArea ul li
{
	list-style-type:none;
	font-weight: bold; 
	margin: 0;
	text-align:left;
}

#SiteMapArea ul li a
{
	display: block;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	width: 100%;
}

#SiteMapArea ul li a:hover 
{
	background-color: #FFFFFF;
	color: #185387;
}

/*******************
 * MISCELANEOUS    *
 *******************/


.chkBox input, .chkBox, .chkBox > input
{
	/*border-width:0px;*/
}

* html .chkBox input, * html .chkBox 
{
	/*border-width:0px;*/
}

#BottomShadowArea 
{
	height:28px;
	width:970px;
	margin:0 auto;
	background-image:url(images/BgBottom.png);
	background-color: #cccccc;
}

.TitleBar
{
	float:none;
	clear:both;
}

#BannerListArea
{
	margin-top:0px;
	width:260px;
	margin-left:0px;
}

#LineBanner
{
	margin-top:20px;
	background-color: #aaaaaa;
	height:1px;
	font-size:0px;
	margin-left:4px;
	width:256px;
	line-height:0px;
	
}
*html #LineBanner
{
	line-height:100%;
}

#BannerListArea a
{
	margin-top:10px;
	font-size:10px;
	vertical-align:middle;
}

#BannerListArea a:hover
{
	margin-top:0px;
	font-size:10px;
	text-decoration:underline;
}

#BannerListArea a img
{
	margin-top:0px;
	
}

.bigEditBox
{
	width:100%;
	height:1000px;
	border:solid 5px red;
}

table 
{
	text-align:justify;
}

.gridDisplay
{
	margin:0 auto;
}

.gridDisplay *
{
	margin:0 auto;
}

.gridDisplay span
{
	display:block;
	text-align:center;
	font-weight:bold;
}


.gridCellRight
{
	text-align:right;
	padding-right:10px;
	min-width:150px;
}

.gridCellLeft
{
	text-align:left;
	padding-left:10px;
	min-width:150px;
}

a img
{
	border:0px;
}

.News {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 0px; 
	FLOAT: right; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 280px; 
	PADDING-TOP: 20px; 
	HEIGHT: 250px
}
.News H3 {
	FONT-SIZE: 14px; 
	MARGIN-BOTTOM: 7px; 
	COLOR: #6d6e71
}
.News UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
.News UL LI {
	MARGIN-BOTTOM: 10px
}
.News UL LI H4 {
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../images/arrow.gif) no-repeat left 50%; COLOR: #a9a9a9
}
.News UL LI A {
	PADDING-RIGHT: 15px; 
	FONT-SIZE: 10px; 
	COLOR: #808285; 
	TEXT-DECORATION: none
}
.News UL LI A:hover {
	TEXT-DECORATION: underline
}

.Privacy A {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #6d6e71; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none
}
.Privacy A:hover {
	COLOR: #000
}

.ExtraBtn {
	BORDER-TOP: #999 1px solid; 
	FLOAT: left; 
	WIDTH: 137px; 
	HEIGHT: 25px
}
.ExtraBtn2 {
	BORDER-TOP: #999 1px solid; 
	FLOAT: left; 
	WIDTH: 137px; 
	HEIGHT: 25px
}
.ExtraBtn A {
	DISPLAY: block; 
	PADDING-LEFT: 32px; 
	FONT-SIZE: 10px; 
	FLOAT: left; 
	WIDTH: 105px; 
	COLOR: #6d6e71; 
	PADDING-TOP: 5px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none
}
.ExtraBtn2 A {
	DISPLAY: block; 
	PADDING-LEFT: 32px; 
	FONT-SIZE: 10px; 
	FLOAT: left; 
	WIDTH: 105px; 
	COLOR: #6d6e71; 
	PADDING-TOP: 5px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none
}
.ExtraBtn A:hover {
	COLOR: #494949; 
	TEXT-DECORATION: underline
}
.ExtraBtn2 A:hover {
	COLOR: #494949; 
	TEXT-DECORATION: underline
}
.ExtraBtn2 A {
	BACKGROUND: url(../images/FriendIcon.png) no-repeat left top
}
.ArticlesubTitleArea  {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	float:left;
	clear:both;
	width:95%;
	height:18px;
	margin-top:5px;
	margin-bottom:5px;
}