/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Verdana, Arial, sans-serif;
	margin: 0;
	padding-top: 10px;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: underline;
	color: #069c9c;
}
a:hover {text-decoration: none;}

img {
	border-style: none;
	display: block;
}
.wrapper:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
	font-size: 0;
}
/*text to image replacment*/
.banner-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 975px;
	display: table;
}
/*HEADER*/
#header {
	display: table-header-group;
	background: #87dc7c url(/_assets/images/bg-header.gif) repeat-x;
	width: 100%;
}
.header-holder {
	position: relative;
	width: 100%;
	border-bottom: 2px solid #069c9c;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 8px;
	background: url(/_assets/images/logo.gif) no-repeat;
	width: 300px;
	height: 35px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*header-banner*/
.header-banner {
	width: 468px;
	position: absolute;
	right: 7px;
	top: 7px;
}
/*login-form*/
.login-form {
	padding: 73px 0 0 15px;
	line-height: 31px;
	font-size: 110%;
	color: #000;
	width: 700px;
}
.login-form label {
	float: left;
	color: #fff;
	font-size: 160%;
	margin-right: 3px;
}
.login-form span, .login-form strong, .login-form input, .login-form ul, .login-form input {float: left;}
.login-form a {color: #000;}
.login-form ul {
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
.login-form li {
	display: inline;
	padding-left: 13px;
	background: url(/_assets/images/img-form-separator.gif) no-repeat 5px 50%;
}
.login-form li:first-child {
	padding-left: 0;
	background: none;
}
.login-form .i-text {
	width: 121px;
	height: 13px;
	padding: 2px 5px;
	border: 1px solid #069c9c;
	margin-right: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}

.login-form .short {width: 90px;}

.login-form .i-checkbox {
	padding: 0;
	height: 14px;
	width: 14px;
	margin: 10px 6px 0 0;
}
.login-form span {margin-right: 5px;}
/*btn-blue*/
.btn-blue {
	float: left;
	line-height: 17px;
	font-size: 100%;
	padding: 0 8px;
	color: #fff !important;
	border: 1px solid #046b9a;
	background: #309dcf url(/_assets/images/bg-blue-button.gif) repeat-x;
	text-decoration: none;
	cursor: pointer;
}
.btn-blue:hover {
	background: #3cbbf5 url(/_assets/images/bg-blue-button-hover.gif) repeat-x;
	border: 1px solid #0693d4;
}
.fxd {
	width:150px;
	height:20px;
	margin: 7px 4px 0 0;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px 4px 5px;
	float: right;
}

/* g+ font-fam & padd */
.login-form .btn-blue {
	height:20px;
	margin: 7px 4px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	padding:1px 4px 4px 5px;
}
/*tab-menu*/
.tab-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: -1px;
	bottom: -2px;
	z-index: 10;
}
.tab-menu li {
	float: left;
	margin-right: 5px;
	float: left;
	width: 120px;
	text-align: center;
	font-size: 120%;
	background: #cfecec url(/_assets/images/bg-tabs.gif) no-repeat;
	border: 2px solid #069c9c;
	line-height: 22px;
	font-weight: bold;
}
.tab-menu a {
	color: #fff;
	text-decoration: none;
}
.tab-menu a:hover {text-decoration: underline;}
.tab-menu .active {
	border-bottom: 2px solid #fff;
	background: #fff;
}
/*content-holder*/
#content-holder {
	display: table-footer-group;
	width: 100%;
}
/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	padding-top: 7px;
}
#container h1, #container h2 {
	font: 200%/25px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 2px;
	color: #47c936;
	letter-spacing: -1px;
	overflow: hidden;
}
#container h3 {
	font: 170% Arial, Helvetica, sans-serif;
	color: #069c9c;
	margin: 3px 0 4px;
	font-weight: normal;
	letter-spacing: -1px;
	height: 20px;
	overflow: hidden;
}
/*two columns*/
.two-columns {
	float: right;
	width: 782px;
}
/*content*/
.content {
	float: left;
	width: 510px;
	overflow: hidden;
}
#content-box {
	display: table-header-group;
	width: 100%;
}
#title-box {
	display: table-footer-group;
	width: 100%;
	color: #4d4d4d;
}
#title-box h1 {margin-bottom: 10px;}
#title-box p {
	margin-top: 10px;
	font-size:11px;
}
#title-box li {
	font-size:11px;
}
.content p {
	color: #8c8c8c;
	font-size: 120%;
	margin: 0 0 13px;
}
/*gray box*/
.gray-box1, .gray-box2 {
	background: #dae9f2;
	border-top: 1px solid #069c9c;
	padding: 6px 9px;
	overflow: hidden;
	height: 1%;
	margin-bottom: 14px;
}
.gray-box2 {background: #ecf4f8;}
.gray-box1-border {border: 1px solid #069c9c;}
.white-box {
	padding: 0 10px 15px;
	overflow: hidden;
	height: 1%;
}
.white-box2 {
	padding: 0 0 15px 0;
	overflow: hidden;
	height: 1%;
}
.gray-box1 p, .gray-box2 p, .white-box p {
	font-size: 110%;
	color: #000;
	margin: 0;
	overflow: hidden;
	height: 1%;
	clear: both;
}
.info-box p {
	clear: none;
	overflow: auto;
	height: auto;
	font-size: 120% !important;
	color: #4d4d4d !important;
}
.info-box .sub-title {
	color: #046b9a;
	font: bold 140% Arial, Helvetica, sans-serif;
}
.info-box .sub-title a {color: #046b9a;}
.info-box .sub-title a:visited {color: #551a8b;}
/*search-form*/
.search-form {
	width: 100%;
	overflow: hidden;
}
/*sub-column1*/
.search-form .sub-column1, .search-form .sub-column2 {
	float: left;
	width: 240px;
}
.search-form .sub-column2 {margin-left:10px;}
.search-form .row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 7px;
	padding-bottom:1px;
	overflow: hidden;
}


.search-form .rowbut div {
	float: right;
}

.search-form label {
	float: left;
	width: 70px;
	font: bold 170% Arial, Helvetica, sans-serif;
	color: #069c9c;
	overflow: hidden;
}
.search-form select, .search-form .i-text {
	float: left;
	width: 167px;
	border: 1px solid #069c9c;
	font: 11px Arial, Helvetica, sans-serif;
	width: 170px;
	padding-top: 1px;
	font: 12px Arial, Helvetica, sans-serif;
}
.search-form .i-text {
	padding: 3px 5px;
	width: 157px;
	height: 14px;
}
.search-form .row div {
	width: 167px;
	float: left;
}

.search-form .btn-blue {
	float: left;
	margin-right: 3px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px 4px 5px;
}
.search-form a {
	color: #000;
	font-size: 110%;
	line-height: 20px;
}

.search-form-message {
	background: #f6ef82;
	clear:both;
	margin-bottom:8px;
	padding:6px;
	border: 1px solid black;
}

.inner .content .search-form-message p {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #069c9c;
}

.search-form-message p span.location_name{
	color: black;
	font-style: italic;
}

.search-form div.olwrap {
	position:relative;
}

.search-form .overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
	font-size: 12px;
	font-weight: normal;
	width:200px;
}


	/*background: url(/_global_assets/images/exclamation.gif) no-repeat 0 0;*/

/*profile-form*/
.profileform {
	overflow: hidden;
	border: 1px solid #068C9C;
	background: #ECF4F8;
	padding:5px;
	margin-bottom:10px;
}
/*sub-column1*/
.profileform .sub-column1 {
	float: left;
	width: 98%;
}

.profileform .row {
	width: 100%;
	padding-bottom:5px;
	overflow: hidden;
}

.profileform label {
	float: left;
	padding:2px 5px; 0px 0px;
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	overflow: hidden;
	
}
.profileform select, .search-form .r-text {
	float: right;
	padding: 2px 3px;
	border: 1px solid #068C9C;
	font: 12px Arial, Helvetica, sans-serif;
	width: 302px;
	height: 22px;
	font: 12px Arial, Helvetica, sans-serif;
}


.profileform .i-text {
	padding: 3px 5px;
	float: right;
	color: #000;
	width: 290px;
	height: 14px;
	border: 1px solid #068C9C;
	font: 12px Arial, Helvetica, sans-serif;

}

.profileform .f-text {
	float: right;
	width:302px;
	border: 1px solid #068C9C;
	font: 12px Arial, Helvetica, sans-serif;

}


.profileform .s-text {
	padding: 3px 5px;
	width: 200px;
	height: 11px;
	float: right;
	border: 1px solid #068C9C;
	font: 12px Arial, Helvetica, sans-serif;
}

.profileform .t-text,.registration-form .t-text {
	padding: 3px 5px;
	width: 290px;
	float: right;
	height:100px;
	font: 12px Arial, Helvetica, sans-serif;
}

.registration-form .t-text {
	padding: 3px 5px;
	width: 296px;
	margin-right:2px;
	float: right;
	height:100px;
	border: 1px solid #068C9C;
	font: 12px Arial, Helvetica, sans-serif;
}

.profileform .c-text {float:right;}
.profileform .rowd {background:red;height:25px;padding: 4px 10px 0 0;}
.profileform .rowd label {color: #fff;}

.profileform .m-text {
	padding: 3px 5px;
	margin-bottom:5px;
	width: 302px;
	float: right;
	height:100px;
	border: 1px solid #068C9C;
	font: 11px Arial, Helvetica, sans-serif;
}


.profileform .row div {
	width: 167px;
	float: left;
}

.profileform .rows select {
	float: right;
	width: 167px;
	border: 1px solid #000000;
	font: 11px Arial, Helvetica, sans-serif;
	width: 132px;
	height: 19px;
	font: 12px Arial, Helvetica, sans-serif;
}
.profileform .btn-blue {
	width: 155px;
	text-align: center;
	float: right;

	padding: 0;
	font-size: 110%;
	height:20px;
	margin: 7px 4px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	padding:1px 4px 4px 5px;
}


/*left-image*/
.left-image {
	float: left;
	margin: 0 10px 5px 0;
}
/*sub-title*/
.sub-title {font-size: 140%;}
/*border-boxes*/
.border-boxes {
	width: 100%;
	overflow: hidden;
	margin-bottom: 9px;
	padding-top: 2px;
}
.border-boxes .blue-border-box, .border-boxes .orange-border-box, .border-boxes .green-border-box{
	float: left;
	border: 1px solid #069c9c;
	width: 143px;
	padding: 0 8px;
	min-height: 90px;
	color: #069c9c;
	margin-right: 13px;
}
.border-boxes .orange-border-box {
	border-color: #ff5900;
	color: #ff5900;
}

.border-boxes .green-border-box {
	border-color: #47c936;
	color: #47c936;
}

.right-box {margin-right: 0 !important;}
.border-boxes strong {
	display: block;
	font-size: 180%;
	margin-bottom: 10px;
	font-weight: normal;
}
.border-boxes a {
	color: #000;
	font-size: 110%;
	display: block;
	margin-right: 25px;
}
.border-boxes .bg1 {background: url(/_assets/images/img-box-photo1.jpg) no-repeat 100% 100%;}
.border-boxes .bg2 {background: url(/_assets/images/img-box-photo2.jpg) no-repeat 100% 100%;}
.border-boxes .bg3 {background: url(/_assets/images/img-box-photo3.jpg) no-repeat 100% 100%;}
/*green-box*/
.green-box {
	border: 1px solid #47c936;
	padding: 8px;
	overflow: hidden;
	width: 492px;
	margin-bottom: 12px;
}
.green-box .green-columns {
	overflow: hidden;
	background: url(/_assets/images/bg-columns1.gif) repeat-y 159px 0;
	width: 110%;
	overflow: hidden;
}
.green-box .green-columns .sub-column {
	float: left;
	width: 153px;
	margin-right: 19px;
}
.green-box p {
	color: #000;
	font-size: 110%;
	margin: 0;
}
.green-box p em {
	color: #069c9c;
	font-style: normal;
}
.green-box p strong a {
	color: #000;
	text-decoration: none;
}
.green-box p strong a:hover {text-decoration: underline;}
/*sidebar2*/
.sidebar2 {
	float: right;
	width: 260px;
}
/*blue-box*/
.blue-box {
	border: 1px solid #069c9c;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 12px;
	height: 1%;
}
.blue-box2 {background: #ecf4f8;margin-top:27px;}
.blue-box3 {
	background: #ecf4f8;margin-top:27px;
}
.blue-box3 {
	background: #ecf4f8;margin-top:27px;
}
.blue-box3 p {
	font-size:120%;
	margin:0px;
}
.blue-box3 p.warning {
	color: red;
	margin-top:8px;
}
.blue-box3 p.quess {
	margin-top:8px;
}
.blue-box3 p.warning span,.blue-box3 p.quess span {
	color: green;
	font-weight:bold;
	font-style: italic;
}
.inner .content .blue-box3 p.warning {
	color: red;
	margin-top:8px;
}
.inner .content .blue-box3 {
	margin-top:0px;
}
/*banner-list */
.banner-list {
	width: 100%;
	overflow: hidden;
}
.banner-list ul {
	width: 110%;
	overflow: hidden;
	padding: 0;
	margin: 0 0 -8px;
	list-style: none;
}
.banner-list li {
	float: left;
	width: 120px;
	margin: 0 8px 0 0;
	overflow: hidden;
	height: 68px;
}
.banner-list li.bg-ad {
	float: left;
	width: 248px;
	margin: 0 8px 0 0;
	overflow: hidden;
	/*height: 203px;*/
}
/*list1*/
.list1 {
	padding: 5px 0 0;
	margin: 0;
	list-style: none;
	border-top: 1px solid #8c8c8c;
}
.list1 p, .list1 a {
	margin: 0;
	font-size: 110%;
	line-height: 130%;
	color: #8c8c8c;
}

.list1 a:visited {color: #551a8b;}

.list1 li {margin-bottom: 12px;}
/*sidebar1*/
.sidebar1 {
	float: left;
	width: 180px;
	padding-top: 27px;
}
/*sub-nav*/
.sub-nav {
	padding: 3px 0;
	margin: 0 0 15px;
	list-style: none;
	background: #ecf4f8;
	border-top: 1px solid #069c9c;
	width: 100%;
}
.sub-nav li {
	width: 100%;
	overflow: hidden;
	vertical-align: top;
}
.sub-nav a {
	display: block;
	height: 1%;
	padding-left: 20px;
	background: url(/_assets/images/img-list-bullet1.gif) no-repeat 6px 4px;
	font-size: 120%;
	line-height: 18px;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
}
.sub-nav a:hover {background-color: #fff;}
.sub-nav a.active {color: #000;}
/*list2*/
.list2 {
	padding: 0;
	margin: 0 0 12px;
	list-style: none;
}
.list2 a {
	color: #8c8c8c;
	font-size: 110%;
	line-height: 150%;
	text-decoration: none;
}
.list2 a:hover {text-decoration: underline;}
/*gray-link*/
.gray-link {
	font-size: 110%;
	color: #8c8c8c;
}
/*list3*/
.list3 {
	background: #ecf4f8;
	padding: 3px 0 3px 20px;
	margin: 0 0 10px;
	border-top: 1px solid #069c9c;
}
.list3 li {
	color: #8c8c8c;
	font-size: 110%;
	line-height: 150%;
}
.list3 a {
	color: #8c8c8c;
	text-decoration: none;
}
.list3 a:hover {text-decoration: underline;}
/*FOOTER*/
#footer {
	padding: 10px 0 25px;
	margin: 0;
	list-style: none;
	text-align: center;
	border-top: 1px solid #c5c5c5;
	color: #8c8c8c;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
}
#footer a {
	color: #8c8c8c;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
/*registration-form*/
.registration-form {
	overflow: hidden;
	padding-right: 10px;
}
.registration-form .row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
}

.registration-form .row p {
	font-size:12px;
}

.registration-form label {
	float: left;
	color: #069c9c;
	font: bold 170%/23px Arial, Helvetica, sans-serif;
	width: 172px;
	overflow: hidden;
}
.registration-form label.long-label {width: 465px;}
label.long-labelp {width: 465px;color:#4D4D4D;font-size:12px;padding-left:22px;background: url(/_global_assets/images/important-12.gif) no-repeat 4px 5px;}
.registration-form .i-text {
	float: left;
	color: #000;
	width: 296px;
	height: 16px;
	padding: 2px 5px;
	border: 1px solid #069c9c;
	font: 12px Arial, Helvetica, sans-serif;
}
.registration-form .i-text-d {
	float: left;
	color: #808080;
	width: 296px;
	height: 16px;
	padding: 2px 5px;
	border: 1px solid #afafaf;
	font: 12px Arial, Helvetica, sans-serif;
}

.registration-form select {
	float: left;
	color: #000;
	width: 308px;
	height: 22px;
	border: 1px solid #069c9c;
	font: 12px Arial, Helvetica, sans-serif;
	padding:1px 0px 0px 2px;
}

.registration-form select:disabled {
	color: #808080;
	border: 1px solid #afafaf;
}

.registration-form textarea {
	float: left;
	color: #000;
	width: 306px;
	height: 150px;
	border: 1px solid #069c9c;
	font: 12px Arial, Helvetica, sans-serif;
}
.registration-form .i-check {
	float: left;
	margin: 5px 0 0;
	width: 15px;
	height: 15px;
}
.registration-form .btn-blue {
	width: 155px;
	text-align: center;
	float: right;

	padding: 0;
	font-size: 110%;
	height:20px;
	margin: 7px 4px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	padding:1px 4px 4px 5px;
}
/*right-image*/
.right-image {float: right;border:1px solid silver;padding:2px;background:white;margin:0px 0px 4px 4px;}
.right-image2 {float: right;}
/*bullet-box*/
.bullet-box {
	padding: 5px 0 0 25px;
	background: url(/_assets/images/img-box-bullet.gif) no-repeat 0 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.bullet-box-holder {padding: 5px 5px 5px 10px; width: 493px !important;}
.bullet-box strong {
	color: #046b9a;
	font-size: 150%;
	display: block;
}
.bullet-box strong span {color: #47c936;}
.bullet-box p {
	color: #046b9a;
	font-size: 130%;
	margin: 0;
}
.bullet-box p a {color: #046b9a;}
/*action-menu*/
.action-menu {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}
.action-menu li {
	display: inline;
	padding-left: 12px;
	background: url(/_assets/images/img-footer-separator.gif) no-repeat 4px 50%;
	color: #4d4d4d;
	font: 100% Arial, Helvetica, sans-serif;
}
.action-menu li:first-child {
	padding-left: 0;
	background: none;
}
.action-menu a {color: #046b9a;}
.action-menu a:visited {color: #551a8b;}
.action-menu strong {color: #046b9a;}
/*pagenator*/
.pagenator {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.pagenator ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.pagenator li {
	float: left;
	margin-right: 2px;
	color: #046b9a;
}
.pagenator a {
	float: left;
	color: #046b9a;
	font: bold 110%/180% Arial, Helvetica, sans-serif;
	border: 1px solid #046b9a;
	text-decoration: none;
	padding: 0 6px;
}
.pagenator .pagenator-nav {font-weight: normal;}
.pagenator .no-border {border-style: none;}
.pagenator .disable {
	color: #d4d4d4 !important;
	border-color: #d4d4d4 !important;
	background: none !important;
}
.pagenator a:hover, .pagenator a.active {
	background: #046b9a;
	color: #fff;
}
/*letter-list*/
.letter-list-holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
}
.letter-list {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
.letter-list li {
	float: left;
	padding-left: 1px;
	background: url(/_assets/images/img-footer-separator.gif) no-repeat 0 50%;
}
.letter-list li:first-child {
	padding-left: 0;
	background: none;
}
.letter-list a {
	color: #046b9a;
	font: bold 120% Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	width: 18px;
	text-align: center;
}
.letter-list a:hover {text-decoration: underline;}
/*two-list-columns*/
.two-list-columns {
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
}
.list4 {
	float: left;
	width: 230px;
	padding: 0 0 0 38px;
	margin: 0;
	list-style: none;
	font-size: 110%;
	line-height: 130%;
	color: #4d4d4d;
}
.list4 a {color: #046b9a;}
.list4-right {width: 200px;}
/*login-form*/
.login-form .your {
	font-size: 180%;
	font-weight: normal;
}
.login-form .profile-menu li {
	padding-left: 15px;
	background: none;
	float: left;
}
.login-form .profile-menu a {
	font-weight: bold;
	padding-left: 15px;
	background: url(/_assets/images/img-black-nav-bullet.gif) no-repeat 0 50%;
	float: left;
}
.buttons {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding-bottom: 8px;
}
.buttons li {
	float: left;
	margin-right: 9px;
	display: inline;
}
.buttons a {
	width: 154px;
	line-height: 20px;
	font-size: 110%;
	line-height: 180%;
	background: #309dcf url(/_assets/images/bg-blue-button.gif) repeat-x;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #046b9a;
}
.buttons a:hover {
	background: #3cbbf5 url(/_assets/images/bg-blue-button-hover.gif) repeat-x;
	border: 1px solid #0693d4;
}
.buttons  a.disabled {
	border: 1px solid #666;
	background: silver;
}
/*sort-area*/
.sort-area {
	width: 100%;
	overflow: hidden;
	margin-bottom: 6px;
}
.sort-area div {
	float: right;
	padding-left: 6px;
	background: url(/_assets/images/img-list-bullet1.gif) no-repeat 0 3px;
}
.sort-area div label {
	float: left;
	color: #000;
	font: bold 110% Arial, Helvetica, sans-serif;
	padding: 0 8px;
}
.sort-area div input {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
}
/*list5*/
.list5 {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.list5 li {
	width: 100%;
	overflow: hidden;
	color: #8c8c8c;
	font: 120% Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
.list5 strong {
	float: left;
	width: 75px;
	overflow: hidden;
}
.list5 span {
	display: block;
	overflow: hidden;
}
.list5 div {
	float: left;
	width: 172px;
}
/*inner page*/
.inner .content p {color: #4d4d4d;}
/*desc-link*/
.desc-link {
	color: #000;
	text-decoration: none;
}
.desc-link:hover {text-decoration: underline;}
/*content-area*/
.content-area {
	display: table;
	width: 100%;
}

/* G added */
.warningtext {
	background: #ffe3e3;
	border: 1px solid #fec2c2;
	padding: 6px 9px;
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	font-size: 120%;
}

.successtext {
	background: #d2fccd;
	border: 1px solid #47c936;
	padding: 6px 9px;
	overflow: hidden;
	height: 1%;
	margin-bottom: 14px;
	font-size: 120%;
}

.content .successtext p {
	color: #119100;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	padding-left:25px;
	background: url(/_global_assets/images/active.gif) no-repeat 0 0;
}


.content .warningtext p {
	color: red;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	padding-left:25px;
	background: url(/_global_assets/images/exclamation.gif) no-repeat 0 0;
}

.content .warningtext ul, .content .successtext ul {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	font-weight:normal;
}


.columns {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}
.columns .row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2px;
	overflow: hidden;
}
.columns .row label {
	float: left;
	color: #069C9C;
	margin-right: 3px;
	width: 90px;
}
.mandatory {
	color:red;
}

.infotext p {
	font-size:120%;
	color:#000;
	margin:0px 0px 14px 0px;
	border: 1px solid #068c9c;
	background:#ecf4f8;
	padding: 10px;
}

.first_login_infotext p {
	font-size:120%;
	color:#000;
	margin:0px 0px 14px 0px;
	padding: 10px;
	background: #ffe3e3;
	border: 1px solid #fec2c2;
}

.login-form div.olwrap {
	position:relative;
	float:left;
	margin-right:3px;
	color:#999;
}

.login-form .overlabel {
	color:white;
}
.login-form .overlabel-apply {
	position:absolute;
	top:1px;
	left:5px;
	z-index:1;
	color:#999;
	font-size: 11px;
}


.bigred {
	font-size: 140%;
	color:red;
	font-weight: bold;
}
.sidebar2 .pretext {
	background: #ffe3e3;
	border: 1px solid #fec2c2;
	padding: 0px 10px;
	overflow: hidden;
	margin-top:27px;
	margin-bottom: -14px;
}

.sidebar2 .pretext p {
	color: red;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 25px;
	background: url(/_global_assets/images/important.gif) no-repeat 0 10px;
}
.inner .search-form label.long-label {width:180px;}
.inner .search-form .i-check {float:right;}

.shy {display:none;}

.inner .blue-box div.olwrap {
	position:relative;
}
.inner .blue-box .overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
	font-size: 12px;
}

.autocomplete-w1 { background:url(/_global_assets/images/shadow.png) no-repeat bottom right;position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

.locationfound {
	background:url(/_global_assets/images/active.gif) white no-repeat 99% 100%;
	border: 1px solid #069c9c;
}
.stw {
	width:246px;
	margin-top:4px;
}
.btw {
	float:left;
	width:246px;
}
.ttw {
	width:242px;
	border: 1px solid #069c9c;
}
.ukwp {
	border: 1px solid black;
	margin: 14px 4px 4px 4px;
	padding: 10px 10px 10px 10px;
	/*background: url(/_global_assets/images/important-12.gif) #f6ef82 no-repeat 2% 50%;*/
	background: #f6ef82;
}
.bwarn {
	color: #666;
	border-top: 1px dotted #666;
	padding-top:5px;
}

.guess {
	clear:both;
	padding:8px 0px 2px 0px;
	font-weight:bold;
}

.guess span {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #069c9c;
}
.incentivetext {
	text-align:center;
	font-size: 120%;
	font-weight: bold;
	background: #faea82;
	border: 1px solid #f8d01c;
	padding: 10px;
	margin-bottom:15px;
}
.incentivetext p {
	background: url(/_assets/images/incentive1.png) no-repeat 2% 50%;
	padding: 10px 0px;
	margin:0px;
}

select#m {border:1px solid black; background:#f6ef82;}
.inner .content span.expjs p {color:#ccc;}
.expjd {border:1px solid silver; background:#f5f5f5;}
.list5 li.expjli {color:#ccc;}
.heightfix {margin-top:-2px;}
div.social {margin: 6px 0;}
div.twtr{float:left;height:25px;padding: 0 0 10px 0;}
