body{
	margin:0px;
	text-align:center;
}
div, td{
	font: 10px Verdana;
	color:#000000; 
}
form{
	margin:0px;
    padding:0px;
}
#container{
	width:1003px;
	text-align:left;
	margin:0 auto;
}
#main{
	width:1003px;
	text-align:left;
	float:left;
}
#header{
	width:100%;
	float:left;
    border-bottom:1px solid #ededed;
}
.myaccout{
    float:right;
    color:#026eb6;
    padding:10px;
}
.myaccout a{
    color:#f29c14;
    text-decoration:none;
}
.myaccout a:hover{
    color:#026eb6;
    text-decoration:none;
}
.titleblue{
    font: bold 12px Verdana;
	color:#025098; 
}
.bgwhite{
    background-color:#fff;
    color:#000;
}
.bgwhite1{
    background-color:#f4f1eb;
    color:#000;
}
.bggray{
    background-color:#ededed;
    color:#000;
}
.bgdrakgray{
    background-color:#666;
    color:#fff;
}
.bgblue{
    background-color:#006db6;
}
.bglightblue{
    background-color:#4f92c0;
    color:#fff;
}
.bgblack{
    background-color:#000;    
}
.textblue{
    color:#025098;
}
.textblue1{
    color:#0068d2;
}
.textgray{
    color:#666666;
}
.innertext{
    color:#000;
}
.textred{
    color:#ff0000;
}
.textwhite{
    color:#fff;
}
.textred a{
    color:#ff0000;
    text-decoration:none;
}
.textred a:hover{
    color:#000;
    text-decoration:none;
}
#footer{
	width:1003px;
	float:left;
}
.footerlink{    
    font:bold 10px Verdana;
    float:left;
    width:939px;;
    background: url(../images/footermiddle.gif) left top repeat-x;   
    color:#660000;
    height:38px;
    line-height:38px;
    text-align:center;
}
.footerlink-left{
    float:left;
    background: url(../images/footerleft.gif) left top no-repeat;   
    height:38px;
    width:32px;
}
.footerlink-right{
    float:left;
    background: url(../images/footerright.gif) left top no-repeat;   
    height:38px;
    width:32px;
}
.footerlink a{
	color:#660000;
	text-decoration:none;
}
.footerlink a:hover{
	color:#0f74b8;
	text-decoration:none;
}
.footer_inner{
    width:100%;
    color:#000;
	line-height:16px;
	text-align:center;
}
.footer_inner a{
    color:#b4b4b4;
    text-decoration:none;
}
.footer_inner a:hover{
    color:#000;
    text-decoration:none;
}
#left{
	width:200px;
	float: left;
}
.left{
    padding:5px;
    text-align:center;
}
#middle{
    width:603px;
	float: left;
}
.middle{
    padding:5px;
}
#middle_full{
    width:803px;
	float: left;
}
.middle_full{
    padding:5px;
}
#right{
	width:200px;
	float: right;
}
.right{
    padding:5px;
    text-align:center;
}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited 
{
	display:block;  
	color:#ffffff; 
	font-size:11px;
	width:110px;
	height:37px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none; 
	text-align:center;
	line-height:37px;
	border-left:1px solid #fff;
}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:left;}
#menua a.hmenu:hover {color:#a11b1c;}
#menua a.hmenu:active, #menua a.vmenu:active {color:#fff;}
#menua {width:779px; float:right; margin-top:22px; background: url(../images/linkback.jpg) top left repeat-x; border:1px solid #fff;}

.inputbox {
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid #a6a6a6;
}
.error{
	color:#ff0000;
}
a{
	color:#036fb6;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}
#leftmenu{
    width:100%;
    text-align:left;
    background: url(../images/vline.gif) #8bafc7 left bottom repeat-x;  
    height:398px;
}
#leftmenu a{
    font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#fff;
    padding: 7px;
    padding-left:12px;
    display: block;
    text-decoration: none;
    border-bottom:1px solid #b6b6b6;
}

html>body #leftmenu a{ /*Non IE rule*/
    width: auto;
}

#leftmenu a:hover{
    color:#fff;
    background: url(../images/arrow.gif) #016db6 left no-repeat;
}
#leftmenu .current{
    font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#fff;
    padding: 7px;
    padding-left:12px;
    display: block;
    text-decoration: none;
    border-bottom:1px solid #b6b6b6;
    background: url(../images/arrow.gif) #016db6 left no-repeat;
}
.maintitle{
    font:bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#026eb6;
    background: url(../images/arrowbig.gif) left no-repeat;
    padding-left:20px;
}
.byline{
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#026eb6;
	margin-top:5px;
	margin-left:20px;
}

.title{
    font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#026eb6;
}
.line{
    background: url(../images/dotline.gif) left top repeat-x;  
    height:1px;
}
.button{
	font: bold 11px arial;	
	color:#fff;
	background: url(../images/buttonback.gif) left top repeat-x;
	border:0px;
}
.textgreen{
    color:#025098;
}
.textdarkgray{
	color:#ffffff;
}
.formlabel{
    color:#000000;
}
.steprightbox{
	border:1px solid #000;
	background-color:#c1deef;	
}
.steprightbox1{
	background-color:#549ccd;
}
.usernamebox{
	border:1px solid #000;
	background-color:#c1deef;	
}
.bluelink{
    color:#000000;
}
.bluelink a{
    color:#000000;
}
.bluelink a:link{
    color:#000000;
}
.bluelink a:visited{
	color:#000000;
}
.bluelink a:hover{
    color:#025098;
}
.bgbluedark{
	background-color:#10224a;
}
/*#hrclass{
	color:red; height:1px;
}	*/
.blackboldtext1{
	font:bold 13px verdana;		
}
.blackboldtext{
	font:bold 10px verdana;		
}
.redboldtext{
	font:bold 10px verdana;
	color:#fd0010;
}

/* for webinar */
.webinarborder {
    border:1px solid #0470b8;
}
.webinartitle {
    background-color: #0470b8;
    font:bold 12px arial;
    color:#ffffff;
}
.webinartext {
    background-color: #ffffff;
    font:bold 12px arial;
    line-height:20px;
    color:#7c7c84;
}
.webinarlink{
    background-color: #ffffff;
    font:bold 11px arial;
    color:#0470b8;
    text-decoration:underline;
}
.webinarlink a{
    color:#0470b8;
    text-decoration:underline;
}
.webinarlink a:hover{
    color:#0470b8;
    text-decoration:underline;
}
.webinarlink a:active{
    color:#0470b8;
    text-decoration:underline;
}
.webinarlink a:visited{
    color:#0470b8;
    text-decoration:underline;
}