/* 
Recruit.net
layout.css
Latest revision: 22 May 2006
*/

#wrap {
	position: relative;
	max-width: 100%;
	min-width: 550px;
	margin: 0 auto;
	}
#mywrap {
	position: relative;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	}
	
#topbar {
	background: #fff url(../img/bg-tophead-main.gif) repeat left top;
	height: 40px;
	border-bottom: solid 1px #A4B3C3;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

#topbar p{
	margin: 0 auto;
	text-align: right;
	padding: 10px 0;
	color: #222;
	}
#header div.brand {
	float: left;
	width: 235px;
}


#home #topbar .select {
	width: 110px;
	border: 1px solid #888;
	color: #222;
	font-family: Tahoma;
	font-weight: bold;
}

#home #topbar .select {
	height: 1%;
	}

#locator #left {
	width: 250px;
	text-align: left;
	margin: 0 auto;
	padding: 13px 40px 10px;
	float: left;
}
#locator #right {
	margin: 0 auto;
	text-align: right;
	padding: 10px 10px 10px 0;
	color: #222;
}

#search {
	padding:0 0 5px;
	float: right;
	margin: 30px 15px 0 0;
	}
#advancesearch {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}


#primary {
	background: #fff url(../img/top-bluefader.png) repeat-x left -8px;
	padding: 25px 30px;
	clear: both;
	}
* html #primary {
	height: 1%;
	}
* html #header {
	height: 1%;
	}


	
.head {
	/*position:relative;*/
	left:13px;
	font-size:22px;
	color: #222;
}
#primary .head h3 {
	font-weight: normal;
	font-size: 200%;
}
#primary #info-only {
	width: 750px;
}
#info-only .paragraph {
	float: left;
}
#info-only .paragraph p {
	margin-top: 10px;
	margin-bottom: 10px;
}


#info-only .quote {
	position:fixed;
	overflow:auto;
	float:right;
   width:10em;
 	font: normal 125%/1.5em Arial, Helvetica, sans-serif;
	right: 2em;
   left:auto;
   top:8em;
	color: #555555;
	padding-left: 10px;
	border-left: 4px solid #DEDEDE;
}

#info-only .quote a {
	color: #555555;
	font-weight:bold;
	text-decoration:none;
}

#info-only .quote a:hover {
	text-decoration:underline;
}


#info-only .quote1 {
	position:fixed;
	overflow:auto;
	float:right;
   width:10em;
 	font: normal 125%/1.5em Arial, Helvetica, sans-serif;
	right: 2em;
   left:auto;
   top:8em;
	color: #555555;
	padding-left: 10px;
	border-left: 4px solid #DEDEDE;
}

#info-only .quote1 a {
	color: #555555;
	font-weight:bold;
	text-decoration:none;
}

#info-only .quote1 a:hover {
	text-decoration:underline;
}

.sub-head {
	/*position:relative;*/
	left:13px;
	font-size:16px;
	color: #222;
}
	
.all {
	background: url(../img/world.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.au {
	background: url(../img/flags/australia.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.cn {
	background: url(../img/flags/china.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.hk {
	background: url(../img/flags/hongkong.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.ind {
	background: url(../img/flags/india.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.jp {
	background: url(../img/flags/japan.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.sg {
	background: url(../img/flags/singapore.gif) no-repeat left 50%;
	padding: 2px 0px 2px 22px;
	color: #777;
	white-space: nowrap;
	display: block;
}

.countryname {
	color: #444;
	font-weight: bold;
}


	
#secondary {
	background: #DFE6EE url(../img/secondary-fader.png) repeat-x left top;
	padding: 0 10px;
	}
	
#secondary #wrapper {
	margin: 0 auto;
	}

#searchresults_top{
	margin: 0px;
	padding: 0px;
	}
	
#searchresults_btm {
	clear: both;
	}
	
#searchresults {
	float: left;
	width: 70%;
	}
#searchresults-inner {
	margin: 0 25px 0 0;
	line-height: 1.5em;
	color: #222;
	font-size: 95%;
	}
#sidebar {
	float: right;
	width: 25%;
	font-size: 90%;
	line-height: 1.5em;
	color: #777;
	}
	
.searchresults {
	}


.keywords {
	font-weight: bold;
	color: #333;
}

	
#leftcol {
	float: left;
	width: 65%;
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
	}

#rightcol {
	float: right;
	width: 35%;
	}
	
#footer, #pagebrowse-bottom, #meta {
	clear: both;
	background: #fff;
	padding-left: 25px;
	}
	
#searchbox {
	float: right;
	margin-left: 10px;	
	padding: 15px 0px;
}

#searchbox a {
	font-weight: normal;
}


