html,body
{
	background-color: white;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
}

.content_cell
{
	background: white;
	font-size: 12px;
	color: #280702;
	font-family: verdana;
	padding: 10px;
	border-left: 1px solid #8C0001;
	border-right: 1px solid #8C0001;
	border-bottom: 10px solid #8C0001;
	vertical-align: top;
}

#footer
{
	font-size: 9px;
	color: black;
}

td
{
	font-family: verdana;
	font-size: 12px;
}

a
{
	color: #8C0001;
}

a:hover
{
	color: red;
	text-decoration: none;
}

h1
{
	background: #C02E39;
	border-bottom: 1px dotted #727272;
	font-weight: normal;
	font-size: 17px;
	padding: 4px;
	color: white;

}

h2
{
	border-bottom: 1px dotted #727272;
	font-size: 15px;
	padding: 4px;
	background: #DB6A73;
	color: white;
}

h3
{
	background: #F7DDDF;
	border-bottom: 1px solid #727272;
	font-size: 13px;
	padding: 4px;
	color: #C02E39;
}

.gray
{
	color: #818181;
}

.header_box
{
	background: #C02E39;
	color: white;
	padding: 3px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.edit
{
	border: 1px solid #313131;
}

.button
{
	border-bottom: 1px solid #292929;
	border-right: 1px solid #292929;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	background: #7C7C7C;
	color: white;
	font-weight: bold;
}

hr
{
	border-right: 0px;
	border-left: 0px;
	border-top: 1px dashed #4D4D4D;
	border-bottom: 1px dashed #C7C7C7;
}

.tab_text
{
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

a.menu
{
	color: black;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}

a.menu:hover
{
	color: #8B0101;
	text-decoration: underline;
	padding: 2px;
}

a.menu_selected
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background: #C02E39;
	text-decoration: none;
	padding: 2px;
}

a.footer {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
}

a.footer:hover {
	text-decoration: underline;
	padding: 2px;
}

.job_th
{
	color: white;
	font-weight: bold;
	border-top: 1px solid #EFC0C0;
	border-left: 1px solid #EFC0C0;
	text-align: center;
	background: #CC3333;
}

.news_header
{
	background: #D1D1E9;
	border-bottom: 1px solid #727272;
	font-size: 12px;
	padding: 4px;
}

.register_field
{
	text-align: right;
	background: #F3F3F3;
}

.register_field_value
{
	border-bottom: 1px dotted #A3A3A3;
}

.error_box
{
	color: white;
	font-weight: bold;
	border: 2px solid #FFCC00;
	background: #FF3300;
	padding: 10px;
}

.required
{
	font-weight: bold;
	color: red;
}

.info_box
{
	font-weight: bold;
	background: #FFE991;
	color: black;
	border-bottom: 1px dashed #FF6600;
	border-left: 6px solid #FF6600;
	padding: 3px;
}

.section_tab_on
{
	font-weight: bold;
	font-size: 14px;
	background: #157D9A;
	color: #D5DFF4;
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #FF771C;
}

.section_tab_off
{
	font-weight: bold;
	font-size: 14px;
	background: #DDF4FB;
	color: black;
	padding: 5px;
	text-align: center;
	border: 1px solid #D5DFF4;
}

.cvSubmit
{
	background: #FFCC00;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
}

.cvMultipleHdr
{
	background: #CC3333;
	color: white;
	font-weight: bold;
	text-align: right;
}

.cvMultipleData
{
	background: #DBF3FB;
	color: black;
	font-weight: bold;
}

.btnDeleteCvMultiple
{
	background: #FFCC00;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 2px;
}

.homeCenterBanner
{
	width: 435px;
}

.bigTitle
{
	font-size: 18px;
}

td.content
{
	width: 950px;
	padding: 10px;
	background: #F3F3F3;
	border: 1px solid #909090;
	font-family: verdana;
	font-size: 12px;
}

div.legal-footnote
{
	font-family: verdana;
	font-size: 9px;
}

a.submenu {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF; /*#C02E39*/
	text-decoration: none;
	display: block;
	padding: 4px;
}

a.submenu:hover {
	background-color: #F7DDDF;
	color: #BF2F39;
	padding: 4px;
}

.row-submenu {
	background-color: transparent;
	color: #FFFFFF;
}

/*.row-submenu:hover {
	background-color: #F7DDDF;
	color: #BF2F39;
}*/

td.menu {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BF2F39;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	width: 190px;
	border: 1px solid transparent;
}

td.menu:hover {
	background-color: #FFFFFF;
	color: #BF2F39;
	border: 1px solid #BF2F39;
	cursor: pointer;
}

.autralia-form-label {
	font-family: verdana;
	font-size: 12px;
	color: #C02E39;
	text-align: left;
	font-weight: bold;
}

.australia-form-textarea {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	width: 500px;
}

/*td.menu-sel {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #BF2F39;
	border: 1px solid #BF2F39;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	width: 190px;
	cursor: pointer;
}*/