 /*
	Copyright David Trewern Design         :: www.dtdesign.com ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/



*, html {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

body, form, ul, li, p, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style-type: none;
}

td {
	vertical-align: top;
}

body {
	background: #478FC2 url(page_bg.gif);
	margin: 0 4px 20px 4px;
}

a, a:hover {
	text-decoration: none;
}

img {
	border:none;
}


/* @Misc - START: misc styles */
.clear
{
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
	width: auto !important;
}

#header {
	background-color: #FFFFFF;
}
#header td {
	padding: 16px 14px 20px 14px;
}
#header div.outer {
	background: url(header_search_r.gif) top right no-repeat;
	width: 165px;
}
#header div.outer div {
	background: url(header_search_l.gif) top left no-repeat;
	height: 40px;
	padding: 5px 7px 0 13px;
}
#header div.outer div input {
	float: left;
}
#header div.outer div input.textbox {
	width: 75px;
	color: #939393;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #C3C3C3;
	margin-right: 8px;
	height: 15px;
}

#navigation {
	width: 770px;
	background: #FFFFFF url(nav_bg.gif) repeat-x;
}
#navigation table td {
	background: url(nav_td_bg.gif) left no-repeat;
	padding: 0 7px 0 8px;
}
#navigation table td.first {
	background: none;
	padding-left: 0;
}


#footer {
	background: url(footer_bg.gif) repeat-x;
	color: #807972;
	font-size: 11px;
}
#footer .l {
	background: url(footer_l_bg.gif) left no-repeat;
	padding-left: 14px;
	vertical-align: middle;
}
#footer .r {
	background: url(footer_r_bg.gif) right no-repeat;
	padding-right: 6px;
	vertical-align: middle;
}
#footer table td {
	background: url(footer_link_bg.gif) 0 5px no-repeat;
	padding: 0 8px 0 9px;
}
#footer a {
	color: #807972;
	font-size: 11px;
}
#footer a:hover {
	color: #1B72CE;
}








#home_banner .left {
	background: #D65600 url(homebanner_left_bg.gif) top repeat-x;
}
#home_banner .left .td_left {
	background: url(homebanner_left_cnr_bl.gif) bottom no-repeat;
}

#home_banner .left form table {
	margin-top: 16px;
}
#home_banner .left form table td {
	padding: 0 6px 2px 0;
	font-size: 11px;
}
#home_banner .left form table li {
	background: url(arrow_homeleft1.gif) 0 3px no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 13px;
}
#home_banner .left form table li.b {
	background: url(arrow_homeleft2.gif) 0 3px no-repeat;
}
#home_banner .left form table select {
	border: 1px solid #E3671C;
	color: #FF6600;
	font-size: 11px;
	width: 180px;
}
#home_banner .left form table select input {
	padding:0;
	margin:0;
}
#home_banner .left form table div {
	background: url(homebanner_left_div.gif) 0 0 no-repeat;
	font-size: 6px;
	line-height: 6px;
	margin-top: 20px;
}



#home_banner .banner1 {
	background: #7294C1 url(homebanner_right_bg1.jpg) 0 0 no-repeat;
}
#home_banner .banner2 {
	background: #59B842 url(homebanner_right_bg2.jpg) 0 0 no-repeat;
}
#home_banner .banner3 {
	background: #FED000 url(homebanner_right_bg3.jpg) 0 0 no-repeat;
}
#home_banner .right {
	padding: 60px 50px 0 235px;
	color: #FFFFFF;
	font-size: 11px;
}
#home_banner .right h3 {
	margin: 3px 0 10px 2px;
}
#home_banner .right ul {
	margin: 6px 0 0 2px;
}
#home_banner .right p {
	margin-left: 2px;
}
#home_banner .right li {
	background: url(arrow_homeright1.gif) 0 5px no-repeat;
	font-size: 11px;
	padding-left: 7px;
}
#home_banner .right li a {
	color: #FFFFFF;
}
#home_banner .right li a:hover {
	text-decoration: underline;
}



.sectiontitle {
	background: url(arrow_homeleft3.gif) 0 3px no-repeat;
	padding-left: 13px;
	color: #6C6D6C;
	font-size: 12px;
	font-weight: bold;
}

