@charset "utf-8";
/* CSS Document */

body {
    background: url("../images/blue_grad_bg.png") repeat-x scroll 0 0 #3B4F58;
    margin: 2em auto;
    width: 964px;
	
}

body, input, textarea {
    color: #373737;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	line-height:1.625;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}

a:focus,
a:active,
a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.anchor:focus,
a.anchor:active,
a.anchor:hover {
	text-decoration: none;
}



.backg {
	background-color: #FFFFFF;
	width:1024px;

	
}

.marghead{
	
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}


#header { 
	
	position:relative; height:74px;

	
		
}

#header .left {position: absolute; bottom: 0; left: 0; }
#header .right {position: absolute; bottom: 0; right: 0;}



.logo {
	float:left;
}

.advanced {
	float:right;
	
}


.btext {
	clear:both;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;

}

.copyright {
    background-color: #333333;
    color: #CCCCCC;
    font-size: 9pt;
    padding-bottom: 10px;
    padding-right: 3%;
    padding-top: 12px;
    text-align: right;

}



.copyHeader {
	color:#274B7C;
	font-size:17px;
	font-weight:bold;
	
}
	
.copyHeader2 {
	color:#274B7C;
	font-size:17px;
	font-weight:bold;
	
}
	
.copy3 {
	font-size:10px;
	font-style:italic;
	
}

.legalhead {
	font-size:17px;
	font-weight:bold;
	
}

.indent1 {
	padding-left:50px;
}

.toc {
	color: black;
}