body
{
	margin:0;
	padding:0;
}

.wrap
{
	float:left;
	width:99%;
	margin:0 5px 0 5px;
}
.topbar
{
	float:left;
	width:100%;
	height:78px;
	background:url(images/topimage_bg.jpg) no-repeat;
}
.topbarlinks
{
	float:left;
	width:100%;
	height:20px;
}
.toplink
{
	float:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	padding:5px 18px 0 0px;
}
.toplink A
{
	text-decoration:none;
	color:#fff;
}
.toplink A:hover
{
	text-decoration:none;
	color:#fff;
}
.logo
{
	float:left;
	width:48%;
	height:57px;
	vertical-align:top;
	padding:0px 0 5px 10px;
}
.searchbox
{
	float:right;
	width:49.5%;
	height:57px;
	margin:20px 5px 0 0;
	vertical-align:bottom;
	text-align:right;
}
.searchbox INPUT
{
	border:1px solid #2383c6 !important;
	height:16px !important;
	width:148px !important;
}
.banner
{
	float:left;
	width:100%;
	height:223px;
	background:url(images/banner_bg.jpg) repeat-x;
	padding:0 !important;
	margin:0 !important;
	vertical-align:top !important;
}
.menu
{
	float:left;
	width:100%;
	background:url(images/menu_bg.jpg) repeat-x;
	height:27px;
	margin:0 0 15px 0;
}
.contentarea
{
	float:left;
	width:100%;
}
.leftpane
{
	float:left;
	width:20%;
}
.contentpane
{
	float:left;
	width:78%;
}
.rightpane
{
	float:right;
	width:20%;
	margin-left:1%;
}
/*.rightpane_sl
{
	float:right;
	width:100%;
}
.wearehiring
{
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0 5px 0;
	margin-bottom:10px;
	background-color:#2083c7;
}
.wearehiring A
{
	color:#fff;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:bold;
}
.wearehiring A:hover
{
	color:#e4e4e4;
	font-family:"Trebuchet MS";
	text-decoration:blink;
	font-size:15px;
	font-weight:bold;
}*/
.contentpane_inner
{
	float:left;
	width:57.8%;
	margin-left:1%;
}
.contentpane_SL
{
	float:left;
	width:96%;
	margin-left:3%
}
.innerarea
{
	float:left;
	width:100%;
}
.BC
{
	float:left;
	width:100%;
	height:35px;
	margin:0 0 10px 0;
	background:url(images/BC_middle.gif) repeat-x;
}
.BC_left
{
	float:left;
	width:15px;
	height:35px;
	padding:0;
	margin:0;
	background:url(images/BC_left.gif) no-repeat;
}
.BC_middle
{
	float:left;
	width:93.55%;
	padding:10px 0 0 0;
	margin:0;
	height:35px;
	background:url(images/BC_middle.gif) repeat-x;
	font-family:Tahoma;
	font-size:12px;
	font-weight:700;
	color:#1f83bf;
}
.BC_middle_contact
{
	float:left;
	width:95.15%;
	padding:10px 0 0 0;
	margin:0;
	height:35px;
	background:url(images/BC_middle.gif) repeat-x;
	font-family:Tahoma;
	font-size:12px;
	font-weight:700;
	color:#1f83bf;
}
.BC_middle A
{
	color:#1f83bf;
	text-decoration:none;
}
.BC_middle A:hover
{
	color:#1f83bf;
	text-decoration:none;
}
.BC_middle SPAN A
{
	color:#1f83bf !important;
	font-size:12px !important;
	text-decoration:none !important;
}
.BC_middle SPAN A:hover
{
	color:#1f83bf !important;
	font-size:12px !important;
	text-decoration:none !important;
}
.BC_middle_contact A
{
	color:#1f83bf;
	text-decoration:none;
}
.BC_middle_contact A:hover
{
	color:#1f83bf;
	text-decoration:none;
}
.BC_middle_contact SPAN A
{
	color:#1f83bf !important;
	font-size:12px !important;
	text-decoration:none !important;
}
.BC_middle_contact SPAN A:hover
{
	color:#1f83bf !important;
	font-size:12px !important;
	text-decoration:none !important;
}
.BC_right
{
	float:right;
	width:22px;
	height:35px;
	padding:0;
	margin:0;
	background:url(images/BC_right.gif) no-repeat;
}
.bottomlinks
{
	float:left;
	width:100%;
}
.btmlink
{
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	padding:0 10px 0 10px;
	border-right:2px solid #2182c5;
	margin:30px 0 0px 0;
}
.btmlink A
{
	text-decoration:none;
	color:#2182c5;
}
.btmlink A:hover
{
	text-decoration:none;
	color:#2182c5;
}
.footer
{
	float:left;
	width:100%;
	background:url(images/footer_bg.jpg) repeat-x;
	height:16px;
	margin:8px 0 0 0;
}
.copyright
{
	float:left;
	width:100%;
	padding:0 0 40px 0;
	color:#646464;
	font-family:Tahoma;
	font-size:12px;
}
.cpyleft
{
	float:left;
	width:49%;
	padding:5px 0 0 0;
	vertical-align:top;
}
.cpyleft A
{
	color:#2182c5;
	text-decoration:none;
	font-weight:bold;
}
.cpyleft A:hover
{
	color:#5fa4fb;
	text-decoration:none;
	font-weight:bold;
}
.cpyright
{
	float:right;
	width:49%;
	padding:5px 0 0 0;
	text-align:right;
}
.cpyright A
{
	color:#2182c5;
	text-decoration:none;
	font-weight:bold;
}
.cpyright A:hover
{
	color:#5fa4fb;
	text-decoration:none;
	font-weight:bold;
}
.clearboth
{
	clear:both;
}

