.orangeTitle
{
	color: #f25c29;


}



body 
{	
	font:  100%  verdana, Trebuchet MS, Arial,  Helvetica, sans-serif;	
	margin: 0;
	padding: 0;	
}

#mainPageBody 
{

}

#pageBody 
{
	float: left;
	width: 709px;

}

img
{
	border: 0px;
}

#container 
{ 
	width: 60.00em;
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;	
	text-align: left;
	margin-top: 0.81em;	
} 

#header
{
	height: 8.88em;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.logo 
{
	float: left;
	width: 335px;
	height: 110px;	
}

.banner
{
	float: right;
	width: 498px;
	height: 60px;
	margin-top: 25px;
}

#pageMenuTop
{
	float: left;
	width: 700px;
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	
}
#business-directory {
	position: absolute;
	bottom: 0;
	right: 0;
}

#rightMenuTop
{
	float: right;
	width: 242px;
	
}

#upperrow {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
}

#subMenuBar
{
	float: left;
	width: 959px;
	background: url('../images/bottom-corner.gif') bottom right no-repeat #f25c29;
	height: 65px;
}

.submenuOption
{
	float: left;
	width: 120px;	
	font-size: 11px;
	text-align: center;
	padding-top: 10px;

}

.submenuOption a
{
	width: 100%; 
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;	

}

.submenuOption a:hover
{
	text-decoration: underline;
	
}

#rightMenu
{
	float: right;
	width: 241px;
	
}



.menuText
{
	padding-top: 7px;
	font-size: 0.80em;
	font-weight: bold;
}

.lightGrayMenu
{
	background: url('../images/menu-courner.gif') top right no-repeat #dbdbdb;
	color: #000000;	
}



a .lightGrayMenu
{
	text-decoration: none;
}


a .lightGrayMenu: hover
{
	text-decoration: none;
	background: url('../images/menu-courner.gif') top right no-repeat #999999;
	color: #FFFFFF;
}


.darkGrayMenu
{
	background: url('../images/menu-courner.gif') top right no-repeat #F25C29; /*404040*/
	color: #FFFFFF;
}
.blackMenu {
		background: url('../images/menu-courner.gif') top right no-repeat #343434; /*404040*/
	color: #FFFFFF;
}


a .darkGrayMenu, a .blackMenu
{
	text-decoration: none;
}

 a .darkGrayMenu: hover, a.blackMenu: hover
{
	text-decoration: underline;
}

.orangeGrayMenu, .menuOption:hover, .menuOption-wider:hover
{
	background: url('../images/menu-courner.gif') top right no-repeat #f25c29;
	color: #FFFFFF;	
}



a .orangeGrayMenu
{
	text-decoration: none;	
}

a .orangeGrayMenu: hover
{
	text-decoration: underline;
}



#pageBodyFooter
{
	float: left;
	height: 35px;
	width: 709px;
	padding-top: 5px;
	background:  url('../images/bottom-corner.gif') bottom right no-repeat #dbdbdb;
	font-size: 0.6em;
	color: #666666;	
	text-align: center;
}

#pageBodyFooter .text
{
	padding-left: 20px;
	line-height: 16px;
}

#pageBodyFooter a
{
	color: #666666;
	text-decoration: none;
}

#pageBodyFooter a:hover
{
	text-decoration: underline;
}

#rightFooter
{
	float: right;
	height: 40px;
	width: 241px;
	background:  url('../images/bottom-corner.gif') bottom right no-repeat #999999;
	font-size: 0.6em;
	color: #FFFFFF;	
	line-height: 40px;	
}

#rightFooter .text
{
	text-align:center;
}

.clearFloat
{
	clear: both;
	height: 0;	
	line-height: 0;
}

.homeTitle
{
	font-size: 32px; 
	line-height: 50px; 
	font-weight: bold; 
	color: #f25c29;
	font-family: Arial, Verdana, Helvetica, sans-serif
}

.homeTitle .white
{
	color: #ffffff;
}

.homeTitle a
{
	color: #f25c29;
	text-decoration: none;
}

.homeTitle a:hover
{
	text-decoration: underline;
}

.phoneNumberBox
{
	background: #999999;
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 0.88em;
	padding-left: 20px;
	margin-bottom: 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

#subNav_New {
	background: #999999;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 38px;
}
.subNav_Item {
	padding: 8px 0 8px 0;
	border-bottom:#CCCCCC solid 1px;
	padding-left: 20px;
}

.subNav_Item a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNav_Item a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.subsubNav_Item {
	padding: 8px 0 8px 0;
	border-bottom:#CCCCCC solid 1px;
	padding-left: 20px;
	background-color:#E0E0E0;
}

.subsubNav_Item a {
	color:#999;
	text-decoration:none;
	display:inline-block;
	padding-left:10px;
}
.subsubNav_Item a:hover {
	color:#999;
	text-decoration:underline;
}

.subNav_highlight {
	background-color:#F25C29;
	color:#FFFFFF;
}

.subNav_highlight a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNav_highlight a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.subNav_ItemXtra {
	padding: 8px 0 8px 0;
	border-top:#FFF solid 8px;
	border-bottom:#CCCCCC solid 1px;
	padding-left: 20px;
	background-color:
}

.subNav_ItemXtra a {
	color:#FFFFFF;
	text-decoration:none;
}
.subNav_ItemXtra a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#quickSearchBox
{
	top: 0px;
	height: 261px;	
	padding-bottom: 12px;
	border-bottom: 1px dotted #bbbbbb;
}

#quickSearchBox .title
{
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	font-size: 0.88em;
	padding-left: 20px;
	background: #f25c29;
	font-weight: bold;
}

#quickSearchBox .body
{
	padding-left: 20px;	
	background:  url('../images/bottom-corner.gif') bottom right no-repeat #dbdbdb;
	height: 230px;	
}

#quickSearchBox .body .label
{
	height: 30px;
	line-height: 30px;
	font-size: 0.70em;
	font-weight: bold;
}

#quickSearchBox .body .input
{
}

.paddingLeft
{
	padding-left: 20px;
}

.padderdiv
{
	float: left;
	width: 0px; /*5px;*/
}

.jobScroller
{
	font-size: 11px; 
	color: #ffffff; 
	background: #f25c29; 
	margin-top: 10px; 
	float: left; 
	width: 690px; 
	height: 15px; 
	line-height: 15px;
}

.homePageContentSection
{
	float: left; 
	border-top: 1px dotted #bbbbbb; 
	width: 709px;
	padding-top:10px;
	
}

.pad1 {
padding-right:20px;

}
.pad2 {
padding-left:20px;
}

.pageTitle
{
	float: left;
	border-bottom: 1px dotted #bbbbbb;
	width: 709px;
	height: 39px;	
	line-height: 39px;
}

.pageTitle h1
{
	float: left;
	width: 60%;
	font-size: 20px;
	color: #999999;
	font-weight: normal;
	padding: 0px;
	margin: 0px;

}

.pageTitle .extraText
{
	color: #999999;
	float: right;
	width: 200px;
	text-align: right;	
	font-size: 12px;	
}

.pageTitle .extraText a
{
	color: #f05d29;	
	font-size: 12px;	
	text-decoration: none;
}	
.pageTitle .extraText a:hover
{
	color: #f05d29;	
	font-size: 12px;
	text-decoration: underline;	
}			

.pageContent
{
	width: 400px;
	float: left;
	
}

.searchBoxText
{
	border: 1px solid #cccccc;
	width: 200px;
}

.searchBoxSelect
{
	border: 1px solid #cccccc;
	width: 204px;
}

.inputButton
{
	border: 0px;
	background: #f25c29;
	color: #FFFFFF;
}

.orangeText
{
	float: left;
	width: 120px;
	line-height: 22px;
	font-size: 10px; 
	color: #ea825d;
}

 
.orangeText a
{
	float: left;
	width: 120px;
	line-height: 22px;
	font-size: 10px; 
	color: #ea825d;
	text-decoration: none
}


.orangeText a:hover
{
	text-decoration: underline
} 

.searchButton
{
	float: right;
	width: 72px;	
}

.searchText
{
	font-size: 10px;
	color: #666666;
	margin-top: 22px;	
}

.spacerLine
{
	height: 10px; 
	width: 100%; 
	float: left; 
}

