@charset "utf-8";
/* CSS Document */

Body{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	margin: 0px;
}



p{
	margin: 5px 0 15px 0;
	padding: 0;
	}

p.no_bottom{
	margin: 5px 0 0px 0;
	padding: 0;
	}
	
#brand{
	float: left;
	border: none;
	margin-bottom: 10px;
}
#global
{
width: 919px;
margin: 0px auto;
padding-top: 10px;
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}
.clearBoth
{
clear: both;
}
#utils{
	float: right;
	width: 750px;
	margin-bottom: 10px;
}
	
.sideActions{
	margin-bottom: 18px;
	border: none;
}
.level1box{
	height: 184px;
}

#breadCrumb{
	border-bottom: 1px dotted #999; 
	clear: both; 
	padding-bottom: 5px; 
	font-size: 10px; 
	clear: both; 
	margin-bottom: 20px;
}

/* navigation here */
ul#globalNav
{
margin: 30px 0 0 0;
padding: 0px;
position: relative;
bottom: 0px;
list-style: none;
text-align: right;
float: left;
width: 750px;
}
#globalNav li
{
float: left;text-align: right;
}
#globalNav li a
{
float: left;
text-transform: uppercase;
font-weight: bold;
text-decoration:  none;
color: #666;
text-align: right;
font-size: 10px;
margin-right: 6px;
margin-left: 6px;
}
#globalNav li a:hover
{
text-decoration:  none;
}
.divider{
clear: both; margin-bottom: 15px; border-top: 1px solid #333;
}
.divider2{
clear: both; margin-bottom: 10px; margin-top: 10px; border-top: 1px solid #333;
}
/*
Colums for layout 
*/
#leftCol{
	width: 158px;
	margin-right: 17px;
	float: left;
}
#rightCol{
	width: 136px;
	_width: 130px;
	float: right;	
}
#centralAsOne{
	width: 588px;
	float: left;	
	margin-right: 17px;
	_margin-right: 10px;
}
#centralLeft{
	width: 280px;
	margin-right: 11px;
	text-align: justify;
	line-height: 15px;
	float: left;
}
#centralRight{
	width: 292px;
	float: right;
}
.rightImg{
	margin-bottom: 20px;
}
.genericHolder{
	width: 278px; height: 160px; float: left;
}
.hairLineBlackBox{
	border-left: 1px solid #000; width:566px; padding: 0 10px 0 10px; border-right: 1px solid #000;
}
.footer{
	clear: both; border-top: 1px solid #333; padding-top: 5px; font-size: 10px; text-align:right;
}
.footer a{
	text-decoration: none;
	color: #333333
}
/* input classes */
form{
	margin: 0px;
	padding: 0px;
}
input{
	vertical-align: middle;
}
.search{
	border: 0px;
	width: 150px;
	height: 19px;
	margin-left: 10px;
}
.input50{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 50px;
	height: 21px;
	padding: 5px 0 0 0;
	display: block;
}
.input100{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 100px;
	height: 21px;
	padding: 0px;
	display: block;
	padding-top: 5px;
}
.input200{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 200px;
	height: 21px;
	padding: 0px;
	display: block;
	padding-top: 5px;
}
.long{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 270px;
	height: 21px;
	padding: 5px 0 0 0;
	display: block;
}
TEXTAREA.long{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 270px;
	height: 65px;
	padding: 0px;
	display: block;
}
SELECT.long{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 270px;
	height: 22px;
	padding: 0px;
	display: block;
}
.long300{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 350px;
	height: 21px;
	padding: 5px 0 0 0;
	display: block;
}
TEXTAREA.long300{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 350px;
	height: 200px;
	padding: 0px;
	display: block;
}
SELECT.long300{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-top: 1px solid #333333;	
	border-left: 1px solid #333333;		
	width: 350px;
	height: 22px;
	padding: 0px;
	display: block;
}
.login{
	border: 0px;
	width: 140px;
	height: 16px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 8px;	
	display: block;
}
.login200{
	border: 0px;
	width: 140px;
	height: 16px;
	padding: 0px;
	margin-top: 3px;
	font-size: 12px;
	margin-bottom: 4px;	
	display: block;
}
.login200ltd{
	border: 0px;
	width: 140px;
	height: 16px;
	padding: 0px;
	margin-top: 2px;
	font-size: 12px;
	margin-bottom: 3px;	
	display: block;
}
.login200ltdlst{
	border: 0px;
	width: 140px;
	height: 16px;
	padding: 0px;
	margin-top: 2px;
	font-size: 12px;
	margin-bottom: 0px;	
	display: block;
}
.keyword{
	border: 0px;
	width: 260px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 8px;	
	display: block;
}
#cv{
	width: 550px;
}
.advSearch{
	border: 0px;
	width: 220px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 0px;	
	display: block;
}
SELECT.advSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-left: 10px;
	width: 170px;
	height: 20px;
}
SELECT.advSearchStd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	width: 220px;
	height: 20px;
}
.title{
	border: 0px;
	width: 80px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 8px;	
	display: block;
}
.stdselecta{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
}

.selecta{
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.check{
	border: 0px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.radio{
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
textarea.txtAreaFull{
	width: 567px;
	height: 120px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../img/txtArea-bg.gif) no-repeat;
	border: none;
	padding: 10px 5px 0 5px;
	margin: 5px 0 0 0;
}
.page_image_left{
	margin-right: 0px;
}
.page_image_left img{
	margin-right: 20px;
}
.page_image_right{
	margin-right: 0px;
}
.page_image_right img{
	margin-right: 20px;
}
.page_text{
	padding-top: 5px;
	padding: 1px;
}
.subNav{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subnav li{
	color: #333333;
}