* {
	margin:0px;
	padding:0px;
	outline:none;
}

* img {
	border:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.title_text {
	color:#003366;
	margin:10px 0px 20px;
	font-weight:bold;
}

#selector {
	position:relative;
	width:968px;
	margin-top:30px;
	border:2px solid #303030;
	background-color:#FFFFFF;
}

#content {
	background-color:#FFFFFF;
	position:relative;
	margin:20px 0px 0px 30px;
}

.box1 {
	width:204px;
	float:left;
	margin-right:30px;
	text-align:left;
}

.box2 {
	width:204px;
	float:left;
	text-align:left;
	margin-right:30px;
}

.box3 {
	width:205px;
	float:left;
	text-align:left;
	margin-right:30px;
}

.box4 {
	width:206px;
	float:left;
	text-align:center;
}

.right_text {
	padding:5px 15px 20px;
}

.footer {
	width:947px;
	height:153px;
	background-image:url(images/footer_temp.jpg);
	background-repeat:no-repeat;
	margin:20px 0px;
}

.footer_careers {
	width:947px;
	height:153px;
	background-image:url(images/footer_careers.jpg);
	background-repeat:no-repeat;
	margin:20px 0px;
}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active {color:#299213; text-decoration:underline;}
a:hover {color:#299213; text-decoration:underline;}

ul {
	list-style:none;
}

.select_form {
	text-align:left;
	margin-left:380px;
	padding-top:47px;
}

.select_form select {
	margin-bottom:11px;
	cursor:pointer;
}

.affAction{
	color:#ffffff;
	font-size:10px;
	padding-top:20px;
	padding-bottom:20px;
	}