* {padding: 0; margin: 0}

body 
{ 
	background-color:#ffeed8; 
	font: 0.8em Arial, Tahoma; 
	margin: 9px auto; 
	text-align: center;
} 
#container 
{ 
	text-align: center; 
	margin: 0 auto; 
	width: 970px;  
	direction: ltr;
}
#popupContainer 
{ 
	text-align: center; 
	margin: 0 auto; 
	width: 100%;  
	direction: ltr;
}
.clear
{
    clear: both;
}
#top
{
	height: 142px;
	border: solid 1px #fff;
}
.topMenuLnk
{
    text-decoration:none;
    font:600 9pt arial;
    color:#ffffff;
    padding:0 10px;
}

#topHeaderPicture
{
	background: url(../../img/headerImg.jpg) no-repeat;
	width: 100%;
	height: 115px;
	background-color:#ffffff;
	text-align:left;	
}
#topHeaderPicture #logoClick
{	
	position: relative;	
	top: 5px;
	left: 5px; 
	float: left;
	cursor: pointer;	
	height:102px;
	width:370px;
}
#topLinksMenu
{   
	height: 21px;
	width: 100%;
	background-color: #006233;	
	padding-top: 0px;	
	border-top: solid 1px #9D8D02;
	border-bottom: solid 1px #9D8D02;	
}
#topLinksMenu ul
{
	padding: 0;
	margin: 0;
}
#topLinksMenu ul li
{
	color: #fff;
	font: 11px Arial;
	font-weight: bold;
	display: inline;
	width: 150px;
}
#topLinksMenu ul li a
{
	color: #fff;
	font: 12px arial;
	font-weight: bold;
	text-decoration: none;
}
#topLinksMenu ul li a:hover
{
	color: #FBCC37;
}
#middle
{
	margin-top: 1px;
	height: 250px;
	background: #fff;	
	width:970px;
}
#righter
{
	float: left;
	width: 166px;
}
#righter .search
{
	height: 39px;
	background: #DADADA;
	border: solid 1px #305991;
	padding: 9px;
}
#righter .search span
{
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
	float: left;
}
#righter .search div
{
	clear: both;
	height: 30px;
}
#righter .search div .stext
{
	clear: both;
	float: left;
	width: 100px;
	font: 11px Arial;
}
#righter .search div .sbtn
{
	background: #305991;
	color: #fff;
	font: 12px Arial;
	font-weight: bold;
	border: solid 1px #fff;
	margin-right: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	display: block;
	height: 18px;
	float: left;
	cursor: pointer;
}
#righter #menus
{
	border-top: solid 5px #fff; 
	background: #DADADA;
	width: 166px;
	height: 100000px;
	padding-bottom: 100000px;
    margin-bottom: -100000px;
}
#righter #menus .menuHeader
{
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #2B4D7B;
	background: url(../../img/rightmenutitlebg.jpg) no-repeat;
}
#righter #menus .menuBody
{
	width: 160px;
	float: right;
	border-left: solid 6px #FBCC37;
}
#righter #menus .sep
{
	clear: both;
	border-top: solid 5px #fff;
}
#main
{
	float: left;
	width: 972px;
	
}
#mainDefault
{
	float: left;
	direction: ltr;
	padding: 0px;
	width: 972px;
	text-align: right;
}

