body{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color: #444444;
}
h1,h2,h3,h4,h4,h5,ul,li,p,a{
	margin:0px;
	padding:0px;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
}
h1{
	color: #444444;
	font-size:20px;
}
h2{
	color: #444444;
	font-size:14px;
}
h3{
	color: #444444;
	font-size:21px;
}
h4{
	color: #444444;
	font-size:17px;
}
h5{
	color:#1274b7;
	font-size:14px;
}
p{
	color: #444444;
	font-size:12px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

img {
	border:0;
}

b.em {
	display:block;
	overflow:hidden;
	padding-top:.5em;
	}
b.em a  {
	display:block;
	color:#06C;
	line-height:1.4;
	float:left;
	padding-right:22px;
	background:transparent url(../img/button1.png) no-repeat scroll 100% 50%;
}


sup {
	font-size:80%;
}

a {
	color: #0066CC;
}


/* utility classes */
.left {
	float: left;
}
.right {
	float: right;
}

#head{
	background:url(../img/CP_header.gif) no-repeat 100% 0;
	width:939px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:1px;
}
#head h1{
	width:185px;
	height:64px;
	float:left;
}
#head h1 img{
	display:block;
	border:0;
	display:none;
}
#head h1 a{
	width:185px;
	height:60px;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
	float:left;
	margin:0;
}
#head h1.title{
	font-size:20px;
	color:#fff;
	padding:22px 0 0 26px;
	float:left;
	width:auto;
	height:auto;
	background:none;
}
#head a:hover{text-decoration:none;}
#head a{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	float:right;
	margin:8px 10px 0;
}
#popupnav{
	position:relative;
	width:919px;
	background-color:#184184;
	font-weight:bold;
	color:#FFF;
	margin:1px auto;
	padding:5px 10px;
}

#popupnav .close{
	position:absolute;
	right:10px;
	top:0;
	line-height:23px;
	}
#popupnav .close a {
	color:#FFF;
	font-weight:bold;
}
#container{
	width:939px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 14px 0;
}
#main{
	background:#ebebeb url(../img/main-content.gif) repeat-x 0 100%;
	width:685px;
	float:left;
}
#main div.top{
	background:url(../img/main-content-top.gif) no-repeat 0 0;
}
#main div.bottom{
	background:url(../img/main-content-bottom.gif) no-repeat 0 100%;
	padding:10px 8px 12px 10px;
}
html.index #main div.bottom {
	padding-top:0;
}
#main ul.stepbar{
	display: block;
	float:left;
	clear: both;

	background:url(../img/top-menu.gif) repeat-x 0 0;
	width:665px;
	height:30px;
	overflow:hidden;
}
#main ul.stepbar li{
	float:left;
	font-size:12px;
	color:#fff;
	line-height:30px;
}
#main ul.stepbar li a:hover.home,
#main ul.stepbar li a.home{
	width:27px;
	float:left;
	line-height:30px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	background:none;
}
#main ul.stepbar li a{
	float:left;
	line-height:30px;
	font-size:12px;
	color:#000;
}
#main ul.stepbar li.home{
	padding:0;
}
#main ul.stepbar li a.addresed{
	font-size:12px;
	color:#fff;
	line-height:30px;
	float:left;
}
#main ul.stepbar li span{
	float:left;
	line-height:30px;
	padding:0 26px 0 20px;
	font-size:12px;
	color:#000;
}
#main ul.stepbar li span.step1{
	padding:0 26px 0 22px;
}
#main ul.stepbar li span.step2{
	padding:0 26px 0 12px;
}
#main ul.stepbar li span.step3{
	padding:0 26px 0 15px;
}
#main ul.stepbar li span.step4{
	padding:0 50px 0 19px;
}
#main ul.stepbar li.active span{
	color:#222;
	font-weight:bold;
	float:left;
	position:relative;
}
#main ul.stepbar li.active span.step1{
	background:url(../img/top-menu-active-step1.gif) no-repeat 0 0;
	width:96px;
	height:30px;
	padding:0 11px 0 22px;
	margin-left:0px;
}
#main ul.stepbar li.active span.step2{
	background:url(../img/top-menu-active-step2.gif) no-repeat 0 0;
	width:84px;
	height:30px;
	padding:0 19px 0 20px;
	margin-left:-8px;
}
#main ul.stepbar li.active span.step3{
	background:url(../img/top-menu-active-step3.gif) no-repeat 0 0;
	width:80px;
	height:30px;
	padding:0 5px 0 28px;
	margin-left:-13px;
}
#main ul.stepbar li.active span.step4{
	background:url(../img/top-menu-active-step4.gif) no-repeat 0 0;
	width:70px;
	height:30px;
	padding:0 34px 0 26px;
	margin-left:-9px;
}
#main h3{
	display: block;
	clear: both;
	margin:0;
	font-size:34px;
	color:#444;
	padding:20px 20px 0 20px;

}
#main p{
	color:#444;
	line-height:26px;
	padding:0 0 20px 20px;
	font-size: 18px;
}