#f_keywords {
	float: left;
	margin-right: 20px;
}

#f_location {
	float: left;
	margin-right: 10px;
}

/* gutter */

.gutter {
	padding-top: 20px;
	}
#sidebar .gutter, #rightcol .gutter {
	/*padding: 0px 10px 10px 0;*/
	}
	
/* ads */

#sidebarads {
	padding: 5px 10px;
	}
#sidebarads h4 {
	color:#888;
	}

#sidebar .adbox {
	margin: 10px 0px;
}

#sidebar .adbox {
	display: block;
	font-size: 100%;
	line-height: 120%;
}

#sidebar .adbox a {
        font-size: 75%;
}

#sidebar .adbox b a {
	font-size: 100%;
}

#sidebar .adbox p {
	margin: 2px 0px;
}

#sidebar .hr {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* seach results */

h1#searchtitle, h1#jobtitle {
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #333;
	text-transform: none;
	padding-left: 20px;
	line-height: normal;
}
h1#uploadtitle {
	margin: 5px 0;
	color: #333;
	text-transform: none;
	padding-left: 20px;
	font: bold 175% Arial, Helvetica, sans-serif;
}

#searchtitle .keywords {
}

#searchtitle .location {
	text-transform: capitalize;
}

#searchtitle .within {
	font-size: 80%;
	text-transform: none;
}

#searchtitle .note { /*???*/
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#jobtitle .title {
}

#jobtitle .company {
}

#jobtitle .location {
}

#jobcounter {
	float: left;
	margin: 4px 0px 4px 10px;
	padding-left: 20px;
	font-size: 85%;
	line-height: 150%;
	color: #666; /*darkgray*/
	background: url(../img/flag_blue.gif) no-repeat left 50%;
}

/* bars */

div.bar {
	margin: 0;
	padding: 7px 20px;
	font-size: 75%;
}

div.bar a {
	font-weight: normal;
}

div.bar strong {
	padding-right: 5px;
	color: #000;
}

div.bar span {
	color: #555; /*darkgray*/
}
#c_bar-top, #c_bar-btm {
	border-top: 1px solid #c8c8c8;
	background: #eee;
	}

#c_sortedby {
	line-height: 100%;
	}
.barlite {
	background: #efefef;
	clear: both;
	margin: 15px 0 5px;
	padding: 0 25px;
}

.barlite a {
	font-weight: normal;
}

.box {
	float: right;
}

.box a {
	font-weight: normal;
}

.box strong {
	padding-right: 5px;
	color: #000;
}

.box span {
	color: #555; /*darkgray*/
}


/* jobs */


#searchresults  .job {
	padding: 0;
	margin: 0;
}

#searchresults  .jobtitle {
	color: #666;
	font: bold 110%/150% Verdana, Arial, Helvetica, sans-serif;
}

#searchresults  .jobtitle a {
}

#searchresults  .details {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 90%;
}

#searchresults .details a, #searchresults .infobar a {
	text-decoration: none;
	color: #777;
	border-bottom: 1px dotted #BBB;	
}

#searchresults .details a:hover, #searchresults .infobar a:hover {
	color: #333;
	border-bottom: 1px solid #BBB;	
}

#searchresults .details .company, #searchresults .infobar .source {
	font-weight: bold;
}

#searchresults .details .location {
	font-weight: normal;
}

#searchresults .description {
	margin: 3px 0px;
	font-weight: normal;
}

