@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight:normal;
	text-decoration:none;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight:normal;
	text-decoration:none;
}
a.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	align:justify;
	color:#7d7a7a
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	align:justify;
	color:#4a4949;
	link color:#4a4949;
	text-decoration:none;
}
a.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4c4c4c;
}
.table_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/table_bottom-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.table-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/table_bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.table-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/table_top-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.signup-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/signup_bg.png');
	background-repeat: repeat;
	background-position: 247px top;
}
.signup_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/signup_bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.ContentCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	color: #4c4c4c;
	font-weight: normal;
}
.password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	color: #2f77aa;
	font-weight: normal;
	text-decoration: none;
}
a.password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover.password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	align:justify;
	color: #2f77aa;
	font-weight: bold;
	text-decoration: none;
}
a.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.but_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/but_normal.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.but_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/but_over.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.line_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #4a4949;
	background-attachment: fixed;
	background: url('images/line-dot.png');
	background-repeat: repeat;
	background-position: center top;
}
.passwordsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	align:justify;
	color: #2f77aa;
	font-weight: normal;
	text-decoration: none;
}
a.passwordsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover.passwordsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #94aab3;
}
.border {
	border:#add2e1 solid 1px;
}
.border1 {
	border:#4292a8 solid 1px;
}
.blue_heaing {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	align:justify;
	color: #2f77aa;
	font-weight: bold;
	text-decoration: none;
}
.top-lf-midbg-bl {
	background-repeat: repeat-x;
	background-image:url(images/top-lf-midbg-bl.gif);
	}
.btm-midbg-bl {
	background-repeat: repeat-x;
	background-image:url(images/btm-midbg-bl.gif);
	}
.lf-bg-bl {
	background-repeat: repeat-y;
	background-image:url(images/lf-bg-bl.gif);
	}
.ri-bg-bl {
	background-repeat: repeat-y;
	background-image:url(images/ri-bg-bl.gif);
	}
.listlink {
	margin: 0px 20px 0 2px;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color:#0e6982;
}
.listlink li {
	background:url(images/arrow-blu.gif) 0 6px;
	background-repeat:no-repeat;
	padding-left: 15px;

}
.blu-heading20 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#002060;
	font-weight:normal;
	}
.mid-bg-sm {
background-image:url(images/mid-bg-sm.gif);
background-repeat:repeat-x;
}
	
.footerlink {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a.footerlink {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
a:hover.footerlink {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
/* Pagination start */
div.pagination
{
padding: 0px;
margin: 0px;
}

div.pagination a {
padding: 2px 4px 2px 4px;
margin: 2px;
font-size:12px;
text-decoration: none; /* no underline */
color: #2c2c2c;
}
div.pagination a:hover, div.pagination a:active {
color: #4aa6cc;
text-decoration:underline;
}
div.pagination span.current {
font-size:12px;
padding: 2px 4px 2px 4px;
margin: 2px;
font-weight: bold;

color: #4aa6cc;
}
div.pagination span.disabled {
padding: 2px 4px 2px 4px;
margin: 2px;
color: #2c2c2c;
}

/* Pagination End */

/*new*/
.heading3{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #94aab3;
}
.button1{
width:206px;
height:47px;
background:url(buttonbig.gif);
text-decoration:none;
display: block;
text-align:center;
line-height:47px;
}
.button2{
width:207px;
height:34px;
background:url(buttonsmall.gif);
text-decoration:none;
display: block;
text-align:center;
line-height:34px;
}
.tab2 td{
border-bottom:#EEEEEE solid 1px;
}
.tabinner{
margin:10px;
border:#E4E4E4 1px solid;
background:#E4E4E4;
}
.heading3{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	align:justify;
	font-weight: bold;
	color: #94aab3;
}
/* New */
.button1{
width:206px;
height:47px;
background:url(images/buttonbig.gif);
text-decoration:none;
display: block;
text-align:center;
line-height:47px;
}
.button2{
width:207px;
height:34px;
background:url(images/buttonsmall.gif);
text-decoration:none;
display: block;
text-align:center;
line-height:34px;
}
.tab2 td{
border-bottom:#EEEEEE solid 1px;
}
.tabinner{
margin:10px;
border:#E4E4E4 1px solid;
background:#E4E4E4;
}
.buttonmini{
width:127px;
height:34px;
background:url(images/buttonmini.gif) no-repeat;
text-decoration:none;
xdisplay: block;
border:0;
outline:0;
text-align:center;
line-height:34px;
}
.buttonminilink{
width:127px;
height:34px;
background:url(images/buttonmini.gif) no-repeat;
text-decoration:none;
display: block;
border:0;
outline:0;
text-align:center;
line-height:34px;
}

.grey_border
{
border:#CBCBCB solid 1px;
}