body
{
	background-image:url('/images/Line_BG.gif');
	color:black;
}
body,td,th,div
{
	font-family:Verdana,sans-serif;
	font-size:12px;
}
input,select
{
	font-family:sans-serif;
	font-size:13px;
}
.sectionHead
{
	background-color:#DFEAFF;/*DBEEFF,E6E6E6*/
	padding:5px 10px;
	font-weight:bold;
	text-align:left;
}
.section
{
	padding:5px 10px 20px 10px;
	line-height:18px;
	text-align:justify;
}
.req {color:red;font-size:120%;}
th.desc_bodytext {text-align:right;width:260px;font-weight:normal;}
label {cursor: pointer;}

.subHeadOutter {border:1px solid #b0b0b0;padding:2px 0px;border-width:1px 0px;}
.subHeadInner {background-color:#f2ffdf;padding:4px 5px;font-weight:bold;}
/*NEW OWC BLUE*/
.style1 {color: #F00;}/*red*/
.style2 {color: #336;}/*dark blue*/
.style3 {color: #09C;}/*light blue*/
.style4 {color: #369;}/*blue*/
.style5 {color: #B0B0B0;}/*grey*/
.subHeadOutter {border:1px solid #336699;background-color:#336699;padding:2px 0px;border-width:1px 0px;}
.subHeadInner {background-color:#336699;padding:4px 2px;font-weight:bold;color:white;}

.txtsm {font-size:10px !important;}
.clear {clear:both !important;}
.l {text-align:left !important;}
.c {text-align:center !important;}
.r {text-align:right !important;}
.b {font-weight:bold !important;}
.n {font-weight:normal !important;}
.hint {color:#777 !important;}
.err {color:maroon;font-weight:bold;margin:10px 20px;}