/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

.style6 {color: #000000}
.style7 {font-size: 10px}
.style8 {font-size: 9.5px}

.textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* CSS Document */

#wrapper {
	font: "Arial";
	width: 806px;
	height: 550px;
	padding-top: 5px;
}
#header {
	width: 800px;
	height: 68px;
 	margin-top: 2px;
}
#logo {
	width: 260px;
	height: 66px;
	float: left;
}
#topmenu {
	width: 425px;
	height: 66px;
	float: right;
}
#quicklinks {
	width: 800px;
	height: 20px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #aaaaaa;
	background-color: #cccccc;
	margin-bottom:2px;
}
#content_area {
	width: 800px;
	padding-top: 8px;
}
#content_area2 {
	width: 800px;
	padding-top: 8px;
}
#getstarted {
	width: 605px;
	height: 214px;
	padding-left: 3px;
	float: left;
}
#careers {
	width: 188px;
	height: 214px;
	float: right;
}
#box {
	width: 262px;
	height: 209px;
	background-color:#3300CC;
	padding:2px;
	margin:2px;
} 

#footer {
	width: 800px;
	height: 28px;
	border-top: 1px solid #cec8d1;
	border-bottom: 1px solid #3a363d;
	border-left: 1px solid #cec8d1;
	border-right: 1px solid #3a363d;
	background-color: #a095a6;
	margin-top: 3px;
}
.heading {
	color: #FFFFFF;
}
h4
{color: #FFFFFF;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;}
.style2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.sgetstarted {
	font-family: "Arial";
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
}
.started {
	font-family: "Arial";
	font-size: 20px;
	color: #FFFFFF;
}
.slinks {font-family: "Arial"; font-size: 14px; color: #FFFFFF; }
.numbers {font-family: "Arial"; font-size:14px;}
.smonths {font-family: "Arial";  font-size:14px;font-weight: bold; color: #FFFFFF; }


.style3 {font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.style5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