.hpTitle
{
    background-color:#CACACA;
    text-align:center;
    font:bold 14px arial;
    color:#006233;
    padding:1px 0px;
}
#mainContent
{
	float: left;
	direction: ltr;
	padding: 10px;
	padding-left: 20px;
	width: 752px;
	text-align: left;	
}
#popupContent
{
	float: left;
	direction: ltr;
	padding: 20px;
	text-align: left;
}
#lefter
{
	float: right;
	background: #DADADA;
	width: 166px;
	height: 100000px;
	padding-bottom: 100000px;
    margin-bottom: -100000px;
}
#lefter #login
{
	height: 100px;
	border-top: solid 2px #fff;
	border-bottom: solid 3px #fff;
}
#lefter #login .header
{
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #2B4D7B;
	background: url(../../img/rightmenutitlebg.jpg) no-repeat;
}
#lefter #login .body
{
	padding: 3px;
	width: 156px;
	height: 70px;
	background: #E8E4E5;
	border-right: solid 2px #D5CFD1;
	border-left: solid 2px #D5CFD1;
	border-bottom: solid 2px #D5CFD1;
}
#lefter #login .body .logintext
{
	width: 75px;
	font: 11px Arial;
	float: right;
	margin-left: 1px;
	margin-bottom: 5px;
}
#lefter #login .body span
{
	color: #305991;
	font-size: 12px;
	float: left;
	font-weight: bold;
}
#lefter #login .body a
{
	color: #305991;
	font-size: 9px;
	float: left;
	display: block;
	padding: 2px;
	text-decoration: none;
}
#lefter #login .body a:hover
{
	color: #000;
}
#lefter #login .body .btn
{
	background: #305991;
	color: #fff;
	font: 11px Arial;
	font-weight: bold;
	border: solid 1px #fff;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	height: 19px;
	width: 65px;
	cursor: pointer;
}
#lefter #login .body .btnlogged
{
	background: #305991;
	color: #fff;
	font: 11px Arial;
	font-weight: bold;
	border: solid 1px #fff;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	height: 19px;
	width: 65px;
	cursor: pointer;
}
#lefter #login .body .logged .spanlogged
{
	text-align: center;
	float: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#lefter #loginReplacer
{
	height: 60px;
}
#lefter #news
{
	clear: both;
	border-top: solid 2px #fff;
	border-bottom: solid 3px #fff;
}
#lefter #news .header
{
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #2B4D7B;
	background: url(../../img/rightmenutitlebg.jpg) no-repeat;
}
#lefter #news .body
{
	background: #F8F7F5;
	border-right: solid 2px #D5CFD1;
	border-left: solid 2px #D5CFD1;
	border-bottom: solid 2px #D5CFD1;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
#lefter #viplus
{
	clear: both;
	border-top: solid 2px #fff;
	border-bottom: solid 3px #fff;
}
#lefter #viplus .header
{
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #2B4D7B;
	background: url(../../img/rightmenutitlebg.jpg) no-repeat;
}
#lefter #viplus .body
{
	background: #F8F7F5;
	border-right: solid 2px #D5CFD1;
	border-left: solid 2px #D5CFD1;
	border-bottom: solid 2px #D5CFD1;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
#lefter #viplus .body .viplustext
{
	width: 150px;
	font: 11px Arial;
	clear: both;
	margin-bottom: 5px;
}
#lefter #viplus .body span
{
	color: #305991;
	font-size: 11px;
	padding: 2px;
	padding-bottom: 4px;
	display: block;
}
#lefter #viplus .body .btn
{
	background: #305991;
	color: #fff;
	font: 11px Arial;
	font-weight: bold;
	border: solid 1px #fff;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
	height: 19px;
	width: 65px;
	cursor: pointer;
}
#lefter #survey 
{
	border-top: solid 2px #fff;
	border-bottom: solid 3px #fff;
}
#lefter #survey .header
{
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #2B4D7B;
	background: url(../../img/rightmenutitlebg.jpg) no-repeat;
}
#lefter #survey .body
{
	background: #F8F7F5;
	border-right: solid 2px #D5CFD1;
	border-left: solid 2px #D5CFD1;
	border-bottom: solid 2px #D5CFD1;
	padding: 4px;
	display: block;
	width:154px;
	float: left;
}
#lefter #survey .body .question
{
	color: #305991;
	font-size: 12px;
	font-weight: bold;
}

#lefter #survey .body .option
{
	font-size: 11px;
	text-align: left;
	width: 125px;
	padding-bottom: 8px;
	float: left;
}
#lefter #survey .body .optionRadio
{
	clear: left;
	float: left;
	padding-right: 3px;
}
#lefter #survey .buttons
{
	clear: left;
	padding: 5px;
}
#lefter #survey .buttons input
{
	background: #305991;
	color: #fff;
	font: 11px Arial;
	font-weight: bold;
	border: solid 1px #fff;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 2px;
	padding-left: 2px;
	height: 19px;
	width: 55px;
	cursor: pointer;
}
#bottom
{
	clear: both;	
}
#bottomLinksMenu
{
	height: 18px;
	width: 970px;
	background: #006233;
	padding-top: 1px;
	
	border-right:2px solid #000000;
	border-left:2px solid #000000;
	border-bottom:2px solid #000000;
}
#bottomLinksMenu ul
{
	padding: 0;
	margin: 0;
}
#bottomLinksMenu ul li
{
	color: #fff;
	font: 12px Arial;
	display: inline;
	width: 150px;
}
#bottomLinksMenu ul li a
{
	color: #fff;
	font: 10px verdana;
	text-decoration: none;
	padding:0 3px;
}
#bottomLinksMenu ul li a:hover
{
	color: #FBCC37;
}
#FooterCredit
{
	margin-top: 3px;
	text-align:left;	
}
#FooterCredit a
{
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
}
#FooterCredit a:hover
{
	text-decoration: none;
}
#FooterCredit .smaller
{
	color: #808080;
	font: 7.5pt Arial;
	text-decoration: none;
}
#mainContent .ArticlesListTitle 
{
	clear: both;
	height: 36px;
	line-height: 36px;
	display: block;	
	border-bottom: solid 0px #000;
	border:1px solid green;
}
#mainContent .ArticlesListTitle h4
{
	float: left;
	font-size: 14px;
	color: #006233;
}
/*---------------------------------------------------------------------*/
#mainContent .ArticlesListTitle .addons
{
	float: right;
}
#mainContent .ArticlesListTitle .addons a
{
	color: #305991;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: right;
	line-height: 18px;
	width: 53px;
	text-decoration: none;
	background: url(../../img/print.gif) no-repeat 0% 10%;
}
#mainContent .ArticlesListTitle .addons a:hover
{
	text-decoration: underline;
}
#mainContent .ArticlesListTitle .links
{
	float: right;
}
#mainContent .ArticlesListTitle .links a
{
	color: #305991;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#mainContent .ArticlesListTitle .links a:hover
{
	text-decoration: underline;
}

#mainContent .ContentDiv
{
	clear: both;
}
#mainContent .ContentDiv .details
{
	direction: ltr;
	text-align: left;
	float: left;
	clear: both;
	display: block;
}
#mainContent .ContentDiv .contentText
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	display: block;
}
#mainContent .ContentDiv .ArticleDate
{
	clear: both;
	font-size: 12px;
	color: #A8A8A8;
	text-align: left;
	float: left;
}
#mainContent .ContentDiv .ArticleAddons
{	
	clear: both;
	display: block;
	padding-right: 0;
	padding-left: 0;
	padding-top: 20px;
	width:100%;
}
#mainContent .ContentDiv .ArticleAddons a
{
	float: left;
	color: #305991;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 18px;
	margin-right: 10px;
	text-decoration: none;
}
#mainContent .ContentDiv .ArticleAddons a:hover
{
	text-decoration: underline;
}

#mainContent .ContentDiv .ArticleAddons .iconTop
{
	float: left;
	display: block;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	background: url(../../img/goTop.gif) no-repeat;
}
#mainContent .ContentDiv .ArticleAddons .iconPrint
{
	float: left;
	display: block;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	background: url(../../img/print.gif) no-repeat;
}
#mainContent .ContentDiv .ArticleAddons .iconSend
{
	float: left;
	display: block;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	background: url(../../img/email.gif) no-repeat;
}

#mainContent .ContentDiv .ArticleTitle
{
	color: #305991;
	font: 15px Arial;
	font-weight: bold;
	text-decoration: none;
}
#mainContent .ContentDiv .ArticleTitle:hover
{
	text-decoration: none;
}
#mainContent .ContentDiv .ArticleSpan
{
	font-size: 12px;
	color: #A8A8A8;
	clear: both;
}
#mainContent .ContentDiv .ArticleAnchor
{
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
}
#mainContent .ContentDiv .ArticleAnchor:hover
{
	text-decoration: underline;
}
#mainContent .ContentDiv .printCredit
{
	clear: both;
	padding-top: 10px;
	text-align: center;
	font: 13px Arial;
	font-weight: bold;
	font-style: italic;
	color: #A8A8A8;
}
#mainContent .ContentDivSep
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}

#mainContent .BriefDiv
{
	clear: both;
	padding-top: 10px;
}
#mainContent .BriefDiv .details
{
	direction: ltr;
	text-align: left;
	float: left;
	clear: both;
	display: block;
}
#mainContent .BriefDiv .ArticleImg
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#mainContent .BriefDiv .ArticleImg img
{
	border: solid 1px #000;
	cursor: pointer;
}
#mainContent .BriefDiv .contentText
{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	display: block;
	height: 65px;
	width:480px;
}
#mainContent .BriefDiv .ArticleDate
{
	clear: both;
	font-size: 12px;
	color: #A8A8A8;
	text-align: left;
	float: left;
}
#mainContent .BriefDiv .ArticleTitle
{
	color: #305991;
	font: 16px Arial;
	font-weight: bold;
	text-decoration: none;
}
#mainContent .BriefDiv .ArticleTitle:hover
{
	text-decoration: underline;
}
#mainContent .BriefDiv .ArticleSpan
{
	font-size: 12px;
	color: #A8A8A8;
	clear: both;
}
#mainContent .BriefDiv .ArticleAnchor
{
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
}
#mainContent .BriefDiv .ArticleAnchor:hover
{
	text-decoration: underline;
}
#mainContent .BriefDivSep
{
	clear: both;
	border-bottom: solid 1px #DADADA;
}
#mainDefault .selected
{
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #DADADA;
	border-left: solid 1px #DADADA;
	border-right: solid 1px #DADADA;	
}
#mainDefault .selected .selectedTitle
{
	color: #fff;
	text-align: left;
	font: 15px Arial;
	font-weight: bold;
	padding: 5px;
	border: solid 1px #fff;
	background: #305991;
}
#mainDefault .selected .line
{
	border-bottom: solid 1px #DADADA;
}
#mainDefault .selected .BriefDiv
{
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainDefault .selected .BriefDiv .details
{
	direction: ltr;
	text-align: left;
	float: left;
	clear: both;
	display: block;
}
#mainDefault .selected .BriefDiv .ArticleImg
{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#mainDefault .selected .BriefDiv .ArticleImg img
{
	border: solid 1px #000;
	cursor: pointer;
}
#mainDefault .selected .BriefDiv .contentText
{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	display: block;
	height: 65px;
	width:300px;
}
#mainDefault .selected .BriefDiv .ArticleDate
{
	clear: both;
	font-size: 12px;
	color: #A8A8A8;
	text-align: left;
	float: left;
}
#mainDefault .selected .BriefDiv .ArticleTitle
{
	color: #305991;
	font: 15px Arial;
	font-weight: bold;
	text-decoration: none;
}
#mainDefault .selected .BriefDiv .ArticleTitle:hover
{
	text-decoration: underline;
}
#mainDefault .selected .BriefDiv .ArticleSpan
{
	font-size: 12px;
	color: #A8A8A8;
	clear: both;
}
#mainDefault .selected .BriefDiv .ArticleAnchor
{
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
}
#mainDefault .selected .BriefDiv .ArticleAnchor:hover
{
	text-decoration: underline;
}
#mainDefault .selected .BriefDivSep
{
	clear: both;
	border-bottom: solid 1px #DADADA;
}
.paging
{
	font-size: 14px;
	font-weight: bold;
	float: right;
	direction: ltr;
}
.paging .pagingLink
{
	color: #000;
	text-decoration: none;
}
.paging .pagingLink:hover
{
	color: #305991;
	text-decoration: underline;
}
.paging .pagingText
{
	color: #305991;
	text-decoration: none;
}
.paging .pagingSelectedText
{
	color: #305991;
	text-decoration: none;
}
#mainContent #talkbacksSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #talkbacksSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#mainContent #talkbacksSection .header #TalkbacksData
{
	float: left;
	font-size: 12px;
	color: #305991;
	margin-right: 10px;
}
#mainContent #talkbacksSection .header .reply
{
	float: left;
	display: block;
	height: 20px;
	width: 50px;
	color: #A8A8A8;
	margin-right: 10px;
	text-decoration: none;
	position: relative;
	top: -1px;
	background: url(../../img/replyen.gif) no-repeat 100% 0;
}
#mainContent #talkbacksSection .header .reply:hover
{
	color: #ff0000;
	background: url(../../img/replyenover.gif) no-repeat 100% 0;
}
#mainContent #talkbacksSection .talkback
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #talkbacksSection .talkback .details .TalkbackTitle
{
	color: #305991;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#mainContent #talkbacksSection .talkback .details .TalkbackSpan
{
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
}
#mainContent #talkbacksSection .talkback .details .TalkbackDate
{
	font-size: 11px;
	font-style: italic;
	color: #A8A8A8;
}
#mainContent #talkbacksSection .talkback .details .TalkbackAnchor
{
	font-size: 12px;
	color: #A8A8A8;
	text-decoration: none;
}
#mainContent #talkbacksSection .talkback .details .TalkbackAnchor:hover
{
	text-decoration: underline;
}
#mainContent #talkbacksSection .talkback .contentText
{
	font-size: 12px;
	color: #000;
}
#mainContent #talkbacksSection .talkback .contentText
{
	background: #EEEEEE;
	width: 300px;
	font-size: 12px;
	color: #000;
	padding: 3px;
}
#mainContent #talkbacksSection .talkback .contentText .addons
{
	clear: both;
	background: #EEEEEE;
	width: 300px;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#mainContent #talkbacksSection .talkback .contentText .addons .close
{
	float: left;
	display: block;
	height: 16px;
	width: 45px;
	color: #A8A8A8;
	margin-right: 10px;
	text-decoration: none;
	background: url(../../img/close.gif) no-repeat 100%  50%;
}
#mainContent #talkbacksSection .talkback .contentText .addons .close:hover
{
	color: #ff0000;
	background: url(../../img/closeover.gif) no-repeat 100% 50%;
}
#mainContent #talkbacksSection .talkback .contentText .addons .reply
{
	float: left;
	display: block;
	height: 20px;
	width: 50px;
	color: #A8A8A8;
	margin-right: 10px;
	text-decoration: none;
	background: url(../../img/replyen.gif) no-repeat 100% 0;
}
#mainContent #talkbacksSection .talkback .contentText .addons .reply:hover
{
	color: #ff0000;
	background: url(../../img/replyenover.gif) no-repeat 100% 0;
}
#popupContent #talkbacksSection
{
	border: solid 1px #305991; 
	padding: 10px;
	position: relative;
	top: -10px;
	width: 270px;
}
#popupContent #talkbacksSection fieldset
{
	border: 0;
}
#popupContent #talkbacksSection label
{
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
}
#popupContent #talkbacksSection .talkbackField
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #talkbacksSection .talkbackTextArea
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
}
#popupContent #talkbacksSection .talkbackButton
{
	border: #fff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #305991;
}
#popupContent #talkbacksSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#popupContent #talkbacksSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#popupContent #talkbacksSection .content
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #talkbacksSection .content .action
{
	margin-top: 20px;
}

#popupContent #reminderSection
{
	border: solid 1px #305991; 
	padding: 10px;
	position: relative;
	top: -10px;
	width: 270px;
}
#popupContent #reminderSection fieldset
{
	border: 0;
}
#popupContent #reminderSection label
{
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
}
#popupContent #reminderSection .reminderField
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #reminderSection .reminderButton
{
	border: #fff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #305991;
}
#popupContent #reminderSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#popupContent #reminderSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#popupContent #reminderSection .content
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #reminderSection .content .action
{
	margin-top: 20px;
}
#popupContent #articleSection
{
	border: solid 1px #305991; 
	padding: 10px;
	position: relative;
	top: -10px;
	width: 270px;
}
#popupContent #articleSection fieldset
{
	border: 0;
}
#popupContent #articleSection label
{
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
}
#popupContent #articleSection .articleField
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #articleSection .articleButton
{
	border: #fff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #305991;
}
#popupContent #articleSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#popupContent #articleSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#popupContent #articleSection .content
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #articleSection .content .action
{
	margin-top: 20px;
}
#popupContent #sendSection
{
	border: solid 1px #305991; 
	padding: 10px;
	position: relative;
	top: -10px;
	width: 270px;
}
#popupContent #sendSection fieldset
{
	border: 0;
}
#popupContent #sendSection label
{
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
}
#popupContent #sendSection .sendField
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #sendSection .sendButton
{
	border: #fff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #305991;
}
#popupContent #sendSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#popupContent #sendSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#popupContent #sendSection .content
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #sendSection .content .action
{
	margin-top: 20px;
}
#popupContent #viplusSection
{
	border: solid 1px #305991; 
	padding: 10px;
	position: relative;
	top: -10px;
	width: 270px;
}
#popupContent #viplusSection fieldset
{
	border: 0;
}
#popupContent #viplusSection .sendButton
{
	border: #fff 1px solid;
	padding-right: 5px;
	padding-left: 5px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #305991;
}
#popupContent #viplusSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#popupContent #viplusSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#popupContent #viplusSection .content
{
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-bottom: 10px;
}
#popupContent #viplusSection .content .action
{
	margin-top: 20px;
}
#mainContent #userSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #userSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#mainContent #userSection fieldset
{
	border: 0;
}
#mainContent #userSection label
{
	float: left;
	text-align: left;
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
	width: 90px;
}
#mainContent #userSection .addme
{
	float: left;
	text-align: left;
	color: #305991;
	font: 12px Arial;
	font-weight: bold;
}
#mainContent #userSection .userField
{
	float: left;
	font-family: Arial; 
	font-size: 12px;
	width: 150px;
	margin-right: 30px;
}
#mainContent #userSection .userFieldCheckbox
{
	float: left;
	font-family: Arial; 
	font-size: 12px;
	margin-right: 10px;
}
#mainContent #userSection .spacer
{
	float: left;
	display: block;
	width: 30px;
}
#mainContent #userSection .userButton
{
	float: left;
	border: #fff 1px solid;
	padding-right: 15px;
	padding-left: 15px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #305991;
}
#mainContent #contactSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #contactSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #006233;
	padding-bottom: 3px;
}
#mainContent #contactSection .content
{
	margin-bottom: 30px;
}
#mainContent #contactSection .contentDone
{
	float: left;
	text-align: left;
	margin-bottom: 30px;
}
#mainContent #contactSection fieldset
{
	border: 0;
}
#mainContent #contactSection label
{
	float: left;
	text-align: left;
	color: #006233;
	font: 12px Arial;
	font-weight: bold;
	width: 90px;
}
#mainContent #contactSection .contactField
{
	float: left;
	font-family: Arial; 
	font-size: 12px;
	width: 250px;
	margin-right: 30px;
	border:1px solid #006233;
}
#mainContent #contactSection .contactTextArea
{
	float: left;
	font-family: Arial; 
	font-size: 12px;
	width: 253px;
	height: 80px;
	margin-right: 30px;
	margin-bottom: 10px;
	border:1px solid #006233;
}


#mainContent #contactSection .spacer
{
	float: left;
	display: block;
	width: 10px;
}
#mainContent #contactSection .contactButton
{
	float: left;
	border: #fff 1px solid;
	padding-right: 15px;
	padding-left: 15px;
    cursor: pointer;
    color: #fff;
	height:22px;  
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
    background: #006233;
	width:124px;
}
#mainContent #mapSection
{
	float: left;
	text-align: left;
}
#mainContent #mapSection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #mapSection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#mainContent #mapSection .content
{
	float: left;
	text-align: left;
	margin-bottom: 30px;
}
#mainContent #mapSection .mapTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	padding-bottom: 3px;
}
#mainContent #mapSection .mapSpan
{
	font-size: 12px;
	font-weight: bold;
	color: #305991;
	display: block;
	padding-bottom: 3px;
}
#mainContent #mapSection .mapLink
{
	font-size: 12px;
	font-weight: bold;
	color: #305991;
	display: block;
	text-decoration: underline;
	padding-bottom: 3px;
}
#mainContent #mapSection .mapLink:hover
{
	text-decoration: none;
}
#mainContent #mapSection .mapArticleSection .mapArticleSectionTitle
{
	font-size: 12px;
	font-weight: bold;
}	
#mainContent #mapSection .mapArticleSection .mapLink
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: underline;
	padding-bottom: 3px;
}
#mainContent #mapSection .mapLink:hover
{
	text-decoration: none;
}
#mainContent #surveySection
{
	float: left;
	text-align: left;
}
#mainContent #surveySection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #surveySection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#mainContent #surveySection .content
{
	width: 400px;
}
#mainContent #surveySection .option
{
	margin-bottom: 20px;
}
#mainContent #surveySection .option .data
{
	display: inline;
}
#mainContent #surveySection .option .data .question
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#mainContent #surveySection .option .data .votes
{
	font-size: 11px;
	color: #000;
}
#mainContent #surveySection .option .result
{
	margin-top: 3px;
	background: #eeeeee;
	border: solid 1px #305991;
	height: 18px;
	line-height: 18px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #305991;
}
#mainContent #surveySection .total
{
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#mainContent #surveySection .previous
{
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainContent #surveySection .previous a
{
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	text-decoration: underline;
}
#mainContent #surveySection .previous a:hover
{
	text-decoration: none;
}
#mainContent #surveySection .surveyLink
{
	margin-bottom: 25px;
}
#mainContent #surveySection .surveyLink a
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#mainContent #surveySection .surveyLink a:hover
{
	text-decoration: underline;
}
#mainContent #surveySection .surveyLink span
{
	padding-right: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #305991;	
	display: block;
}
#mainContent #gallerySection
{
	text-align: left;
}
#mainContent #gallerySection .header
{
	text-align: left;
	margin-bottom: 25px;
}
#mainContent #gallerySection .header .title
{
	font-size: 14px;
	font-weight: bold;
	color: #305991;
	padding-bottom: 3px;
}
#mainContent #gallerySection .content
{
	width: 400px;
}
#mainContent #gallerySection #categories
{
	display: inline;
}
#mainContent #gallerySection #categories .choose
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#mainContent #gallerySection #categories select
{
	font: 12px Arial;
}
#mainContent #gallerySection #catDesc
{
	margin-top: 20px;
	margin-bottom: 20px;
	font: 13px Arial;
	font-weight: bold;
	color: #305991;
}
#mainContent #gallerySection .imagesList
{
	display: block;
	list-style: none;
}
#mainContent #gallerySection .imagesList li
{
	float: left;
	display: inline;
	padding: 0;
	margin: 5px;
	border: solid 1px #dadada;
	overflow: hidden;
}
#mainContent #gallerySection .imagesList li div
{
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#mainContent #gallerySection .imagesList li .title
{
	direction: ltr;
	font: 13px Arial;
	font-weight: bold;
	text-align: center;
	color: #000;
	display: block;
	padding: 5px;
	border-bottom: solid 1px #dadada;
}
#mainContent #gallerySection .imagesList li .date
{
	clear: both;
	font: 13px Arial;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #808080;
	display: block;
	padding: 5px;
	border-top: solid 1px #dadada;
}

#mainContent #gallerySection .paging
{
	clear: both;
	float: none;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#mainContent #gallerySection .paging .pagingLink
{
	color: #000;
	text-decoration: none;
}
#mainContent #gallerySection .paging .pagingLink:hover
{
	color: #305991;
	text-decoration: underline;
}
#mainContent #gallerySection .paging .pagingText
{
	color: #305991;
	text-decoration: none;
}
#mainContent #gallerySection .paging .pagingSelectedText
{
	color: #305991;
	text-decoration: none;
}
#mainContent #gallerySection .empty
{
	padding-top: 10px;
	font: 13px Arial;
	font-weight: bold;
	color: #ff0000;
}
#mainContent #gallerySection .main
{
	float: none;
	text-align: center;
	display: block;
	padding: 0;
	margin: 10px;
	width: 510px;
	border: solid 1px #dadada;
	overflow-x: hidden;
}
#mainContent #gallerySection .main #mainTitle
{
	font: 14px Arial;
	font-weight: bold;
	text-align: center;
	color: #000;
	display: block;
	padding: 10px;
	width: 500px;
	border-bottom: solid 1px #dadada;
}
#mainContent #gallerySection .main #mainDate
{
	clear: both;
	font: 14px Arial;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #808080;
	display: block;
	padding: 10px;
	width: 500px;
	border-top: solid 1px #dadada;
}
#mainContent #gallerySection #mainPic
{
	padding: 10px;
}
#mainContent #gallerySection #wrapperList
{
	width: 530px;
	overflow-x: scroll;
}
#mainContent #gallerySection #wrapperList #imagesListSlide
{
	display: block;
	list-style: none;
}
#mainContent #gallerySection #wrapperList #imagesListSlide li
{
	float: left;
	display: inline;
	padding: 0;
	margin: 5px;
	border: solid 1px #dadada;
	overflow: hidden;
}
#mainContent #gallerySection #wrapperList #imagesListSlide li div
{
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#mainContent #gallerySection #wrapperList #imagesListSlide li .title
{
	direction: ltr;
	font: 13px Arial;
	font-weight: bold;
	text-align: center;
	color: #000;
	display: block;
	padding: 5px;
	border-bottom: solid 1px #dadada;
}
#mainContent #gallerySection #wrapperList #imagesListSlide li .date
{
	clear: both;
	font: 13px Arial;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #808080;
	display: block;
	padding: 5px;
	border-top: solid 1px #dadada;
}

.topCat
{
    text-align:left;
    background-color:#9E9E9F;
    color:#ffffff;
    padding:2px 0px 2px 10px;
}

.subCat
{
    border-bottom:1px solid #ffffff;
    text-align:left;
    padding:7px 0px 7px 15px;
    font:bold 13px arial;
    background-color:#154FAB;
    color:#ffffff;
}

.catArticle
{
    border-bottom:1px solid #ffffff;
    text-align:left;
    padding:7px 0px 7px 20px;
    font:bold 13px arial;
    background-color:#154FAB;
}