.linkwitharrow1 {
	margin-top: 5px;
}
.linkwitharrow1 {
	background: url(arrow_homeleft4.gif) 0 5px no-repeat;
	padding-left: 8px;
	font-size: 11px;
}
.linkwitharrow1 a {
	color: #FF6600;
}
.linkwitharrow1 a:hover {
	color: #1B72CE;
}
.linkwitharrow1 a.type2 {
	font-size: 12px;
}



#home_content {
	background-color: #FFFFFF;
	font-size: 11px;
}
#home_content .left {
	padding: 14px 20px 50px 18px;
	vertical-align: top;
}
#home_content .left .div {
	background: url(homecontent_left_div.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 15px;
	margin-top: 12px;
}
#home_content .form {
	margin-top: 5px;
}
#home_content .form input {
	float: left;
}
#home_content .form .textbox {
	border: 1px solid #C3C3C3;
	color: #6C6D6C;
	font-size: 11px;
	width: 110px;
	margin-right: 6px;
}


#home_content .right {
	padding: 3px 3px 50px 0;
	vertical-align: top;
	font-size: 11px;
}
#home_content .right .div {
	background: url(content_right_div.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 15px;
	margin-top: 12px;
}



.professionals {
	background: url(home_pic_professionals.gif) top right no-repeat;
	height: 50px;
}
.professionals div {
	background: url(home_ico_professionals.gif) 0 3px no-repeat;
	padding: 0 55px 0 13px;
	color: #6C6D6C;
	font-size: 11px;
}
.professionals div .title {
	color: #6C6D6C;
	font-size: 12px;
	font-weight: bold;
}



ul.list1 {
	margin-top: 5px;
}
ul.list1 li {
	background: none;
	padding: 0;
	color: #6C6D6C;
	font-size: 11px;
}
ul.list1 li a {
	color: #FF6600;
}
ul.list1 li a:hover {
	color: #1B72CE;
}

ul.list2 li {
	background: url(arrow_homeleft4.gif) 0 5px no-repeat;
	padding-left: 8px;
	color: #6C6D6C;
	font-size: 11px;
}
ul.list2 li a {
	color: #FF6600;
}
ul.list2 li a:hover {
	color: #1B72CE;
}


ul.downloads li {
	background: url(ico_pdf.gif) 0 0 no-repeat;
	padding: 2px 0 3px 19px;
	color: #6C6D6C;
	font-size: 12px;
}
ul.downloads li a {
	color: #FF6600;
}
ul.downloads li a:hover {
	color: #1B72CE;
}


.div1 {
	background: url(homecontent_left_div.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 15px;
	margin-top: 15px;
}
.div2 {
	background: url(content_right_div.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 15px;
	margin-top: 12px;
}



.feature tr.top td {
	border-left: 3px solid #FFFFFF;
}
.feature tr.top td div.title {
	background: url(feature_top_r.gif) top right no-repeat;
	width: 100%;
}
.feature tr.top td div.title div {
	background: url(feature_top_l.gif) top left no-repeat;
	height: 40px;
}
.feature tr.top td div.title div h3 {
	padding: 7px 7px 0 13px;
	color: #6699CC;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.feature tr.top td div.title div h3.small {
	padding: 7px 7px 0 13px;
	color: #6699CC;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
.feature tr.bottom td {
	border-left: 3px solid #FFFFFF;
	background: url(feature_bottom.gif) top repeat-x;
	padding: 0 10px 10px 10px;
	color: #6C6D6C;
	font-size: 11px;
	vertical-align: top;
}
.feature tr.bottom td p.title {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 3px 0;
}


.feature2 tr.top td div.title {
	background: url(feature_top_r.gif) top right no-repeat;
	width: 100%;
}
.feature2 tr.top td div.title div {
	background: url(feature_top_l.gif) top left no-repeat;
	height: 40px;
}
.feature2 tr.top td div.title div h3 {
	padding: 7px 7px 0 13px;
	color: #6699CC;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.feature2 tr.top .nothing {
	background: none;
}
.feature2 tr.bottom td {
	background: url(feature_bottom.gif) top repeat-x;
	padding: 0 10px 20px 10px;
	color: #6C6D6C;
	font-size: 12px;
	vertical-align: top;
}
.feature2 tr.bottom table {
	margin: 7px 0 7px 0;
}
.feature2 tr.bottom table td {
	background: none;
	padding: 0 4px 0 0;
}
.feature2 tr.bottom .nothing {
	background: none;
}

.feature2 tr.bottom h3.talentpool {
	color: #6DA4B4;
}
.feature2 tr.bottom img.talentpool_img {
	float: right;
	margin: 0 0 5px 5px;
}
.feature2 tr.bottom p.talentpool_title {
	color: #447E8F;
	font-size: 11px;
	font-weight: bold;
}
.feature2 tr.bottom p.talentpool {
	font-size: 11px;
}




.newslisting {
	color: #6C6D6C;
	font-size: 12px;
	margin-top: 5px;
}
.newslisting li {
	background: url(arrow_newslisting.gif) 0 5px no-repeat;
	padding-left: 8px;
}
.newslisting li.first {
	background: none;
	padding: 0 0 3px 0;
}
.newslisting a {
	color: #FF6600;
}
.newslisting a:hover {
	color: #1B72CE;
}











#internal_banner .left {
	background: #D75702 url(intbanner_left_bg.gif) top repeat-x;
}
#internal_banner .left .td_left {
	background: url(homebanner_left_cnr_bl.gif) bottom no-repeat;
}


#internal_banner .right {
	vertical-align: bottom;
	color: #FFFFFF;
	font-size: 12px;
}