#searchresults .infobar {
	color: #aaa;
	font: 90%/2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#searchresults .infobar .time {
	font-weight: bold;
	background: #fff url(../img/clock.gif) no-repeat left 50%;
	padding: 5px 0px 5px 20px;
}
 
#searchresults_top{
}
#searchresults_btm {
	clear: both;
	}


.metalink {
	margin: 15px 0 30px 0;
	font: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555555;

}
.metalink .email-alert {
	background: url(../img/email-alert.gif) no-repeat 0 50%;
	padding-left: 30px;
	margin-right: 15px;	
	}
.metalink .rcv-rss {
	background: url(../img/rss-icon.gif) no-repeat 0 50%;
	padding-left: 17px;	
	}
	
	
#searchresults .hr { 
	clear: right;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* refine search */

#refinesearchbox {
	border-bottom: 1px solid #c8c8c8;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #EEEEEE;
}
#refinesearchbox-title {
	background: url(../img/refine-lens.gif) no-repeat left 50%;
	margin: 0;
	padding-left: 20px;
}

/* recent queries */

#recentquery {
	padding: 5px 0 10px 15px;
}

#recentquery-title {
	background: url(../img/recentquery-icon.gif) no-repeat left 50%;
	padding-left: 20px;
}
#refinesearchbox li, #recentquery li {
	background: url(../img/bullet-gray.gif) no-repeat left 50%;
	margin: 7px;
	padding-left: 15px;

}

#refinesearchbox li a, #recentquery li a {
	color:black;
	text-decoration:none;
	}
	
#refinesearchbox li a:hover, #recentquery li a:hover {
	color:black;
	text-decoration:underline;
	}
	
#refinesearchbox form {
	margin: 5px 0px;
}

#refinesearchbox input.text {
	width: 100px;
	margin-right: 5px;
}


/* tell a friend */

#tellfriend {
	background: #f4f4f4 url(../img/tf-bottom-curve.gif) no-repeat left bottom;
	margin: 25px 0px 10px ;
	padding-bottom: 10px;
}

#tellfriend #topcurve {
	background: url(../img/tf-top-curve.gif) no-repeat left top;
	}
#tellfriend h3 {
	background: url(../img/tell-friend-icon.gif) no-repeat left top;
	padding-left: 35px;
	color: #FF6600;
	line-height: 110%;
	margin-left: 15px;
	font-weight: normal;
	float: left;
	}
#tellfriend p {
	margin: 0 0 10px 8px;
	float: left;
	vertical-align: baseline;
	padding-top: 1px;
	padding-right: 35px;
	}
#tellfriend #addfriend {
	font-size: 80%;
	}


/* quick poll */	

#quickpoll {
	padding: 10px 20px;
	background: #FFFFCC;
	border: 1px solid #FFCC99;
}

#quickpoll h3 {
	background: url(../img/user_comment.gif) no-repeat left 25%;
	color: #FF6600;
	line-height: 100%;
	float: left;
	font-weight: normal;
	padding: 0 15px 0 30px;
	}
#quickpoll p {
	font: bold 90% Tahoma, Arial, Helvetica, sans-serif;
	color: #555;
	float: left;
	margin: 0;
	padding-top: 4px;
	}
#quickpoll label {
	color:#555;
	text-transform: uppercase;
	font-size: 90%;
	margin: 0;
	}
#quickpoll .small {
	clear: both;
	font-size: 85%;
	font-weight: normal;
	color: #777;
	padding: 8px 0;
	display: block;
}
#quickpoll .break {
	display: block;
	clear: left;
}


#fillfeedbackform {
	font: normal 85% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	margin: 5px 5px 0;
	}
#feedback {
	background: url(../img/poll-icon.gif) no-repeat right top;
	padding: 0px 21px 5px 0px;
	}
#tellfriend input.button {
	padding: 2px;
}

#secondary #container {
	width: 760px; 
	margin: 0 auto;
	}
#container #column1 {
	float: left;
	width: 500px;
	padding: 0;
}
#container #column2 {
	float: right;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
}

	
/* footer */

#footer {
	background: #DFE6EE;
	clear: both;
	padding: 30px 20px 20px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .small {
	font-size: 80%;
}



/* new search box for general pages */

