@charset "utf-8";
/* CSS Document */
.collapsible {
	display:none;
}
body{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
width:975px;
margin:0 auto;
margin-top:10px;
font-weight:bold;
}
.container{
display:block;
float:left;
border:0;
width:925px;
}
.sidelogo{
float:left;
display:block;
width:43px;
height:100%;
padding:15px 5px 0px 0px;
}
.sidelogoframe{
float:right;
display:block;
width:43px;
height:100%;
padding:15px 5px 0px 0px;
}
.memberbox {
background-color:#0B56A4;
float:left;
display:block;
width:268px;
color:#ffffff;
padding:10px 20px 10px 20px;
height:170px;
cursor:pointer;
}
.memberbutton {
background-color:#0B56A4;
float:left;
display:block;
width:268px;
color:#ffffff;
padding:10px 20px 10px 20px;
height:50px;
cursor:pointer;
}
.memberpage {
background-color:#0B56A4;
float:left;
display:block;
width:884px;
color:#ffffff;
padding:10px 20px 10px 20px;
/*height:185px;*/
}
.learnbox {
background-color:#712672;
float:left;
display:block;
width:268px;
color:#ffffff;
padding:10px 20px 10px 20px;
height:170px;
cursor:pointer;
}
.learnbutton {
background-color:#712672;
float:left;
display:block;
width:268px;
color:#ffffff;
padding:10px 20px 10px 20px;
height:50px;
cursor:pointer;
}
.learnpage {
background-color:#712672;
float:left;
display:block;
width:884px;
color:#ffffff;
padding:10px 20px 10px 20px;
/*height:185px;*/
}
.contactbox {
background-color:#FCB816;
float:left;
display:block;
width:268px;
color:#000000;
padding:10px 20px 10px 20px;
height:170px;
cursor:pointer;
}
.contactbutton{
background-color:#FCB816;
float:left;
display:block;
width:268px;
color:#000000;
padding:10px 20px 10px 20px;
height:50px;
cursor:pointer;
}
.contactbutton a{
color:#000000;
}
.contactpage {
background-color:#FCB816;
float:left;
display:block;
width:884px;
color:#000000;
padding:10px 20px 10px 20px;
/*height:185px;*/
}
h1{
font-family:Rockwell, Trebuchet MS, monospace;
font-size: 30px;
font-weight: 300;
margin-top:0px;
margin-bottom:8px;
}
h2{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-top:0px;
margin-bottom:6px;
}
h4{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
margin-top:0px;
margin-bottom:2px;
}
.h3{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
margin-top:0px;
margin-bottom:8px;
display:block;
float:left;
}
.h3white{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
margin-top:0px;
margin-bottom:8px;
display:block;
float:left;
width:99%;
color:#fff;
border-bottom:1px #fff solid;
clear:both;
}
.h3black{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
margin-top:0px;
margin-bottom:8px;
display:block;
float:left;
width:100%;
color:#000;
border-bottom:1px #000 solid;
}
.description{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
font-weight: 100;
display:block;
float:left;
width:100%;
margin-bottom: 10px;
}
.description2{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size: 14px;
font-weight: 200;
display:block;
float:left;
clear:none;
width:100%;
}
.imagePlaceholder{
/*background-color:black;*/
width:924px;
float:left;
display:block;
border:none;
}
.memberboxcolor {
background-color:#0B56A4;
float:left;
display:block;
width:308px;
height:30px;

}
.learnboxcolor {
background-color:#712672;
float:left;
display:block;
width:308px;
height:30px;
}
.contactboxcolor {
background-color:#FCB816;
float:left;
display:block;
width:308px;
height:30px;
}
.copyright{
font-size:12px;
margin-top:10px;
float:left;
display:block;
}
.block{
width:270px;
float:left;
display:block;
margin:0px;
}
#blockhidden{
width:270px;
float:left;
display:block;
margin:0px;
display: none;
}
.blockcenter{
width:281px;
float:left;
display:block;
margin:0px 20px 0px 20px;
}
.blockrightthirds{
width:585px;
float:left;
display:block;
padding:0px 0px 0px 20px;
}
.blockleftthirds{
width:551px;
float:left;
display:block;
padding:0px 20px 0px 0px;
}
.whole{
width:800px;
float:left;
display:block;
padding:0px 20px 0px 0px;
}
.PDFimage{
width:77px;
height:100px;
float:left;
display:block;
background-color:#000;
margin-right:5px;
}
.whiteblock{
width:250px;
float:left;
display:block;
border:1px #fff solid;
color:#fff;
padding: 10px;
}
.blackblock{
width:250px;
float:right;
display:block;
border:1px #000 solid;
color:#000;
padding: 10px;
margin-left:10px;
}
.innerblock{
width:250px;
height:150px;
float:left;
display:block;
padding: 10px 0px;
}
.description a,.description a:visited,.description a:hover{
color:#FCB816;
text-decoration:none;
}

