body {
	background: url(../images/mainbkg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	color: 	#4C4C4C;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
}
#blueAjaxlabel {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #2266FF;
}
#blueAjaxsubtext {
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
}
P {
	margin-top: 3px;
	line-height: 19px;
}
img {
	border: none;
}
#container {
	width: 900px;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
}
#header ul li {
	float:left;
	font-family: Arial;
	font-size: 10pt;
	
	color: #666666;
	padding: 5px 10px 5px 10px;
}
#bodycontent {
	float: left;
	width: 550px;
	margin-top: 25px;
	text-align: left;
}
#rightbodycontent {
	float: right;
	width: 550px;
	margin-top: 25px;
	text-align: left;
}
#rightsidebar {
	float: right;
	width: 300px;
	margin-top: 25px;

}
#leftsidebar {
	float: left;
	width: 300px;
	margin-top: 25px;

}
#pleftsidebar {
	float: left;
	width: 250px;
	margin-top: 25px;

}
#prightbodycontent {
	float: right;
	width: 630px;
	margin-top: 25px;
	text-align: left;
} 

#header {
	text-align: left;
	border-bottom: 1px solid #e46b30;
	padding: 5px;
}
#loginbar {
	width:100%;
	overflow:hidden;
	background: #2e2e2e;
	text-align: center;
	color: #999999;
	padding-top: 2px;
	margin-left:auto;
	margin-right:auto;
}
#header_line {
	background-color: #e46b30;
	height: 5px;
	overflow:hidden;
	border-bottom: 1px solid #000000;
}
.tb {
	background-color: #ffffff;
	padding: 1px;
}
input.login {
	font-family:  		Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	line-height: 		10px;
	color: 			    #ffffff;
	background: 		#2e2e2e;
	margin-top: 		2px;
	padding: 			2px 3px 2px 3px;	
	height: 			22px;
	border-bottom: 		1px solid #ffffff;
	border-right: 		1px solid #ffffff;
	border-top: 		1px solid #ffffff;
	border-left: 		1px solid #ffffff;
}
input.logintb {
	border: 1px solid #2e2e2e;
	padding: 3px;
}
.section {
	background-image: url(../images/sectionbkg.gif);
	background-repeat: repeat-x;
	padding: 15px;
	text-align: left;
	border-top: 1px solid #999999;
}
.subsection {
	background-image: url(../images/subsection.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #b3b3b3;
	padding: 15px;
	height: auto;
	margin-bottom: 15px;
}
.section_title {
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
}
.section_title {
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
}
.title {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #666666;
}
.link {
	border-bottom: 1px dotted #a9a9a9;
	color: #666666;
	cursor: hand;
}
#wrap 
{
	clear:both;
	margin-top: 20px;
	text-align: left;
	font-size: 8pt;
	width: 900px;
	padding: 15px;
	color: #666666;
	margin-left:auto;
	margin-right:auto;
}
#footer 
{
	clear:both;
	margin-top: 40px;
	text-align: left;
	font-size: 8pt;
	width: 900px;
	padding: 15px;
	color: #666666;
	border-top: 1px solid #dcdcdc;
	margin-left:auto;
	margin-right:auto;
}
.home {
	background-color: #dcdcdc;
	font-weight: bold;
}
.clientscroll {
	margin-top: 3px;
	padding: 10px;
	border: 1px solid #e6e6e6;
	background-color: #f7f5f5;
	font-size: 10pt;
	font-weight: bold;
}
.clientname {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 15px;
}
A:hover { 
	color: 			black;
	background-color:	transparent;
	/*text-decoration: 	underline;*/
}
.tabon {
	background-color: #a9a9a9;
	width: 100px;
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	CURSOR: hand;
}
.taboff {
	background-color: #dcdcdc;
	width: 100px;
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	CURSOR: hand;
}
#jobs {
	
}
.jobreq {
    font-weight: bold;
    font-size: 10pt;
}
#jobs a {
    color: #404080;
}
.taglineb {
	font-size: 18pt;
	font-weight: normal;;
	color: #000000;
}
.taglineg {
	font-size: 18pt;
	font-weight: normal;
	color: #666666;
}

#prdleft {
	float: left;
	width: 305px;
	margin-top: 25px;
}
#prdright {
	float: right;
	width: 305px;
	margin-top: 25px;
}
