/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.categoryRowUp{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	padding-left:10pt;
	padding-bottom: 2pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
.categoryRowOver{
	background-color:#FFFFFF;
	color:#FF794A;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
	padding-left:3pt;
	padding-top: 3pt;
	padding-right: 3pt;
	padding-bottom: 3pt;
}


td, div, p, span, li, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;

}
.language
{
text-decoration:none;
}
form { padding:0; margin:0; }
.txtfield {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}

a:link{ color:#434E5D; }
a:visited { color:#434E5D; }
a:active {color:#434E5D; }
a:hover {color:#003300; } 


a.topLink:link{ color:#C1CFE2; padding:4pt; }
a.topLink:visited { color:#C1CFE2;  padding:4pt;}
a.topLink:active {color:#C1CFE2;  padding:4pt;}
a.topLink:hover {color:#FFFFFF; } 

a.footerLink:link{ color:#154908; text-decoration:none; font-weight:bold;}
a.footerLink:visited { color:#154908; text-decoration:none;  font-weight:bold;}
a.footerLink:active {color:#154908; text-decoration:none;  font-weight:bold;}
a.footerLink:hover {color:#154908; text-decoration:underline;  font-weight:bold;} 

#parentBody {
	padding-top:29px;
	xbackground-color:#FF0000;
	text-align:center;
}

#bodyPanelTop {
	background-attachment: fixed;
	background-image: url(../graphics/body-whitepanel-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0;
	padding-left:30pt;
	padding-bottom:2pt;
	width:778px;
	xbackground-color:#000099;
	
}



#titleGray {
	background-attachment: fixed;
	background-image: url(../graphics/titlebar_gray.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:25px;
	margin-top:6pt;
	padding-top:19px;
	border-bottom:4px solid #9ECB4D;
	Xpadding-top: 15pt;
	Xpadding-left: 7pt;
	vertical-align:bottom;
} 


#titleGray1 {
	background-attachment: fixed;
	background-image: url(../graphics/titlebar_gray.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:25px;
	margin-top:6pt;
	padding-top:19px;
	border-bottom:4px solid #FF4F11;
	Xpadding-top: 15pt;
	Xpadding-left: 7pt;
	text-align:left;
} 

#panelGrary1 {
	background-color:#F2F2F2;
	text-align:left;
	padding:5pt;
	color:#40433F;
	margin-bottom:2px;
}


#titleGreen {
	background-attachment: fixed;
	background-image: url(../graphics/titlebar_green.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:25px;
	margin-top:3pt;
	padding-top:19px;
	border-bottom:4px solid #9ECB4D;
	text-align:left;
	Xpadding-top: 15pt;
	Xpadding-left: 7pt;	
} 

#panelGreen {
	background-color:#E6F2D1;
	text-align:left;
	padding:5pt;
	background-attachment: fixed;
	background-image: url(../graphics/panel-green-back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#235316;
	margin-bottom:2px;
} 


#moreButton { margin-bottom:10pt; }

.featuredThumbnail {
	background-attachment: fixed;
	background-image: url(../graphics/panel-green-picture-holder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 107px;
	width: 118px;
}


.rowOrange { background-color:#FF794A; } 
.rowLightGray { background-color:#E8E8E8; } 

.langActive { color:#FF4F11; background-color:#FFFFFF; padding-bottom:2px;} 
.langInactive { color:#FFFFFF; background-color:#9FCC4E; padding-bottom:2px;} 

a.langActiveLink:link{ color:#FF4F11; text-decoration:none; }
a.langActiveLink:visited { color:#FF4F11; text-decoration:none;}
a.langActiveLink:active {color:#FF4F11; text-decoration:none; }
a.langActiveLink:hover {color:#235316; text-decoration:none;} 

a.langInactiveLink:link{ color:#FFFFFF; text-decoration:none;}
a.langInactiveLink:visited { color:#FFFFFF; text-decoration:none;}
a.langInactiveLink:active {color:#FFFFFF;  text-decoration:none;}
a.langInactiveLink:hover {color:#235316; text-decoration:none;} 


.gradualshine{
filter:alpha(opacity=80);
-moz-opacity:0.8;
}



h1 {
	text-align: left;
	font-size: 15px;
	padding: 20px 0 20px 0;
	padding-left:7px;
	color:#FFFFFF;
	margin: 0 0px 0 10px;
	display: inline;
	background-attachment: fixed;
	background-image: url(../graphics/bullet_green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}

h2 {
	xfont-size: 22px;
	color: #50691F;
}
h3 {
	color: #FF6600;
}
h4 {
	color: #50691F;
}

h5 { margin:0; padding:0; color:#154908; }
h6 {
	font-size: 20px;
	margin:0;
	padding:0;
}

.phd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF794A;
	text-decoration: none;
}

.menuBar {
	color:#FFFFFF;
	background-color:#9FCC4E;
	padding-bottom:2px;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
}	
.menuBar11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#295E1A;
	background-color:#EFEFEF;
	padding-bottom:2px;
	padding-left:10px;
	cursor: hand;
	font-weight: normal;
	text-decoration: none;
}
.rowOdd {
	background-color:#FF794A;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height:35px;
}
.rowEven { 
	background-color:#F3F3F3; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height:40px;
} 
.txtnews {
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
.menuBar11up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#295E1A;
	background-color:#F2F2F2;
	padding-bottom:2px;
	padding-left:10px;
	cursor: hand;
	font-weight: normal;
	text-decoration: none;
}
.menuBar11down {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#236116;
	padding-bottom:2px;
	padding-left:10px;
	cursor: hand;
	font-weight: normal;
	text-decoration: none;
}
#titleGrayline {

	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	height:25px;
	margin-top:6pt;
	padding-top:19px;	
	border-bottom:4px solid #9ECB4D;
	Xpadding-top: 15pt;
	Xpadding-left: 7pt;
	vertical-align:bottom;
}
#thumbnailHolderWhite {

	background-attachment: fixed;
	background-image: url(../graphics/thumbnail_holder_white.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	width: 122px;
}
#thumbnailnew {
	background-repeat: no-repeat;
	height: 100px;
	width: 122px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../graphics/thumbnail_holder_white.jpg);
}



body,td,th {
	color: #666666;
}

.currentPage {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FA7477;
}


.lightGrayBorder { border:1px solid #EEEEEE;}

.innerpageLinksBar { background-color:#EEEEEE; }

.pagingBar { 
	background-color:#E6F2D1;
	padding:3pt;
	color:#235316;
 }
