	/*======================================
					Creator: uzzal
					DATE:2010-03-05
	=======================================*/
	body{
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
	padding:12px 0 2px 0;
	background: #ddd url(/images/interface/bg_body.jpg) repeat-x;
	}
	/*===========@Global Styles(Reset Base)=======*/
	*{margin:0;padding:0;outline:none}
	img {border:0}
	a{text-decoration:none}
    
     ul{
        list-style-image: url("/images/bullet_darkblue.png");
    }
	/*============================================
						TYPOGRAPHY
	=============================================*/
	h2{font-size:21px}
	h3{font-size:15px}
	h4{font-size:13px}
	h5{font-size:12px}
	h6{font-size:11px}
	p{line-height:17px}
	.welcome h2{
	line-height:23px;
	padding-bottom:10px;
	}
	.tabItem h4{
	padding-bottom:9px;
	color:#fff;
	overflow:hidden;
	height:16px;
	}
	.tabItem h4 span{
	float:left;
	background-color:#741d23;
	padding:0 10px;
	line-height:16px;
		}
	.tabItem h4 a {
	  text-decoration : none !important;
	  color : inherit;
	}
	.tabItem h6{
	line-height:13px;
	font-weight:normal;
	color:#161616;
	width:100%;
	float:left
		}
	.communityLeft h4{
	line-height:15px;
	padding-bottom:2px;
	color:#013678;
	font-weight:normal;
	}
	.applyJobsBttm h3{
	line-height:32px;
	padding-left:10px;
	color:#fff;
	background:url(/images/interface/h3_apply_info.gif) repeat-x;
	}
	.informationBttm h3{
	line-height:25px;
	padding-left:10px;
	color:#fff;
	background:url(/images/interface/h3_apply_info.gif) repeat-x left -33px;
	margin-top:-2px;
	}
	.form_info h4{
	line-height:15px;
	color:#c8dcf7;
	}
	.text{
	margin-bottom: 15px;
    margin-top: 15px;
	}
	/*============================================
					UTILITY STYLES    
	=============================================*/
	.clearFix{clear:both}
	.floatLeft{float:left;}
	.floatRight{float:right;}
	/*============================================
					NAVIGATION    
	=============================================*/
	/*--mainNav--*/
	ul#mainNav{
	width:940px;
	padding-left:0px;
	word-spacing:3px;
	height:44px;
	margin-bottom:10px;
	margin-top: 10px;
	list-style:none;
	background-color:#3d3d3d;
	overflow:hidden;
	}
	#mainNav li{
	float:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(/images/interface/divider_mainNav.gif) no-repeat right 10px;
	margin:0 0px 0 -1px;
	text-align : center !important;
	}
	#mainNav li.last{background:none}
	#mainNav li a{
	font-family : tahoma;
	float:left;
	color:#ffff33;
	padding-left:19px;
	letter-spacing: 1px;
	font-weight : bold;
	text-align : center !important;
	}
	#mainNav li a span{
	float:left;
	height:39px;
	background:url(/images/interface/maiiNav_hover.gif) no-repeat right -1000px;
	margin-right:20px;
	padding:6px 10px 15px 10px;
	text-align : center !important;
	}
	#mainNav li a:hover span{
	background : #152233;
	cursor:pointer;/*for hand symble*/
	}
	/*--footerNav--*/
	div.footerNav{
	width:143px;
	float:left;
	margin-left:10px;/*IE6 double margin bug fix*/
	}
	div.footerNavFirstChild{margin:0; width:182px}/*modify and hibernate first nav*/
	.footerNav h5{
	width:100%;
	line-height:14px;
	text-transform:uppercase;
	color:#ffdabf;
	}
	.footerNav ul{
	width:100%;
	padding-top:16px;
	line-height:normal;
	list-style:none;
	overflow:hidden;
	}
	.footerNav ul li{
	width:100%;
	float:left;
	font-size:11px;
	line-height:14px;
	padding-bottom:3px;
	}
	.footerNav ul li a{
	float:left;
	color:#000;
	}
	.footerNav ul li a:hover{
	text-decoration:underline;
	}
	/*============================================
						FORM ELEMENTS
	=============================================*/
    
    
    /*------------ csslabel class -------------*/

br
{
    clear: left;
}

.csslabel {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding : 10px;

}

