@import url(menu_style.css) all;
body {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
  	color : #3A3A3A;
	line-height: 18px;
	margin-bottom: 0px;
}
body.sidebar { background-image: url(../images/sidebar_bk1.jpg); }

.row1, .row2, .row_over {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #CAD6E9;
}

.row2 {
	background-color : #E8B8A3;
}

.row_over {
	background-color: #A9A9A9;
}


.required {
	font-size : 14px;
	background-color : #F2ECD0;
}
.formfield, .required, .formselect {
	border: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	color: Black;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3A3A3A;
	font-weight : normal;
	line-height: 18px;
}
TD.label {
	font-family: Tahoma, Arial, "Times New Roman";
	vertical-align : middle;
	text-align : right;
	background-color : #F5F5F5;
	font-size : 12px;
	color : #660000;
	font-weight : bold;
}
TD.field {
	vertical-align : bottom;
	text-align : left;
	color: Black;
	font-weight: bold;
	background-color : #F5F5F5;
}
TD.section {
	vertical-align : bottom;
	text-align : left;
	font-size : 14px;
	font-weight : bold;
	font-family: Tahoma;
	background-color: #666666;
	color: White;
	padding-left : 6px;
}

TD.sched {
	vertical-align : bottom;
	text-align : left;
	font-size : 12px;
	font-family: Tahoma;
	color : #660000;
}
TH {
	font-family: Tahoma, Arial;
	background-color : Silver;
	font-size : 10px;
	font-weight : bold;
	text-align : right;
}
TD.data {
	font-size : 10px;
	background-color: #DCDCDC;
}
.dataheader3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #9C9C9C;
}
.dataheader4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-align : left;
	padding-right : 4px;
	background-color : #4D4D4D;
}
.datacell {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #5C2E59;
	text-align : left;
	padding-left : 4px;
	background-color : #6685B1;
}
TD.sidebar{
	background-image : url(../images/sidebar_bkg.jpg);
	}
.formbutton { background-color: #C5B3C5; }
.menubar { position: absolute; top: 80px;}
.normal {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}
.pageheader {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #660000;
}
.dataheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : white;
	text-align : center;
	background-color : #000000;
	vertical-align : top;
}
.dataheader2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color : #A0A0A0;
}
.edoffer_head {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : white;
	text-align : center;
	background-color : #4A76BA;
	vertical-align : top;
}
.datacell {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	background-color : #ffffff;
	color: #000000;
	vertical-align: top;
}
.databox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : center;
	padding-right : 4px;
	background-color : #F2F2F2;
	border-bottom: 2px solid #19499D;
	border-top: 2px solid #19499D;
	border-left: 2px solid #19499D;
	border-right: 2px solid #19499D;
	padding-left: 4px;
}
.menutop {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
	line-height: 20px;
	border: 1px solid #EFEDDE;
}
.menutop:hover {
	text-decoration: none;
	border: 1px solid #93A070;
	background-color: #CED1C3;
}
.menuleft {
	text-decoration: none;
	color :  #660000;
	line-height : 14px;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none
}
.menuleft:hover {
	text-decoration: underline;
	color : #333366;
}
A {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : #2B4876;  	
}
A:hover { 
	text-decoration: underline; 
	color : #143770;
}
A.Header {
	color : #660000;
	background-color : Silver;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
A.Header:hover {
	text-decoration : underline;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #E3EAF5;
	line-height: 10px;
}
.footer2 {
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 9px;
	color: Black;
	font-weight: normal;
}
A.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #F0F4F9;
}
A.footer:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : White;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom : 0px;
	color: #19499B;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom : 0px;
	color: #19499B;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom : 0px;
	color: #19499B;
}
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid #93A070;
	border-left: 1px solid #93A070;
	border-right: 1px solid #93A070;
	border-bottom: 1px solid #93A070;
	background: white;
}
.mXPmouto {
	background: #EFEDDE;
}
.a0{
	color: #000000;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
}
.a1{
	color: #000000;
	font-family: Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	background: #CED1C3;
}
.conventioncell {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-align : left;
	padding-left : 4px;
	background-color : #4A76BA;