#internal_content {
	background: #FFFFFF url(intcontent_right_bg.gif) top repeat-x;
	font-size: 11px;
}
#internal_content .left {
	background-color: #FFFFFF;
	padding: 16px 0 50px 18px;
	vertical-align: top;
	font-size: 11px;
}
#internal_content .right {
	padding: 20px 15px 50px 16px;
	vertical-align: top;
	color: #6C6D6C;
	font-size: 11px;
}


#internal_content2 {
	background: #FFFFFF;
	font-size: 11px;
}
#internal_content2 .left {
	background-color: #FFFFFF;
	padding: 16px 0 50px 18px;
	vertical-align: top;
	font-size: 11px;
}
#internal_content2 .right {
	padding: 20px 15px 50px 16px;
	vertical-align: top;
	color: #6C6D6C;
	font-size: 12px;
}
#internal_content2 .right2 {
	padding: 50px 10px 50px 5px;
}
#internal_content2 .right2 ul.list2 {
	margin-left: 5px;
}
#internal_content2 .right2 ul.list2 li {
	list-style-type: none;
}
#internal_content2 .right .title {
	color: #1B72CE;
	font-weight: bold;
}

#internal_content2 .text p.title.nomargin {
	margin:0;
}

#internal_content2 .right .introduction,
#internal_content .right .introduction {
	padding-bottom: 20px;
}

#internal_content2 .right h3.title {
	font-size: 14px;
}
#internal_content2 .right a,
#internal_content .right a {
	color: #FF6600;
}
#internal_content2 .right a:hover,
#internal_content .right a:hover {
	color: #1B72CE;
}
#internal_content2 .right .div,
#internal_content .right .div {
	background: url(content_right_div.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 15px;
	margin-top: 12px;
}
#internal_content2 .right .div2 {
	background: url(content_right_div.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 11px;
	margin: 0;;
}
#internal_content2 .text p.title, #internal_content2 .text div.title {
	margin: 12px 0 5px 0;
}

#internal_content2 .text h3.title {
	margin-bottom:5px;

}



#subnav {
	background: url(subnav_bg.gif) 0 -9px no-repeat;
}
#subnav li {
	background: url(subnav_bg.gif) bottom left no-repeat;
	padding: 3px 14px 3px 4px;
	font-size: 11px;
}
#subnav li div {
	background: url(subnav_arrow.gif) 0 3px no-repeat;
	padding-left: 14px;
}
#subnav li div a {
	color: #FF6600;
	font-size: 11px;
}
#subnav li div a:hover {
	color: #1B72CE;
}
#subnav li div a.on {
	color: #1B72CE;
	font-size: 11px;
	font-weight: bold;
}
#subnav li div a.on:hover {
	color: #1B72CE;
}

