/* CSS Document */
	
.blueheading {
	color:#5599D2;
	font-weight:bold;
	font-size:12px;
}	
.padding10 {
	padding:10px;
}	
#loginheading {
	background-color:#E5E5E5;
	color:#05111A;
	font-size:12px;
	padding-left:12px;
	height:26px;
	font-weight:bold;
}	
#loginbody {
	background-color:#F2F2F2;
	padding:12px;
}
.greytext {
	color:#919394;
	font-weight:bold;
}	
.txtbox
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Verdana
}	
.textbox {
	width:92px;
	height:15px;
	background-color:#ffffff;
	border:1px solid #C3C3C3;
	font-size:10px;
}	
.menuformat {
	height:26px;
	padding-left:12px;
}	
#header {
	border-bottom:1px solid #6E6F70;
}	
#footer {
	padding-top:45px;
	background-color:#8ABAE4;
}	
.lightbluelink, .bluetext {
	color:#5CA4D9;
	font-size:12px;
}
.lightbluelink {
	padding:0px 8px 0px 8px;
}
.lightbluelink, .bluelink, .whitelink {
	text-decoration:none;
}
.lightbluelink:hover, .bluelink:hover, .whitelink:hover {
	text-decoration: underline;
}
.bluelink {
	color:#4889BD;
	font-size:12px;
	font-weight:bold;
}	
.leftlinepadding10 {
	border-left:1px solid #C1C1C1;
	padding:10px;
}	
.bluetext {
	color:#3C61B5;
}
#copyright, .whitetext, .whitelink {
	color:#FFFFFF;
}	
.whitelink {
	padding:0px 8px 0px 8px;
	color:#FFFFFF;
}	
#right {
	width:350px;
}	
	

/* CSS Document */

body {
	margin: 28px 0px 0px 0px;
	background-color:#ffffff;
}
.padding0101010 {
	padding:0px 10px 10px 10px;
}	
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #191B1F;
	text-decoration: none;
}
.widthfull, #externaltable {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
#externaltable {
	width:646px;
}
.width100per, .widthfull {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}