html, body {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ECECEC;
}

td {
vertical-align:top;

}
img {
	border:0px;
}

#launch-page-container {
	margin:auto;
	width: 900px;
	height: auto;
	background-image:url("/images/launch_back.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border: 1px solid #1a0640;
}


#top-left {
	float:left;
	width:671px;
	height:132px;
}

#top-right {
	float:left;
	width:229px;
	height:107px;
	background-image:url("/images/home_229.jpg");
	background-repeat:no-repeat;
	padding-top:25px; 
}

.top-right-search {
	padding-bottom:3px;
	text-align:center;
}


#top-right input, select, option {
	font-size:0.85em;
	color:#666666;
}

#total {
	clear:left;
	width:860px;
	margin-left:20px;
	height:auto;
}

#bottom {
	clear:left;
	padding-top:20px;
	width:900px;
}

a.bottom, a.bottom:visited {
	color:#ffffff;
	text-decoration:none;
}

a.bottom:active, a.bottom:hover {
	color:#ffffff;
	text-decoration:underline;
}

.tdfooter {
vertical-align:middle;
/*background-color:#083D71; blue
background-color:#250859; purple
background-color:#fdbb31; yellow 
background-color:#5987c5; light blue 
background-color:#8cc63f; 
background-color:#c91625;*/
background-color:#250859;
height:20px;
color:#ffffff;

}

#launch-member-area { 
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:30px;
	width:198px;
	height:320px;
	background-image:url("/images/launch_member_area.jpg");
	background-repeat:no-repeat;
	border-left: 1px solid  #ff6600;
	border-top: 1px solid  #ff6600;
	border-right: 1px solid  #ff6600;
	border-bottom: 0px;
	background-color:#FFE4CE;
}

#launch-member-area-bottom { 
	position:relative;
	float:left;
	margin-left:0px;
	text-align:center;
	width:198px;
	height:33px;
	background-repeat:no-repeat;
	border-left: 1px solid  #ff6600;
	border-top: 0px;
	border-right: 1px solid  #ff6600;
	border-bottom: 1px solid  #ff6600;
	background-color:#FFE4CE;
}

#launch-jobseekers { 
	float:left;
	margin-left:20px;
	margin-right:0px;
	margin-top:30px;
	width:198px;
	height:320px;
	background-image:url("/images/launch_jobseekers.jpg");
	background-repeat:no-repeat;
	border-left: 1px solid  #ff0000;
	border-top: 1px solid  #ff0000;
	border-right: 1px solid  #ff0000;
	border-bottom: 0px;
	background-color:#FFE5E5;
}
#launch-jobseekers-bottom { 
	float:left;
	margin-left:20px;
	margin-right:0px;
	width:198px;
	height:33px;
	text-align:center;
	background-repeat:no-repeat;
	border-left: 1px solid  #ff0000;
	border-top: 0px;
	border-right: 1px solid  #ff0000;
	border-bottom: 1px solid  #ff0000;
	background-color:#FFE5E5;
}

#launch-employers { 
	float:left;
	margin-left:20px;
	margin-right:0px;
	margin-top:30px;
	width:198px;
	height:320px;
	background-image:url("/images/launch_employers.jpg");
	background-repeat:no-repeat;
	border-left: 1px solid  #003399;
	border-top: 1px solid  #003399;
	border-right: 1px solid  #003399;
	border-bottom: 0px;
	background-color:#E5ECF2;
}
#launch-employers-bottom { 
	position:relative;
	float:left;
	margin-left:20px;
	margin-right:0px;
	text-align:center;
	width:198px;
	height:33px;
	background-repeat:no-repeat;
	border-left: 1px solid  #003399;
	border-top: 0px;
	border-right: 1px solid  #003399;
	border-bottom: 1px solid  #003399;
	background-color:#E5ECF2;
}

#launch-submit-cv { 
	position:relative;
	float:left;
	margin-left:20px;
	margin-right:0px;
	margin-top:30px;
	width:198px;
	height:320px;
	background-image:url("/images/launch_career_mover.jpg");
	background-repeat:no-repeat;
	border-left: 1px solid  #009933;
	border-top: 1px solid  #009933;
	border-right: 1px solid  #009933;
	border-bottom: 0px;
	background-color:#E5F3EA;
}
#launch-submit-cv-bottom { 
	position:relative;
	float:left;
	margin-left:20px;
	margin-right:0px;
	text-align:center;
	width:198px;
	height:33px;
	background-repeat:no-repeat;
	border-left: 1px solid  #009933;
	border-top: 0px;
	border-right: 1px solid  #009933;
	border-bottom: 1px solid  #009933;
	background-color:#E5F3EA;
}

.launch_top_space {
	margin-top:170px;
	margin-left:5px;
	margin-right:5px;
}

#launch_left {
	float:left;
	margin-top:20px;
	margin-left:0px;
	width:150px;
	height:150px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 0px;
	background-color:#ffffff;
	background-image:url("/images/tree_sm.jpg");
	background-position:left;
	background-repeat:no-repeat;
}

#launch_right {
	float:left;
	margin-top:20px;
	margin-left:0px;
	width:268px;
	height:150px;
	border-top: 1px solid #CCCCCC;
	border-left: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color:#ffffff;
}



input,select,option {
	font-size:10px;
}


a.acurrent, a.acurrent:hover, a.acurrent:visited {
	color:#000000;
}


.strong {
	font-weight:bold;
	vertical-align:top;
}

.small {font-size:10px}


