/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	float:left;
}
form {
	padding:0px;
	margin:0px;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu_bar_left {
	width:10px;
	height:30px;
	background-image:url(../images/layout/menu_bar_left.gif);
}
.menu_bar_center {
	background-color:#000066;
	color:#FFFFFF;
}
.menu_bar_right {
	width:10px;
	height:30px;
	background-image:url(../images/layout/menu_bar_right.gif);
}

.menu_left_cell {
	background-color:#BDD0EC;
	width:145px;
	/*border-left:thin solid #000066; 
	border-bottom:thin solid #000066;*/
}
.content_cell {
	width:619px;
	padding:3px;
	/*border-right:thin solid #000066; 
	border-bottom:thin solid #000066; 
	border-left:thin dashed #000066*/
}

a.menu_top:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu_top:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu_top:hover {
	color:#BDD0EC;
	text-decoration: none;
	vertical-align: sub;
	font-weight: bold;
}
a.menu_top:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu_left:link {
	text-decoration: none;
	color: #0000CC;
	padding-left: 3px;
	font-weight: bold;
}
a.menu_left:visited {
	text-decoration: none;
	color: #0000CC;
	padding-left: 3px;
	font-weight: bold;
}
a.menu_left:hover {
	color: #FFFFFF;
	padding-left: 8px;
	font-weight: bold;
}
a.menu_left:active {
	text-decoration: none;
	color: #0000CC;
	padding-left: 3px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.cv_menu:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.cv_menu:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.cv_menu:hover {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a.cv_menu:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menu_left_heading {
	font-weight: bold;
	text-decoration: underline;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.menu_left_heading_border_only {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.page_heading {
	font-weight: bold;
	color: #000066;
	letter-spacing: 3px;
	word-spacing: 6px;
}
.secondary_heading {
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #CCCCCC;
}
.required {
	color:#FF0000;
}
.required_element {
}
.slogan {
	font-size:18px;
	color:#0000FF;
}
.message_box_heading {
	font-weight:bold;
	color: #FFFFFF;
}
.message_box_message {
	font-weight:bold;
	color: #FF0000;
}
.manage_cv_menu_table {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
.small_notice {
	font-size:9px;
}
.job_heading {
	font-weight: bold;
	color: #FFFFFF;
}
.job_industry {
	font-weight: bold;
}
.job_description {
	margin-left: 6px;
	padding-left: 6px;
}