#subnav li.sub div {
	background: url(subnav_sub_arrow.gif) 0 4px no-repeat;
	padding-left: 9px;
}
#subnav li.sub div a {
	color: #6C6D6C;
	font-size: 11px;
}
#subnav li.sub div a:hover {
	color: #1B72CE;
}

#subnav li.sub div.on {
	background: url(subnav_sub_on_arrow.gif) 0 4px no-repeat;
	padding-left: 9px;
}
#subnav li.sub div.on a {
	color: #1B72CE;
	font-size: 11px;
	font-weight: bold;
}
#subnav li.sub div.on a:hover {
	color: #1B72CE;
}


#subnav li.sub2 div {
	background: url(subnav_sub_arrow.gif) 10px 4px no-repeat;
	padding-left: 18px;
}
#subnav li.sub2 div a {
	color: #6C6D6C;
	font-size: 11px;
}
#subnav li.sub2 div a:hover {
	color: #1B72CE;
}

#subnav li.sub2 div.on {
	background: url(subnav_sub_on_arrow.gif) 10px 4px no-repeat;
	padding-left: 18px;
}
#subnav li.sub2 div.on a {
	color: #1B72CE;
	font-size: 11px;
	font-weight: bold;
}
#subnav li.sub2 div.on a:hover {
	color: #1B72CE;
}






.pagetitle .l {
	background: url(pagetitle_l.gif) top left no-repeat;
	padding: 7px 7px 19px 13px;
	color: #6699CC;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.pagetitle .r {
	background: url(pagetitle_r.gif) top right no-repeat;
}



.searchbar {
	margin-top: 2px;
}
.searchbar .content {
	background: #DADADA url(searchbar_bg.gif) top repeat-x;
	vertical-align: top;
	padding-top: 10px;
}
.searchbar .content p {
	color: #6C6D6C;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.searchbar .content input,select {
	float: left;
}
.searchbar .content .textbox {
	border: 1px solid #C3C3C3;
	color: #6C6D6C;
	font-size: 11px;
	margin-right: 8px;
}



.searchresults {
	color: #6C6D6C;
	font-size: 12px;
	margin-top: 20px;
}
.searchresults p {
	margin-bottom: 1px;
}
.searchresults a {
	color: #FF6600;
}
.searchresults a:hover {
	color: #1B72CE;
}
.searchresults .summary {
	color: #1B72CE;
	margin-bottom: 20px;
}
.searchresults div {
	background: url(content_right_div.gif) bottom left no-repeat;
	padding-bottom: 20px;
}
.searchresults .title a {
	color: #1B72CE;
	font-weight: bold;
}
.searchresults .title a:hover {
	color: #1B72CE;
}










#internal_content2 td table.contact_form td, #internal_content2 td table.select td {
	color: #6C6D6C;
	font-size: 12px;
}	
#internal_content2 td table td.textbox input  {
	width: 60%;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	border: 1px solid #C3C3C3;
	margin-right: 8px;
	margin-bottom:10px;
	height: 15px;
}

textarea.textarea_input {
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #C3C3C3;
	margin-right: 8px;
	margin-bottom:10px;

}

#internal_content2 td {
	color: #6C6D6C;
	font-size: 12px;
}

#internal_content2 table.select input, #internal_content2 table.media_search td select, #internal_content2 table.media_search td input,
#internal_content2 table.search td input, #internal_content2 table.search td select
{
	color: #6C6D6C;
	font-size: 12px;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	border:none;

}
#internal_content2 table.media_search td select, #internal_content2 table.media_search td input,
#internal_content2 table.search td input, #internal_content2 table.search td select {
	border:#C3C3C3 solid 1px;

}

#internal_content2 div.title2,
#internal_content div.title2 {
	color: #6C6D6C;
	font-size: 12px;
	font-weight: bold;
	padding:8px 0 4px 0;
}


#internal_content2 div.title2_blue,
#internal_content div.title2_blue {
	color: #1B72CE;
	font-size: 12px;
	font-weight: bold;
	padding:8px 0 4px 0;
}

#internal_content div.title2_blue 
{
	font-weight: normal;
}


#internal_content2 table.search-left 
{
	float: left;
}



td p.media_search_blue {
	padding-right:5px;
	color:#1B72CE;
	font-weight:bold;
}

