/* CSS Document */

*{margin:0;padding:0;}

#wrapper{
	width:800px;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9%;
	padding:0;
	color:#c2c2c2;
	background-color:#FFFFFF;
	text-align:center;
}


#header{float:left;width:700px}
h1 {background:url(img/logo.gif) no-repeat;float:right;width:179px; height:138px; text-indent:-5000px; margin-top:15px}



#content{float:left;clear:both;color:#828282;background:#1D1D1D;text-align:justify;width:700px;margin-left:60px;min-height:400px;}
#content strong{color:#617993;}

#text{clear:both;margin-top:10px;font-size:100%;}

.contact-title{text-indent:-5000px;background-image:url(img/contact-us.gif);background-repeat:no-repeat;width:112px;height:25px;text-indent:-5000px;float:left;}
.press-title{text-indent:-5000px;background-image:url(img/press-title.gif);background-repeat:no-repeat;width:54px;height:25px;text-indent:-5000px;float:left;}
.login{text-indent:-5000px;background-image:url(img/login.gif);background-repeat:no-repeat;width:117px;height:30px;text-indent:-5000px;float:left;}
.disclaimer{text-indent:-5000px;background-image:url(img/disclaimer-title.gif);background-repeat:no-repeat;width:117px;height:19px;text-indent:-5000px;float:left;}


a{
	color:#617993;
	text-decoration:none;
}
a:hover{
	color:#617993;
	text-decoration:underline;
}

#footer {width:700px;margin-top:10px;
float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	
	}
#press #footer {margin-top:200px;}	
#footer #left {float:left;width:300px;text-align:left;}
#footer #right {float:right;width:600px;text-align:right;margin-top:-20px;}


	
	
	/*FORM*/


ol {
margin-top:20px;
margin:0;
clear:left;
list-style-type:none;
padding:0;
width:250px;
}

label {
list-style-type:none;
display:block;
width:120px;
float:left;
text-align:left;
}

form li {
text-align:left;
list-style-type:none;
padding-bottom:5px;
float:left;
width:400px;
}

.submit {
	margin-left:123px;
	color:#1D1D34;
	border:0;
}


.opportunities{text-indent:-5000px;background-image:url(img/opportunities.gif);background-repeat:no-repeat;width:188px;height:22px;text-indent:-5000px;float:left;}

#pdflinks {
	float: left;
	font-size: 13px;
	font-weight: bold;
	clear: right;
	width: 280px;
	padding-bottom: 10px;
	}
#pdflinks li{
	list-style: none;
	
	}

#pdfdownload{
	float: left;
	clear: left;
	width: 300px;
	
	}
#footerright {
	text-align: right;
}

#pdfimg {
	display: block;
	float: left;
	height: 80px;
	width: 40px;
}
