<!--
img, div {
	behavior:url(scripts/iepngfix.htc);
}
a:visited { text-decoration: none; color: #666666;}
a:hover { color: #FF0000;}
a:link { text-decoration: none; color: #000000;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F1F1F1;
}
.mainTable {
	height: 100%;
	width: 980px;
	background-color: #ebf3fb;
}
.mainbanner {
	height: 85px;
	background: url(zpimages/bannerbg.gif);
	border: 0px;
	border-left: solid 8px #FFFFFF;
	border-right: solid 8px #FFFFFF;
}
.mainnavigation {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24px;
	border: 0px;
	border-right: solid 8px #F5F5F5;
	border-left: solid 8px #F5F5F5;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 24px;
}
.navigation A {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	background-color: #3c7faf;
	border-right: solid 8px #FFFFFF;
	border-left: solid 8px #FFFFFF;
	border-top: solid 0px #FFFFFF;
}
.footer A {
	color: #FFFFFF;
}
.content {
	vertical-align: top;
	background-color: #c5d6e8;
	border-right: solid 8px #FFFFFF;
	border-left: solid 8px #FFFFFF;
}
.maincontent {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.sidecontent {
	width: 395px;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}
.spacing {
	font-size: 1px;
	height: 3px;
}
.days {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 15px;
	border: 1px solid #999999;
	background-color: #ebf3fb;
}
.days1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 2px;
	border: 2px solid #4887b4;
	background-color: #c5d6e8;
}
.lastupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	padding-right: 5px;
}
.nHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.nDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nBrief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 16px;
}
.nMore {
	color: #4786b3;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.nTable {
	border: 0px solid #FDCA00;
	padding: 0px;
}
/* Navigation (Side) end here */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	borderX: solid 1px #FF691F;
	margin: 0px;
	background-color: #c5d6e8;
	vertical-align: middle;
}
#menu li a {
	height: 24px;
	text-decoration: none;
	background-color: #c5d6e8;
	color: #000000;
	border-bottom: solid 1px #ebf3fb;
	padding-top: 3px;
	padding-left: 16px;
}
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background-color: #c5d6e8;
	color: #000000;
}

#menu li a:hover, #menu li #currentX {
	color: #26370A;
	background: url(images/bg_navbutton_over.gif);
	background-color: #ebf3fb;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
}
/* Navigation (Side) end here */
/* Navigation (Top) beg here */
#navigationtoparea { /* none needed */ }
ul#navigationtop {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}
ul#navigationtop li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: none;
        margin: 0;
        padding: 2px 0 2px 0;
        background-color: #000000;
}
#navigationtop a, #navigationtop a:link {
        margin: 0;
        padding: 2px 9px 2px 9px;
        color: #FFFFFF;
		border: solid 0px #000000;
        text-decoration: none;
}
ul#navigationtop li#active {
        color: #95bbae;
        background-color: #deebe5;
}
#navigationtop a:hover {
        color: #FFFFFF;
        background-colorx: #E2E2E2;
		border-left: solid 0px #FFFFFF;
		border-right: solid 0px #FFFFFF;
        padding: 2px 9px 2px 9px;
}
/* Navigation (Top) end here */
/* Navigation end here */
.keywordfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 18px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #999999;
	height: 20px;
}
.keywordlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.ngroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFF1BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDCA00;
	font-weight: bold;
}
/* Hot News Beg Here */
.hnTable {
	border: 0px solid #FDCA00;
	padding: 0px;
}
.hnHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.hnDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hnBrief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/* Hot News End Here */
/* Latest News Beg Here */
.lnTable {
	border: 0px solid #FDCA00;
}
.lnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.lnDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lnBrief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Latest News End Here */
/* Important News Beg Here */
.inTable {
	border: 0px solid #FDCA00;
}
.inHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.inDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inBrief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Important News End Here */
/* Special Article Beg Here */
.saTable {
	border: 0px solid #FDCA00;
	padding: 5px;
}
.saHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.saDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.saBrief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 16px;
}
/* Special Article End Here */
/* Special Article Beg Here */
.snTable {
	border: 0px solid #FDCA00;
	padding: 5px;
}
.snHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.snDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.snBrief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 16px;
}
/* Special Article End Here */
/* Full News Beg Here */
.fnTable {
	border: 0px solid #FDCA00;
	padding: 0px;
}
.fnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.fnDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fnBrief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: bold;
}
.fnRemainder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fnLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fnMore {
	color: #4786b3;
	font-size: 10px;
}
/* Full News End Here */
/* Front News Beg Here */
.fnTable1 {
	border: 0px solid #FDCA00;
	padding: 0px;
}
.fnHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fnDate1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fnBrief1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}
.fnRemainder1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fnLink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fnMore1 {
	color: #4786b3;
	font-size: 10px;
}
/* Front News End Here */
/* Special Article Beg Here */
.specialGH {
	border: 1px solid #FDCA00;
	padding: 3px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FDCA00;
}
.specialGB {
	border: 1px solid #FDCA00;
	padding: 5px;
}
/* Special Article End Here */

.pagingtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	padding-bottom: 8px;
	text-align: right;
	border-bottomX: solid 1px #FF691F;
}
.pagingbot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 0px;
	text-align: right;
	width: 100%;
	border-topX: solid 1px #FF691F;
}
.pagingbot a, .pagingtop a {
	color: #000000;
	text-decoration: none;
}

/* set background images for corners */
.gBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
}
.gTop div  {
	background: url(/zpimages/c_tl.gif) no-repeat top left;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #c5d6e8;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.gTop div a  {
	text-decoration: none;
	color: #000000;
}
.gTop      {
	background: #ebf3fb url(/zpimages/c_tr.gif) no-repeat right top;
}
.gBottom div {
	background: url(/zpimages/c_bl.gif) no-repeat bottom left;
}
.gBottom {
	background: url(/zpimages/c_br.gif) no-repeat bottom right;
}
 /* height and width details */
.gBottom div, .gBottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.gContent {
	margin: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 100%;
}
/* Component Related Style End Here */
/* Priority1 News Related Styles Beg Here */
.p1Box {
	font-family: Arial Black, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	border: solid 1px #D21010;
}
.p1Top div  {
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.p1Top div a  {
	text-decoration: none;
	color: #000000;
}
.p1Top      {
	background-color: #D21010;
}
.p1Bottom div {
}
.p1Bottom {
}
 /* height and width details */
.p1Bottom div, .p1Bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.p1Content {
	margin: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 100%;
}
/* Priority1 News Related Styles End Here */
/* Priority2 News Related Styles Beg Here */
.p2Box {
	font-family: Arial Black, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	border: solid 1px #FF0000;
}
.p2Top div  {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.p2Top div a  {
	text-decoration: none;
	color: #000000;
}
.p2Top      {
	background-color: #FF0000;
}
.p2Bottom div {
}
.p2Bottom {
}
 /* height and width details */
.p2Bottom div, .p2Bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.p2Content {
	margin: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 100%;
}
/* Priority2 News Related Styles End Here */
/* Priority3 News Related Styles Beg Here */
.p3Box {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	border: solid 1px #ff0000;
}
.p3Top div  {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.p3Top div a  {
	text-decoration: none;
	color: #000000;
}
.p3Top      {
	background-color: #ff0000;
}
.p3Bottom div {
}
.p3Bottom {
}
 /* height and width details */
.p3Bottom div, .p3Bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.p3Content {
	margin: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 100%;
}
/* Priority3 News Related Styles End Here */

/* Page Component Related Style Beg Here */
.pBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
}
.pTop div  {
	background: url(/zpimages/c_tl.gif) no-repeat top left;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #c5d6e8;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.pTop div a  {
	text-decoration: none;
	color: #000000;
}
.pTop      {
	background: #ebf3fb url(/zpimages/c_tr.gif) no-repeat right top;
}
.pBottom div {
	background: url(/zpimages/c_bl.gif) no-repeat bottom left;
}
.pBottom {
	background: url(/zpimages/c_br.gif) no-repeat bottom right;
}
 /* height and width details */
.pBottom div, .pBottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.pContent {
	margin: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 100%;
	font-size: 11px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}
/* Page Component Related Style End Here */

/* Page Component Related Style Beg Here */
.fBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin: auto;
}
.fTop div  {
	background: url(/zpimages/c_tl.gif) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 0px #c5d6e8;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.fTop div a  {
	text-decoration: none;
	color: #FFFFFF;
}
.fTop      {
	background: #FF691F url(/zpimages/c_tr.gif) no-repeat right top;
}
.fBottom div {
	background: url(/zpimages/c_bl.gif) no-repeat bottom left;
}
.fBottom {
	background: url(/zpimages/c_br.gif) no-repeat bottom right;
}
 /* height and width details */
.fBottom div, .fBottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.fContent {
	margin: 0;
	padding: 8px;
	padding-bottom: 0;
	width: 100%;
	font-size: 14px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
}
/* Page Component Related Style End Here */

/* Date Navigation Component Related Style Beg Here */
.dnBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebf3fb;
	width: 100%;
	margin: 0px;
}
.dnTop div  {
	background: url(/zpimages/cd_tl.gif) no-repeat top left;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.dnTop div a  {
	text-decoration: none;
	color: #000000;
}
.dnTop      {
	background: #ebf3fb url(/zpimages/cd_tr.gif) no-repeat right top;
}
.dnBottom div {
	background: url(/zpimages/cd_bl.gif) no-repeat bottom left;
}
.dnBottom {
	background: url(/zpimages/cd_br.gif) no-repeat bottom right;
}
 /* height and width details */
.dnBottom div, .dnBottom {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.dnContent {
	margin: 0;
	padding: 6px;
	padding-bottom: 0;
	width: 100%;
}
/* Date Navigation Component Related Style End Here */
/* Side Navigation Component Related Style Beg Here */
.snBox {
	background-color: #ebf3fb;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
}
.snTop div  {
	background: url(/zpimages/cl_tl.gif) no-repeat top left;
	font-size: 1px;
	border-bottom: solid 0px #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.snTop div a  {
	text-decoration: none;
	color: #000000;
}
.snTop      {
	background: #ebf3fb url(/zpimages/cl_tr.gif) no-repeat right top;
}
.snBottom div {
	background: url(/zpimages/cl_bl.gif) no-repeat bottom left;
}
.snBottom {
	background: url(/zpimages/cl_br.gif) no-repeat bottom right;
}
 /* height and width details */
.snBottom div, .dnBottom {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.snContent {
	margin: 0;
	padding: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	width: 100%;
}
/* Side Navigation Component Related Style End Here */
/* Side Advertisements Component Related Style Beg Here */
.aBox {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
}
.aTop div  {
	background: url(/zpimages/c_tl.gif) no-repeat top left;
	font-size: 1px;
	border-bottom: solid 0px #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aTop div a  {
	text-decoration: none;
	color: #000000;
}
.aTop      {
	background: #FFFFFF url(/zpimages/c_tr.gif) no-repeat right top;
}
.aBottom div {
	background: url(/zpimages/c_bl.gif) no-repeat bottom left;
}
.aBottom {
	background: url(/zpimages/c_br.gif) no-repeat bottom right;
}
 /* height and width details */
.aBottom div, .aBottom {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.aContent {
	margin: 0;
	padding-top: 0px;
	width: 100%;
	text-align: center;
}
/* Side Advertisements Component Related Style End Here */
/*  */
.nlEven {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	background-imageX: url(/zpimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-colorX: #FDEEB0;
	border-top: 1px solid #FACA0A;
	border-bottom: 1px solid #FACA0A;
}
.nlOdd {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	background-imageX: url(/zpimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-colorX: #FEF4CF;
}
/*  */
/* Search Related Styles Beg Here */
.searchBox {
	border: solid 1px #FECB7D;
	background-color: #FFB40A;
}
.searchOption {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.searchSubmit{
	BORDER: #ED5929 0px solid;
	BACKGROUND: #ED5929;
	COLOR: #FFFFFF;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	height: 20px;
	width: 100%;
}
.searchLabel {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #ED5929;
	FONT-FAMILY: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	VERTICAL-ALIGN: middle;
}
.searchKeyword {
	BORDER: #ed5929 1px solid;
	border-right: 0px;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	height: 20px;
	width: 100%;
}
.searchPagingTop, .searchPagingBot {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	text-align: right;
	padding: 0px;
	padding-bottom: 5px;
}
.searchPagingBot {
	padding: 0px;
	padding-top: 5px;
}
/* Search Related Styles End Here */
/* Styles for forms beg here */
.cField {
	padding-right:5px;
	padding-left: 5px;
	background-color: #F9F9F9;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.cLabel
 {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #E2E2E2;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}
.cTextboxHP
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #ebf3fb;
	width: 100%;
}
.cTextbox
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #ebf3fb;
}

/* Styles for forms end here */
.adsSpacing {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.gLine {
	background-image: url('images/grayline.gif');
	background-repeat: repeat-x;
	height: 5px
}
-->