/*
	AUTHOR:	Chris Murphy
	NOTE:	Moved color to body
*/
#main * {
}

#main div.content{
	background:#fff;
	overflow:hidden;
	width: 665px;
}
html.ws #main div.content {
	width: 630px;
}

#main div.choices {
	background:none;
	margin-bottom:20px;
	overflow:hidden;
	clear: both;
}
#main div.box-top {
	background: #ffffff url(../img/col_top.png) no-repeat top left;
	width: 330px; height: 5px;
}


#main div.content div.top{
	background:url(../img/content-top.gif) no-repeat 0 0;
}

/*
	AUTHOR:	Chris Murphy
	NOTE: 	Changed padding values to have equal values on all sides.
*/
#main div.content div.bottom{
	background:url(../img/content-bottom.gif) no-repeat 0 100%;
	padding:10px;
}

/*
	AUTHOR:	Chris Murphy
	NOTE: 	Centered contents contents in any interstitial containers.
*/
#main div#interstitial {
	text-align: center;
}

#main div.choices .option-a {
	float:left;
	width:330px;
	background:#fff url(../img/col_bottom.png) no-repeat 0 100%;
	padding-bottom: 15px;
}

#main div.choices .option-a #path-ba p {
	margin-bottom: 1em;
}

#main div.choices .option-a .bottom-pad {
	padding: 0 0 10px 0;
}

#main div.choices .option-b {
	float:right;
	width:330px;
	background:#fff url(../img/col_bottom.png) no-repeat 0 100%;
	padding-bottom: 15px;
}
#main div.content ul.select{
	overflow:hidden;
	padding:0 0 0 5px;
}
#main div.content ul.select li{
	float:left;
	font-size:16px;
	line-height:20px;
	color:#444;
	font-weight:bold;
	padding:18px 7px 0;
}
#main div.content ul.select li span.text{
	font-size:20px;
	color:#444;
	line-height:15px;
	padding:0 0 0 16px;
}
#main div.content ul.select li div.scroll{
	background:url(../img/bg-scroll.jpg) no-repeat 0 0;
	width:333px;
	height:30px;
	float:left;
	cursor:pointer;
	position:relative;
}
#main div.content ul.select li div.scroll div.item{
	background:url(../img/item-scroll.jpg) no-repeat 0 0;
	width:27px;
	height:19px;
	cursor:pointer;
	position:absolute;
	top:0;
}
#main .alert{
	background:#d5e7fc url(../img/ico.jpg) no-repeat 10px 10px;
	margin:21px 0 0 0;
	clear:both;
	min-height:50px;
	padding: 5px 10px 10px 0;
}
#main .alert h2{
	font-size:14px;
	font-weight:bold;
	color:#444;
	padding:8px 23px 0 50px;
	line-height:16px;
}
#main .alert p{
	font-size:12px;
	color:#444;
	padding:8px 23px 10px 50px;
	line-height:16px;
}
#main .note {
	background:#d5e7fc;
	clear:both;
	padding:10px;
}
#main .note p {
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:.5em;
}
#main .note ul {
	margin:1em 20px;
}
#main .note li {
	font-size:12px;
	line-height:16px;
	padding:0;
	list-style:disc;
}

