@charset "utf-8";
/* CSS Document */

#wrapper
	{
	width:1000px;
	margin:0 auto;
	padding:0px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	}
	
img
{  border-style: none;
}

body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	background-color: #fbfbfc;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#19191a;
	line-height: 16px;
	margin-top: 2px;
	}
	
a
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#36859d;
	text-decoration:none;
	font-weight: normal;
	}
	
	a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#36859d;
	text-decoration:none;
	}
	
a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #242426;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #36859d;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 10px;
}
	
#header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 224px;
	width: 1000px;	
}

#titlebar {
	clear: both;
	width: 880px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	padding-right: 35px;
	padding-left: 55px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e3e3;
	text-align: left;
}

#titlebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #19191a;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-left: 5px;
}

#titlebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #19191a;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-left: 5px;
}


#client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9d9d9d;
	text-decoration: none;
	float: right;
	height: 30px;
	width: 200px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#client a{
	color: #9d9d9d;
	text-decoration: none;
	outline: none;
	
}

#client a:hover{
	color: #36859d;
	text-decoration: none;
	outline: none;
	
}

#main {
	clear: both;
	width: 930px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}

#main p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 450px;
}


#balloon1{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/balloon_top_aqua.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 144px;
	width: 379px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: left;
}


#balloon1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#balloon1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#balloon1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#balloon2{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/balloon_blue.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 174px;
	width: 379px;
	margin-top: 30px;
	margin-right: 30px;
}


#balloon2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#balloon2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#balloon2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

#balloon3{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/balloon_yellow.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 220px;
	width: 379px;
	margin-top: 20px;
	margin-right: 30px;
}


#balloon3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #19191a;
	text-decoration: none;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#balloon3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#balloon3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#balloon4{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/balloon_aqua.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 361px;
	margin-top: 15px;
	margin-right: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#balloon4 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#balloon4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #242426;
	text-decoration: none;
}

#balloon4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/focus.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 90px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.focuslrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/join_bg.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 200px;
	padding-top: 5px;
	padding-right: 44px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-position: left center;
}

.focusxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/what_bg.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 300px;
	padding-top: 5px;
	padding-right: 105px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #242426;
	background-color: #f2bf5b;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: normal;
}



.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #242426;
	background-color: #44749c;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#footer {
	background-color: #242426;
	width: 900px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-right: 15px;
	padding-left: 50px;
	padding-top:30px;
	padding-bottom:30px;
	height: 70px;
	clear: both;
}

.search {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 140px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top:3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

#icons {
	float: left;
	height: 90px;
	width: 360px;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom:10px;
}

#footerlinks {
	float: right;
	height: auto;
	width: 460px;
	margin-left: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footerlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #979797;
	padding-right: 10px;
	padding-left:10px;
}

#footerlinks a:hover{
	color: #ffffff;
	text-decoration: none;

}

#contact {
	float: left;
	width: 200px;
	margin-right: 10px;
	height: 250px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contact p {
	padding: 5px;
	
}


#contact1 {
	padding: 0px;
	float: left;
	width: 240px;
	margin-left: 5px;
	height: 250px;
	margin-bottom: 10px;
}


#contact1 p {
	padding: 5px;
	
}

#contact3 {
	padding: 0px;
	float: left;
	width: 210px;
	margin-left: 25px;
	height: 250px;
	margin-bottom: 10px;
}

#contact3 p {
	padding: 5px;
	
}

#gmapnor {
	background-image: url(../images/google_balloon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	width: 240px;
	margin-bottom:30px;
}

#gmapse {
	background-image: url(../images/google_balloon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	width: 240px;	
	margin-bottom:30px;
	margin-left:60px;
}

#gmapin {
	background-image: url(../images/google_balloon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	width: 240px;	
	margin-bottom:30px;
	margin-left:60px;
}

#gmapnor1 {
	
	height:147px;
margin-left:14px;
margin-top:28px;
width:210px;
}

#gmapse1 {
	
height:147px;
margin-left:14px;
margin-top:28px;
width:210px;
}

#gmapin1 {
height:147px;
margin-left:14px;
margin-top:28px;
width:210px;
}

#sub1 {
	clear: both;
	width: 500px;	
	padding-left:20px;
}

#sub2 {
	float: right;
	width: 500px;	
	padding-left:20px;
}

#sub1 h1 {
	color: #36859d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration:none;
	margin-top:10px;
}

.aquabig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #36859d;
	text-decoration: none;	
	padding-left:70px;
	line-height: 35px;
}
.aquamed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #36859d;
	text-decoration: none;	
	padding-left:10px;
}

.bluemed a {
	color: #44749c;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	padding-left:10px;
}

.bluelrg a {
	color: #44749c;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	padding-left:80px;
	line-height: 35px;
}
.yellowlrg a{
	color: #f2bf5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left:50px;
	line-height: 35px;
}
.yellowsmall a{
	color: #f2bf5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left:10px;
	line-height: 35px;
}

.greylrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #242426;
	text-decoration: none;	
}

#rtcol {
	float: right;
	width: 430px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right:10px;
}

#rtcol1 {
	float: right;
	width: 361px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right:10px;
	background-image: url(../images/balloon_aqua.gif);
	height: 198px;
}

#lftcol {
	float: left;
	width: 300px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#lftcol1 {
	float: left;
	width: 360px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 70px;
	
}

/* style for the whole wizard popup*/


#popup{
	position:absolute;
	left:25%;
	top:40%;
	height:200px;
	display:none;

}
#background{
	background-color:#000000;
	width:100%;
	height:1000px;
	
}

#popup p{
	color:#000000;
	margin:0px;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
}

#popup h3{
	color:#ffffff;
	margin:0px;
	margin-top:-15px;
	margin-bottom:5px;

}