#internal_content2 div.media_pages {
	margin:30px 0 0 62px;
	font-weight:bold;
	font-size: 12px;
}

#internal_content2 div.media_pages a.on {
	color:#2A81D9;
}

#internal_content2 td.right ul, div.sidelists ul {
	margin-left:16px;
}

#internal_content2 td.right li, div.sidelists ul {
	list-style-type:disc;
}
#internal_content2 img.image_left {
	float:left;
	margin:0 10px 5px 0;
}





.table_listing1 {
	color: #6C6D6C;
	font-size: 12px;
}
.table_listing1 td {
	padding: 0 20px 10px 0;
	vertical-align: top;
}
.table_listing1 tr.header td {
	font-weight: bold;
	padding-bottom: 7px;
}
.table_listing1 tr.header td a {
	color: #6C6D6C;
	text-decoration: underline;
	white-space: nowrap;
}
.table_listing1 tr.header td a:hover {
	color: #6C6D6C;
	text-decoration: underline;
}
.table_listing1 tr.header td.sortup {
	background: url(arrow_up.gif) 0 3px no-repeat;
	padding-left: 13px;
}
.table_listing1 tr.header td.sortdown {
	background: url(arrow_down.gif) 0 3px no-repeat;
	padding-left: 13px;
}
.table_listing1 a {
	color: #FF6600;
}
.table_listing1 a:hover {
	color: #1B72CE;
}
.table_listing1 td.div {
	background: url(content_right_div.gif) top left no-repeat;
	padding: 0 0 7px 0;
}
.table_listing1 .rowheight img {
	height: 35px;
}




.pagination1 a {
	color: #FF6600;
	font-size: 12px;
}
.pagination1 a:hover {
	color: #2A81D9;
}
.pagination1 a.on, .pagination1 a.on:hover {
	color: #2A81D9;
	font-weight: bold
}




.detail1 td {
	vertical-align: top;
	color: #6C6D6C;
	font-size: 12px;
}
.detail1 .small {
	font-size: 11px;
}
.detail1 .title {
	color: #2A7BD1;
	font-weight: bold;
}
.detail1 h3.title {
	font-size: 14px;
}
.detail1 .image {
	padding-right: 10px;
}
.detail1 li {
	padding-left: 6px;
	margin-left: 2px;
	background: url(icn_square.gif) 0 6px no-repeat;
}



.content_detail {
	padding-bottom: 5px;
}
.content_detail table {
	margin-top: 15px;
}
.content_detail td {
	color: #6C6D6C;
	font-size: 12px;
	padding: 0 20px 2px 0;
}
.content_detail ul {
	margin: 0 0 0 16px;
}
.content_detail li {
	list-style-type: disc;
	margin: 0 0 3px 0;
}
.content_detail .title2 {
	color: #1B72CE;
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 3px 0;
}
.content_detail .small {
	font-size: 11px;
}



a.link1 {
	color: #FF6600;
	font-size: 12px;
}
a.link1:hover {
	color: #1B72CE;
}



.text_orange1 {
	color: #FF6600;
	font-size: 11px;
}


tr.wc td {
	padding: 0;
}
tr.wc td div {
	font-size: 1px;
	line-height: 1px;
}



.careers_keyinfo {
	background: #EAEAEA;
}
.careers_keyinfo td {
	color: #6C6D6C;
	font-size: 12px;
	padding: 3px 11px;
	border-bottom: 2px solid #FFFFFF;
}
.careers_keyinfo tr.noborder td {
	padding-bottom: 0;
	border-bottom: 0;
}
.careers_keyinfo td.label {
	font-weight: bold;
	padding-left: 14px;
	border-right: 3px solid #FFFFFF;
}
.careers_keyinfo td.label2 {
	padding-left: 14px;
	border-right: 0;
}
.careers_keyinfo tr.first td {
	background: url(careers_detail_tr.gif) right top no-repeat;
	padding-top: 6px;
}
.careers_keyinfo tr.first td.label {
	background: url(careers_detail_tl.gif) left top no-repeat;
}
.careers_keyinfo tr.last td {
	background: url(careers_detail_br.gif) right bottom no-repeat;
	padding-bottom: 6px;
}
.careers_keyinfo tr.last td.label {
	background: url(careers_detail_bl.gif) left bottom no-repeat;
}
.careers_keyinfo tr.wc td {
	background: #FFFFFF;
	padding-bottom: 10px;
}


