/*PAGEWIDE STYLES*/

* {
	margin:	0px;
	padding: 0px;
}

a img{
	border: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(../images/static_images/new_bg_green.jpg);*/
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#e9e9e9;
}

h1 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:26px;
	padding-bottom:20px;
}


h2 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:18px;
}

.return_top a, .return_top a:visited, .return_top a:hover{
color: #333333;
font-size: 12px;
padding-left:20px;
}


div{
	position:relative;
}

.container {
	/*width: 960px;*/
	width:100%;
	margin: 0px auto;

}

.clear_both {
	clear:both;
}


.site_summary {
	font-size:13px;
	color:#FFFFFF;
	line-height:21px;
}

/*TOP BAR*/

.top_bar_container{
	width:100%;
	background-color: #044026;
}

.top_bar {
	margin-top:0px;
	margin:0px auto;
	width:960px;
}

.logo{
float:left;
}

.top_links{
float:left;
margin-top:17px;
margin-left:250px;
}

.top_links a, .top_links a:visited{
text-decoration:none;
color:#FFFFFF;
font-size:13px;
padding:5px;
}

.top_links a:hover{
text-decoration:underline;
}

/*NAVIGATION*/

.nav_container{
	width:100%;
	background-color: #0a5328;
}

.navigation {
	padding: 7px;
	margin:0px auto;
	width:960px;
}

.navi {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.navi li {
	float:left;
}

.inactive{
	padding: 5px 8px 8px 8px;
	margin:0px;
}

.inactive a, .inactive a:visited, .inactive a:hover {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

.active {
	background-color:#8BD625;
	background-repeat:repeat-x;
	margin:0px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 8px 5px 8px;
}

.active a, .active a:visited, .active a:hover {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

.sub_cont_outer{
	background-image:url(../images/static_images/new_bg_green.jpg);
	background-repeat: no-repeat;
}

.sub_cont {
	/*background-image:url(../images/static_images/header_gradiennt_green.jpg);*/
	background-position:right top;
	background-repeat:no-repeat;
	width:960px;
	margin:0px auto;
}

/*HEADER*/
.header {
	margin-top:0px;
	height:293px;	
}

.header_left {
	width:450px;
	float:left;
	margin-top:30px;
}

.header_right {
	margin-top:0px;
	width:340px;
	float:left;
	padding-left:40px;	
}

.top_name {
	margin-bottom:25px;
}

.section_name {
	margin-bottom:19px;
}

.summary_para {
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:normal;
}

/* LEFT COLUMN*/
.left_col {
	width:616px;
	float:left;
	margin-top:0px;
}

.content_item{
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding-bottom:40px;
	background-image:url(../../images/static_images/article_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.content_item ul{
	list-style:square;
	margin-left:20px;
	font-size:12px;
	padding:5px;
}

.content_item ul li{
	margin-left:20px;
	line-height:10px;
	padding:4px;
}

.content_item p{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:12px;
	line-height:16px;
}

.sub_heading {
	background-image:url(../images/static_images/nav_tab_bg.jpg);
	background-repeat:repeat-x;
	background-color:#8BD625;
	padding: 10px 20px 10px 20px;
	color:#FFFFFF;
}

.sub_summary p{
	padding:10px 20px 10px 20px;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#0A5328;
}

.body_copy{
padding-bottom:30px;
}

.body_copy a{
	color:#8CD725;
	text-decoration:underline;
	font-weight:bold;
}

.content_image{
	position:relative;
	margin-bottom:20px;
}

.content_img {
	padding:10px 20px 0px 20px;
	margin-bottom:20px;
}

.img_caption{
	position:absolute;
	bottom:20px;
	left:20px;
	background-image:url(../images/static_images/gray_trans_square.png);
	background-repeat:repeat;
	width:486px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:10px;
}

.download{
	margin-left:20px;
	margin-bottom:20px;
	width:575px;
	height:103px;
	background-image:url(../images/static_images/download_background.jpg);
	background-repeat:no-repeat;
}

.download_heading {
	margin:0 20px 20px 20px;
	border-bottom:#333333 solid 1px;
	font-weight:bold;
}

.download_name {
	font-weight:bold;
	font-size:14px;
	color: #3f9cf0;
	text-transform:capitalize;
}

.download_details {
	float:left;
	width:180px;
	margin-left:150px;
	margin-top:30px;
	font-size:12px;
}

.download_button {
	float:left;
	margin-left:10px;
	margin-top:30px;
}


/*RIGHT COLUMN*/
.right_col {
	margin-left:8px;
	margin-top:0px;
	width:316px;
	float:left;
	background-color:#FFFFFF;
}

.right_heading {
	background-image:url(../images/static_images/nav_tab_bg.jpg);
	background-repeat:repeat-x;
	background-color:#8BD625;
	color:#FFFFFF;
	padding:11px;
}

.right_green_heading a, .right_green_heading a:visited, .right_green_heading a:hover{
	color:#0A5328;
	text-decoration:none;
	font-size:14px;
	padding:10px 0px 10px 10px;
	display:block;
	border-top:#f1dcff 1px solid;
}


/*FOOTER*/

.footer{
	width:100%;
	background-image:url(../../images/static_images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#616161;
	padding-top:50px;
}

.sub_footer{
	width:960px;
	margin:0px auto;
	padding-bottom:20px;
}

.footer_col{
	width:184px;
	margin-right:9px;
	float:left;
	border-right:#7b7b7b solid 1px;
}

.footer_col_end{
	width:184px;
	float:left;
	padding-top:11px;
}

.footer_title{
	font-size:16px;
	font-weight:bold;
	display:block;
	height:35px;
	letter-spacing:-1px;
	color:#FFFFFF;
	
}

.footer_ul{
	list-style:none;
	font-size:12px;
	margin-top:10px;
}

.footer_ul li{
	padding:5px 0px 5px 5px;
	/*border-bottom:#666666 solid 1px;*/
	width:174px;
}

.footer_ul a, .footer_ul a:visited {
	color:#ffffff;
	display:block;
	text-decoration:none;
}

.footer_ul a:hover{
text-decoration:underline;
}

.footer_info{
list-style:none;
font-size:12px;
color:#FFFFFF;
}

.footer_info a, .footer_info a:visited {
	color:#ffffff;
	display:block;
	text-decoration:none;
}

.footer_info a:hover{
text-decoration:underline;
}

/*_ Applications _*/

.app_form {
	margin: 20px;
}

.app_form_summary{
	margin: 20px;
	color: #666;
	font-size: 12px;
}

.question{
display: block;
font-weight: bold;
color: #0a5328;
padding: 10px 0px;
}

.form_table td{
padding: 2px 5px;
}

.date_dropdown{
float: left;
margin-right: 10px;
}

#tech_driving{
display:none;
}

#not_applicable{
display:none;
}

#tech_driving_2{
display:none;
}

#not_applicable_2{
display:none;
}


#tech_driving_3{
display:none;
}

#not_applicable_3{
display:none;
}

.errors{
margin: 20px;
}

.problem_text{
color: #ff0000;
font-size: 10px;
}