body{
	background-color:#DCC189;
}
A 			{ color: #8b6b29; font-family:Georgia, "Times New Roman", Times, serif;font-size:13px;text-decoration: none; font-weight:bold} 
A:link		{ color: #8b6b29; text-decoration: none; font-weight:normal;font-size:13px;} 
A:visited	{ color: #8b6b29; text-decoration: none; font-weight:normal;font-size:13px;} 
A:active	{ color: #8b6b29; text-decoration: none; font-weight:normal;font-size:13px; } 
A:hover		{ color: #000000;text-decoration:underline; font-weight:normal;font-size:13px; } 

.bodyTxtBlackNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.bodyTxtBlackNoPaddingNoSize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999999;
}
.bodyTxtGrayNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #cccccc;
}
.bodyTxtwhiteNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyTxtwhiteNoPaddingMainpg {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: Italic;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.pageheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.SidemenuTxtBlueNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #132d68;
}
#accessibilityItems{
	float:right;
	width:150px;
	text-align:right;
}
h1{
	font-size:20px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:550px;
	clear:both;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
}
.contentCell{
	padding:15px;
	width:970px;
}
#pageContent{
	float:left;
	clear:both;
	width:700px;
	margin-top:15px;
}
.inputBox
{
color : #333333;
background : #FFFFFF;
border-color : #9BBB99;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
height:17px;
}

.WarningText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: RED;
}
.ConfirmText {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: Green;
	font-weight:bold;
}