.careers_orangestrip {
	background: #DC5902 url(careers_orangestrip_bg.gif) repeat-x;
	height: 30px;
	margin-bottom: 10px;
}
.careers_orangestrip div.l {
	background: url(careers_orangestrip_l.gif) no-repeat;
	float: left;
	height: 30px;
}
.careers_orangestrip div.l p {
	padding: 7px 0 0 11px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.careers_orangestrip div.r {
	background: url(careers_orangestrip_r.gif) right no-repeat;
	float: right;
	height: 30px;
}
.careers_orangestrip div.r p {
	padding: 5px 8px 0 0;
	text-align: right;
}



.careers_apply {
	background: #EAEAEA url(careers_apply_br.gif) right bottom no-repeat;
	margin-bottom: 9px;
}

.careers_apply .title {
	background: url(careers_apply_title_bg.gif) repeat-x;
}
.careers_apply .title div {
	background: url(careers_apply_title_r.gif) right no-repeat;
}
.careers_apply .title div div {
	background: url(careers_apply_title_l.gif) no-repeat;
	height: 39px;
	width: 15px;
}
.careers_apply .title div div h3 {
	color: #6F6F6F;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 0 0;
	width: 500px;
	margin-left: 17px;
}

.careers_apply .title_confirm {
	background: url(careers_apply_title2_r.gif) right top no-repeat;
}
.careers_apply .title_confirm div {
	background: url(careers_apply_title2_l.gif) left top no-repeat;
	height: 39px;
}
.careers_apply .title_confirm div h3 {
	color: #6F6F6F;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 0 0 17px;
}


.careers_apply .int {
	background: url(careers_apply_bl.gif) left bottom no-repeat;
	padding: 0 9px 4px 9px;
}
.careers_apply .whitebox {
	background: #FFFFFF;
	margin-bottom: 7px;
}
.careers_apply .whitebox .t {
	background: url(careers_apply_whitebox_tr.gif) right no-repeat;
}
.careers_apply .whitebox .t div {
	background: url(careers_apply_whitebox_tl.gif) left no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
}
.careers_apply .whitebox .c {
	padding: 2px 13px;
}
.careers_apply .whitebox .b {
	background: url(careers_apply_whitebox_br.gif) right no-repeat;
}
.careers_apply .whitebox .b div {
	background: url(careers_apply_whitebox_bl.gif) left no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
}

.careers_apply .whitebox .c p.title {
	color: #1B72CE;
	font-size: 14px;
	font-weight: bold;
	background: none;
	padding-bottom: 2px;
}
.careers_apply .whitebox .c p.intro {
	color: #1B72CE;
	font-size: 12px;
	padding: 0;
}
.careers_apply .whitebox .c h4 {
	color: #1B72CE;
	font-size: 12px;
	font-weight: bold;
	background: url(careers_apply_arrow_h4.gif) 0 3px no-repeat;
	padding: 0 0 10px 13px;
}

.careers_apply .whitebox .c p {
	color: #6C6D6C;
	font-size: 12px;
	padding-bottom: 5px;
}

.careers_apply .whitebox .c p.notes, .careers_staf p.notes  {
	font-size: 11px;
	padding-bottom: 0;
}

.careers_apply .whitebox .c .textbox {
	color: #000000;
	font-size: 12px;
	border: 1px solid #DDDDDD;
}

.careers_apply .whitebox .c textarea {
	width: 400px;
	height: 120px;
}

.table_form td {
	color: #6C6D6C;
	font-size: 12px;
	padding: 0 10px 5px 2px;
}
.table_form td.label {
	padding-top: 3px;
}
.table_form .large {
	width: 180px;
}
.table_form .small {
	width: 85px;
}
.table_form tr.wc td {
	padding: 0;
}
.table_form tr.wc td div {
	font-size: 10px;
	line-height: 10px;
}
.table_form tr.wc td.label div {
	width: 160px;
}
.table_form tr.wc td.label2 div {
	width: 125px;
}

.divider1 {
	background: url(careers_apply_divider1.gif) no-repeat;
	font-size: 15px;
	line-height: 15px;
}
.divider2 {
	background: url(careers_apply_divider2.gif) repeat-x;
	font-size: 15px;
	line-height: 15px;
	margin-top: 15px;
}

.careers_apply .whitebox .c .section {
	padding-bottom: 10px;
}


.careers_apply .whitebox .c .preferences td {
	padding: 10px 8px 10px 0;
}
.careers_apply .whitebox .c .preferences td p {
	color: #6C6D6C;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}
.careers_apply .whitebox .c .preferences td select {
	width: 200px;
	height: 85px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #DDDDDD;
}


.careers_apply .whitebox .c #relatedjobs {
	margin: 0 0 20px 0;
}
.careers_apply .whitebox .c #relatedjobs li {
	list-style-type: none;
}


.careers_apply .error, .careers_apply .errors, .careers_staf .error, .careers_staf .errors {
	color: #FF6600;
	font-size: 12px;
}
.careers_apply .error, .careers_staf .error {
	font-weight: bold;
}
.careers_apply .errors, .careers_staf .errors {
	margin-bottom: 15px;
}



.careers_staf {
	margin-bottom: 20px;
}

.careers_staf h4 {
	color: #1B72CE;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.careers_staf .textbox {
	color: #000000;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	width: 180px;
}

.careers_staf .textarea {
	width: 400px;
	height: 120px;
	margin-bottom: 10px;
}

.right .whitebox .small_text p, .right .whitebox .small_text h4 {
	font-size: 11px;
}
.right .whitebox .small_text h4 {
	
	padding-bottom: 0;
	margin-left: -13px;
	background: none;
	margin-top: 5px;
}

#internal_content2 td.buttoncontainer_go,
#internal_content td.buttoncontainer_go
{
	padding: 27px 5px 0pt 5px;
}

/* Promo box */

.box01 
{
	background: #ff9600 url(box01_03.gif) no-repeat left bottom;
	width: 199px;
	float: right;
	padding: 0 0 12px;
}

.box01 .body 
{
	background: url(box01_01.gif) no-repeat left top;
	padding: 12px 0 0 0;
}

.box01 .body .content
{
	background: #ff9600 url(box01_02.gif) no-repeat left bottom;
	padding: 5px 12px 5px 12px;
	color: #ffffff;
}

.box01 .body .content .link
{
	background: url(subnav_arrow02.gif) no-repeat 0px 4px;
	padding-left: 16px;
}
/* .box01a */
	a.box01a, #internal_content2 .right a.box01a
	{
		background: #ff9600 url(box01a_03.jpg) no-repeat left bottom;
		width: 274px;
		height: 60px;
		margin-top: -1px;
		overflow: hidden;
		float: right;
		padding: 0;
		color: #FFFFFF;
		font-weight: bold;
	}
		a.box01a .box01a_inside
		{
			display: block;
			padding: 12px 0 0 11px;
		}
		a.box01a .box01a_inside .box01a_link
		{
			display: block;
			background: url(subnav_arrow02.gif) no-repeat 0px 4px;
			padding-left: 16px;
		}
		a.box01a .box01a_inside .box01a_link span
		{
			display: block;
			padding-bottom: 4px;
		}
/* .box01b */
	.box01b
	{
		background: #ff9600 url(box01b_03.jpg) no-repeat left bottom;
		width: 261px;
		height: 59px;
		overflow: hidden;
		float: left;
		padding: 0;
		color: #6c6d6c;
		font-weight: bold;
	}
		.box01b .box01b_inside
		{
			display: block;
			padding: 9px 0 0 12px;
		}
		.box01b .box01b_inside .box01b_line
		{
			display: block;
			padding-bottom: 4px;
			overflow: hidden;
		}
		.box01b .box01b_inside select
		{
			color: #6C6D6C;
			font-size: 1em;
			text-align:left;
			float: left;
		}
		.box01b .box01b_inside input
		{
			float: left;
			margin-left: 5px;
		}

.box02 
{
	background: #EFEFEF url(box02_03.gif) no-repeat left bottom;
	width: 340px;
	padding: 0 0 12px 0;
	margin-top: 24px;
}



.box02 .body 
{
	background: url(box02_01.gif) no-repeat left top;
	padding: 12px 0 0 0;
}

