@charset "utf-8";
/* CSS Document created by Naveen */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
label {
	cursor:pointer;
}
a {
	color:#2a8097;
	text-decoration:none;
	cursor: hand;
}

strong {
	font-weight: bold;
}

a:focus, a:hover {
	text-decoration:underline;
}
body {
	background-image:url(/images/page_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

.innerbody {
	background-image:url(/images/inner_page_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

#dvContainer {
	float:left;
	width:100%;
}
#Wrapper {
	margin:0px auto;
	width:770px;
}
#dvTopPanel {
	float:left;
	background-image:url(/images/top_bg.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:124px;
	padding-top:9px;
}

#dvTopPanelInner {
	float:left;
	background-image:url(/images/top_bg_inner.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:136px;
	padding-top:9px;
}

#dvLogo {
	float:left;
	width:470px;
	padding:18px 0px 0px 11px;
}
#dvLogo h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	padding-left:27px;
	padding-top:6px;
}
#dvLogo h5 sup {
	font-size:9px;
}
#dvLogin {
	float:left;
	width:230px;
	background-image:url(/images/login_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	line-height:29px;
	padding-top:16px;
	padding-bottom:30px;
}
#dvLogin a {
	color:#85cedf;
	text-decoration:none;
	font-size:12px;
}
#dvLogin a:focus, #dvLogin a:hover {
	color:#85cedf;
	text-decoration:underline;
	font-size:12px;
}
#dvbaner {
	width:770px;
	float:left;
	font-size:0px;
	padding-bottom:19px;
}
#dvNavi {
	float:left;
	width:770px;
	font-size:12px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	
}
#dvNavi ul {
	margin:0;
	padding:0px 10px 0 4px;
	list-style:none;
}
#dvNavi li {
	display:inline;
	margin:0;
	padding:0;
}
#dvNavi a {
	float:left;
	background:url("/images/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#dvNavi a span {
	float:left;
	display:block;
	background:url("/images/tabright10.gif") no-repeat right top;
	padding:13px 30px 12px 30px;
	color:#bdbdbd;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #dvNavi a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs9 a:hover span {
	color:#bdbdbd;
}
#dvNavi a:hover {
	background-position:0% -42px;
}
#dvNavi a:hover span {
	background-position:100% -42px;
}
#dvNavi #current a {
	background-position:0% -42px;
}
#dvNavi #current a span {
	background-position:100% -42px;
}
#dvBody {
	width:770px;
	float:left;		padding-bottom: 80px; /* Footer Size */
}
#dvQuotation {
	width:650px;
	float:left;
	background-image:url(/images/quote_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:#2a8097;
	padding-right:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:24px;
	padding-bottom:10px;
}
#dvQuotation h1 {
	text-align:left;
	font-size:18px;
	color:#2a8097;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:65px;
}

h1 {
	text-align:left;
	font-size:24px;
	color:#2a8097;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px 0;
}

h2 {
	text-align:left;
	font-size:24px;
	color:#2a8097;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px 0;
}

h3 {
	text-align:left;
	font-size:20px;
	color:#2a8097;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px 0;
}

#dvBody p, table{
color:#354e55;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-bottom:10px;
clear:both;
}

#dvBody th{background: #2a8097;
color:#eee;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:5px 0 5px 0;
clear:both;
font-weight: bold;
}

#dvFullContent{
padding: 20px 0 20px 0;
float:left;
width:700px;
}

#dvLeftContent{
float:left;
width:355px;
padding-right:20px;}

#dvBody ul{
color:#354e55;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:40px;
padding-bottom:15px;
}

#dvBody li{
list-style:circle;
color:#354e55;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

.infoimg{
float:left;
padding-right:10px;
padding-bottom:2px;}

.learnbtn{
text-align:right;
border:0px;
padding-bottom:15px;
}

#dvRightContent{
float:left;
width:330px;}

.dvInfobox{
width:328px;
border:1px solid #2a8097;
border-top:1px solid #37879d;
float:left;
background-color:#f4f4f4;

}

.dvpadding{
height:18px;
float:left;
margin:0px;
}

.dvInfoheading{
float:left;
background-color:#2a8097;
width:314px;
padding-top:4px;
padding-left:14px;
border-bottom:1px solid #34869c;
}

.dvInfoimg{
float:left;
padding-right:12px;
padding-bottom:0px;
}

.dvInfoheadtxt{
float:left;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
padding-top:3px;
}

.dvInfotxt{
width:304px;
padding-top:14px;
padding-left:14px;
float:left;}


#dvFooter {
	float:left;
	width:100%;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;		position: relative;	margin-top: -80px; /* negative value of footer height */	height: 80px;	clear:both;
}
#dvFotWrapper {
	margin:0px auto;
	width:770px;
}

#dvFotLogo{
	float:left;
	width:275px;
	padding-top:19px;
	padding-left:10px;
	}

#dvFotLogo h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	padding-top:4px;}
	
#dvFotLogo h6 a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#dvFotLogo h6 a:focus,#dvFotLogo h6 a:hover {
	color:#FFF;
	text-decoration:underline;
}
	
#dvFotLinks{
	float:none;
	text-align:center;
	padding-top:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#dvFotLinks a {
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#dvFotLinks a:focus, #dvFotLinks a:hover {
	color:#FFF;
	text-decoration:underline;
}.center {	float: none;	text-align: center;	margin-left: auto;	margin-right: auto;	width: auto;}
a.button {	background:url(/images/button.png) no-repeat; 	background-position:0px 0px; 	width:109px; 	height:22px; display:block; 	float: none;	text-align: center;	padding-top:8px; 	color:#354e55;	font-family:Georgia, "Times New Roman", Times, serif;}a.button:hover{	background-position:0px -30px;	text-decoration: none;}a.widebutton {	background:url(/images/widebutton.png) no-repeat; 	background-position:0px 0px; 	width:200px; 	height:22px; 	display:block; 	float: none;	text-align: center;	padding-top:8px; 	color:#354e55;	font-family:Georgia, "Times New Roman", Times, serif;}a.widebutton:hover{	background-position:0px -30px;	text-decoration: none;}a.extrawidebutton {	background:url(/images/extrawidebutton.png) no-repeat; 	background-position:0px 0px; 	width:300px; 	height:22px; 	display:block; 	float: none;	text-align: center;	padding-top:8px; 	color:#354e55;	font-family:Georgia, "Times New Roman", Times, serif;}a.extrawidebutton:hover{	background-position:0px -30px;	text-decoration: none;}html, body, #dvContainer {height: 100%;}body > #dvContainer {height: auto; min-height: 100%;}.clearfix:after {content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/* html .clearfix { height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */