.contents {
	padding-left: 20px;
	padding-right: 20px;
}
 
.page_right_table {
background: #E5EEF3 url('/images/nav_bar.jpg');
background-position: right top;
background-repeat: -repeat-x;
}

.feat_title_bg {
background: #ffffff url('/images/ad_bg_head.jpg');
background-position: top left;
background-repeat: no-repeat;
width: 245px;
height: 67px;
text-align: left;
}

.feat_content {
background: #ffffff url('/images/ad_bg_cnt.jpg');
background-position: top left;
background-repeat: repeat-y;
width: 245px;
height: 95px;
min-height: 95px;
}

.feat_foot {
background: #ffffff url('/images/ad_bg_foot.jpg');
background-position: top left;
background-repeat: no-repeat;
width: 245px;
height: 18px;
padding: 0px;
}

.feat_title, .feat_title a:link,  .feat_title a:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold;
padding-top: 8px;
margin-left: 5px;
text-align: left;
display: block;
width: 186px;
}



.heading {
	font-family:Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;	
}

.heading1 {
	font-family:Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color:#333333;	
}

h1 {
	margin-top: 0px;
}

.boxtitle {
	text-align: left;
	font-family:Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	padding-top: 3px;
	width: 208px;
}

.boxcontent {
	width: 192px;
}
	

.text-bold{ 
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#000000;	
}

.summary_container {
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

.sub_title {
	padding: 0px;
}

input, select, textarea{
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



/* Template CSS */

/* Template 1 */

#adtemplate1 {
    width: 650px;
    border: 3px solid #585858;
    font-size: 0.9em;
    padding:0;
}

#adtemplate1 .adtemplate1hdr {
    background-color: #585858;
    padding: 10px;
    
    
}
#adtemplate1 .adtemplate1hdr h1{
    font-size: 1.7em;
    line-height: 1.3em;
    color: #fff;
    
    
}

#adtemplate1 .adtemplate1body{
    color: #333333;
    padding: 10px;
    
    
}

#adtemplate1 .adtemplate1body p{
    color: #333333;
    padding: 0 10px 10px 10px;
    line-height: 1.2em;
    
    
    
}

#adtemplate1 .adtemplate1body ul{
    color: #333333;
    list-style-type: disc;
    margin: 15px 5px 5px 20px;
    padding: 15px 0;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: bold;
}
#adtemplate1 .adtemplate1body li{
    color: #333333;
    font-size: 1.0em;
    background: none;
    padding: 0 0 10px 0;
    
}

#adtemplate1 .adtemplate1body input {
    color: #333333;
    background-color: #E9E9E9;
    border: 1px solid #333333;
    
}

/* Template 2 */

#adtemplate2 {
    width: 650px;
    border: 1px solid #007EE1;
    font-size: 0.9em;
    padding:0;
}

#adtemplate2 .adtemplate2hdr {
    
    background-color: #007EE1;
    padding-top: 10px;
    background-image: url('/images/templates/bg_hdr_template2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#adtemplate2 .adtemplate2hdr h1{
    font-size: 1.7em;
    line-height: 1.3em;
    color: #ffffff;    
}

#adtemplate2 .adtemplate2body{
    color: #333333;
    padding: 10px;   
}

#adtemplate2 .adtemplate2body p{
    color: #333333;
    padding: 0 10px 10px 10px;
    line-height: 1.2em;
    font-weight: normal;
}

#adtemplate2 .adtemplate2body ul{
    color: #0066B7;
    list-style-type: disc;
    margin: 15px 5px 5px 20px;
    padding: 15px 0;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: normal;
}
#adtemplate2 .adtemplate2body li{
    color: #0066B7;
    font-size: 1.0em;
    background: none;
    padding: 0 0 10px 0;
    
}

#adtemplate2 .adtemplate2body input {
    color: #333333;
    background-color: #E9E9E9;
    border: 1px solid #333333;
    
}


/* Template 3 */

#adtemplate3 {
    width: 650px;
    border: 1px solid #609441;
    font-size: 0.9em;
    padding:0;
}

#adtemplate3 .adtemplate3hdr {
    
    background-color: #8BBF6C;
    padding: 20px 10px;
    background-image: url('/images/templates/bg_hdr_template3.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#adtemplate3 .adtemplate3hdr h1{
    font-size: 1.7em;
    line-height: 1.3em;
    color: #ffffff;
        
    
}