input.error {
	color:#FFF;
	background-color:#900;

}
/*
	AUTHOR:	Chris Murphy
	NOTE:	Changed orientation of background graphic
*/
#main div.choices .option .button {
	position:relative;
	padding: 14px 20px 14px 20px;
	font-size:12px;
	background:url(../img/col_button.png) no-repeat top left;
}

#main div.choices .option .button input {
	margin-right: 0;
}

html.sTarget #main div.choices .option .button {
	position:relative;
	margin: 10px 0 10px 10px;
}

#main div.choices .option .button input {
	position:absolute;
	right:20px;
	top:10px;
}

#main div.choices p {
	font-size:12px;
	line-height:1.2;
	padding:0 20px;
}

#path-ad {
	padding:0 20px;
}

/* = MAIN NAVIGATION STYLES ====================================

*/
#main div.mainnav {
	background:#959595;
	clear: both;
	zoom:1;

}
#main div.mainnav div.top{
	background:url(../img/main-navigation-top.gif) no-repeat 0 0;
	zoom:1;
}
#main div.mainnav div.bottom{
	background:url(../img/main-navigation-bottom.gif) no-repeat 0 100%;
	padding:5px;
	zoom:1;
}
#main div.mainnav div.navigation{
	overflow:hidden;
}
#main div.mainnav div.navigation p{
	float:left;
	font-size:14px;
	color:#fff;
	padding:0;
	text-align:center;
	line-height:40px;
}
#main div.mainnav div.navigation .button2,
#main div.mainnav div.navigation .button1,
#main div.mainnav div.navigation input{
	width:116px;
	height:41px;
	font-size:16px;
	color:#444;
	border:0;
	cursor:pointer;
}
#main div.mainnav div.navigation .button1{
	background:url(../img/main-navigation-button1.gif) no-repeat 0 0;
	text-align: right;
	float:left;
	padding: 0;
	padding: 0 15px 0 38px;
}
#main div.mainnav div.navigation .button2{
	background:url(../img/main-navigation-button2.gif) no-repeat 0 0;
	text-align: left;
	float:right;
	margin: 0;
	padding: 0 38px 0 15px;
}
#resources{
	width:250px;
	float:right;
	margin:0;
	overflow:hidden;
}
#resources div.title{
	background:url(../img/title-button.gif) no-repeat 0 0;
	width:100%;
	overflow:hidden;
	margin-bottom:4px;
}
#resources div.title a{
	width:100%;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:41px;
	padding:0 0 0 11px;
	float:left;
}
#resources div.module{
	background:#e6eefb url(../img/bg-resources.gif) repeat-x 0 100%;
	width:250px;
	margin:0 0 4px;
}
#resources div.module div.content{
	background:url(../img/bg-resources-bottom.gif) no-repeat 0 100%;
	width:216px;
	border-right:solid 1px #b1c9f1;
	padding:10px 16px 17px 17px;
	overflow:hidden;
}
#resources div.module h2{
	background:url(../img/title2.gif) no-repeat 0 0;
	width:100%;
	line-height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	margin: 0 0 0 0;
	cursor:pointer;
}
#resources div.closed h2{
	background:url(../img/title2_closed.gif) no-repeat 0 0;
}
#resources div.module div.content h3{

	font-size:12px;
	color:#444;
	font-weight:bold;
	line-height:16px;
	padding:0;
}
#resources div.module div.content p{
	font-size:12px;
	color:#444;
	line-height:16px;
	float:left;
	padding:0 0 5px 0;
}

#resources div.module h2.fr{
	font-size: 12px;
}

#main .content #i6 {
	padding-top: 10px;
}

html.ws #main .module #i6{
	padding-top: 10px;
}
html.ws #main .module #i6 p{
	padding: 10px 0 0 10px;
	font-size:12px;
}