#popupCon{
	padding:15px;
}

#callout_top
{
	background-image: url(../images/balloon_top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 443px;	
	
}


#callout_fill
{
	background-image: url(../images/balloon_fill.png);
	background-repeat: repeat-y;
	
	height: auto;
	width: 443px;	
	
}


#callout_bottom
{
	background-image: url(../images/balloon_lower.png);
	background-repeat: no-repeat;
	
	height: 50px;
	width: 443px;	
	
}

#callout_top_g
{
	background-image: url(../images/google_top.gif);
	background-repeat: no-repeat;

	height: 43px;
	width: 559px;	
	
}


#callout_fill_g
{
	background-image: url(../images/google_fill.gif);
	background-repeat: repeat-y;
	
	height: auto;
	width: 559px;	
	
}


#callout_bottom_g
{
	background-image: url(../images/google_lower.gif);
	background-repeat: no-repeat;
	
	height: 36px;
	width: 559px;	
	
}

.formleft {
	padding-left: 73px;
}

/* addition - 16-4-2010 */

#main.job_s{
	margin-bottom:30px;
}

.job_s h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	color: #242426;
	text-decoration: none;
	margin-bottom: 5px;
}

.job_s h2 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #242426;
	text-decoration: none;
	margin-bottom: 5px;
}

.photos{
	border-bottom:1px solid #E2E3E3;
	border-top:1px solid #E2E3E3;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:15px 35px;
	width:850px;
	height:118px;
}

.photos img{
	float:left;
	margin-right:20px;
}

#right_block{
	float:right;
	width:200px;
	border-left: 1px solid #E2E3E3;
	margin-left:20px;
	margin-right:20px;
	padding:0 20px 20px 20px;
	height:200px;
}

#right_block ul{
	margin:0px;
	padding:0px;
	padding-top:20px;
}

#right_block li{
	list-style:none;
	background:url(../images/bullet_n.gif) no-repeat 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #36859d;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
}

#balloon5{
	width:394px;
	float:right;
	background:url(../images/balloon_aqua_bg.gif) repeat-y 0% 50%;
	margin:0 30px 10px 20px;
}

#balloon5 a{
	color:#FFF;
	text-decoration:underline;
}

#balloon5 p{
	font-size:14px;
	text-align:left;
	width:316px;
	color:#FFF;
	margin:5px 20px 0px 20px;
}

#balloon5 a{
	font-size:18px;
	color:#242426;
	text-decoration: none;	
}

#balloon5 a:hover{
	font-size:18px;
	color:#ffffff;
	text-decoration: none;
	background-color: #242426;
}


#balloon5 p img{
	margin-bottom:10px;
}

h3.new{
	color:#36859d;
}

#main p.new{
	padding:0;
}

/* apply - 19-4-2010 */

.apply {
	clear: both;
	height: 56px;
	width: 531px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/join_apply_bg.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.applynow {
	float: left;
	height: 30px;
	width: 260px;
	padding-top: 5px;
}
.addthis {
	float: right;
	height: 30px;
	width: 170px;
	padding-top: 15px;
}

#applytop {
	background-image: url(../images/apply_balloon_top.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 275px;	
}

#applylwr {
	background-image: url(../images/apply_balloon_lower.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 372px;
	margin-top: -15px;
	background-position: top;
	margin-left: 20px;
}

#applyform {
	background-image: url(../images/apply_bg.png);
	background-repeat: no-repeat;
	width: 362px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	
}
 



/* applyform*/

/*label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}*/

#applyform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #242426;
	text-decoration: none;	
}

input{
	background-repeat: repeat-x;
	padding: 3px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #f5f5f5;
	color: #242426;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-image: url(../images/apply_fill.gif);
}

input:hover, input:focus {
	background:#f6f6f6;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

.btn {
	color: #444;
	display: block;
	clear: right;
	font: normal 12px arial, sans-serif;
	height: 35px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/button_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn span {
	display: block;
	line-height: 24px;
	padding: 5px 0 5px 18px;
	background-color: transparent;
	background-image: url(../images/button_up.gif);
	background-repeat: no-repeat;
} 

.btn:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

.btn:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.smgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #C00;
}

/* login*/

#logintop {
	background-image: url(../images/login_top.gif);
	background-repeat: repeat-x;
	padding: 0px;
	clear: both;
	width: 623px;
	margin-top: 10px;
	height: 41px;
}

#loginbox {
	background-image: url(../images/login_fill.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 530px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 50px;
	height: 100px;
}

#loginlwr {
	background-image: url(../images/login_lwr.gif);
	background-repeat: repeat-x;
	padding: 0px;
	clear: both;
	width: 623px;
	margin-top: 0px;
	height: 26px;
}

/*form*/

form div label {
	float: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	vertical-align: bottom;
}



fieldset {
	margin-top: 1.4em;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #61B5CF;
	border-right-color: #61B5CF;
	border-bottom-color: #61B5CF;
	border-left-color: #61B5CF;
}

legend {
	color: #242426;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 25px;
}

select {
	background-repeat: repeat-x;
	padding: 3px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #f5f5f5;
	color: #242426;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-image: url(../images/apply_fill.gif);
}

textarea {
	background-repeat: repeat-x;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #f5f5f5;
	color: #242426;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-image: url(../images/apply_fill.gif);
	width: 300px;
}

/*checkbox*/

#check {
	width: 650px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#actionbut {
	width: 650px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.checklabel {
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
}

#check.input {
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #FFF;
}

#greydiv {
	background-repeat: repeat-x;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #242426;
	border-top-color: #E8E8E8;
	background-image: url(../images/apply_fill.gif);
}

#loginformlft {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#loginformrt {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