/*********Override styles************/
#dnn_dnnSEARCH_cmdSearch IMG
{
	border:0 !important;
}
.SkinObject
{
	text-transform:capitalize !important;
}
/*************************************/




/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position: absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.transMenu.top .items {
	border-top: none;
	border:0px solid red !important;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	width: 2px;
	position: absolute;
	z-index: 3;
	top: 3px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position: absolute;
	z-index: 1;
	left: 3px;
	height: 2px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
/* each TR.item is one menu item */
.transMenu .item{
	margin: 0px;
	border: none;
	display: block; /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */  cursor: pointer;
	cursor: hand;
	
	text-decoration: none;
	text-align: left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
	padding-right:30px;
	padding-left:10px;
	padding-bottom:0px;
	font-weight:700;
	border:0px solid red !important;
	background-color:#f3f3f3;
}

.transMenu .item td {
	font-size: 11px;
	color: #6e6e6e;
	border:0px solid red !important;
	padding-left:12px !important;
}

.transMenu .item.hover {
	background-color: #67686a;
	color:#fff !important;
	border:0px solid red !important;
	padding-left:12px !important;
}

.transMenu .item.hover td { border:0px solid red !important;color:#fff !important;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left: 10px;
}

/* Added classes by Khanh - 050629 */
.transMenu .item#active {
	background: #8BB448;
	color: #FFFFFF!important;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}

.transMenu .item#active.hover {
	color: #FFFFFF;
}


/* For first level menu.*/
#wrap {
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
}

#menu td {
	text-align: left;
}

#mbttransmenu {
	
}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
	clear: both;
	margin: 1px 0 0 0;
	display: block;
	white-space: nowrap;
	font-weight:bold; 
	color:#FFFFFF;
	vertical-align:bottom;
	text-decoration: none;
	text-align: center;
	height:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:6px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:0px;
	font-weight:700;
	background-color:inherit;
	border:0px solid red;
}

a.mainlevel-trans:hover {
	background-color:#f3f3f3;
	color:#2286c4;
	text-decoration: none;
	border:0px solid red;
}

a.mainlevel_active-trans, a.mainlevel_active-trans:active {
	clear: both;
	width: auto;
	margin: 0;
	display: block;
	white-space: nowrap;
	background: #fff;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold; 
}

a.mainlevel_active-trans:hover {
	color: #FFFFFF;
}

/* End added */




/*
a.mainlevel-trans:link, a.mainlevel-trans:visited {
	clear: both;
	display: block;
	white-space: nowrap;
	color:#FFFFFF;
	vertical-align:bottom;
	height:27px;
	text-decoration: none;
	text-align: center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:7px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:0px;
	font-weight:700;
	background-color:inherit;
}

a.mainlevel-trans:hover {
	clear: both;
	display: block;
	white-space: nowrap;
	color:#2286c4;
	vertical-align:bottom;
	height:27px;
	text-decoration: none;
	text-align: center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:7px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:0px;
	font-weight:700;
	background-color:#f3f3f3;
	background:url(images/menu_hover.jpg) repeat-x;
}


*/

.topheader
{
	float:left;
	width:100%;
	height:27px;
	background:url(images/th_middle.gif) repeat-x;
}
.topheader_left
{
	float:left;
	width:6px;
	height:27px;
	padding:0;
	margin:0;
	background:url(images/th_left.gif) no-repeat;
}
.topheader_middle
{
	float:left;
	width:68.3%; /*78.3*/
	padding:0;
	margin:0;
	height:27px;
	background:url(images/th_middle.gif) repeat-x;
}
.topheader_right
{
	float:right;
	width:209px;
	height:27px;
	padding:0;
	margin:0;
	background:url(images/th_right.gif) no-repeat;
}
.topheader_right A
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	color:#FFFFFF;
	padding:11px 10px 0 10px;
}
.topheader_right A:hover
{
	text-decoration:none;
}
.logosearchpart
{
	float:left;
	width:100%;
	height:50px;
}
.logopart
{
	float:left;
	width:40%;
	margin:-10px 0 0 0;
}
.searchpart
{
	float:right;
	width:49.5%;
	margin:15px 10px 0 0;
	vertical-align:bottom;
	text-align:right;
}
