/* In this CSS
site, header, navigation, content, callout, forms, footer, global, extra
*/

/*/////// site /////////////////////////////////////////////////////////////*/

* { margin:0; padding:0;}
a {}
object, embed {outline:none;}

html {
	/*site wide inherited attributes*/
	color : #000;
	font: 13px/18px Verdana, Arial, Tahoma, sans-serif;
	
}
body 
{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
	background:#B8E3F3 url(/Images/CommonImages/site_bg.jpg) left top repeat-x;
}
.wrapper {
	margin: 10px auto 0;
	width:930px;
}
.wrapper_top {padding:23px 0 0 0; background: url(/Images/CommonImages/site_top_bg.gif) left top no-repeat;}
.wrapper_bottom {padding:0 0 23px 0; background: url(/Images/CommonImages/site_bottom_bg.gif) left bottom no-repeat;}
.wrapper_padding { background-color:#FFFFFF; padding: 0 20px;}

.header, .footer, .content, .subheader, .subheader_home { clear:both;}

/*/////// header /////////////////////////////////////////////////////////////*/


.header {
	/*height:56px;*/
	color:#006600;
	font-size:11px;
	line-height:16px;
	background: #003466 url(/Images/CommonImages/header_n_bg.gif) left top no-repeat;
	margin: 0 0 22px 0;
	width:890px;
	overflow:hidden;
}
.header_padding { padding: 0 18px 0 12px;background:url(/Images/CommonImages/header_s_bg.gif) left bottom no-repeat;}

.print_logo{display:none; padding-bottom:15px; padding-top:0; margin-top:0;}
.logo{
	width: 200px;
	float:left;
	color:#003366;
	font: bold 28px/31px Arial, Helvetica, sans-serif;
}
.header_right {
	color: #CCFFFF;
	font: bold 14px/29px Arial, Helvetica, sans-serif;
	text-align:right;
}
.header_right span {padding: 0 9px 0 0; height:29px;}

.subheader { 
	width:890px; 
	height:92px;
	background:url(/Images/CommonImages/subheader_bg.gif) left top no-repeat;
	margin: 0 0 17px 0;
}
.subheader_padding { padding: 10px;}

.subheader_home { 
	width:890px; 
	background:url(/Images/CommonImages/subheader_home_bg.gif) left bottom no-repeat;
	margin: 0 0 17px 0;
}
.subheader_home_padding {
	background:url(/Images/CommonImages/subheader_home_bg.gif) left top no-repeat; padding: 28px 32px 34px 20px }

.subheader_home_bottom { vertical-align:bottom;}
.subheader_home_top { vertical-align:top;}

.subheader_home_l { padding: 0 15px 0 0;}
.subheader_home_r { width:397px;}

.subheader_home_img {}
.subheader_home_title {
	color:#ffffff;
	font: bold 26px/26px Arial, Helvetica, sans-serif;
}
.subheader_home_hr {
	background-color : #8EDAF4;
	margin: 5px 0 15px 0;
	line-height:1px;
}
.subheader_home_text {
	color:#336699;
	font: bold 15px/18px Arial, Helvetica, sans-serif;
}
.subheader_home_text p { padding:0 5px 0 15px; margin: 0 0 15px 0;}
.subheader_home_text ul { padding:0 5px 15px 15px; margin: 0 0 0 15px; font-size:11px;}

.subheader_home_choose {
	color:#336699;
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	background: url(/Images/CommonImages/subheader_home_choose.gif) left top no-repeat;
	width:396px;
	text-align:center;
}
.subheader_home_choose_padding { padding: 10px 0;
	background: url(/Images/CommonImages/subheader_home_choose.gif) left bottom no-repeat;}
.subheader_home_choose_container { background-color:#95dbf5; padding: 0 10px;}
.subheader_home_choose label { padding-bottom:5px; display:block;}
.subheader_home_choose select { width:120px;}

/*/////// navigation /////////////////////////////////////////////////////////////*/

.primary_nav {
	clear:both;
	color:#007650;
	font: bold 17px/27px Arial, Helvetica, sans-serif;
	float:right;
}
.primary_nav td { padding-left:9px; vertical-align:bottom;}

.primary_nav a .primary_nav_e_bg { padding: 0 16px 0 0; background: url(/Images/CommonImages/primary_nav_e_bg.gif) right top no-repeat; display:block;}

.primary_nav a.on .primary_nav_e_bg { padding: 0 16px 0 0; background: url(/Images/CommonImages/primary_nav_on_e_bg.gif) right top no-repeat; display:block;}

.primary_nav a {
	cursor:pointer;
	text-align:center;
	color:#007650;
	text-decoration: none; 
	display:block;
	padding: 0  0 0 16px;
	background:#FFDF9E url(/Images/CommonImages/primary_nav_w_bg.gif) left top no-repeat;
}
.primary_nav a:link {color:#CC6600;}
.primary_nav a:visited {color:#CC6600;}
.primary_nav a:active {color:#CC6600;}
.primary_nav a:hover {color:#336699;text-decoration:none;}

.primary_nav a.on {color:#336699; background:#FFFFFF url(/Images/CommonImages/primary_nav_on_w_bg.gif) left top no-repeat;}
.primary_nav a.on:link {color:#336699;}
.primary_nav a.on:visited {color:#336699;}
.primary_nav a.on:active {color:#336699;}
.primary_nav a.on:hover {color:#336699;text-decoration: none;}

.secondary_nav {
	background:url(/Images/CommonImages/left_content_bg.jpg) right top repeat-y;
	padding: 5px 0 5px 10px;
	margin: 0 0 22px 0;
	text-align:left;
}

.secondary_nav ul { 
	margin:0;
	padding: 0;
	display:block;
}
.secondary_nav ul li { margin-top:0; margin-bottom:0;}
.secondary_nav ul li a {}
.secondary_nav ul ul { margin-left:15px;}
.secondary_nav ul ul li {padding-top:3px;}

.sec_nav {
	color:#CC6600;
	font: normal 13px/26px Arial, Helvetica, sans-serif;
	margin: 2px 0;
	list-style:none;
	background:url(/Images/Nav/sec_off.gif) left top no-repeat;
	padding-left:15px;
}
.sec_nav a { color:#CC6600; text-decoration: none;}
.sec_nav a:link {color:#CC6600;}
.sec_nav a:visited {color:#CC6600;}
.sec_nav a:active {color:#CC6600;}
.sec_nav a:hover {color:#CC6600;text-decoration:underline;}

.sec_nav_on {
	color:#003366;
	font: bold 13px/26px Arial, Helvetica, sans-serif;
	margin: 2px 0;
	list-style:none;
	background: url(/Images/Nav/sec_on.gif) left top no-repeat;
	padding-left:15px;
}
.sec_nav_on a { color:#003366; text-decoration: none;}
.sec_nav_on a:link {color:#003366;}
.sec_nav_on a:visited {color:#003366;}
.sec_nav_on a:active {color:#003366;}
.sec_nav_on a:hover {color:#003366;text-decoration:none;}

.ter_nav {
	color:#336699;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	list-style-type:disc;
}
.ter_nav a { color:#336699;}
.ter_nav a:link {color:#336699;}
.ter_nav a:visited {color:#336699;}
.ter_nav a:active {color:#336699;}
.ter_nav a:hover {color:#336699;text-decoration:underline;}

.ter_nav_on {
	color:#336699;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	list-style-type:disc;
}
.ter_nav_on a { color:#336699;}
.ter_nav_on a:link {color:#336699;}
.ter_nav_on a:visited {color:#336699;}
.ter_nav_on a:active {color:#336699;}
.ter_nav_on a:hover {color:#336699;text-decoration:none;}

.quat_nav {
	color:#003366;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-type:none;
}
.quat_nav a { color:#003366;}
.quat_nav a:link {color:#003366;}
.quat_nav a:visited {color:#003366;}
.quat_nav a:active {color:#003366;}
.quat_nav a:hover {color:#003366;text-decoration:underline;}

.quat_nav_on {
	color:#003366;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-type:none;
}
.quat_nav_on a { color:#003366;}
.quat_nav_on a:link {color:#003366;}
.quat_nav_on a:visited {color:#003366;}
.quat_nav_on a:active {color:#003366;}
.quat_nav_on a:hover {color:#003366;text-decoration:none;}

.alt_location_nav { display:block; font: 12px/15px Arial, Helvetica, sans-serif; padding: 0 0 3px; background-color:#94DCF5;}

/*/////// content  /////////////////////////////////////////////////////////////*/


.content { padding: 0 0 25px 0;}
.content_padding { padding: 0 15px;}

.left_content {
	vertical-align:top;
	border-right: 1px solid #CCCCCC;
	width:270px;
}
.left_content_padding {}

.center_content {
	vertical-align:top;
	background-color:#fff;
}
.center_content_padding { padding: 0 0 0 25px;}
.center_content_text { margin: 0 0 25px 0;}

.skip-nav {padding:10px 25px;}
.skip-nav a { color:#003466 !important;}

.top_utilities { }
.top_utilities tr { vertical-align:top;}
.top_utilities td { padding: 0 20px 5px 20px;}
.top_utilities_left { text-align:left;}
.top_utilities_right { text-align:right;}
.top_utilities a { white-space:nowrap;}

.language_select { font-size:12px; padding-bottom:5px;}
.language_select a { text-decoration:none !important;}
.language_select a:hover { color:#000000;}

.font_sizing { display:none;  font-size:12px; padding-bottom:5px;}
.font_sizing a { text-decoration:none !important;}
.font_sizing a:hover { color:#000000;}

.choose_another {
	color:#336699;
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin: 10px 0 15px 0; text-align:center;
}
.choose_another select { vertical-align:middle; width:120px; margin-left:5px;}
.choose_another input { vertical-align:middle; }

.highlight {
	background-color:#FFDF9E;
	color:#003366;
	font: bold 15px/22px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 15px 0;
	text-align:center;
	display:block;
}

.home_left_title {}
.left_title {}

.agency_tel { width:110px;}

/* search */
.search_results { border-top: 1px solid #fff; border-left: 1px solid #fff; background-color:#fff;}
.search_results tr { vertical-align:top;}
.search_results td { padding:3px;}
.search_results td, .search_results th { border-bottom: 1px solid #fff; border-right: 1px solid #fff;}
.pagination { background-color:#E0E0E0; border:1px solid #fff;}
.pagination td { padding:3px;}
.search_results_header { background-color:#E1ECF8;}
.search_results_header th { text-align:left; padding:3px;}


/*/////// callout  /////////////////////////////////////////////////////////////*/

.callout { margin: 0 0 16px 0;}
.callout tr { vertical-align:top;}
.callout_spacer { width:33px;}
.callout_spacer_small { width:16px;}

.callout_box {
	background:url(/Images/CommonImages/call_out_bottom_bg.gif) center bottom no-repeat;
	width:274px;
	text-align:left;
	padding-bottom: 16px;
}
.callout_box_top {background:url(/Images/CommonImages/call_out_top_bg.gif) center top no-repeat; height:16px; overflow:hidden;}
.callout_box_padding {
	padding: 0 16px 0 16px;
}
.callout_box_title {
	color: #336699;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
.callout_box_highlight {
	color: #53C8F0 !important;
}
.callout_box_text {
	font: 13px/18px Arial, Helvetica, sans-serif;
}
.callout_box_text .float_left { padding: 2px 8px 3px 0;}

.callout_box_form {
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}
.callout_box_form  .form_info { float:none; text-align:right; margin-top:0; margin-right:0; padding: 0 12px 12px;}
.callout_box_form input { width:200px; margin: 1px 0 5px 0;}

.callout_box_link_top {
	color: #CC6600;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
.callout_box_link_top a {color:#CC6600;text-decoration:underline;}
.callout_box_link_top a:link {color:#CC6600;}
.callout_box_link_top a:visited {color:#CC6600;}
.callout_box_link_top a:active {color:#CC6600;}
.callout_box_link_top a:hover {color:#CC6600;text-decoration:none;}

.callout_box_link {
	color: #CC6600;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
.callout_box_link a {color:#CC6600;text-decoration:underline;padding-right:3px;}
.callout_box_link a:link {color:#CC6600;}
.callout_box_link a:visited {color:#CC6600;}
.callout_box_link a:active {color:#CC6600;}
.callout_box_link a:hover {color:#CC6600;text-decoration:none;}

.callout_box_link input { margin: 0 8px 0 0; }

.callout .secondary_nav { background:none; margin:0; padding:0;}

.left_callout { margin: 0 0 13px 0; padding: 0 20px 0 10px;}

.left_highlight {
	margin: 0 0 13px 0;
	padding: 10px 20px 10px 10px;
	background:url(/Images/CommonImages/left_content_bg.jpg) right top repeat-y;
}
.left_highlight p { font: 12px/20px Arial, Helvetica, sans-serif;}

.left_advertisement {
	margin: 0 0 13px 0;
	padding: 10px 20px 10px 10px;
	background:none;
}
.left_advertisement p { font: 12px/20px Arial, Helvetica, sans-serif;}


/*/////// forms /////////////////////////////////////////////////////////////*/

form { display:inline }

.form { display:block; margin-top: 10px; border:1px solid #dfdfdf; margin-bottom:8px; background-color:#fff;}
.form_padding { padding:12px 12px 12px 12px; clear:both;}

legend.form_title { color:#075b87; font: bold 13px/18px Arial, Helvetica, sans-serif; margin-left:12px; padding: 0 6px; background-color:#fff;}
.form_info { float:right; padding: 0 6px 0 12px; margin-right:18px; margin-top:5px; }


.formcell { 
	clear:both;
	border-bottom: 1px solid #dfdfdf;
	padding: 7px 6px;
}
.form label { 
	font-size: 12px; 
	line-height: 17px; 
	display: block; 
	width:43%;
	float:left;
	margin-right:2%;
	padding-right:2%;
}
.form .formcell table { width:50%; float:left;}
.form .formcell table label { display:inline; float:none;}

.form .formcell table .basicdatepicker { display:inline; vertical-align:middle;}
.form .formcell table .basicdatepicker input { margin-right:1%; vertical-align:middle;}
.form .formcell table .basicdatepicker img { vertical-align:text-top; display:inline;}
.bdpWrapper .bdpPopUp { width:100%;}

.form .formcell table input { display:inline; float:none; vertical-align:middle;}
.form .formcell .no_border input { margin: 0 5px 0 0; }
.form .formcell table td { vertical-align:middle; padding-bottom:5px;}
.form input, .form select, .form textarea { 
	font: normal 12px/16px "Trebuchet MS", Helvetica, sans-serif; 
	border: 2px solid #dfdfdf; 
	margin: 0; 
	float:left;
}
input {border:1px solid #A5ACB2; padding:2px 1px;}
.form select { padding:1px 1px;}
.form option { padding: 0 5px 0 1px;}

.form .form_req label {}
.form .form_err { border-top: 1px solid #df7d7d !Important; border-bottom: 1px solid #df7d7d !Important; background-color:#ffdfdf; }
.form .errmessage { display:none; font: bold 12px/18px "Trebuchet MS", Helvetica, sans-serif; color:#ca4c4c; background-color:#ffbfbf;  margin-bottom:10px; padding: 4px 6px;}
.form .form_err .errmessage { display:block;}

.no_border input, input.no_border  { vertical-align:middle; border:0 !important; width:auto !important; background:none !important;}
.form .no_border label { background:none !important; display:inline; float:none; margin:0; padding:0;}
.form .no_border input { background:none !important; display:inline; float:none; margin:0 5px 0 0; padding:0;}
.form  input.no_border { background:none !important; display:inline; float:none; margin:0 5px 0 0; padding:0;}

.confirmmessageany { border: 2px solid #98ce70; background-color: #d6ebc6; color: #5ab11b; clear: both; }
.errmessageany { font: bold 12px/18px "Trebuchet MS", Helvetica, sans-serif; color:#ca4c4c; background-color:#ffbfbf;}

/*form field px width*/
.input_10 { width:10% !important;}
.input_15 { width:15% !important;}
.input_20 { width:20% !important;}
.input_25 { width:25% !important;}
.input_30 { width:30% !important;}
.input_35 { width:35% !important;}
.input_40 { width:40% !important;}
.input_50 { width:50% !important;}
.input_60 { width:60% !important;}
.input_70 { width:75% !important;}
.input_90 { width:90% !important;}
.input_100 { width:100% !important;}
textarea.input_100 {height:150px !important;}

/*form field percentage width*/
.short { width: 24% !important; margin-right:1% !important; }
.medium { width: 49% !important; }
select.medium { width: 50% !important; }
.long { width: 100% !important; }
textarea.medium { height: 65px !important; }
textarea.long { height: 120px !important; }

.form_submit { clear:both; background-color:#e4e4e4;}
.form_submit_padding {padding: 6px 12px; text-align:right;}
.form_submit input { margin-left:15px;}
input.button { 
	/*use to make a button-like element on a button*/
	color: #fff !important; 
	font: bold 12px/16px Arial, Helvetica, sans-serif; 
	padding: 5px 10px; 
	background-color: #003466; 
	border: none; 
	width: auto; 
	cursor: pointer; 
}
input.clear_button { 
	/*use to make a button-like element on a button*/
	color: #333 !important; 
	font: 12px/16px "Trebuchet MS", Helvetica, sans-serif; 
	padding: 3px;
	background-color: transparent; 
	border: none; 
	width: auto; 
	cursor: pointer;
	text-decoration:underline;
}
input.clear_button:hover { text-decoration:none;}


.apply_now td {padding:5px; vertical-align:top;}
.apply_now .no_border {margin:0 5px;}

.viewer_download_text {font-size:11px;padding-top:10px;}



/*/////// footer /////////////////////////////////////////////////////////////*/

.footer {
	height:56px;
	background: url(/Images/CommonImages/footer_bg.gif) left top no-repeat;
}
.footer_padding { padding: 5px;}

.footer_nav {
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-align:center;
}
.footer_nav a {color: #CC6600; text-decoration: none; padding: 0 3px;}
.footer_nav a:link {color: #CC6600;}
.footer_nav a:visited {color: #CC6600;}
.footer_nav a:active {color: #CC6600;}
.footer_nav a:hover {color: #CC6600; text-decoration:underline;}

.footer_nav a.on {color: #336699; text-decoration: none;}
.footer_nav a:link.on {color: #336699;}
.footer_nav a:visited.on {color: #336699;}
.footer_nav a:active.on {color: #336699;}
.footer_nav a:hover.on {color: #336699; text-decoration:none;}

.copywright {
	padding: 10px 0;
	text-align:center;
	color:#336699;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

/*/////// global /////////////////////////////////////////////////////////////*/

a {color: #CC6600; text-decoration: underline;}
a:link {color: #CC6600;}
a:visited {color: #CC6600;}
a:active {color: #CC6600;}
a:hover {color: #CC6600; text-decoration: none;}

a[name] {text-decoration:none !important;}
h2 a[name] {color: #003366 !important;}


p {padding: 0 0 15px 0 ;}
p.indent { text-indent:30px;}
blockquote{font-style:italic}

h1 {
	font: normal 25px/26px Arial, Helvetica, sans-serif;
	margin: 5px 0 15px 0;
	color: #003366;
}

h2 {
	font-size:17px;
	line-height:18px;
	margin: 10px 0 15px 0;
	color: #003366;
	font-weight:bold;
}

h3 {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	margin: 10px 0 15px 0;
	color: #003366;
}

h4, h5, h6 {
	font-size:12px;
	margin: 5px 0 8px 0;
	color: #003366;
}


table.basic {
	/*table class to have padding=0 border=0 spacing=0 width=100% valign=top*/
	border:none;
	width:100%;
	padding:0;
	margin:0;
	border-spacing:0px;
	border-collapse:collapse;
}
table.basic td {
	padding:0;
	vertical-align:top;
}

table.tablegrid {
	/*table class to have padding=0 border=0 spacing=0 width=100% valign=top*/
	border:none;
	padding:0;
	margin:0 0 5px 0;
	border-spacing:3px;
	background-color:#fff;
}
table.tablegrid td {
	padding:5px;
	vertical-align:top;
}
table.tablegrid th {
	padding:5px;
	vertical-align:top;
	text-align:left;
	border:1px solid #999999;
}


.odd { background-color:#F1F0F0;}
.even {}

.float_left {
	float:left;
	position:relative;
}
.float_right {
	float:right;
	position:relative;
}
.clear { clear:both;}

.photo_left {float:left; margin: 3px 15px 5px 0; border:1px solid #cccccc;}
.photo_right {float:right; margin: 3px 0 5px 15px; border:1px solid #cccccc;}

.hr {
	clear:both;
	background-color : #E6E6E6;
	margin: 10px 0 15px 0;
	line-height:1px;
	height:1px;
	overflow:hidden;
}
.hr_list {
	background-color : #E6E6E6;
	margin: 15px 0 15px 0;
}

.vr_dotted { background: url(Images/CommonImages/vr_dotted.gif) repeat-y 15px 0;  }

ol { 
	margin: 2px 0px 10px 0px;
	padding: 2px 0px 10px 0px;
	line-height:25px;
}
ol li { 
	margin-left:35px;
	padding-left:0;
	line-height:15px;
}

ol p { 
	font-weight:bold;
	margin:0 0 2px 0; 
	padding: 0 0 2px 0 ;
}

ul { 
	margin: 2px 0px 7px 15px;
	padding: 2px 0px 7px 15px;
} 
li { margin-bottom: 3px; }

ul ul { 
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
} 
ul p { 
	font-weight:bold;
	margin:0 0 2px 0; 
	padding: 0 0 2px 0 ;
}
ul.grouping {
	margin: 2px 0px 7px 0;
	padding: 2px 0px 7px 0;
}
ul.grouping li { padding-bottom:15px; margin-bottom: 15px; list-style:none; border-bottom:1px solid #E6E6E6;}

ul.grouping p { font-weight:normal;padding: 0 0 15px 0 ; margin:0;}

.errtext {
	/*error attributes*/
	color : #FF0000;
	padding-left:2px;
	font: normal 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.errtext a {color: #FF0000; text-decoration: underline;}
.errtext a:link {color: #FF0000;}
.errtext a:visited {color: #FF0000;}
.errtext a:active {color: #FF0000;}
.errtext a:hover {color: #FF0000; text-decoration: underline;}

img { border: 0px; }
.icon { 
	/*aligns img/input/text so they all have verticle centering - all elements need to be the same height*/
	vertical-align:middle;
}
img.icon {
	margin:0 5px 0 5px;
	display:inline;
}

.img_mask {
	position:absolute;
	z-index:100;
}

.button { 
	/*use to make a button-like element on a link*/
	color:#333333; 
	font-size: 11px;
	line-height: 22px; 
	background:#CCCCCC; 
	border-top:2px solid #E5E4E4; 
	border-right:2px solid #B2B1B1; 
	border-bottom:2px solid #B2B1B1; 
	border-left:2px solid #E5E4E4; 
	margin: 3px 0;
}
.button a {color: #666666; text-decoration: none; padding:3px 5px; }
.button a:link {color: #666666;}
.button a:visited {color: #666666;}
.button a:active {color: #666666;}
.button a:hover {color: #AF7215; text-decoration: none;}

.print_page{float:left; width:200px;}
.back_to_results{float:right;}

.welcome_text
{
    font-weight:bold;
    color: #1BB7EA;
    
}

#zipCodeSearchNow
{
    float:right;

}

#zipCodeSearchNow input
{
  	font: 13px/18px Verdana, Arial, Tahoma, sans-serif;
}

a.what_this
{
    color:#ff0000;
    font: 11px/16px Verdana, Arial, Tahoma, sans-serif;
	text-decoration:none;
}

a.what_this:hover
{
    cursor:pointer;z-index: auto;
}
a.what_this span { display: none; 
	background: #FFFFE1; 
	width: 400px; 
	font-size: 10px; 
	border:1px solid #000000; 
	color:#000000; 
	text-decoration: none !important; 
	position: absolute; 
	margin-left: -125px;
	left: 50%;
	margin-top: 15px; 
	padding:5px 10px;
	z-index:999 !important;
	}
a.what_this:hover span { 
	display: block; 
	text-decoration: none !important; 
}
a.what_this * { text-decoration: none !important; }

#ctl03_ctl03_ucApplication_chkDeleteFilename
{
    margin-top:3px;
    margin-right:5px;
}

#ctl03_ctl03_ucApplication_lblResumeLink
{
    float:left;
    padding-right:20px;
}


#google_ads_div_BTN_LeaderBoard, #google_ads_div_LeftNav_Skyscraper, #google_ads_div_LeftNav_Rectangle
{
    text-align:center;
}
/* jquery ui css */

#google_ads_div_BTN_LeaderBoard, #google_ads_div_SponsorSlot4, #google_ads_div_SponsorSlot3, #google_ads_div_SponsorSlot2, #google_ads_div_SponsorSlot1
{
    padding-bottom: 25px;
}

.supporters
{
    width:100%;
    text-align:center;
    margin: 0 auto;
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,Verdana,Tahoma,sans-serif&fwDefault=normal&fsDefault=12px&cornerRadius=0&bgColorHeader=2c4363&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=50&borderColorHeader=aaaaaa&fcHeader=ffffff&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 12px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,Verdana,Tahoma,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/images/jquery/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #2c4363 url(/images/jquery/ui-bg_highlight-soft_50_2c4363_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/images/jquery/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/images/jquery/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/images/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/images/jquery/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/images/jquery/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/images/jquery/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/jquery/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/jquery/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/jquery/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/jquery/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/jquery/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/jquery/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/jquery/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/images/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/images/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Selectable
----------------------------------*/
.ui-selectable-helper { border:1px dotted black }
/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }






/*/////// extra /////////////////////////////////////////////////////////////*/

@media print {
	.top_utilities, .header, .left_content, .footer, .subheader_home_l, .subheader_home_choose, .callout, .form_submit, .apply_now, .back_to_results, .print_page {display:none;}
	.content, .subheader_home{width:645px;}
	.content{padding-bottom:0;}
	.print_logo{display:block;}
	.wrapper_top{padding-top:0 !important;}
	.wrapper{margin-top:0;}
	
}
@media aural {
}

