
html, body, div, p, table, td, form, img { font-family: Arial,Verdana,Segoe,sans-serif; padding: 0px; margin: 0px; border: 0px transparent none; background-position:left top; background-repeat:no-repeat; }
body{ font-size:10pt;background-color:#2680ba; }
p, td { line-height: 1.2em; }
a, a:visited{ color:#4d7cc4; text-decoration:none; }
a:active, a:hover{ color:#4d7cc4; text-decoration:underline; }

a.menu, a.menu:visited{ color:white; text-decoration:none; font-size:10pt; }
a.menu:active, a.menu:hover{ color:white; text-decoration:underline; }
 
ul{ margin:0; padding:0 0 0 25px; }
li{ margin:0; padding:0; }
h4 { color:#6c7275; font-size:10pt; font-weight:normal; }
h3 { color:#6c7275; font-size:12pt; font-weight:normal; }
h2 { color:#2e5374; font-size:14pt; font-weight:normal; }
h1 
{ 
	color:#2e5374; font-size:16pt; font-weight:normal; 
	vertical-align:text-bottom;
}
p{ line-height:1.4em; font-size:1em; }

input.button{
   color:white;
   background-color:#135AB2;
   font-family:verdana,arialhelvetica,sans-serif;
   font-size:10pt;
}

input.readonly{
   color:black;
   background-color:white;
   font-family:verdana,arialhelvetica,sans-serif;
   font-size:10pt;
   border:0;
}



#page{ margin-left:auto; margin-right: auto; width: 90%; position:relative; top:0px; border-left:1px solid #313131; border-right:1px solid #313131; border-bottom:1px solid #313131; }
#pageC { background-color:#ffffff; }

#innerpage { position:relative; background-color:#ffffff; padding-left:5px; padding-right:5px;}

.head { background-color:#313131; width:100%; position:relative; text-align:right; top:0px; color:#9c9c9c; height:23px; padding-top:4px;  }
.headbanner { position: relative; background:#C0EBFC}

.footbanner { position:relative; width:90%; text-align:right; left:0px; padding-bottom:0px; border-bottom:1px solid #313131;}

TD.heading {margin-top:4px; padding: 2px 2px 2px 2px; font-size:10pt; background-color:#808080; color:white;}

	

/* Begin Text Styles */
.general_text
{
	font-family: Arial;
	font-size: 12px;
}
.label_text
{
	font-family: Arial;
	font-size: 10px;
}
.header_text
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
.button_text
{
	font-family: Arial;
}
.grid_text
{
	font-family: Arial;
}
.error_text
{
	font-family: Arial;
	color: Red;
}

/* End Text Styles */


table#top
{
	z-index: 101;
	left: 8px;
	position: absolute;
	top: 8px;
}

.large
{
	font-size: 16pt;
}

.medium
{
	font-size: 14pt;
}

.small
{
	font-size: 12pt;
}

.small_label
{
	font-size: 10pt;
}

.righty
{
	text-align:right;
}


fieldset.section
{
	font-weight:bold;
	font-size: 14pt;
}
legend
{
	color: Black;
}
fieldset.section div
{
	padding-left: 50px;
}
table.section
{
	font-weight:bold;
	font-size: 14pt;
}

.error
{
	font-weight:bold;
	color:Red;
}

.status
{
	background-color: #FAD163;
	font-weight:bold;
	font-size:12px;
	color: Black;
	padding:2px;
	margin:2px;
	width:100%;
	text-align:center;
}

img.silk
{
	height:16px;
	width:16px;
}

img
{
	border: 0px;
}

td.small 
{
	font-size:8pt;
}

td.label
{
	font-size:10pt;
	text-align:right;
}

td.faqquestion
{
	font-weight:bold;
}


/* Tabs Start Here */
/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 4px;
}

#ddcolortabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


#ddcolortabs a{
float:left;
color: white;
background: #0093BE no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddctpnl
{
	float:left;
}

.custtbl
{
	border:10;
	border-style:double;
	outline:1;
	outline-color:Fuchsia;
	border-color:Red;
	z-index:100;
	
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #1AAE5A;
}

#ddcolortabs a:hover span{
background-color: #1AAE5A;
}

#ddcolortabs #current a, #ddcolortabs #current #current1 #current2 #current3 #current4 span{ /*currently selected tab*/
background-color: #135AB2;
}

#ddcolortabs #current1 a, #ddcolortabs #current #current1 #current2 #current3 #current4 span{ /*currently selected tab*/
background-color: #135AB2;
}

#ddcolortabs #current2 a, #ddcolortabs #current #current1 #current2 #current3 #current4 span{ /*currently selected tab*/
background-color: #135AB2;
}

#ddcolortabs #current3 a, #ddcolortabs #current #current1 #current2 #current3 #current4 span{ /*currently selected tab*/
background-color: #135AB2;
}

#ddcolortabs #current4 a, #ddcolortabs #current #current1 #current2 #current3 #current4 span{ /*currently selected tab*/
background-color: #135AB2;
}

#ddcolortabsline1{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #135AB2;
}

#ddcolortabsline2{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #135AB2;
}

/* DHTML Tool Tip Start Here */

#dhtmltooltip{
position: absolute;
width: 300px;
border: 2px solid black;
padding: 2px;
background-color: #c0c0c0;
visibility: hidden;
z-index: 1000;
color:black;
}
#dhtmlcoverup{
position: absolute;
width: 300px;
visibility: hidden;
z-index: 999;
}

