/*fonts*-new/
/*home,employers,applications,availability,location,references*/

.bigtextbolod {font-family: "Arial Black"}
.regulartext {
	font-family: Arial;
	font-size: 12px;
	color:#666;
	font-weight: normal !important;
	}

.underlineregulartext {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}
.bigtext {
	color:#666666 !important;
	border-bottom:2px solid #666666;
	font-size:15px;
	font-family: Arial;
	font-weight: bold;
}
.regulartextbold{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
.medtext {
	font-family: "Arial";
	font-weight: normal;
	font-size: 15px;
}
.medtextbold {
	font-family: "Arial";
	font-weight: bold;
	font-size: 14px;
	color:#555555;
}
.mediumtext {
	font-family: "Arial";
	color:#333;
	font-size: 13px;
	text-align:left;
}
.minitext {
	font-family: "Arial";
	font-weight: normal;
	font-size: 8px;
}
.menu_class {
	font-family: Arial;
	font-size: 11px;
	color: #9F9D9D;
	text-decoration: none;
}
.menu_class_sel {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.link_regular2{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
}
.link_regular{
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.link_regular2:hover{
color:#ffffff;
}
#THwindow0, #THwindow1,#THwindow2,#THwindow3,#THwindow4,#THwindow5,#THwindow6,#THwindow7,#THwindow8,#THwindow9
{	
	position: absolute;
	left: -400px;
	top: auto;
	width: 400px;
	height: 400px;
	overflow: hidden;
	display:none;
	padding-left:5px;
	z-index:999;

}
#TH1window, #TH2window, #SB1window, #SB2window, #BBWindow, #CCWindow
{
	position: absolute;
	left: 15%;
	top: inherit;
	width: 400px;
	height: 400px;
	overflow: hidden;
	display: none;
	z-index:999;

}
.mouseover {
	z-index:999;
}

.windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(images/popups/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.windowTopContent
{
	margin-right: 13px;
	background-image:url(images/popups/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6caf00;
}
.windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(images/popups/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(images/popups/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
.windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #6caf00;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fff;
}

#TH1windowContent *
{
	margin: 10px;
}
.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #B4F155;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

