
body {
	color: black;
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	margin:0px;
	background: white;	
}

font{
	color: black;
    font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

p,blockquote, th, td, ul, ol, li, div,h5,span, dl, dt, dd {
    font-size: 12px;
	line-height:18px;
	color: black;
    font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

form{margin:0px;padding:0px;}

h1 {
	font-size : 24px;
	line-height:24px;
    font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight : bold;
	text-transform:uppercase;
}

h2 {
	font-size : 14px;
    font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight : bold;
	border-bottom: 1px solid #46166C;
	color: white;
	background:#46166C;
	margin-left:-10px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding:4px 0 4px 11px;
}

h3 {
    font-size : 14pt;
    font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
    font-style: italic;
    font-weight: normal;
	border-bottom: 1px solid #9182AD;
    margin-top : 1px;
    margin-bottom : 1px;
}

h4 {
    font-size : 12pt;
    font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
    font-weight : bold;
}

h6{
    font-size: 8pt;
    font-weight : normal;
    text-align : right;
    margin-top : 1px;
    margin-bottom : 1px;
}

a:link,a:visited,a:active  {
    color: black;
    font-weight: bold;
	text-decoration: underline;
}

a:hover {  
    text-decoration: none;
}

/* custom stuff */

.media { /* JL 28May10 */
    border: 2px solid #46166C;
	padding:5px;
	}

.imgBorder{
	border:1px solid #46166C;
	padding:5px;
	background:#cccccc;
}

.template_header{
	background: white;
}

.header_montage{
	background: url(/dmo/vj_template/DMO_header_montage.jpg) no-repeat;
}

.searchInput{
	font-size: 9px;
}

.template_left{
	background: white;
	padding-top:10px;
}

.template_right{
	background: #46166C;
	padding:10px;
}

.template_right h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	TEXT-TRANSFORM: uppercase;
	LINE-HEIGHT: 24px;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: white;
}

.template_right td{ /* JL 19July10 */
	color:#CCCCCC;
}

.template_main_area{
	background: white;
}

.template_content{
	border-left:1px solid #6B5772;
}

.template_content_shade{
	background:#cccccc;
	margin:-10px 0 0 -10px;
	padding:10px 20px 10px 10px;
}

.template_footer{
	font-size:10px;
	color:#666666;
	padding:10px 0 20px 0;
}

.template_footer a{
	color:#666666;
}

.menu{
	width:190px;
	height:27px;
	cursor: pointer;
	color: white;
}

.menu div{
	padding:4px;
	padding-left:25px;
	color:black;
}

.subMenu{
	width:150px;
	padding:3px 0 0 0;
	text-align:left;
	background-color:#cccccc;
	color:black;
	cursor: pointer;
}

.subMenuEnd{
	width:150px;
	height:5px;
	text-align:left;
	background-color:#cccccc;
	color:black;
}

.floatMenu{
	background:#cccccc;
	margin-left:5px;
	padding:10px 20px 10px 10px;
}

.floatMenu tr td{
	border:1px solid #6B5772;
	color:white;
}

.popup {	/* external.htm */
	background-color: #990000;
	color: white;
	font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

.small {
    font-size: 8pt;
}

input.btn {
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url(/dmo/include/images/home_section_topfill.jpg);
	font-weight : bold;
}

#pf {
	float:right;
	margin-right: 0;
	margin-top: 0;
}

#job_forms {
	width: 500px;
}

.jobclosedate {
	color: #FF0000;
	font-weight: bold;
}

.jobnonongoing {
	color: #FF0000;
	font-style: italic;
}

img {
	border: 0px none;
}

.option1 {
	background-color:#874899;
	color:#FFFFFF;
	font-weight: bold;
}

.map_locations {
	background-color:#ff0000;
	color:#FF0000;
	border:1px solid #cccccc;
}

.map_locations a:link {
	color:#FF0000;
}s

.map_locations layer {
	background-color:#ff0000;
}