#footer
{
	float:left;
	width: 709px;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#footer a
{
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover
{
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

.smallPageTitle
{
	color: #f05d29; 
	
	font-size: 12px; 
	font-weight: bold;

	
}

.smallPageTitle a
{
	color: #f05d29; 
	text-decoration: none;

}

.smallPageTitle a:hover
{
	color: #f05d29; 
	text-decoration: underline;

}

.mediumPageTitle
{
	color: #f05d29; 
	font-size: 14px; 
	font-weight: bold;
	padding-top: 5px; 
	padding-bottom: 5px; 

	font-family: Arial, Verdana,Arial, Helvetica, sans-serif;
}



.mediumPageTitle a
{
	color: #f05d29; 
	font-size: 14px; 
	font-weight: bold;
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-decoration: none;
}


.mediumPageTitle a:hover
{
	text-decoration: underline;
}



.pageText
{
	font-size: 11px; 
	
	color: #666666;
}

.pageText a
{
	font-size: 10px; 
	color: #666666;
}

.pageText a:hover
{
	font-size: 10px; 
	color: #666666;
	text-decoration: underline;
}

.pageTextLarger
{
	font-size: 12px; 
	
	color: #666666;
}

.pageTextLarger a
{
	font-size: 11px; 
	color: #666666;
}

.pageTextLarger a:hover
{
	font-size: 11px; 
	color: #666666;
	text-decoration: underline;
}

.homeArticleImage
{
	width: 80px; 
	float: left;
	height: 60px;
}

.homeArticles
{
	width: 208px; 
	float: left;
	margin-left: 10px
}

.homeArticles a
{
	text-decoration: none;
	cursor: pointer;
}

 a.homeArticles: hover
{
	text-decoration: underline;
	cursor: pointer;
}

.formLabel
{
	font-size: 12px; 
	width: 200px;
	float: left;
	color: #676767;
}

.formLabelTitle
{
	font-size: 14px;
	width: 200px;
	float: left;
	color: #676767;

}

.formLabelLarge
{
	font-size: 12px; 
	width: 400px;
	float: left;
	color: #676767;
}
.formLabelBad
{
	font-size: 12px; 
	width: 200px;
	float: left;
	color: #f05d29;
}

.subText
{
	font-size: 9px; 
	color: #676767;
}

.inputText
{
	border: 1px solid #cccccc;
	font-size: 11px;
	width: 200px;
}

.inputTextArea
{
	border: 1px solid #cccccc;
	font-size: 11px;
}

.inputTextLarge
{
	border: 1px solid #cccccc;
	font-size: 11px;
	width: 400px;
}

.inputSelect
{
	border: 1px solid #cccccc;
	font-size: 11px;
}

.inputSelectMultiple
{
	width: 200px;
	border: 1px solid #cccccc;
	font-size: 11px;
}
.formInput
{
	width: 200px;
	float: left;
}

.formInputWithDate
{
	width: 220px;
	float: left;
}

.formInputLarge
{
	width: 400px;
	float: left;
}

.formBox
{
	width: 300px;
	float: left;
}

.formBoxSmall
{
	width: 215px;
	float: left;
	padding-left: 20px;	
}


.formBoxItem
{
	width: 200px; 
	float: left;
	padding-bottom: 5px;
}
.formBoxItemLarge
{
	width: 400px; 
	float: left;
	padding-bottom: 5px;
}

.bodyTitle
{
	font-size: 20px;
	color: #f05d29;
	line-height: 28px;
	width: 100%;
	border-bottom: 1px solid #f05d29;
	
}

.bodyTitleSmall
{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	width: 100%;
	
}

.bodyText
{
	font-size: 12px; 
	color: #666666;
}

.bodyText a
{
	font-size: 12px; 
	color: #666666;
}

.bodyText  a:hover
{
	font-size: 12px; 
	color: #666666;
	text-decoration: underline;
}

.naveLinks a
{
	font-size: 10px; 
	color: #666666;
	text-decoration: none;
}

.naveLinks a:hover
{
	font-size: 10px; 
	color: #666666;
	text-decoration: underline;
}

.vacancyInfoBox
{
	background: #dbdbdb;
	float: left;
	width: 330px;
	height: 300px;
}

.vacancyInfoBox .title
{
	font-size: 12px; 
	font-weight: bold;
	width: 80px;
	float: left;
}

.vacancyInfoBox .text
{
	font-size: 12px; 
	float: left;
}

#errorBox
{
	font-size: 12px;
	float: left;
	width: 600px;
	color: #f05d29;	
}

.hideDiv
{
	display: none;
}

.showDiv
{
	display: inline;
}

.homePageVacancySection
{
	float: left; 
	width: 243px;	
}

.homePageVacancyTitle
{
	color: #f05d29; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 14px; 
	font-weight: bold;
	font-family:arial, Verdana,Arial, Helvetica, sans-serif;
}

.homePageVacancyTitle img
{
	padding-right: 10px;
}

.homePageVacancyJobTitle
{
	float: left; 
	padding-bottom: 5px; 
	width: 240px; 
	border-bottom: 1px dotted #999999; 
	font-weight: bold;	
}

.homePageVacancyJobTitle a
{
	color: #000000;
 	font-size: 12px;
	text-decoration: none;
}

.homePageVacancyJobTitle a:hover
{
	text-decoration: underline;
}

.homePageVacancyJobText
{
	padding-bottom: 15px;
	float: left;
	width: 164px;
	text-align: left;	
}

.homePageVacancyJobImage
{	
	float: right;
	width: 75px;
	height: 50px;
}

.homePageExtraText
{
	 float: left; 
	 padding: 10px; 
	 width: 660px; 
	 text-align: justify;
	 background: #f05d29;
	 margin-top: 10px;
	 color: #ffffff;
	 font-size: 14px; 
}

.lineBreakWithDots
{
	float: left;
	border-bottom: 1px dotted #bbbbbb;
	width: 709px;
}

.profileCommentBox
{
	float: left; 
	width: 400px; 
	padding-left: 20px;
}


.siteMapBottom
{
	background: url('../images/site-map-bottom.gif') no-repeat; 
	width: 25px; 
	height: 18px; 
	float: left;
}

.siteMapAcross
{
	background: url('../images/site-map-across.gif'); 
	width: 25px; 
	height: 18px; 
	float: left;
}

.siteMapDown
{
	background: url('../images/site-map-down.gif'); 
	width: 25px; 
	height: 18px; 
	float: left;
}

.siteMapJoint
{
	background: url('../images/site-map-joint.gif'); 
	width: 25px; 
	height: 18px; 
	float: left;
}

.siteMapBlank
{
	width: 25px; 
	height: 18px; 
	float: left;
}
.siteMapText
{
	float: left; 
	
	font-size: 12px;

}

.siteMapText a
{
	text-decoration: none;
	color: #666666;
}

.siteMapText a:hover
{
	text-decoration: underline;
}

.valignOuterDiv
{
	float: left;
	width: 100px;	
	font-size: 11px;
	text-align: center;	
	padding: 0px;
	display: table; 
	height: 43px;   
	#position: relative; 
	overflow: hidden;
}

.valignOuterDiv a
{
	width: 100%; 
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;	
}

.valignOuterDiv a:hover
{
	text-decoration: underline;
}

.valignMiddleDiv
{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	left: 0px;
	text-align: center;
	width: 100px;
}
 
.valignInnerDiv
{
	#position: relative;
	#top: -50%;
	text-align: center;
	width: 100px;
}

.leftCoursesCol, .rightCoursesCol {
	font-size: 12px;
	float:left;
	padding: 5px;
}

.leftCoursesCol {
	width:400px;
}

.rightCoursesCol {
	width:200px;
}

.alternate {
	background: #eee;
}


/*jquery validation form error styles*/
label { width: 80px; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; font-size:12px; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

.directory_list_cat_box {
	float:left;
	display:block;
	width: 690px;
	padding: 10px;
	margin-bottom: 15px;
	border: #999 1px solid;
	background-color:#DDD;
}

.directory_list_cat_box h3 {
	margin: 5px 0;
}

.directory_list {
	width: 210px;
	float:left;
	padding: 5px;
}
.vacancyLink {
	
}
.vacancyLink a {
	background:url(../images/buttonBg.jpg) repeat-x;
	padding:20px;
	width:300px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-top:12px;
	margin-top:20px;
	display:block;
	
}
.vacancyLink a:hover {
	text-decoration:underline;
}