.newsearch {
	margin-top: 0px;
	padding:0 0 5px 0;
	position: absolute;
	right: 0px;
	top: 25px;
	width: 460px;
	}

#newbox {
	float: left;
	margin-left: 10px;
	height: 1%; /*IE*/
	
}
#newbox {
	padding: 10px 0px;
}

#newbox a {
	font-weight: normal;
}


#n_keywords {
	float: left;
	margin-right: 10px;
}

#n_location {
	float: left;
	margin-right: 10px;
}

.emptybox {
	padding-top:0px;
}

.lable {
	color:red;
	font-size: 10px;
}

.clear {
	clear:both;
}

#main-body {
	padding: 0 0 0 20px;}


#sidebar {
	background-color: #fff;
	float:right;
	width: 30%;
	margin: 0;
	}
	
.float-right {
	float:right;
	margin-right:50px;
}

.float-left {
	float:left;
}	
.list {
	background: url(/recruitnet/img/bullet-gray.gif) no-repeat left 50%;
	margin: 7px;
	padding-left: 15px;
}


#pagebrowse-top #gotopageform {
	margin-right: 15px;
}


/* ***** PAGE BROWSE ***** */

#pagebrowse-top {
}
#pagebrowse-btm {
}
.pagebrowse {
	font-size: 85%;
	line-height: 150%;
	color: #666; /*darkgray*/
	text-align: right;
	margin-bottom: 5px;
}

.pagebrowse form {
	display: inline;
}

.pagebrowse input.text {
	width: 30px;
	margin: 4px 0px;
	vertical-align: middle;
}

.pagebrowse input.button {
	vertical-align: middle;
}

#searchbox input.text {
	width: 170px;
}

#searchbox input.button {
	font-size: 90%;
}

#searchbox form .label {
	padding-top: 2px;
	font-size: 80%;
}

#search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}
#search form fieldset legend {
	display: none;
}
#search label{
	height: 40px;
	width: 32px;
	float: left;
	position: relative;
	display: block;
	cursor: pointer;
}

#search .searchbox {
	border: 1px solid #47A4BE;
	font-size: 14px;
	padding: 3px 0 3px 20px;
	color: #303030;
	float: left;
	margin: 10px 0 0 -20px;
	}
	

#tellfriend fieldset {
	padding: 0 5px;
	border: none;
	background: #f4f4f4;
	}
#tellfriend legend {
	font-weight: bold;
	}
#tellfriend label {
	display: block;
	padding: 5px 0 2px;
	text-transform: lowercase;
	font-size: 80%;
	}
#tellfriend #tf-c2 input {
	float: right;
	padding: 5px 20px 0 0;
}

#tellfriend input.emailbox {
	width: 155px;
	margin: 1px 0;
	}
#tellfriend input.emailboxfriend {
	width: 225px;
	margin: 0;
	}
#tellfriend input.emailboxfriend-add {
	width: 225px;
	margin: 2px 0 0 116px;
	}
#tellfriend textarea {
	width: 270px;
	height: 60px;
	color: #777;
	padding: 5px;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	}
#tellfriend #tf-c1 {
	width: 170px;
	padding-left: 15px;
}
#tellfriend #tf-c2 {
	width: 300px;
	padding-left: 15px;
}
#poll p.answer {
	display: block;
}
#poll p.question {
	display: block;
}
#poll h4 {
	color: #555555;
	font-weight: bold;
	font-size: 1em;
	}
	
#steps {
	margin-left: 20px;
}

#steps h4 {
	color: #555555;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted #DDDDDD;
	margin-bottom: 10px;
	}

* html #steps li {
	height:1%;
	font-size: 11px;
}	

ol#steps {
	padding: 0;
}	

#steps li {
	font-size: 110%;
	line-height: 1.5em;
	padding-bottom: 3px;
	background: url(../img/bullet_orange.gif) no-repeat left top;
	padding-left: 20px;
}
#pitch {
	font: normal 125%;
	padding: 7px 7px 7px 40px;
	color: #222;
	background: #FFFFD9 url(../img/wand.gif) no-repeat 15px center;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
}
div.banner {
	text-align: center;
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}