.help
{
	font-weight:bold;
	color:#23AB57;
}

.highlight_help
{
	font-weight:bold;
	background-color:#23AB57;
}

li.error
{
	color:Red;
}

/* Rounded Box */
#cdfooter {
	WIDTH: 970px; BACKGROUND-COLOR: #c9defd
}

.cdfoottext {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 1.1em; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: middle; COLOR: #808080; PADDING-TOP: 0px; TEXT-ALIGN: left
}
.cdfoottext A {
	COLOR: #2771ba; TEXT-DECORATION: none
}
.cdfoottext A:hover {
	COLOR: #2771ba; TEXT-DECORATION: underline
}
.cdfoottext A:visited {
	COLOR: #2771ba
}

.cdchutopl {
	FONT-SIZE: 2px; LINE-HEIGHT: 2px
}
.cdchutopc {
	BORDER-TOP: #a4c0dc 1px solid; BACKGROUND-COLOR: #fff
}
.cdchutopc DIV {
	FONT-SIZE: 1px; OVERFLOW: hidden; LINE-HEIGHT: 1px; HEIGHT: 1px
}
.cdchubotc DIV {
	FONT-SIZE: 1px; OVERFLOW: hidden; LINE-HEIGHT: 1px; HEIGHT: 1px
}
.cdribtopc DIV {
	FONT-SIZE: 1px; OVERFLOW: hidden; LINE-HEIGHT: 1px; HEIGHT: 1px
}
.cdchutopr 
{
	font-size: 2px; line-height: 2px; border: 1px red;
}

.cdfooterside {
	BACKGROUND-IMAGE: url(/_services/ont/images/footerside.jpg); BACKGROUND-REPEAT: repeat-x
}
.cdfootermid {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(/_services/ont/images/footergradient.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #dae9fe; 
}
.cdfooterhead {
	 BACKGROUND-COLOR: #c0c0c0;
}
.cdchumidl {
	BORDER-LEFT: #9dbcda 1px solid; BORDER-RIGHT-STYLE: none; BACKGROUND-COLOR: #fff
}
.cdchumidl DIV {
	OVERFLOW: hidden; WIDTH: 1px
}
.cdchumidr DIV {
	OVERFLOW: hidden; WIDTH: 1px
}
.cdribmidl DIV {
	OVERFLOW: hidden; WIDTH: 1px
}
.cdribmidr DIV {
	OVERFLOW: hidden; WIDTH: 1px
}
.cdchumidc {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(/_services/ont/images/chu_c_c.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #e3efff
}
.cdchumidcover {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(/_services/ont/images/chu_c_c.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #e3efff
}
.cdchumidcover {
	BACKGROUND-IMAGE: url(/_services/ont/images/chu_c_c_on.gif); BACKGROUND-COLOR: #eff7ff
}
.cdchumidr {
	BORDER-RIGHT: #9fbedb 1px solid; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #fff
}
.cdchubotl {
	BACKGROUND-POSITION: left bottom; FONT-SIZE: 2px; BACKGROUND-IMAGE: url(/_services/ont/images/chu_l_b.gif); LINE-HEIGHT: 2px
}
.cdchubotc {
	BORDER-BOTTOM: #71a4ce 1px solid; BACKGROUND-COLOR: #fff
}
.cdchubotr {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(/_services/ont/images/chu_r_b.gif)
}

.button 
{
	color:white;background-color:#135AB2;
}
.HeaderTR
{
	background: #135AB2;
	text-align:center;
	font-size:medium;	
	color:white;
	font-weight:bold;	
}
.HeaderTR
{
	background: #135AB2;
	text-align:center;
	font-size:medium;
	color:white;
	font-weight:bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: darkblue;
}
.textlnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517cff;
	text-align: left;
	text-decoration:none;
}
.textlnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517cff;
	text-align: left;
	text-decoration:underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	
}
.texthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-weight:bold;
}

.textheadnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0066CC;
	border: 1px solid #003366;
}

.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.pnlhide {
	display:none
}
.pnlshow {
	display:block
}

.dropdn
{
	   border:1px #CCCCCC;
	   border-style:inset;
	   padding:0;
	   margin:0;
	   width:auto;
}