/*
	AUTHOR: Chris Murphy
	NOTE:	Revised formatting
*/
#resources div.module div.content a span.more {
	background:url(../img/button1.png) no-repeat right 50%;
	font-size:12px;
	color:#06c;
	font-weight:bold;
	padding: 5px 25px 5px 0;
	margin: 0 0 5px 0;
	cursor:pointer;
	float:left;
}
#resources div.module div.content a span.more:hover {
	text-decoration: underline;
}
/*
	AUTHOR: Chris Murphy
	NOTE:	Revised display type and width
*/
#resources div.module div.content a.button {
	display: block;
	clear: both;
	background:url(../img/button2.gif) no-repeat 0 0;
	width:217px;
	height:20px;
	font-size:12px;
	color:#444;
	font-weight:bold;
	border:0;
	cursor:pointer;
	margin:6px 0 0;
	padding:5px 0 3px 8px;
	text-align:left;
}

#resources div.module div.content a.button.fr {
	font-size: 10px;
}

#resources div.module div.content img{
	border: none;
	margin: 0 0 5px 0;
}

#footer{
	width:939px;
	margin:0 auto;
	overflow:hidden;
	border-top:solid 2px #006;
}
#footer p{
	float:left;
	color:#3a0000;
	font-size:11px;
	padding:6px 0 0 252px;
}
#footer a.logo{
	width:61px;
	height:15px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:7px 0 0 0;
}
#footer a.logo img{
	display:block;
	border:0;
}
#footer ul.menu{
	float:left;
	overflow:hidden;
	padding:2px 0 21px;
}
#footer ul.menu li{
	background:url(../img/border.jpg) no-repeat 0 75%;
	float:left;
	padding:0 5px;
	margin:0 0 0 -1px;
}
#footer ul.menu li a:hover{text-decoration:none;}
#footer ul.menu li a{
	font-size:11px;
	color:#006;
	line-height:11px;
	text-decoration:underline;
}

/* INTERSTITIAL PLACEMENT

*/

.interstitial {
	height:200px;
	background-color:#CCC;

}

body.addressed .unaddressed {
	display:none;
}

body.unaddressed .addressed {
	display:none;
}


html.s2 #main .quote {
	text-align:center;
	padding:20px;
	font-size:14px;
	line-height:130%;
	font-weight:bold;
}

#resources h3 {clear:both}
/*
	AUTHOR:	Chris Murphy
	NOTE:	Modified margins and padding in all items
*/
.pieces									{position:relative;}
.pieces ul 								{margin:0;padding:0;position:relative;width:635px;overflow:hidden;color:#FFF;}
.pieces li 								{width:141px;list-style:none;float:left;text-align:center;background-color:#444444;margin: 0 5px 0 0;padding:5px 5px 8px 5px;}
.pieces li.active						{background-color:#3082EC;}
.pieces .label							{color:#ffffff;text-align:left;padding:10px 10px 0;font-size:11px;}
.pieces .input							{text-align:left;padding:0px 4px;font-size:11px;}
.pieces img								{cursor:pointer;}

#main p.footnote 						{font-size:11px;padding:0;}

#i8 h4 span								{font-weight:normal;font-size:12px;}
/*
	AUTHOR:	Chris Murphy
	NOTE:	Defaulted padding to container
*/
#main div#i8									{padding: 10px}
#main div#i8 #i8plan-a,
#main div#i8 #i8plan-b {
	margin: 0 0 20px 0;
}
#main div#i8 p									{padding: 0; margin:0;}
#main div#i8 .option .button {
	position:relative;
	padding: 14px 20px 14px 20px;
	font-size:12px;
	background:url(../img/col_button.png) no-repeat top left;
}
#main div#i8 .option .button.fr {
	font-size: 11px;
	padding-left: 5px;
}
html.ws #main div#i8 {
	padding: 10px 0 0 10px;
}

html.ws #main #prev,
	html.ws #main #next  {
	width:210px;
	display:inline-block;
	float:right;
	padding: 0 38px 0 10px;
	text-align: left;
	background:transparent url(../img/button_ws.png) no-repeat  100% 0;
}

html.index #main #unaddressed_butt{
	width:210px;
	display:inline-block;
	float:right;
	padding: 0 38px 0 10px;
	text-align: left;
	background-image: url(../img/button_ws_ua.png);
}
html.index #main #addressed_butt{
	width:210px;
	display:inline-block;
	float:right;
	padding: 0 38px 0 10px;
	text-align: left;
	background-image: url(../img/button_ws.png);
}

