body {
	margin: 0px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	background-color:#ffffff;
	font-size:10px;
}
table, td, th {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:10px;
}
img { 	behavior:url(iepngfix.htc);}
th {
	font-weight:bold;
	border-bottom:1px solid #666666;
	text-align:left;
}
a:link {
	color: #076db8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #076db8;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #076db8;
}

.active1, .inActive1, .inActive1 a, .active1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.inActive1 a{
	color:#666;
	text-decoration:none;
}
.active1 a {
	color:#333;
	text-decoration:none;
}
.active1 {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	background-color:#ffffff;
	cursor:default;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.inActive1 {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	background-color:#efefef;
	cursor:default;
	border:1px solid #ccc;
}

h1 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#076db8;
	cursor:default;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #cccccc;
	}

h4 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#076db8;
	cursor:default;
	padding:10px 0px 5px 15px;
	border-bottom:1px dotted #cccccc;
}


h2 {
	margin:0px;
	font-family:georgia, Times, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#076db8;
	cursor:default;
	padding:0px 0px 10px 0px;
}


h2 a{
	margin:0px;
	font-size:10px;
	font-weight:bold;
	color:#076db8;
	cursor:pointer;
	text-decoration:none;
}

.bottomBox h2 {margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#076db8;
	text-transform:none;
	cursor:default;
	padding:0px 0px 10px 0px;}
	
.bottomBox h2 a{
	margin:0px;
	font-size:10px;
	font-weight:bold;
	color:#076db8;
	cursor:pointer;
	text-decoration:none;
}

h3 {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#426a05;
	text-transform:uppercase;
	cursor:default;
	border-bottom:1px solid #333333;
	padding:0px 0px 3px 0px;
}

h4 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	cursor:default;
	border-bottom:1px solid #333333;
	padding:0px 0px 3px 0px;
}

input, select, textarea {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	background-color:#ffffff;
	font-size:10px;
	border:1px solid #cccccc;
}

.checkbox {border:none; background:none; padding:0;}
.button {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	background-color:#426a05;
	font-size:10px;
	border-bottom:3px double #426a05;
	border-top:3px double #426a05;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
}

.button2 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	background-color:#efefef;
	font-size:10px;
	border:3px double #cccccc;
}

.button3 {
	font-family:Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	background-color:#cccccc;
	border:3px double #666666;
}



.logo {
	padding:14px 0px 0px 1px;
}

.loginBg {
	background: url(images/loginBg.gif) no-repeat right 37px;
	padding:42px 10px 0px 10px;
}
.loginTable {
	text-align:left;
}

.navBg {
	background:url(images/navBg.gif) repeat-x 0px 0px;
	height:45px;
}
.nav {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px 14px 0px 14px;
	font-weight:bold;
	text-decoration:none;	
}
.nav a{
	color:#333333;
	text-decoration:none;	
}
.nav a:hover{
	color:#076db8;
	text-decoration:none;	
}

.bottom1 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#076db8;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	padding:10px 0px 10px 0px;
}
.bottom1 a{
	color:#076db8;
	text-decoration:none;
}
.bottom1 a:hover{
	color:#076db8;
	text-decoration:underline;
}
.bottom2 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	padding:0px 0px 10px 0px;
}
.bottom2 a{
	color:#666666;
	text-decoration:none;
}
.bottom2 a:hover{
	color:#000000;
	text-decoration:underline;
}

.border-bottom {
	border-bottom: 1px solid #cccccc;
}

.final{
	background-color:#FFFFFF;
	border-top: 1px solid #666666;
	font-weight:bold;
	
}

/* start box style */

.topLeft {
	width:16px;
	height:16px;
	background:url(images/corner_topLeft.gif) no-repeat 0px 0px;
}
.topRight {
	width:16px;
	height:16px;
	background:url(images/corner_topRight.gif) no-repeat 0px 0px;
}
.bottomLeft {
	width:16px;
	height:16px;
	background:url(images/corner_bottomLeft.gif) no-repeat 0px 0px;
}
.bottomRight {
	width:16px;
	height:16px;
	background:url(images/corner_bottomRight.gif) no-repeat 0px 0px;
}
.leftLine {
	border-left: 1px solid #cccccc;
}
.topLine {
	border-top: 1px solid #cccccc;
}
.rightLine {
	border-right: 1px solid #cccccc;
}
.bottomLine {
	border-bottom: 1px solid #cccccc;
}


.greyTopLeft {
	width:16px;
	height:16px;
	background:url(images/grey_corner_topLeft.gif) no-repeat 0px 0px;
}
.greyTopRight {
	width:16px;
	height:16px;
	background:url(images/grey_corner_topRight.gif) no-repeat 0px 0px;
}
.greyBottomLeft {
	width:16px;
	height:16px;
	background:url(images/grey_corner_bottomLeft.gif) no-repeat 0px 0px;
}
.greyBottomRight {
	width:16px;
	height:16px;
	background:url(images/grey_corner_bottomRight.gif) no-repeat 0px 0px;
}
/* end box style */

/* Inset 3D Curved Start*/
.inset {background: transparent;}
.inset h1, .inset p {margin:0 0px;}
.inset p {padding: 3px; text-align:center; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#076db8;}
.inset p a{text-align:center; color:#076db8; text-decoration:none;}
.inset p a:hover{text-align:center; color:#426a05; text-decoration:underline;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}
.inset .b3 {background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}
.inset .b4 {background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}
.inset .b4b {background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}
.inset .b3b {background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}
.inset .b2b {background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}


.inset .b1 {margin:0 5px; background:#076db8;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#076db8;}

.inset .boxcontent {display:block; background:#efefef; border-left:1px solid #076db8; border-right:1px solid #076db8;}

/* Inset 3D Curved End */


.more {
	color:#426a05;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}
.more a{
	color:#426a05;
	text-decoration:none;
}
.more a:hover{
	color:#426a05;
	text-decoration:underline;
}

.bigButton {
	color:#426a05;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	background-color:#efefef;
}



.contents, .contents p , .contents td{
	font-family:'Georgia', Times new Roman, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
.contents a, .contents p a{
	color:#096eb9;
	text-decoration:underline;
}
.contents a:hover, .contents p a:hover{
	color:#333333;
	text-decoration:none;
}

.tablehead{
	background-color:#efefef;
	font-family:Tahoma, verdana, Arial, Helvetica, sans-serif;
	color:#076db8;
	height:25px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	
}

.abc td { 
text-align:left;
padding: 3px 0px 3px 10px;
	
}

.bottom5 {
	 border-top: 1px solid #ccc; 
	 margin-top:10px;
}

ul{ padding-left:10px; margin:0;}