.box02 .body .content
{
	background: #EFEFEF url(box02_02.gif) no-repeat left bottom;
	padding: 1px 12px 1px 12px;
	color: #2682d9;
}

.box02 .form-layout01
{
	margin: 0px 0 0 0;
	padding: 1px;
}

.box02 .form-layout01 .field01 
{
	width: 220px;
	margin: 0;
}

#internal_content  .box02 .form-layout01 .field02
{
	margin: 0 0 0.5em 0;
} 

.box02 .form-layout01 .field02 label 
{
	width: 80px;
}

.box02 .form-layout01 .field02 input
{
	width:130px;
}

#internal_content .box02 .body .content .title2_blue
{
	background: url(box02_arrow.gif) no-repeat 0px 4px;
	padding: 0 0 5px 14px;
	z-index: 1;
	position: relative;
}

#internal_content2 .right .box01 .body .content .link a,
#internal_content .box01 .body .content .link a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#internal_content2 .right .box01 .body .content .link a:hover,
#internal_content .box01 .body .content .link a:hover {
	text-decoration: underline;
}


.box02 .buttoncontainer_go
{
	float: left; 
	width: 40px;
}

#internal_content2 .right  .table_listing1 td
{
	padding:0 20px 20px 0;
}

#internal_content2 .right  .table_listing1 .div {
	padding: 0 20px 8px 0;
}



.detail1 ul.linklist01
{
	list-style-type: none;
}

.detail1 ul.linklist01 li
{
	background: none;
	padding: 0;
	margin-bottom: 0.5em;
}

.detail1 ul.linklist01 li a 
{
	color: #ff6600;
	font-weight: bold;
}

.detail1 ul.linklist01 li a:hover
{
	color: #1B72CE;
}

#internal_content .right .downloadcontainer
{
	padding: 0 15px;
	margin-top: 15px;
}

/* Forms */
/* @Forms - START: form styling */
.form-layout01
{
	margin-top: 0px;
}

.form-layout02
{
	margin-bottom: 12px;
}

.form-layout01 .field01
{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.form-layout01 .buttoncontainer input
{
	margin-top: 12px;
}

.form-layout01 .field01 label
{
	width: 102px;
	font-size: 1em;
	padding-left: 2px;
	float: left;
	margin-top: 3px;
}
.form-layout01 .field01 label span
{
	font-size: 1em;
}
.form-layout01 .field01 input, .form-layout01 .field01 select
{
	float: left;
	width: 211px;
	font-size: 1em;
}


.form-layout01 .field01 textarea
{
	height: 70px;
	width: 380px;
	float: left;
	overflow: auto;
}
.form-layout01 .error
{
	float: left;
	display: block;
	margin: 3px 0 0 5px;
}
.form-layout01 .buttons
{
	padding: 20px 0 0 100px;
}
.form-layout01 .buttons input
{
	float: left;
	width: auto;
	margin-right: 5px;
}

.form-layout01 .radiocheckboxes
{
	float: left;
}
.form-layout01 .radiocheckboxes input
{
	width: 15px;
	height: 14px;
	margin: 5px 5px 0 0;
	float: left;
}


.form-layout01 .radiocheckboxes label
{
	width: auto;
	margin: 3px 20px 0 0;
}

#internal_content .form-layout01 .field01 .radiocheckboxes .checkbox
{
	width:102px;
	float: left;
}

#internal_content .form-layout01 .field01 .checkbox01 .checkbox
{
	width: 25px;
}

#internal_content .form-layout01 .field01 .radiocheckboxes label  
{
	float: left;
	width: 210px;
}

#internal_content .form-layout01 .field01 .checkbox01 label
{
	width: 300px;
}


/* Field02 */

#internal_content .form-layout01 .field02
{
	margin: 0;
}

#internal_content .form-layout01 .field02 .radiocheckboxes
{
	width: 150px;
	float: left;
}

#internal_content .form-layout01 .field02 .radiocheckboxes label
{
	width: 100px;
	margin-right: 0;
}

#internal_content .form-layout01 .field02 .radiocheckboxes .checkbox
{
	width:20px;
	float: left;
}



.form-layout01 fieldset {
	border: none;
}
.form-layout01 legend {
	display: none;
}