.description2 a, .description2 a:visited,p a, p a:visited{
color:#FCB816;
text-decoration:none;
font-weight:bold;
}
.description2 a:hover, p a:hover{
color:#FCB816;
text-decoration:none;
font-weight:bold;
}
p a:after {
    content: " >";
}

.copyright a, .copyright a:visited,.copyright a:hover{
color:#0B56A4;
text-decoration:none;
}

a, a:visited,a:hover{
color:#FCB816;
text-decoration:none;
}

h1 a, h1 a:visited, h1 a:hover{
text-decoration:none;
}
.sublabel a, .sublabel a:visited{
color:#FCB816;
text-decoration:none;
}
.contactpage a,.contactpage a:visited,.contactpage a:hover{
color:#0B56A4;
text-decoration:none;
}
.targetlink{
width:280px;
height:75px;
display:block;
float:left;
margin:0px 0px 10px 0px;

}
.targetlink a{
vertical-align:baseline;
}
.targetlink a:hover{
display:block;
}
.label{
width:130px;
float:left;
display:block;
padding:2px 5px;
font-size:12px;
}
.labellong{
width:200px;
float:left;
display:block;
padding:0px 5px;
font-size:12px;
clear:left;
}
.sublabel{
float:left;
display:block;
font-size:11px;
padding:5px 5px;
font-weight:normal;
line-height: 14px;
}
.sublabel a, .sublabel a:visited{
font-weight:800;
font-size:12px;
}
.accountinfo a, .accountinfo a:visited,.accountinfo a:hover{
color:#0B56A4;
text-decoration:none;
}
input{
border:0px;
padding:0px 5px;
float:left;
display:block;
margin-bottom:10px;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:bold;
width:120px;
font-size:12px;
background-color:#ffffff !important;
}
textarea{
border:0px;
padding:0px 0px;
float:left;
display:block;
margin-top:10px;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:bold;
width:290px;
font-size:12px;
background-color:#ffffff !important;
}
select{
border:0px;
padding:0px 0px;
float:left;
display:block;
margin-bottom:10px;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-weight:bold;
width:130px;
font-size:12px;
background-color:#ffffff !important;
}
.long{
width:290px;
margin-top:10px;
}
.blackbutton{
background-color:#000 !important;
border:1px #fff solid;
color:#fff !important;
display:block;
float: left;
vertical-align:middle;
margin-top:10px;
margin-bottom:0px;
font-size:14px;
padding:10px 30px 10px 10px;
background-image:url(images/blueArrow.gif);
background-position:right center;
background-repeat:no-repeat;
width:auto;
cursor:pointer;
letter-spacing:1px;
}
form .blackbutton{
clear:both;
}
.searchbutton{
background-color:#fff;
border:1px #000 solid;
color:#000;
display:block;
float:left;
vertical-align:middle;
margin-top:10px;
font-size:14px;
padding:10px 10px 10px 10px;

}
.accountinfo{
float:right;
display:block;
font-size:14px;
}

.line{
width:100%;
height:2px;
display:block;
float:left;
clear:both;
}
.symbol{
font-family:wingdings, Zapf Dingbats;
color:#0B56A4;
font-size:20px;
}
form{
float:left;
display:block;
margin:0px;
padding:0px;
}
img{
border:0;
}
#ds_panel_hide{
	position: absolute;
	display: none;
	left: 450px;
	top: 350px;
	width:200px;	
	z-index: 200;
	border: 1px #999999 solid;
	background-color: white;
	padding: 5px;
	padding-left: 7px;
	font-size: 9pt;
	color:#000;
	font-weight:200;
}
#ds_panel_hide2{
	position: absolute;
	display: none;
	left: 450px;
	top: 350px;
	width:200px;	
	z-index: 200;
	border: 1px #999999 solid;
	background-color: white;
	padding: 5px;
	padding-left: 7px;
	font-size: 9pt;
	color:#000;
	font-weight:200;
}
#ds_panel_hide3{
	position: absolute;
	display: none;
	left: 450px;
	top: 350px;
	width:200px;	
	z-index: 200;
	border: 1px #999999 solid;
	background-color: white;
	padding: 5px;
	padding-left: 7px;
	font-size: 9pt;
	color:#000;
	font-weight:200;
}
