body {
	margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #70ad32;
}
body.nobg {
	background-image: none;
}
a {
	color: rgb(0, 70, 114); text-decoration: none;
}
img {
	border: 0px currentColor;
}
fieldset {
	border: 0px currentColor;
}
ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
table {
	border-collapse: collapse;
}
a:focus {
	outline: 0px;
}
html {
	overflow-y: scroll;
}
form {
	margin: 0px; padding: 0px;
}
.required {
	color: red;
}
.red {
	color: red;
}
.underprocess {
	padding: 150px 0px; text-align: center; font-weight: 700;
}
.btn2 {
	background: rgb(248, 132, 9); padding: 4px 6px; border: currentColor; color: rgb(255, 255, 255); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700;
}
.box-bg-rt {
	background: rgb(255, 255, 255); margin: 0px auto; padding: 0px 0px 20px; border-radius: 6px; border: 1px solid rgb(228, 228, 228); box-shadow: 2px 2px 3px #e4e4e4;
}
.input2 {
	border-width: 1px; border-style: solid; border-color: rgb(211, 211, 211) rgb(233, 233, 233) rgb(233, 233, 233) rgb(211, 211, 211); padding: 8px;
}
.tblclass th {
	padding: 5px; border: 1px solid rgb(205, 205, 205); height: 21px; text-align: left; color: rgb(0, 0, 0); line-height: 23px; font-size: 12px; font-weight: 700; vertical-align: top; background-color: rgb(241, 241, 241);
}
.tblclass td {
	padding: 5px; border: 1px solid rgb(205, 205, 205); line-height: 24px; font-size: 12px; vertical-align: top;
}
.norecords {
	text-align: center; color: rgb(0, 102, 204); line-height: 200px; font-size: 12px; font-weight: 700; vertical-align: middle;
}
.tblclass td.norecords {
	text-align: center; color: rgb(0, 102, 204); line-height: 200px; font-size: 12px; font-weight: 700; vertical-align: middle;
}
.tblclass2 td.norecords {
	text-align: center; color: rgb(0, 102, 204); line-height: 200px; font-size: 12px; font-weight: 700; vertical-align: middle;
}
.tblclass2 th {
	background: rgb(244, 244, 244); padding: 5px; text-align: left; line-height: 23px; font-size: 12px; border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.tblclass2 td {
	background: rgb(244, 244, 244); padding: 5px; text-align: left; line-height: 19px; font-size: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}

.floatL {
	float: left;
}
.tabborder {
	padding: 10px; border-radius: 0px 0px 6px 6px; border: 1px solid  #71ad33; color: rgb(51, 51, 51); line-height: 18px; font-family: arial; font-size: 12px; -moz-border-radius: 0px 0px 6px 6px; -webkit-border-radius: 0 6px 6px 6px; border-top:#70ad32 solid 6px; width:928px; background-image:url(../images/tab_bg.png); height: auto; background-repeat:repeat-x;
}
.tabborder2 {
	padding: 10px; border-radius: 0px 0px 6px 6px; border: 3px solid rgb(0, 91, 143); color: rgb(51, 51, 51); line-height: 20px; font-family: arial; font-size: 12px; -moz-border-radius: 0 6px 6px; -webkit-border-radius: 0 6px 6px 6px;
}

.tab-nav ul li {
	list-style: none; padding: 0px; float: left; background-image: none;
}
.tab-nav ul li a {
	background: url(../images/tab-lt.gif) no-repeat; margin: 0px 2px 0px 0px; padding: 0px 0px 0px 7px; color: rgb(0, 91, 143); line-height: 34px; text-decoration: none; display: block; height:101px;
}
.tab-nav ul li a span {
	background: url(../images/tab-rt.gif) no-repeat right; padding: 0px 14px 0px 7px; font-family: "Francois One", sans-serif; font-size: 16px; font-weight: bold; display: block;  height:101px; width:208px; line-height:24px;
}

.tab-nav ul li a span p{ margin:0px; padding:0px; float:left; font-size:12px; font-weight:normal;} 

.tab-nav ul li a.active {
	background: url(../images/tab-lt-over.gif) no-repeat; color: #666666;
}
.tab-nav ul li a.active span {
	background: url(../images/tab-rt-over.gif) no-repeat right; color: rgb(255, 255, 255);
}
.tabOn {
	color: rgb(0, 0, 0); font-family: Arial, tahoma, Verdana, trebuchet MS; font-size: 11px; font-weight: 400; text-decoration: none; float: left;
}
.tabOff {
	color: rgb(0, 0, 0); font-family: Arial, tahoma, Verdana, trebuchet MS; font-size: 11px; font-weight: 400; text-decoration: none; float: left;
}
.box {
	padding: 10px;
}
.container {
	padding: 0px 0px 20px;
}



