body {
	width:900px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #EFF0F4;*/
	background-color: #FFFFFF;
	background-image: url(../images/top_menu_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 16px;
	overflow: visible;
	overflow: -moz-scrollbars-vertical;

}

.demo_body {
	width:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #EFF0F4;*/
	background-color: #FFFFFF;
	background-image: url(../images/top_menu_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 16px;
	overflow: visible;
	overflow: -moz-scrollbars-vertical;

}

.topMenu {
	height: 56px;
	clear: both;
}
.topHeader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*height: 100px;*/
}
.NewsLetterBar {
	background-color: #CDCDD0;
	height: 40px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFF0F4;
}
.LatestUpdate {
	background-color: #C3C3C5;
	background-image: url(../images/v-dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	width: 290px;
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
	color: #666666;
}


.contentPane {
	padding-top: 15px;
	padding-bottom: 20px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
.H-Seperater {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.styleTextBox {
	background-color: #E3E8EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939496;
	border-bottom-color: #FFFFFF;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 4px;
	color: #666666;
}
.btn {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}

.fontBlack {
	color: #000000;
}
.Footer {
	color: #999999;
	padding: 8px;
	background-color: #DDDEE0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D0D1D2;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	height: 1px;
	clear: both;
}
a:link, a:visited {
	color: #FF9900;
/*	text-decoration: underline;
*/}
a:hover{
/*	color:#000000;
*/	text-decoration:underline;
}
.styleTextBoxtop {
	background-color: #E3E8EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939496;
	border-bottom-color: #FFFFFF;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 4px;
	color: #666666;
	text-align: center;
}
.subContentPane {
	text-align: justify;
	padding-right: 20px;
	padding-left: 1px;
}
ul {
	margin-top: 0px;
}
li {
	line-height: 21px;
}

.emailMessage{
	color:#000;
	font-weight:bold;
	
}
.styleCommentTextBox {
	background-color: #E3E8EE;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939496;
	border-bottom-color: #939496;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 4px;
	color: #666666;
}
.styleCommentTextArea {
	background-color: #E3E8EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939496;
	border-bottom-color: #939496;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 4px;
	color: #666666;
	overflow:auto;
}
.titles{
	font:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