/* resume upload */

#uploadresume {
	float: left;
	width: 72%;
	}
#uploadresume2 {
	float: left;
	width: 90%;
	}
#previewresume {
	width: 100%;
	}
	
table.page2 th {
	padding-right: 8px;
	width: 200px;
}

table.page2 th p {
	margin-left: 20px;
	margin-bottom: 10px;
	line-height:1.8em;
	font-size: 100%;
}

table.page2 td {
	padding-right: 8px;
	font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	

}

table.page2 td p {
	line-height:1.8em;
	font-size: 90%;
}


table.job th {
	padding-right: 8px;
	width: 160px;
}

table.page1 th {
	width: 100px;
	padding-right: 8px;
}
table.page1 {
}

table.pageCity th {
	padding-right: 6px;
	width: 200px;
}


table.page2 select {
	margin-bottom: 5px;

}

table.job select {
	margin-bottom: 5px;

}

table.preview th {
	color: #888888;
	padding: 5px 10px 5px 0;
	width: 225px;
}
table.preview td {
	color: #222222;
	font-weight: bold;
}

#signup {
	float: left;
	width: 52%;
	}
#uploadresume-title{
	color: #FFFFFF;
	background: url(../img/upload-icon.png) no-repeat left top;
	padding-left: 25px;
}
#cn-uploadresume-title{
	color: #FFFFFF;
	padding-left: 25px;
}
#uploadresume p {
	margin: 0;
	}
	
.hi-liter {
	font-weight: bold;
	color: #111;
	padding: 2px;
	background: #FFFFBB;
}

#uploadSideBar{
	float: right;
	width: 25%;
	margin-top: 20px;
	color: #777777;
	border-left: 1px dotted #FFCC99;
	font-size: 95%;
	}
#uploadSideBar2{
	float: right;
	width: 15%;
	margin-top: 5px;
	color: #555555;
	}
#alertSideBar{
	float: right;
	width: 46%;
	color: #555555;
	}

#inner-content-form {
	}
#uploadSideBar h2 {
	background: url(../img/help.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 125%;
	color: #5E88BA;
}

#uploadSideBar h3 {
	font-size: 90%;
	margin-top: 15px;
	line-height: 125%;
}
div.faq {
	color: #555555;
	padding: 5px 10px 10px 15px;
}
div.faq p {
	font-size: 95%;
	line-height: 125%;
	margin-top: 3px;
}

div.saveperm, #undertab h3 {
	font-weight: bold;
	margin-top: 25px;
	font-size: 110%;
	color: #222;
}
#undertab ul, #alertSideBar ul {
	font-size: 100%;
	margin-top: 5px;
}
#undertab li, #alertSideBar li {
	background: url(../img/bullet_go.gif) no-repeat left 1px;
	padding: 2px 0 2px 20px;
}

div.saveperm {
	background: url(../img/disk.gif) no-repeat left center;
	padding-left: 22px;
}

div.checkaccount {
	padding: 5px 0px;
	margin-top: 15px;
	font-weight: bold;
}
.new img {
	margin-bottom: 5px;
}


/* ***** HEADER/LOGO/TABS ***** */

#tabs {
	height: 1%; /*IE*/
	width: 98%; /*IE*/
	margin: 0px;
	padding: 0px 12px;
	border-bottom: 1px solid #ccc; /*border*/
}

#tabs ul {
}

#tabs li {
	display: inline;
}

#tabs a {
	display: block;
	float: left;
	width: 9em;
	margin-right: 2px;
	margin-bottom: -1px;
	padding: 5px 2px;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
}

#tabs a {
	border: 1px solid #ccc; /*border*/
	background-color: #EFFCCD;
	color: #9FC932;
}

#tabs a.selected {
	background-color: #fff;
	color: #555;
	text-decoration: none;
}

#tabs a:hover {
	color: #666;
}

#tabs .clear {
	clear: left;
}


/* ***** CLASSES: GENERAL ***** */

.nav {
	font-size: 150%;
	line-height: 175%;
	color: #ccc; /*border*/
}

