/*HELP PAGE*/
#page_title { border-bottom: 1px solid #CCC; margin: 15px 0 0 0; padding: 0; width: 100%; }

#page_title h1 {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase; }
#helpcontent {width:960px;}
#helpcontent h3 {
	background: none repeat scroll 0 0 #E0E4E9;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
	margin: 15px 0 5px 0;
    text-transform: uppercase;}
#hcCol1 {width:255px; float:left;}
#hcCol2 {width:695px; float:right;}
#hcCol2 li {text-align:left; margin:0 20px 0 40px; list-style:disc;}
#hcCol2 p {text-align:justify; margin:0 20px;}
.coStep {text-decoration:underline;font-weight:bold;}
#indexHead {
	background: none repeat scroll 0 0 #004a85;
    border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom:none;
    font-size: 14px;
    font-weight: bold;
	color: #FFF;
    padding: 5px 10px;
	margin: 15px 0 0 0;
    text-transform: uppercase;}
#indexBox {background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
	margin: 0 0 5px 0;}
#indexBox ul li ul {margin:10px 0px 15px 0px;}
#indexBox ul li ul li {margin:0 0 5px 15px ;padding:0 0 0 0; list-style:disc;}
.returnLink {text-align:right !important;margin:10px 0;/*display:none;*/}