html.ws body.unaddressed #main #prev,
	html.ws body.unaddressed #main #next,
	html.index body.unaddressed #main #prev,
	html.index body.unaddressed #main #next  {
	background:transparent url(../img/button_ws_ua.png) no-repeat  100% 0;
}

html.ws #main div.mainnav div.navigation p {text-align:left;text-transform:uppercase;padding-left:20px;}
html.ws h3 span	{display:block;font-size:14px;font-weight:bold;}
html.ws #main p.note {font-size:12px;background:#DADADA url(../img/important.png) no-repeat 10px 50%;line-height:1.4;padding:1em 1em 1em 70px;margin:1em 0;}

html.ws #resources div.total	{
	background: #ffffff url(../img/ws_total.png) repeat-x scroll 0 100% !important;
	margin:4px 0 0;
	width:250px;
}

html.ws body.unaddressed #resources div.total	{
	background: #ffffff url(../img/ws_total-ua.png) repeat-x scroll 0 100% !important;
}

html.ws #resources .total * {
	color:#FFF;
}

html.ws #resources div.total h2 {
	color: #444444 !important;
	font-size:14px; font-weight:bold; line-height:20px;
	padding:5px 10px 0;
}

html.ws #resources .total h3 {
	font-size:12px; padding-left:10px;
}

html.ws #resources .total p {
	text-align:center;
	font-size:44px;
	padding:10px;
}

html.ws #main .module {position:relative; margin-top: 10px;}
html.ws #main .module.addressed,
html.ws #main .module.unaddressed { margin-top: 50px;}
html.ws  #main .impact	{
	position:absolute;
	right:-265px; top:0;
	background: url(../img/ws_impact.png) repeat-x scroll 0 100%;
	margin:0;
	padding: 0;
	width:265px; height:110px;
}

html.ws #main .impact * {
	color:#FFF;
}

html.ws #main .module .impact h3 {
	padding:10px 10px 0 30px;
	clear:both;
	margin: 0;
}

html.ws #main .impact h3 {
	font-size:14px; font-weight:bold; line-height:30px;
	padding-left:25px; margin:0;
	background-color:transparent;
}

html.ws #main .impact p {
	text-align:center;
	font-size:44px;
	line-height:60px;
}

#main .module h3 							{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	background:url(../img/bg_ws_wide.png) no-repeat top left;
	line-height:20px;
	display:block;
	cursor:pointer;
	padding: 5px 20px 5px 10px;
}
#main .collapsed h3 						{background:url(../img/bg_ws_wide_closed.png) no-repeat top left;}