.nav a, .nav span {
	font-size: 85%;
	font-weight: bold;
}

.nav a {
}

.nav span {
	color: #333; /*darkgray*/
}
#inner-wrap {
	margin: 0 auto;
	width: 760px;
	padding: 0;
}
#undertab {
	padding-left: 15px;
}
#undertab p {
	padding-top: 5px;
}


#container {
	width: 680px; /*600-24*/
	margin: 0px auto;
	padding: 5px 0px;
	text-align: left;
}
.rem {
	font-size: 10px;
}
.msword {
	background: url(../img/page_white_word.gif) no-repeat left center;
	padding: 3px 0px 3px 20px;
}

div.pagetop {
	background: url(../img/pagetop.png) no-repeat left top;
	margin-top: 15px;
	padding: 20px 30px;
}
* html div.pagetop {
	padding: 30px 20px 0 35px;
}
#previewresume .page2 br {
	padding-bottom: 3px;
}

#previewresume .job br {
	padding-bottom: 3px;
}

.tpix {
	padding-bottom: 10px;
}

#ajaxSideBar3{
	
	margin-top:50px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}
	
#ajaxSideBar3 small{
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	}	
	
#ajaxSideBar4{
	margin-top:70px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}
#ajaxSideBar4 small{
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	}	
	
#ajaxSideBar5{
	margin-top:80px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}	
#ajaxSideBar5 small{
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	}	
	
#ajaxSideBar6{
	
	margin-top:120px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}
	
#ajaxSideBar6 small{
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	}	
	
#ajaxSideBar7{
	margin-top:60px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}
#ajaxSideBar7 small{
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	}	
	
#ajaxSideBar8{
	margin-top: -100px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}	
#ajaxSideBar8 small{
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	}	
	
#ajaxSideBar9{
	
	margin-top:60px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}
	
#ajaxSideBar9 small{
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	
	}	
	
#ajaxSideBar10{
	margin-top:50px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}
#ajaxSideBar10 small{
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	}	
	
#ajaxSideBar11{
	margin-top:50px;
	float: right;
	width: 25%;
	color: #777777;
	font-size: 95%;
	border: 2px solid #C5D8EB;
	visibility:hidden;
	}	
#ajaxSideBar11 small{
	background: url(../img/bullet_green.gif) no-repeat left top;
	padding-left: 20px;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #5E88BA;
	}		
	
	
/*div.faq {
	color: #555555;
	padding: 5px 10px 10px 15px;
}	*/
.points {
	background: url(../img/bullet_green.gif) no-repeat left top;
	font: normal 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	line-height: 18px;	
	font-weight:bold;
}


.align_left {
	text-align:left;
}

.align_left h2 {
	background: #EEEEEE;
	padding: 1px 5px;	
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;	
}


.emptyspace {
	margin:10px;
	padding:10px;
}

fields {
	padding: 18px;
	margin: 10px 0 15px 0;
	border: 2px solid #C5D8EB;
}
.left {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	width:45%;
	float:left;
}

.right {
	margin: 20px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	border-left: 1px dotted #ccc;
	width: 45%;
	float:right;
}


.taglines-right {
	border-right: 1px dotted;
	padding-left: 5px;
	padding-right: 5px;
}

.taglines {
	padding-left: 5px;
	padding-right: 5px;
}

.paragraph {
	font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.paragraph p {
	margin-left: 20px;
	margin-bottom: 10px;
	line-height:1.8em;
}

#signup table {
	background-color: #F9FBFD;
	color: #000000;
	width: 440px;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
}

#signup td {
	border: 1px solid #D7E5F2;
	padding: 4px 0 4px 4px;
	
}

.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #3670A7;
 background-color: transparent;
 width: 220px;
}

.fieldcell {
 background-color: #F2F7FB;
 color: #000000;
 text-align: right;
 margin-right: 0px;
 padding-right: 0px;
} 

.fieldcell input {
 width: 200px;
 font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
} 

.fieldcell select {
 font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}

.requiredfield{
	font-family:Verdana;
	line-height: 0.5em;
	font-size: 13px;
	color:orange;
}