#adtemplate3 .adtemplate3body{
    color: #333333;
    padding: 10px;
    
    
}

#adtemplate3 .adtemplate3body p{
    color: #333333;
    padding: 0 10px 10px 10px;
    line-height: 1.2em;
    
    
    
}

#adtemplate3 .adtemplate3body ul{
    color: #609441;
    list-style-type: disc;
    margin: 15px 5px 5px 20px;
    padding: 15px 0;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: bold;
}
#adtemplate3 .adtemplate3body li{
    color: #609441;
    font-size: 1.0em;
    background: none;
    padding: 0 0 10px 0;
    
}

#adtemplate3 .adtemplate3body input {
    color: #333333;
    background-color: #E9E9E9;
    border: 1px solid #333333;
    
}


/* Template 4 */

#adtemplate4 {
    width: 650px;
    border: 1px solid #666666;
    font-size: 0.9em;
    padding:0;
}

#adtemplate4 .adtemplate4hdr {
    
    background-color: #FFF;
    padding: 25px 10px;
    background-image: url('/images/templates/bg_hdr_template4.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#adtemplate4 .adtemplate4hdr h1{
    font-size: 1.7em;
    line-height: 1.3em;
    color: #0066B7;
        
    
}

#adtemplate4 .adtemplate4body{
    color: #333333;
    padding: 10px;
    
    
}

#adtemplate4 .adtemplate4body p{
    color: #333333;
    padding: 0 10px 10px 10px;
    line-height: 1.2em;
    
    
    
}

#adtemplate4 .adtemplate4body ul{
    color: #007EE1;
    list-style-type: disc;
    margin: 15px 5px 5px 20px;
    padding: 15px 0;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: bold;
}
#adtemplate4 .adtemplate4body li{
    color: #0066B7;
    font-size: 1.0em;
    background: none;
    padding: 0 0 10px 0;
    
}

#adtemplate4 .adtemplate4body input {
    color: #333333;
    background-color: #E9E9E9;
    border: 1px solid #333333;
    
}

/* Advertisements */

#jobsearchsummtable {
    width: 650px;
    border: 1px solid #002078;
    margin: 20px 20px 5px 42px;
}

#jobsearchsummtable .jobsearchsummhdr {
    color: white;
    background-color: #002078;
    font-family:tahoma, verdana, helvetica, sans-serif;
    font-weight:bold;
    font-size: 12px;
    padding: 3px 5px;
}

#jobsearchsummtable .jobsearchsummrows {
    color: #333333;
    background-color: #f5f5f5;
    font-family:tahoma, verdana, helvetica, sans-serif;
    font-size:11px;
    padding: 3px 5px;
}

/* Apply form */


#ad_container {
    width: 650px;
    border: 1px solid #002078;
    margin: 0px 20px 0px 42px;
}

#ad_container .ad_container {
    color: #333333;
    background-color: #F5F5F5;
    font-family:tahoma, verdana, helvetica, sans-serif;
    font-size:12px;
    padding-left:20px;    
}

#ad_container .ad_container1 {
    color: #333333;
    background-color: #F5F5F5;
    font-family:tahoma, verdana, helvetica, sans-serif;
    font-size:12px;
    padding-left:2px;    
}

.nav1 a:link, .nav1 a:visited {
font-family : helvetica, sans-serif; 
background-color:#999350;
text-decoration: none; 
float:left; 
width:193px; 
display: block;
margin:0px; 
padding-top:5px; 
padding-bottom:5px; 
padding-left:15px; 
text-align:left; 
color:#EFEEE2;
font-weight:bold; 
font-size:11px; 
border-bottom:1px solid #e6e6e6; 
text-transform:uppercase;	
}

.nav1 a:hover {
font-family : helvetica, sans-serif; 
background-color: #7091A4;
text-decoration: none; 
float:left; 
width:193px; 
display: block;
margin:0px; 
padding-top:5px; 
padding-bottom:5px; 
padding-left:15px; 
text-align:left; 
color:#EFEEE2;
font-weight:bold; 
font-size:11px; 
border-bottom:1px solid #e6e6e6; 
text-transform:uppercase;	
}