html.ws #main .impact h3 					{background:none;}
html.ws .module 							{width:666px;}
html.ws .module .panel						{background-color:#FFF;padding:10px;overflow:hidden; margin-bottom:10px 0 0 10px;}

.help										{cursor:pointer;}
#main .slidercontainer 						{overflow:hidden;zoom:1;}
#main .ui-slider-handle 					{ background:transparent url(../img/item-scroll.jpg) no-repeat 0 0; border:0;width:28px;height:20px;top:0;zoom:1;cursor:pointer;}
#main .ui-slider 							{background:url(../img/bg-scroll.jpg) no-repeat 50% 0;width:355px;border:0;height:30px;margin:10px 5px;float:left}



html.index #resources .movie .content		{padding:10px;width:auto;}
html.index #main .top						{background:url(../img/bg_index.jpg) no-repeat 0 0;}
html.index #main .intro 					{height:143px;}
html.index #main .intro h3					{color:#FFF;margin:0;font-size:18px;}
html.index #main .intro p					{color:#FFF;font-size:26px;}
html.index .choices h2 a					{color:#FFF;display:block;padding:8px 0;}
html.index .choices h2						{background:url(../img/aa_choice.jpg) no-repeat 0 0;padding:110px 10px 20px 20px; font-size:22px;}
html.index .option-b h2 					{background:url(../img/ua_choice.jpg) no-repeat 0 0;}
html.index #main .choices h3				{font-size:14px;font-weight:bold;margin-top:0;}
html.index #main .choices p					{font-size:12px;line-height:1.4}
html.index #main .choices p.button			{padding:7px 18px}
html.index #main .button a					{display:block; background:url(../img/btn_aa.gif) no-repeat right 50%;color:#000;padding:8px 5px 5px 5px;font-size:12px;}
html.index #main div.mainnav div.navigation input {font-size:13px;}
html.index #main .option-b .button a		{background:url(../img/btn_ua.gif) no-repeat 100% 50%;}
html.index #main div.mainnav div.navigation p {text-align:left;text-transform:uppercase;padding-left:10px;}
html.index #main .mainnav 					{position:relative;}
html.index #main .navigation a				{display:block;padding:10px 25px;height:20px;width:278px;background:url(../img/btn_index.jpg) no-repeat 100% 0;position:absolute;right:0;top:0;color:#000;}

html.index #main div.option					{min-height:330px;position:relative;}
html.s2 #main div.option 					{min-height:360px;position:relative;}
html.index #main div.option p.button		{position:absolute;left:10px;bottom:10px;width:280px;}
html.index #main div.option p.button.fr 	{padding-left: 10px;}
html.index #main div.option p.button a		{font-size: .92em; padding-left: 0px;}
html.s2 #main div.option p.button			{position:absolute;left: 10px;bottom:10px;width:278px;}

/* restore lists to item types */
html.index #main ul,
 .modal ul							{margin:.7em 35px;list-style-type:circle;}
html.index #main li,
	.modal li							{list-style-type:disc;}


#i3 					{position:relative;}
#i3 #value				{position:absolute;right:10px;top:5px;font-size:20px;}
#i3 .lowvalue			{font-weight:bold;float:left;padding-top:10px;}
#i3 .highvalue			{font-weight:bold;float:left;padding-top:10px;}
#i3 .messaging			{clear:both;}
#i3 #help-a				{float:left;padding-top:10px;margin-left:5px;}


html.ws #main #i4 div.choices .option-a,
html.ws #main #i4 div.choices .option-b { width:310px; 	background:none; }

html.ws #main #i4 div.choices .option-a p.button,
html.ws #main #i4 div.choices .option-b p.button { margin-bottom: 10px; }

html.ws #main #i4 div.choices .option-a div p,
html.ws #main #i4 div.choices .option-b div p { padding-left: 0; }

html.ws #main #i4 div.content {padding: 10px 0 0 10px;}

#main #i8  div.choices .option				{background:none;padding:0; width: 310px;}
html.ws #main #i8 div.content 				{padding: 10px 0 0 10px;}
html.ws #main #i10 {
	width: 645px;
	overflow: hidden;
}

#i8 h4									{font-weight:bold;margin: 0 0 10px 0; clear: both;}
/*
	AUTHOR:	Chris Murphy
	NOTE:	Modified margins
*/
#i10 .button, #i10_b .button			{background:url(../img/btn_wide.png) no-repeat 0 0;padding:10px; padding-bottom: 10px;margin-bottom: 10px; font-size:12px;}
#i10 table							{width:100%;}
#i10 th								{font-size:12px;width:20%;}
#i10 td								{font-size:12px;}
#i10 .bar td							{background-color:#CCC;}
#i10 .bar div							{height:12px;background:url(../img/bar.gif) repeat-x 0 0;}
#i10 .hoptions						{margin: 0 0 15px 0;}
#i10 p.datelabel, #i10_b p.datelabel	{font-size: 12px; font-weight:normal;padding: 0; margin: 0 0 15px 0;}

#ui-datepicker-div					{background-color:#CCC;border:3px solid #999;padding:5px;display:none;}
.ui-datepicker						{margin-top:20px;}
.picker								{cursor:pointer;}
ul.ui-tabs-nav 						{position:absolute; top:50px;left: 115px;border:0;}
.ui-tabs-nav li						{float:left;border:1px solid #CCC;list-style:none;margin-right:3px;}
.ui-tabs-nav li	a					{display:block;padding:5px;}
li.ui-tabs-selected					{background-color:#CCC;}
li.ui-tabs-selected a				{background:none;}
.ui-dialog .pieceimg				{position:absolute;top:70px;left:10px;}
div.ui-tabs-panel 					{position:absolute; top:90px;left: 150px;}


#datepickera, #datepickerb			{border:none;background:url(../img/date.jpg) no-repeat 0 50%; padding-left:30px;}

body.unaddressed #main ul.stepbar							{background-image:url(../img/top-menu-ua.gif);}

body.unaddressed #main ul.stepbar li.active span.step1		{background-image:url(../img/top-menu-active-step1-ua.gif);}
body.unaddressed #main ul.stepbar li.active span.step4		{background-image:url(../img/top-menu-active-step4-ua.gif);}

body.unaddressed #main div.mainnav div.navigation .button1	{background-image:url(../img/main-navigation-button1-ua.gif);}
body.unaddressed #main div.mainnav div.navigation .button2	{background-image:url(../img/main-navigation-button2-ua.gif);}

body.unaddressed #main div.content ul.select li div.scroll div.item	{background-image:url(../img/item-scroll-ua.jpg);}

body.unaddressed #main .ui-slider-handle 					{background-image:url(../img/item-scroll-ua.jpg);}
body.unaddressed #main .alert								{background-image:url(../img/ico-ua.jpg);}




div.ui-dialog-content,
div.ui-dialog-content p,
div.ui-dialog-content ul,
div.ui-dialog-content ol,
div.ui-dialog-content li
{
	font-size:11px;
}

div.ui-dialog-content p {
	margin-bottom:.5em;
}



.ui-dialog-container .ui-dialog-content 			{padding:0;height:100%;}
.ui-dialog-container .ui-dialog-content .inner 		{padding:0 20px 0px 20px;overflow:auto;height:100%;position:relative;color:#444444;}

/* override inline styles */
.ui-dialog-container .ui-dialog-content {
	/*height: 350px !important;*/
}
.ui-dialog-container .ui-dialog-content .inner {
	/*padding: 10px 20px !important;*/
}
.ui-dialog-content .inner div,
	.ui-dialog-content .inner div a  {margin: 1em 0 1em 0; font-size: 12px; font-weight: bold;}
.ui-dialog-content .inner ul	{margin:1em 0;font-weight:bold;}

/* Heading sizes reset */
.ui-dialog-content .inner h1 {
	font-size:1.5em;
}
.ui-dialog-content .inner h2 {
	font-size:1.13em;
}
.ui-dialog-content .inner h3 {
	font-size:1em;
}
.ui-dialog-content .inner h1,h2,h3,h4,strong {
	margin: 0 0 1em 0;
	font-weight: bold;
}

/* Title - Generic Heading font-sizes and line-heights */
.ui-dialog-content .inner h1 {
	font-size: 16px;
	line-height: 1.25em;
}

.ui-dialog-content .inner h2,
.ui-dialog-content .inner h2 a {
	margin-top: 1em;
	font-size: 14px;
	line-height: 1.2em;
	padding: 5px;
	background-color: #0066CC;
	color: #FFFFFF;
}

.ui-dialog-content .inner h3 {
	font-size: 12px;
	line-height: 1.1em;
}

.ui-dialog-content .inner h4 {
	font-size: 11px;
	line-height: 1em;
}

/* links */
.ui-dialog-content .inner a		{ color: #0066CC; }
.ui-dialog-content .inner a:hover		{ text-decoration: underline; }

/* Paragraphs and lists */
.ui-dialog-content .inner p  	{margin: 1em 0 0 0;}
.ui-dialog-content .inner ul 	{padding:0 20px;list-style:square;}
.ui-dialog-content .inner li 	{list-style:disc;}
.ui-dialog-content .inner ol 	{list-style:decimal;}
.ui-dialog-content .inner ol li {list-style:decimal}

/* Tables */
.ui-dialog-content .inner th,td {
	/*borders and padding to make the table readable*/
	border-bottom:1px solid #bbb;
	padding:.5em;
}

.resourcetable tr td
{
	/*borders and padding to make the table readable*/
	border-bottom:1px solid #bbb;
	padding:.2em;
}