.csslabel fieldset {
	margin : 5px;
}

legend {
	font: bold 0.9em Arial, Helvetica, sans-serif;
}

.csslabel label, .csslabel input, .csslabel textarea {
        display: block;
        float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: 10px;
}

.csslabel fieldset.radiogroup_fieldset {
	margin : 0px;
}

.widelabel label {
	width : 200px ! important;
	padding-right: 20px !important;
}

.csslabel label {
        text-align: right;
	font-size : 100% !important;
        width: 100px;
        padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

    
    
    
	/*--search-form--*/
	form#sitesearch{
	width:223px;
	height:25px;
	margin-top:10px;
	float:left;
	background:url(/images/interface/all_gif_collects.gif) no-repeat left -163px;
	}
	input.input_00{
	width:182px;/*190*/
	height:19px;/*25*/
	line-height:19px;
	font-size:13px;
	padding:3px 3px 3px 5px;
	border:0;
	background:none;
	float:left;
	}
	.btn_search{
	width:26px;
	height:25px;
	float:right;
	}
	form.frm_applyJobs{
	width:229px;/*240*/
	padding:15px 0 5px 11px;
	position:relative;
	overflow:hidden;
	}
	.frm_applyJobs fieldset{
	border:none;
	width:100%;
	float:left;
	line-height:21px;
	margin-top:5px;
	}
	.frm_applyJobs label{
	width:42px;
	float:left;
	font-size:13px;
	color:#242424;
	float:left;
	}
	.txtInput_1{
	width:161px;/*167*/
	height:15px;/*21*/
	padding:2px;
	line-height:15px;
	border:1px solid #7da2d2;
	float:left;
	}
	.frm_applyJobs .line1{
	width:100%;
	float:left;
	padding-top:14px;
	display:block;
	}
	.frm_applyJobs p{
	width:100%;
	float:left;
	line-height:15px;
	color:#404040;
	}
	.btn_radio{
	width:13px;
	height:13px;
	margin:1px 5px 0 0;
	float:left;
	}
	.frm_applyJobs p label{
	width:auto;
	float:left;
	font-size:11px;
	font-weight:normal;
	}
	.btn_apply{
	width:78px;
	height:25px;
	position:absolute;
	bottom:23px;
	right:20px;
	text-indent:-1000px;
	overflow:hidden;
	text-transform:uppercase;
	border:0;
	cursor:pointer;
	background:url(/images/interface/all_gif_collects.gif) no-repeat -56px -79px;
	}
	form.form_info{
	width:200px;/*220*/
	height:69px;
	padding:5px 10px 0;
	margin-left:11px;
	background:url(/images/interface/all_gif_collects.gif) no-repeat right top;
	}
	.form_info fieldset{
		display:block;
		margin-top:7px;
		overflow:hidden;
		}
	.form_info select{
		width:163px;/*163*/
		height:19px;/*19*/
		float:left;
		font-size:12px;
		color:#323232;
		border:1px solid #7da2d2;
		}
	.btn_Go{
		width:24px;
		height:21px;
		float:right;
		text-indent:-1000px;
		overflow:hidden;
		text-transform:uppercase;
		border:0;
		cursor:pointer;
		background:url(/images/interface/all_gif_collects.gif) no-repeat right -199px;
		}
	/*============================================
						 MODULE
	=============================================*/ 
	/*logo(site-name)*/
	h1#logo{
	width:244px;
	height:115px;
	position:absolute;
	top:13px;
	left:42px;
	}
	/*--Driver of the week--*/  
	div.driverOfWeek{
	display:none; /** Temporarily hidden until we have photos */
	width:133px;/*151*/
	height:139px;/*152*/
	padding:5px 3px 8px 15px;
	position:absolute;
	top:4px;
	right:4px;
	background:url(/images/interface/bg_driver_of_week.png) no-repeat;
	}
	.driverOfWeek h4{
	width:100%;
	line-height:15px;
	padding-bottom:3px;
	margin-left:-2px;
	}
	.driverOfWeek img{
	display:block;
	}  
	span.driverAddress{
	width:100%;
	padding-top:6px;
	display:block;
	font-size:10px;
	line-height:13px;
	}
	/*--menu_00--*/
	ul.menu_00{
	width:203px;/*223*/
	height:51px;
	padding:4px 10px 0;
	float:left;
	list-style:none;
	background:url(/images/interface/all_gif_collects.gif) no-repeat left -106px;
	}
	.menu_00 li{
	width:100%;
	float:left;
	font-size:11px;
	line-height:13px;
	padding-bottom:3px;
	border-bottom:1px solid #836d70;
	}
	.menu_00 li.ignoreborder{
		border:0;
		}
	.menu_00 li a{
		float:left;
		color:#d3e6ff;
		}
	/*start-----------------------------------------------------------pagelayout*/
	/*============================================================================
										header  
	============================================================================*/
	#header{
	width:100%;
	height:325px;
	background:#0b588f url(/images/interface/all_jpg_collection_img.jpg) no-repeat center top;
	}
	/*NB: there are two parts of headerWrapper*/
	#headerWrapper{
	width:961px;
	height:271px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}
		/*--(section-top)--*/
	#headerWrapperTopSection{
	width:100%;
	height:159px;
	float:left;
	background:url(/images/interface/all_jpg_collection_img.jpg) no-repeat left -330px;
	position:relative;
	}
		/*--(section-bottom)--*/
		/*NB: there are two parts of headerWrapperBottomSection*/
	#headerWrapperBottomSection{
	width:100%;
	height:90px;
	float:left;
	margin-top:10px;
	}
	#bottomSectionleft{
	width:736px;
	height:90px;
	float:left;
	/*background:url(/images/header_elements/banner_02.jpg) no-repeat;*/
	}
	#bottomSectionRight{
	width:223px;
	height:90px;
	float:right;
	}  
	/*============================================================================
										FOOTER(Fluid)  
	============================================================================*/
	#footer{
	width:100%;
	padding:19px 0 19px 0;
	background:#115b91;
	overflow:hidden;
	}
	#footerWrapper{
	width:961px;
	margin:0 auto;
	text-align:left;
	}
	#footer address {
	  clear : both;
	  text-align : center;
	  font-style : normal;
	  color : #000;
	}
	/*============================================================================
										PAGE  
	============================================================================*/
	/*Note: [content] and [sidebar] are sibling of parent (page)*/
	#page{
	width:940px;/*960*/
	padding:1px 10px 20px;
	background:#fff url(/images/interface/all_jpg_collection_img.jpg) no-repeat left -597px;
	margin:-56px auto 0;
	text-align:left;
	overflow:hidden;
	position:relative;
	}
	#splt_threeTop,
	#split_threeBttm,
	#splt_theeIn{
	width:100%;/*940*/
	float:left;
	background-repeat:no-repeat;
	background-image:url(/images/interface/split_three_Bg.png);
	}
	#splt_threeTop{overflow:hidden}
	#split_threeBttm{
	padding:5px 0 5px;
	background-position:right bottom;
	}
	#splt_theeIn{
	background-repeat:repeat-y;
	background-position:center top;
	_margin-bottom:-5px;
	position:relative;
	}
	#content{
	width:640px;
	float:left;
	position:relative;
	left:150px;/*140+10*/
	margin:-5px 10px 0 0;
	}
	#content a {
	  text-decoration : underline;
	}
	#sidebar1{
	width:140px;
	float:left;
	position:relative;
	left:-650px;/*640+10*/
	margin-top:-5px;
	}
	#sidebar2{
	width:140px;
	float:right;
	margin-top:-5px;
	position:relative;
	}
	/*------------------sidebar1-------------*/
	ul#sideNav{
	width:100%;/*140*/
	overflow:hidden;
	list-style:none;
	}
	#sideNav li{
	width:140px;
	float:left;
	line-height:25px;
	font-size:12px;
	font-family:Helvetica, sans-serif;
	}
	#sideNav ul li span, #sideNav ul li a {
	  padding-left : 15px;
	  font-size : 8.5px;
	}
	#sideNav li a, #sideNav li span {
	width:132px;/*140*/
	float:left;
	color:#fff;
	padding-left:14px;
	background:#b96436 url(/images/interface/sideNav_bg.gif) no-repeat left top;
	}
	#sideNav li a:hover, #sideNav li.sideNavSlt a{ background-position:left bottom}
	
	#sideNav li.home a, #sideNav li.home span {background:url(/images/interface/sideNav_bg.gif) no-repeat right top}
	#sideNav li.home a:hover, #sideNav li.home.sideNavSlt a{ background-position:right bottom}
		
	ul.leftAddList{
	width:100%;/*140*/
	list-style:none;
	overflow:hidden;
	}
	.leftAddList li{
	width:120px;/*140*/
	float:left;
	/* padding:10px 10px 0; */
	padding:10px 5px 0px;
    
    margin: 0px auto 0px auto;
    
	}
	.leftAddList li img{
        display:block;
	margin-left : 5px;
    }
    
   .leftAddList embed{
      margin-left: 5px;
   }
    
    #google_ads_frame1{
        margin-left: 5px;
    }
	
       
	/*-------------------content------------*/
	.contentLeft{
	width:390px;
	float:left;
	}
	.welcome{
	width:380px;/*390*/
	padding:6px 0 10px 10px;
	}
	.welcome p{ line-height:19px}
	.welcome a{
	color:#0d52c5;
	}
	.welcome a:hover{text-decoration:underline}
	.tabContainer{
	width:100%;/*390*/
	padding-top:7px;
	/*position:relative;*/
	}
	ul.tabList{
	width:385px;/*390*/
	height:28px;
	padding-left:5px;
	list-style:none;
	position:relative;
	top:1px;
	z-index:10;
	}
	.tabList li{
	height:28px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	margin-right:2px;
	}
	.tabList li a{
	height:28px;
	padding-left:4px;
	float:left;
	color:#fff;
	background:url(/images/interface/gif_collection_3.gif) no-repeat;
	text-decoration : none !important;
	}
	.tabList li a:hover, .tabList li.tadSelect a{
	background:url(/images/interface/gif_collection_3.gif) no-repeat left -51px;
	color:#0f458b;
	}
	.tabList li a span{
	float:left;
	height:24px;/*27*/
	line-height:12px;
	padding:3px 10px 0 10px;
	text-align:center;
	cursor:pointer;
	background:url(/images/interface/gif_collection_3.gif) no-repeat right top;
	}
	.list_1 a span{width:79px}
	.list_2 a span{width:96px}
	.list_3 a span{width:128px}
	.tabList li a:hover span, .tabList li.tadSelect span{
	color:#0f458b;
	background:url(/images/interface/gif_collection_3.gif) no-repeat right -51px;
	}
	.tabDetail{
	width:388px;/*390*/
	height:366px;/*372*/
	padding:5px 1px 1px;
	overflow:hidden;
	background:url(/images/interface/gif_collection_2.gif) no-repeat left -179px;
	sposition:relative
	}
	.tabDetail ul{
	width:100%;
	height:100%;
	overflow-y:scroll;
	position:relative;
	}
	.tabDetail li{
	display:none;
	width:350px;/*360*/
	padding:12px 0 0 10px;
	}
	.tabItem{
	width:100%;/*350*/
	padding-top:15px;
	}
	.tabItem p{
	padding-top:2px;
	font-size:11px;
	color:#212121;
	}
	.tabItem p strong{
	color:#0b56a0;
	}
	a.readMore{
	line-height:17px;
	font-size:11px;
	font-weight:bold;
	color:#97121b;
	}
	a.readMore:hover{ text-decoration:underline}
	.sponsored {
	width:88px;
	height:31px;
	position:absolute;
	top:15px;
	right:10px;
	}
	.sponsored span{
		width:88px;
		line-height:14px;
		font-size:11px;
		position:absolute;
		left:0px;
		top:-14px;
		text-align:center;
		}
	.tabItemTop{
	width:100%;
	float:left;
	}
	.tabItem .tabItemTop h4 span{
	line-height:18px;
	}
	/*--tabItemLeftProtion--*/
	div.tabItemLeftProtion{
	width:210px;
	float:left;
	margin-top:-10px;
	position:relative;
	}
	/*--tabItemRightProtion--*/
	div.tabItemRightProtion{
	width:133px;
	padding-top:30px;
	float:right;
	position:relative;
	}
	div.outer{
	width:100%;
	float:left;
	padding-top:11px;
	}
	dl.jobPositionMenu{
	height:104px;
	margin-bottom:13px;
	list-style:none;
	border:1px solid #187c9b;
	overflow:auto;
	}
 .jobPositionMenu dd{
	float:left;
	line-height:20px;
	padding-left:7px;
	display:block;
	font-size:10px;
	}
	.jobPositionMenu dd a{
	float:left;
	color:#303d5a;
	}
	.jobPositionMenu dd a:hover{
	background:#eaecf1;
	}
	.jobPositionMenu dd b{
	float:left;
	font-weight:normal;
	padding-right:10px;
	}
	.jobPositionMenu dd i{
	margin-right:20px;
	display:inline;
	font-style:normal;
	float:left
	}
								
	/*--linkMenu--*/          
	dl.linkMenu{
	width:100%;
	padding-top:5px;
	list-style:none;
	overflow:hidden;
	}
	.linkMenu dd{
	width:100%;
	line-height:13px;
	padding-bottom:9px;
	float:left;
	font-size:11px;
	}
	.linkMenu dd a{
	float:left;
	color:#000;
	}
	.linkMenu dd a:hover{
	text-decoration:underline;
	}
											
	/*------tabItemBottom------*/
	div.tabItemBottom{
	width:100%;
	float:left;
	}
	.tabItemBottom h4{
	width:100%;
	display:block;
	font-size:14px;
	color:#065aa3;
	text-transform:uppercase;
	}
	div.searchbystate{
	width:170px;
	float:left;
	font-weight : bold;
	}
	div.searchbystate dd a {
	  font-size:11px !important;
	}
	div.floatRight{
	float:right;
	}
	.searchbystate h3{
	width:100%;
	font-size:16px;
	color:#065aa3;
	}
	/*------searchMenu------*/  
	dl.searchMenu{
	width:164px;/*175*/
	height:88px;/*88*/
	padding:6px 0 10px 6px;
	margin-bottom:24px;
	list-style:none;
	border:1px solid #7eb6c7;
	overflow:auto;
	}
	.searchMenu dd{
	width:100%;
	float:left;
	font-size:13px;
	line-height:15px;
	padding-bottom:5px;
	}
	.searchMenu dd a{
	width:100%;
	display:block;
	color:#000;
	}
	.searchMenu dd a:hover{
	text-decoration:underline;
	color:#0000ee;
	}              
	
	.sponsoredLinkBttm .sponsored{
	top:15px;
	right:10px;
	}
	.sponseredLinkTop,
	.sponsoredLinkBttm{
		width:100%;/*390*/
		background-repeat:no-repeat;
		background-image:url(/images/interface/gif_collection_2.gif);
		}
	.sponseredLinkTop{
		padding-bottom:4px;
		margin-top:30px;
		background-position:left bottom;
		}
	.sponsoredLinkBttm{
	width:372px;/*390*/
	padding:10px 8px 15px 10px;
	background-position:left -552px;
	position:relative;
	}
	ul.sponsoredList{
	width:100%;/*372*/
	padding-top:8px;
	overflow:hidden;
	list-style:none;
	}
	.sponsoredList li{
	width:120px;/*122*/
	padding-right:0px;
	float:left;
	line-height:20px;
	font-size : 0.8em;
	text-align : center;
	}
	.sponsoredList li a{
	color:#191919;
	text-decoration:underline;
	}
	.sponsoredList li a:hover{color:#074ba2}
	a.sponsorLink{
	float:left;
	padding-left:2px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	left:5px;
	top:-22px;
	background:url(/images/interface/gif_collection_3.gif) no-repeat left -28px;
	}
	a.sponsorLink span{
	float:left;
	line-height:22px;
	padding:0 18px 0 13px;
	cursor:pointer;
	background:url(/images/interface/gif_collection_3.gif) no-repeat right -28px;
	}
	.community{
	width:100%;/*372*/
	overflow:hidden;
	}
	.communityLeft{
	width:265px;
	float:left;
	}
	.discussions{
	height:110px;
	overflow:scroll;
	overflow-x:hidden;
	border:1px solid #d17e44;
	background-color:#f5f3f4;
	}
	.discussions p{
	padding:0 20px 0 8px;
	font-size:12px;
	color:#3b3e47;
	}
	.discussions p span{color:#000}
	.communityRight{
	width:83px;/*98*/
	padding:43px 5px 0 0;
	float:right;
	}
	.communityRight p {
	text-align:center;
	font-weight:bold;
	}
	.communityRight p a{
	color:#154075;
	text-decoration:underline;
	}
	.contRight{
	width:242px;
	float:right;
	}
	.applyJobsTop{
	width:240px;
	height : 163px;
	background-repeat:no-repeat;
	background-image:url(/images/interface/gif_collection_2.gif);
	padding-bottom:15px;
	}
	/*.applyJobsTop{
		padding-top:2px;
		}
	.applyJobsBttm{
		padding-bottom:4px;
		background-position:left bottom;
		}*/
	.centerBanner{
	width : 240px !important;
	text-align : center;
	overflow : hidden;
	margin:10px 0;
	}
	.informationTop,
	.informationBttm{
	background-repeat:no-repeat;
	background:url(/images/interface/information_bg.gif);
	}
	.informationTop{padding-top:5px}
	.informationBttm{
	padding-bottom:25px;
	background-position:left bottom;
	}
	.infoTop{
	width:176px;/*242*/
	padding:16px 30px 15px 36px;
	text-align:center;
	}
	.infoTop p{
	line-height:19px;
	font-size:12px;
	font-weight:bold;
	}
	.infoTop p a{
	color:#154075;
	text-decoration:underline;
	}
    
    ul.statelist {
        padding-left : 0px;
        margin: 10px auto 10px auto;
        text-align : left;
        width: 520px;
    }
    
    ul.statelist li {
        float : left;
        font-size : 100%;
        list-style : none;
        padding-left: 15px;
    }
    
    ul.statelist li a {
        display : block;
        width : 115px;
    }
        
    
	/*---------------gallaryList-----------*/    
	ul.gallaryList{
	list-style:none;
	margin-top : 25px;
	}
	.gallaryList li{
	text-align : center;
	margin-bottom : 10px;
	}

	@media screen and (-webkit-min-device-pixel-ratio:0 ){ /only for safari hack/
	#mainNav li a span{padding:16px 14px 13px 0;}
	}


/*-------------- quickstart include --------------*/


#form-container2        {
        width:381px;
        text-align: left;
        margin: 0 auto;
        /*border: 1px #4e88ad solid;*/
        }

.form-formpad   {
        padding: 5px 20px 25px 0px;
        border-left: 1px #4e88ad solid;
        border-right: 1px #4e88ad solid;
        }

.form-quickheader       {
        background-color: #4e88ad;
        background-image: url(/images/quickstart_top.gif);
        background-repeat: no-repeat;
        color: #FFFFFF;
        padding: 2px 0px 2px 8px;
        font-weight: bold;
        }

.form-quickfooter       {
        background-image: url(/images/quickstart_bottom.gif);
        background-repeat: no-repeat;
		height: 6px;
        }


.form-submit    {
        padding: 5px 5px 0px 250px;
        clear : both;
        }
        
        
/*------------ Jobnet menu styles ---------------*/
.jobnet_menu {
        text-align : center;
        background : #5f79b4;
        padding-top : 5px !important;
        padding-bottom : 5px !important;
        margin : 0px;
        border : 1px #435681 solid;
        padding-right:20px !important;
        padding-left:20px !important;
        line-height: 150%;
        height : 40px;
}

.jobnet_menu a {
        color : white;
        text-decoration : none;
        padding-left : 10px;
        padding-right : 10px;
        background-image : url('/images/bullet_yellow.gif');
        background-repeat : no-repeat;
        background-position : 0px 5px;
}

.jobnet_menu li {
        display : inline;
}

.jobnet_menu a:hover {
        text-decoration : underline;
}

.jobnet_menu_title {
        font-weight : bold;
        margin : 0px 0px 10px 0px;
        font-size : 90%;

}

.storyphoto {
	float: right;
}
/*

.photocolumnindex p{
    margin-bottom: 15px;
}


.photocolumnindex 
{
    float: left;
   background-color: red;
}

.text2
{
    float: right;
    clear: none;
}
*/


/*
.photo
{
    float: left;
    clear: none;
    width: 79px;
    margin-right: 15px;
}

.photocolumnindex 
{
    margin-bottom: 15px;
}
*/




.text2
{
    padding-left: 10px;
}

/*--- widget form rules for i.e. employers signup form ---*/


fieldset.widget_fieldset fieldset.widget_Fieldset label {
	margin-left	:	11em;
}

fieldset.widget_fieldset {
	padding : 10px;
}

fieldset.widget_fieldset label {
	display: block;
	clear:left;
	width: 11em;
	position: relative;
	padding-top:10px;
	margin: .5em 0em;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset.widget_fieldset label input, fieldset.widget_fieldset label textarea {
	position: absolute;
	left: 100%;
}
fieldset.widget_fieldset label select {
	position: absolute;
	left: 100%;
}
fieldset.widget_fieldset .submit {
	margin-top: 2em;;
}
fieldset.widget_fieldset .error_messages {
	margin-left:10em;
	font-weight:bold;
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
}

fieldset.widget_fieldset label span.label_comments, form.csslabel label span.label_comments {
	font-size	:	x-small;
	font-style	:	italic;
	margin-left	:	5px;
	display		:	block;
	float		:	left;
}

fieldset fieldset.radiogroup_fieldset {
	border		:	0px;
	margin		:	20px 0px 20px 0px;
	padding		:	0px;
}

fieldset.radiogroup_fieldset span.radiogroup_label {
	font-size	:	small;
	font-weight	:	normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display		:	block;
}

fieldset.radiogroup_fieldset label {
	display: inline;
	font-size: small;
	float : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
}
fieldset.radiogroup_fieldset label input {
	position: relative;
	display:inline;
	float : none;
	left:auto;
	margin-bottom : 0px;
}

fieldset.widget_fieldset label.labels_with_errors {
	color : red;
	font-weight : bold;
	background : url('/images/warning.gif') 0px 10px no-repeat;
	padding-left : 1.5em;
	width : 9.5em;
}

fieldset.widget_fieldset label.labels_with_errors textarea, fieldset.widget_fieldset label.labels_with_errors input {
	border : 2px black solid;
	background : #ffd;
}

fieldset.widget_fieldset span.all_errors, fieldset.widget_fieldset span.callback_errors, span.email_errors  {
	padding-left : 12px;
}

ul.text
{
    margin-left: 15px;
}

.text ul{
    
   margin-left: 15px;
   
}

.photo
{
    width: 80px;
    float: left;
    margin-right: 15px;
}

.photocolumnindex 

{

    margin-right: 15px;

    padding-bottom: 10px;

}

ul br
{
    clear: none;
}



/* content manager related styles */

div.article {
	margin		:	20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

div.article p.archive_link {
	float		:	right;
	font-size	:	90%;
	margin-top	:	-20px;
}

div.article h2 {
	font-size	:	130% !important;
	background-image:	none !important;
	margin-bottom	:	0px !important;
	display : inline;
	padding-left 	:	0px !important;
	margin-top 	:	0px !important;
}

div.article div.article_info {
	float		:	left;
	width		:	331px;
	margin-left	:	5px;
	margin-top 	:	-5px !important;
}

div.article div.sponsorbutton {
	float		:	right;
	margin-top	:	5px;
	font-size:80%;
	font-weight:bold;
}

div.article img.author_image {
	float		:	left;
}

div.article p.author_info {
	display : block !important;
	font-style	:	italic;
	margin-top	:	7px;
	margin-left	:	0px;
	margin-bottom	:	30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

div.article table {
	width : 390px !important;
}

div.article td {
	font-size : 80%;
}

div.article p.story_footer {
	font-size : 80%;
	font-style : italic;
}
    
/*--- Style for driver_ed.html state links --*/

ul.driveredlist {
        padding-left : 0px;
        margin: 25px auto 10px auto;
        text-align : left;
        width: 100%;        
    }
    
    ul.driveredlist li {
        float : left;
        font-size : 100%;
        list-style : none;
        padding-left: 15px;
        margin-bottom: 3px;
    }
    
    ul.driveredlist li a {
        display : block;
        width : 183px; 
        
    }
  
p.message {
        font-weight     :       bold;
        border: 1px #666 solid;
        padding:5px !important;
        margin : 15px 0 15px 0;
}


.help-float { border: 1px solid #FFC30E; padding: 5px 5px 5px 5px;

              background-color: #FFFBB8; text-align: left; color: #9C7600;

              width:12em; font-size: 11px; font-family: arial, sans-serif;

              position: absolute;  display: none;

	      float : left;

              z-index:1000; font-weight:normal;
    }
    
    
centerBanner{
    margin: 0px;
    padding: 0px;
}

.article p
{
    margin-bottom: 20px;    
}

