*{
  margin: 0;
  padding: 0;
}
body{
  font: 12px Helvetica, Arial, sans-serif;
}
a img{
  border: 0;
}
a {
  color: #3084B8;
  text-decoration: none;
}

ul{
  list-style-type: none;
  list-style-position: outside;
}
table.info {
  padding: 3px;

}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}

#basis{
  width: 800px;
  margin: 0 auto;
}
#topline{
  text-align: right;
  font-weight: 600;
  background: #F0F0F0;
  color: #494949;
  line-height: 25px;
  padding-right: 25px;
  width: 775px;
  overflow: hidden;
}
#topline a{
  font-weight: 400;
  color: #5F9ABE;
}
#loginForm{
  float: right;
  font-size: 11px;
  font-weight: 400;
  padding: 6px 0px 0px 0px;
  line-height: 11px;
  height: 27px;
}
#loginForm *{
  float: left;
}

#loginForm .textField{
  width: 95px;
  font-size: 11px;
  height: 14px;
  padding: 2px 0;
  display: inline;
  margin-right: 11px;
}
#loginForm label{
  padding:0 8px 0 4px;
  line-height: 20px;
  
}
#loginForm .buttonImitator2 a{
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  line-height: 19px;
  padding: 0px 9px 3px 9px;
  background: url(/images/corn2.gif) top right no-repeat;
  float:left;

}
#loginForm .buttonImitator2{
  background: #666 url(/images/corn1.gif) top left no-repeat;
  height: 22px;
  float:left;
  display:inline;
  margin:0px 0 0 10px;
}
#loginForm input.login{
  float:left;
  margin-top:10px;
}
#logo{
  float: left;
  padding: 10px 0px 0px 25px;
}
#searchForm{
  float: right;
  padding: 36px 24px 0px 0px;
}
#searchForm input{
  float: left;
}
#searchForm input{
  float: left;
}
#searchForm .textField{
  margin-right: 10px;
}
#advancedsearch {
   clear:right;
   float:right;
   margin:0px 27px;
}
.textField, .shortTextField{
  border: 1px solid #757575;
  font-size: 16px;
  padding: 1px 0;
  height: 20px;
  display: inline;
  width: 157px;
  background: #fff url(/images/input.gif) top repeat-x; 
}
.shortTextField {
width: 70px;
}
.submitBtn{
	margin-top: 15px;
}
#topmenu{
  float: left;
  width: 800px;
  margin: 12px 0 23px 0;
  background: #0067A8;
  font-weight: 600;
}
#firstList {
  padding-left: 45px;
  float: left;
}
#firstList li{
  float: left;
  padding: 6px 24px 0 0;
  font-size: 19px;
}
#firstList a{
  float: left;
  display: block;
  color: #B8D4E6;
  border-bottom: 4px solid #0067A8;
  padding-bottom: 4px;
  line-height: 20px;
}
#firstList a.active{
  color: #fff;
  border-bottom: 4px solid #80B3D4;
}
#firstList a:hover {
  border-bottom: 4px solid #80B3D4;
  text-decoration:none;
}
#secondList{
  float: right;
  width: 237px;
  padding: 11px 0px 0px 0px;
}
#secondList li{
  float: left;
  padding: 0 1px 0 17px;
}
#secondList a{
  color: #fff;
  line-height: 16px;
  padding-bottom:3px;
  display: block;
  font-size: 13px;
}
#secondList a.active{
  text-decoration:underline;
}
#mainwrap3,
#mainwrap2,
#mainwrap{
  background: url(/images/border.gif) 179px 0  repeat-y;
  clear: both;
  margin-bottom: 13px;
  height: 1%;
}
#mainwrap2{
	background: url(/images/border.gif) 622px 0  repeat-y;
}
#mainwrap3{
  background: url(/images/borders.gif) 179px 0px repeat-y;
}
/*<<<LeftMenu>>>*/
#leftmenu{
  float: left;
  width: 163px;
  border-left: 16px solid #fff;
  border-right: 1px solid #ccc;
  font-size: 13px;
  background: #eee;
}
#leftmenu li{
  padding:0 0 8px 9px;
}
#leftmenu a{
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  padding-left:33px;
  line-height: 27px;
  color: #3F3F3F;
  
}
#leftmenu a.active{
  color: #000;
  font-weight: 600;
}
#tasks.active{
  background-image: url(/images/tasks.gif);
}
#messages{
  background-image: url(/images/messages.gif);
}
#do_stuff{
  background-image: url(/images/stuff.gif);
}
#watchlist{
  background-image: url(/images/watchlist.gif);
}
#get_stuff_done{
  background-image: url(/images/stuff_done.gif);
}
#funds{
  background-image: url(/images/manage.gif);
}
#profile{
  background-image: url(/images/profile.gif);
}
#preferences{
  background-image: url(/images/preferences.gif);
}
/*<<<MainContent>>>*/
#mainContent{
  float: left;
  width: 586px;
  border-left: 15px solid #fff;
  padding-bottom: 71px;
}
h2{
  font-size: 18px;
  font-weight: 600;
  color: #404040;
  border-top: 1px solid #666666;
  padding: 7px 0px 0px 0px;
  margin-left: 1px;
}
h2 a{
  color: #3084B8;
  font-size: 12px;
  padding-left: 9px;
}
#PageTable{
  margin-top: 11px;
}
#PageTable th{
  font-size: 12px;
  font-weight: 400;
  color: #5B5B5B;
  border-bottom: 1px solid #999999;
  text-align: left;
  vertical-align: top;
  padding-bottom: 3px;
  padding-left: 1px;
}
#PageTable tr td{
  font-size: 16px;
  color: #000;
  text-align: left;
  border-bottom: 1px solid #DDDDDD;
  vertical-align: middle;
  padding-top: 6px;
	padding-bottom: 5px;
  font-weight: 600;
}
#PageTable.secondpage tr td, #PageTable.searchpage tr td{
  vertical-align: top;
  padding-bottom: 6px;
}
.firstcol{
  width: 250px;
  vertical-align: top;
}
#PageTable td.firstcol{
  font-size: 12px;
  font-weight: 400;
  color: #666666;
}
#PageTable.secondpage td.firstcol, #PageTable.searchpage td.firstcol{
  padding-top: 4px;
}


#PageTable .smallText {
  font-size: 12px;
  font-weight: 600;
  color: #999;
}
#PageTable td.firstcol span a{
  color: #1071AD;
  font-size: 12px;
  line-height:12px;
  padding-bottom: 0px;
  display:inline;
}
#PageTable td.firstcol a{
  color: #0067A8;
  font-size: 18px;
  line-height:22px;
  padding-bottom: 2px;
  display: block;
}
#PageTable.searchpage td.firstcol a {
 display: inline;
}
#PageTable.searchpage td.firstcol input {
 float: left;
 margin-top:15px;
 padding-right:5px;
 }

.secondcol{
  width: 68px;
  padding-right: 77px;
}
.secondcol2{
  width: 120px;
  padding-right: 77px;
}
#PageTable td.secondcol{
  text-align: right;
  color: #303030;
  padding-left: 1px;
}
#GrayLinks{
  padding: 18px 0px 31px 1px;
}
#GrayLinks a{
  color: #666;
  font-weight: 600;
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 25px;
  line-height: 15px;
}
#FindTask{
  background-image: url(/images/findtask_sm.gif);
  padding: 2px;
}
#advertise{
  background-image: url(/images/ad_sm.gif);
  padding: 2px;
}
#LeftBlock{
  float: left;
  width: 300px;
}
#RightBlock{
  float: left;
  width: 285px;
}
#RightBlock h2,
#LeftBlock h2{
  padding: 7px 0px 8px 0px;
}
#RightBlock h2{
  margin-left: 0;
}
#LeftBlock ul,
#LeftBlock ul li{
  float: left;
  width: 285px;
}
#LeftBlock ul{
  border-top: 1px solid #999999;
}
#LeftBlock ul li{
  border-bottom: 1px solid #F2F2F2;
  padding: 5px 0 6px 0;
}
#LeftBlock ul li.active{
  background: #ffc;
}
#LeftBlock .LeftColumn{
  float: left;
  width: 190px;
  padding-left: 5px;
}
#LeftBlock .LeftColumn strong{
  display: block;
  font-size: 14px;
  padding-bottom: 1px;
}
#LeftBlock .RightColumn{
  float: right;
  width: 80px;
  text-align: right;
  padding-right: 9px;
  color: #10709F;
  padding-top: 1px;
}
#RightBlock ul,
#RightBlock ul li{
  float: left;
  width: 284px;
}
#RightBlock ul{
  border-top: 1px solid #999999;
  border-bottom: 1px solid #F2F2F2;
  border-style: solid none;
  padding: 4px 0 3px 0;
}
#RightBlock li{
  line-height: 22px;
}
#RightBlock li.strong{
  font-weight: 600;
}
#RightBlock .LeftColumn{
  float: left;
  width: 215px;
  text-align: right;
  color: #333;
}
#RightBlock .RightColumn{
  font-size: 14px;
  float: right;
  text-align: right;
  width: 65px;
  padding-right: 4px;
}
/*<<<footer>>>*/
#footer{
  background: #F2F2F2;
  border-top: 1px solid #ccc;
  text-align: center;
  color: #303030;
  margin-bottom: 88px;
  padding-bottom: 22px;
  font-size: 11px;
  clear:both;
}
#FooterLogo{
  display: block;
  margin: 7px auto 7px auto;
}
#footer a{
  color: #303030;
  padding-right:9px;
  font-size: 12px;
}
#FooterMenu{
  padding: 17px 0 0 0;
}
/*<<<PROFILE PREFERENCES*/

.profile_form {
  padding: 0 0 23px 2px;
  
  overflow: hidden;
  display:block;
}
.profile_form li{

  float: left;
  width: 100%;
  padding-bottom:8px;
}
.profile_form span{
  float: left;
  line-height:14px;
  display:block;
}
.profile_form span.leftCol{
  width: 150px;
  font-weight:500;

}
.profile_form span.rightCol{
  color: #323232;
  padding-left: 6px;
}

input.profile_input {
	width:200px;

}
input.profile_small_input{

}

textarea.profile_input {
	width:400px;
	height:100px;

}


/*<<<BACK PAGE>>>*/
#Content{
  width: 586px;
  border-left: 25px solid #fff;
  float: left;
  padding-bottom: 16px;
}
#pageSubTitle{
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  padding: 3px 0px 0px 0px;
}
#PageTable.secondpage, #PageTable.searchpage{
  width: 582px;
}
#PageTable .seccol{
  width: 135px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top;
}
#PageTable tr.highlight{
  background: #ffc;
}
#PageTable.secondpage td.seccol, #PageTable.searchpage td.seccol {
  padding-top: 9px;
}
#PageTable th.seccol{
  font-size: 12px;
}
#PageTable td.thirdcol{
  width: 22px;
  text-align: center;
  font-weight: 400;
  padding-right:3px;
  
}
#PageTable .fourthcol, #PageTable .fifthcol{
  text-align: right;
  font-weight: 400;
}
#PageTable a.sortedAsc{
  background: url(/images/arrow_up.gif) 0px 5px no-repeat;
  font-weight: 600;
  display: inline;
  color:#000;  
  padding-left:10px;	
}
#PageTable a.sortedDesc{
  background: url(/images/arrow_dwn.gif) 0px 5px no-repeat;
  font-weight: 600;
  padding-left:10px;	
  display: inline;
  color:#000;
}
#PageTable a.top_sort {
 font-weight: 200;
 color:#000;
}
#PageTable a.top_sort:hover{
 text-decoration:underline;
}
.blueText{
  color: #1071AD;
}
#pageturn{
  color:#666666;
  vertical-align:middle;
  border: 1px solid #999999;
  border-style: solid none;
  margin-top: -1px;
  float: left;
  line-height: 25px;
  padding-bottom: 1px;
  width: 100%;
}
#pageturn *{
  float: left;
}
#pageturn a{
  color: #999999;
  font: 600 12px Arial, sans-serif;
  padding: 0px 5px 0px 5px;
  margin-top: 3px;
  line-height: 19px;
}
#pageturn span{
  padding-right: 4px;
}
#pageturn a:hover{
  background-color:#0067A8;
 color:#FFFFFF;
	}
#pageturn a.active{
  color: #fff;
  background: #0067A8;
}
#pageturn .right{
  float: right;
}
#GrayLinks.samelinks{
  float: left;
  padding: 13px 0px 31px 7px;
}
#GrayLinks.samelinks a{
  color: #979797;
}

#work_from_home{
  background: url(/images/icons/work_from_home.gif) top left no-repeat;
}
#invite{
  background: url(/images/icons/invite.gif) top left no-repeat;
}
#attachment_included {
  background: url(/images/paperclip.gif) top left no-repeat;
}
#pageForm{
  background: #eee;
  width: 154px;
  float: right;
  border-right: 14px solid #fff;
  padding-left: 9px;
}
h3{
  font-size: 14px;
  font-weight: 600;
  color:#0067A8;
  line-height:16px;
  padding: 8px 0px 5px 0px;
}
.radiobtn{
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin: 1px 6px 0px 2px;
  float: left;
  display: inline;
}
#pageForm label{
  font-size: 13px;
  color: #2D2D2D;
}
#textinput{
  border: 1px solid #A5A6A7;
  width: 119px;
  margin: -2px 0 0 23px;
  font-size: 12px;
  color: #2D2D2D;
  height: 16px;
  padding: 2px 0 0 0;
}
#pageForm label#caption{
  font-size: 11px;
  display: block;
  padding: 3px 0px 9px 22px;
  line-height: 15px;
}
#pageForm select{
  width: 121px;
  border: 1px solid #8B8B8B;
  color: #2D2D2D;
}
#updatebtn{
  margin: 18px 0px 14px 22px;
}
#pageForm ul,
#pageForm li{
  float: left;
  width: 100%;
}
#pageForm li {
  padding: 4px 0px 5px 0px;
}
.smallText{
  font-size: 12px;
  font-weight: 600;
  color: #999;
}
/*<<<ABOUT>>>*/
#leftmenu.another{
  padding: 9px 0 5px 0;
}
#leftmenu.another a{
  padding-left: 2px;
}
h4, #notice_header {
  color: #000;
  font: 600 18px Helvetica, Arial, sans-serif;
  line-height: 20px;
  padding: 13px 0px 27px 0px;
}
#notice_header {
	margin-top:0px;
}
h5{
  color: #0067A8;
  font: 600 18px Helvetica, Arial, sans-serif;
  line-height: 20px;
  padding: 16px 0 0 0;
}
#mainContent h4{
	padding: 13px 0px 17px 0px;
}
#mainContent #contents{
	margin-right: 5px;
}
#contents{
  border: 1px solid #D9D9D9;
  border-style: solid none none none;
  padding-bottom: 20px;
  font: 12px Helvetica, Arial, sans-serif;
}
#contents p{
  padding-top: 3px;
}
#contents p.shortText{
  padding: 8px 0px 0px 0px;
}
#contents p.shortText a{
  color: #8C8C8C;
}
#contents.textbox{
  padding-bottom: 22px;
}
#contents.textbox h5{
  padding-bottom: 5px;
}
#contents.textbox{
  margin-bottom: 56px;
}
#contents.textbox p{
  padding: 14px 0px 13px 0px;
}
#contents.textbox ul{
  padding-left: 15px;
}
#login label{
	display: block;
	padding: 4px 0px 1px 0px;
}
#login input{
	display: block;
}
#rightCreyCol{
  background: #eee;
  width: 154px;
  float: right;
  border-right: 14px solid #fff;
  padding-left: 9px;
  padding-bottom: 32px;
}
#rightCreyCol a{
  color: #333333;
  display: block;
  padding: 0px 10px 0 5px;
  margin-bottom: 15px;
}
.coltitle{
  font-weight: 600;
	font-size: 13px;
  padding: 14px 0px 16px 5px;
}
#selectPage{
  font-size: 13px;
  line-height: 18px;
  padding: 2px 0 0 0;
}
#selectPage *{
  float: left;
}
#selectPage span{
  font-weight: 600;
  color: #101010;
  padding: 0px 10px 0px 0px;
}
#selectPage a{
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  margin-right:4px;
  display: inline;
  color: #333333;
  padding: 0px 9px 0px 6px;
}
#selectPage a.active{
  background: #0067A8;
  border: 1px solid #0067A8;
  color: #fff;
}
#selectPage a:hover{
	background-color:#0067A8;
	color:#FFFFFF;
}
#PageTable.thirdtable td{
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 8px;
}
#PageTable.thirdtable .firststyle{
  width: 222px;
  background: url(/images/bull1.gif) 3px 11px no-repeat;
  padding-left: 21px;
}
#PageTable.thirdtable .firststyle input{
  margin-right: 5px;
}
#PageTable.thirdtable th.firststyle{
  background: none;
}
#PageTable.thirdtable .strongtext td{
  font-weight: 600;
}
#PageTable.thirdtable .strongtext td.firststyle{
  background: url(/images/bull2.gif) 3px 11px no-repeat;
}
#PageTable.thirdtable .secondstyle{
  width: 168px;
}
#PageTable.thirdtable .thirdstyle{
  width: 170px;
}
#PageTable.fourthtable .firststyle{
  width: 215px;
}
#PageTable.fourthtable .secondstyle{
  width: 131px;
}
#PageTable.fourthtable .thirdstyle{
  width: 86px;
  text-align: right;
}
#PageTable.fourthtable .fourthstyle{
  /*width: 112px;*/
  padding-left: 32px;
}
#PageTable.fourthtable td.fourthstyle span{
  /*width: 112px;*/
	color:#FF0033;
}
#PageTable.fourthtable a,
#PageTable.thirdtable a{
  color: #000000;
}
#PageTable.fourthtable{
  margin-right: -10px;
}
#PageTable.fourthtable td{
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 8px;
}
#PageTable.fourthtable .strongtext td{
  font-weight: 600;
}
#PageTable.fourthtable .graytext td{
  color: #666666;
}
#PageTable.fourthtable .graytext a{
  color: #666666;
}
#PageTable.fourthtable td.secondstyle{
  padding-left: 22px;
  width: 109px;
  padding-bottom:0px;
  padding-top:0px;

}
#PageTable.fourthtable td.secondstyle img{
    vertical-align:bottom;
}

#rightOptions {
  background: #eee;
  width: 134px;
  float: right;
  border-right: 14px solid #fff;
  padding-left: 9px;
 	

}

#PageTable.smallerText td.firstcol a{
	font-size:12px;
}
#PageTable.smallerText td.secondcol {
	text-align:left;
	font-size:12px;
}
#PageTable.smallerText td {
	font-size:12px;
}

table.results {
  margin-top: 11px;
}
table.results tr td{
  font-size: 12px;
  color: #000;
  text-align: left;
  border-bottom: 1px solid #F2F2F2;
  vertical-align: middle;
  padding-top: 6px;
	padding-bottom: 5px;
  font-weight: 400;
}
table.results 	.table_headings td{
  font-size: 12px;
  font-weight: 400;
  color: #5B5B5B;
  border-bottom: 1px solid #D9D9D9;
  text-align: left;
  vertical-align: top;
  padding-bottom: 3px;
  padding-left: 1px;
}
.results_left select {
  border: 1px solid #757575;
  font-size: 16px;
  padding: 1px 0;
  height: 20px;
  width: 160px;
  color:#000;
}


#anotherwrap{
	clear: both;
	padding: 0px 24px 0px 25px;
}
.point{
	position: absolute;
	display: block;
	background: url(/images/circle.gif) no-repeat;
	width: 28px;
	line-height: 20px;
	padding: 3px 0px 5px 0;
	margin: -5px 0px 0px 0px;
	left:-33px;
	text-align: center;
	color: #B0B0B0;
	font: 600 20px Arial, sans-serif; 
}
h5.numbered{
	margin-left: 19px;
  clear: both;
  position: relative;	
}
.illustration{
	float: left;
	margin: 10px 10px 4px 5px;
	display: inline; 
	
}
.frame{
	background: url(/images/frame.gif) no-repeat;
	width: 130px;
	height: 100px;
	position: absolute; 
}
.item{
	margin-left: 145px;
	padding: 13px 0px 4px 0px;
}
.item ul{
	padding: 14px 0px 0px 12px;
}
a#bottomBtn{
	display: block;
	margin: 33px auto 27px auto;
	width: 106px;
	height: 24px;
}
.checkinput{
  margin-right: 4px;
}
#bottomBtn{
	margin: 16px 0px 16px 155px;
}
#bottomButton{
  margin: 16px 0px 16px 180px;
}
#finishUpload{
  margin: 36px 0px 10px 85px;
}
#bottomButton2{
  margin: 16px 0px 16px 21px;
}
#rightGreyCol{
  background: url(/images/border.gif) repeat-y #eee;
  width: 154px;
  float: right;
  border: 1px solid #fff;
  padding-left: 9px;
  padding-bottom: 12px;
}
#rightGreyCol a{
  color: #333333;
  display: block;
  padding: 0px 10px 0 5px;
  margin-bottom: 15px;
}
ul#ColumnList{
  font-size: 13px;
  line-height: 18px;
  padding: 7px 0px 7px 10px;
  width: auto;
}
#ColumnList li{
  padding: 0;
}
#ColumnList a{
  padding: 0;
  margin: 0;
}

#ColumnListSub{
  font-size: 12px;
  width: auto;
   padding: 0px 0px 7px 35px;
}
#ColumnListSub li{
  padding: 0;
  margin: 0;
}
#ColumnListSub li strong{
  padding: 0;
  margin: 0;

}
#ColumnListSub li a{
  padding: 0;
  margin: 0;
 line-height: 19px;
}
h6{
	color: #0067A8;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  padding: 7px 0px 4px 0px;
}

/****************

invoice

**************/


#contents_3 h4{
  border-bottom: 1px solid #D9D9D9;
  padding: 13px 0px 17px 0px;
}
#contents_3 h6{
  font-size: 16px;
  padding: 10px 0px 21px 0px;
}
.invoiceLinks{
  margin: 0px 8px 0px 3px;
}
.signParagraph{
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  padding: 9px 0 8px 0;
}
.red{
  color: #D71D1D;
}
.list_table{
  padding: 0 0 23px 2px;
  width: 418px;
  overflow: hidden;
}
.list_table li{
  float: left;
  width: 100%;
  padding-bottom:4px;
}
.list_table span{
  display: block;
  float: left;
  line-height:14px;
}
.column1{
  width: 86px;
  font-weight:600;

}
.column2{
  color: #323232;
  padding-left: 6px;
}
.radionButton{
  width: 15px;
  height: 14px;
  vertical-align: middle;
  margin: 0 3px 2px 18px;
}
#prew_pay{
  display: block;
  margin: 27px 0 0 127px;
}
ul#ColumnList{
  font-size: 13px;
  line-height: 18px;
  padding: 14px 0px 38px 10px;
  width: auto;
}
#ColumnList li{
  padding: 0;
}
#ColumnList a{
  padding: 0;
  margin: 0;
}
#conformInfo{
  padding-bottom: 87px;
}
#conformInfo .list_table{
  padding-top: 8px;
}
#conformInfo .list_table li{
  padding-bottom: 18px;
}
#notice{
  padding:0px 20px 15px 20px;
  clear: both;
  color: #5F5F5F;
  width:586px;
}
/***
Registration
***/
/*<<<STUFF DONE>>>*/
#steps{
	font: 600 18px Helvetica, Arial, sans-serif;
	color: #8C8C8C;
	padding: 14px 0px 16px 23px;
	float: left;
}
#steps li{
	float: left;
	position: relative;
	display: inline;
	margin-right: 38px;
	padding: 0px 32px 0px 0px;
	line-height: 20px;
	background: url(/images/arrow2.gif) 100% 7px no-repeat; 
}
#steps li.active{
	color: #7AB505;
}
#steps li.active .point{
	color: #7AB505;
}
#steps li#lastChild{
	background: none; 
}

.pageForm2{
	padding: 10px 0px 0px 0px;
	font-size: 11px;
}
.pageForm2 li{
	float: left;
	width: 750px;
	padding-bottom: 6px;
}
.pageForm2 label{
	display: block;
	float: left;
	width: 154px;
	padding-left: 1px;
	line-height: 100%;
	color:#000000;
}
.pageForm2 .textField{
	float: left;
}
.pageForm2 .textField.long{
	width: 247px;
}
.pageForm2 a{
	color: #0067A8;
}
.pageForm2 a.grayLink{
    color: #8C8C8C;
	text-decoration: underline;
}
.pageForm2 select{
  border: 1px solid #A5A6A7;
  font-size: 15px;
  padding: 1px 0;
  background: #fff url(/images/input.gif) top repeat-x; 
  color: #000;
  width: 249px;	
  float: left;
}
.pageForm2 select.long{
  width: 289px;
}
.pageForm2 select.short{
  width: 219px;
}
.pageForm2 select.shortest{
  width: 159px;
}
.pageForm2 select.shortester{
  width: 60px;
  text-align:right;
  margin-right:10px;
}
select.smallest{
  width: 60px;
  text-align:right;
  float:none;
}
.pageForm2 span{
	float: left;
	padding: 6px 0 14px 155px;
	width: 590px;
	line-height: 14px;
	color:#8C8C8C;

}
.pageForm2 .withcheckbox span{
	padding-left: 173px;
	width: 572px;
}
.pageForm2 .withcheckbox span input{
	margin-left: -18px;
	height: 14px;
	width: 15px;
	float: left;
	display: inline;
}

#oneMoreList{
  color: #212121;
  line-height: 20px;
  padding: 6px 0px 18px 0px;
}
#oneMoreList span{
  float: left;
  
}
.fixedWidth{
  width: 109px;
}
#oneMoreList li{
  float: left;
  width: 749px;
}
/***

KB

***/
#leftmenu.withoutIcons{
  padding-bottom: 8px;
}
#leftmenu.withoutIcons li{
  padding:0px 0 0 8px;
}
#leftmenu.withoutIcons a{
  padding-left:0px;
  line-height: 20px;
  font-size:14px;
}
#leftmenu.withoutIcons li.active{
 	font-weight:600;
}

#leftmenu.withoutIcons li.subnavigation{
	padding-left:15px;
}
#leftmenu.withoutIcons li.subnavigation a{
	font-size:12px;
}

#leftmenu.withoutIcons h3{
	padding-left: 5px;
}
#contents_4{
  border: 1px solid #D9D9D9;
  border-style: solid none;
  margin-top: 10px;
}
#searchform2{
  padding: 27px 0px 28px 0px;
  border-bottom: 1px solid #D9D9D9;
}
#searchform2 li{
  float: left;
  color: #666;
  padding-right: 25px;
  padding-bottom: 5px;
}
#searchform2 input, select{
  color: #000;
}
#searchform2 select{
  width: 159px;
  border: 1px solid #A5A6A7;
  font-size: 16px;
  /*padding: 1px 0;*/
  display: block;
  background: #fff url(/images/input.gif) top repeat-x;
}
#searchform2 label{
  display: block;
  line-height: 15px;
  padding: 0px 0px 7px 0px;
}
#searchform2 li#lastPoint{
  float: none;
  clear: both;
}
#searchform2 #lastPoint label{
  display: inline;
}
#searchform2 .textField{
  display: block;
}
#searchform2 .submitBtn{
  margin-top: 22px;
}
#doublebuttons{
  padding: 43px 0px 22px 0px;
}
#doublebuttons a {
  margin:0 7px 0px 11px;
}
#triplebuttons{
  padding: 43px 0px 22px 0px;
}
#triplebuttons a {
  margin:0 7px 0px 11px;
}
.buttons {
   margin: 5px 0px 0px 0px;
}
#contents_4 h2{
  color: #000;
  border: 0;
  padding: 13px 0 0 0;
}
#contents_4 ol	{
  padding: 15px 0px 15px 35px;
}
.linksList{
  font-size: 16px;
  line-height: 25px;
  padding: 15px 0px 17px 30px;
}
.linksList a{
  font-weight: 600;
}
.kb_article_result {

	padding-bottom: 15px;
	clear: both;
}

.articletitle{
  font-size: 14px;
  font-weight: 600;
  color:#0067A8;
  line-height:16px;
  padding: 8px 0px 5px 0px;
  clear:both;
}
/*********************

View Task

********************/
#largeContentBox{
  float: left;
  width: 455px;
  border-left: 25px solid #fff;
  padding: 9px 0 49px 0;
  overflow:visible;
  word-wrap:break-word;
}
#largeContentBox h5{
  padding: 0;
}
.columnstyle1{
  width: 71px;
  color: #999999;
  font-weight: 600;
}
.columnstyle2{
  color: #;
  font-weight: 600;
}
.columnstyle2 a{
  padding-right: 5px;
}
.pointer{
  background: url(/images/arrow3.gif) 0px 50% no-repeat;
  padding: 0px 0px 0px 12px;
}
#table1{
  margin: 12px 0 14px 0;
}
#table1 td{
  vertical-align: top;
  line-height: 18px;
  text-align: left;
  padding-top: 2px;
}
.descriptionZone{
  border: 1px solid #CCCCCC;
  border-style: solid none;
  padding-bottom: 2px;
}
.descriptionZone p{
  font-size: 14px;
  padding: 5px 0px 13px 0px;
  line-height: 18px;
}
.borderLine{
  border-top: 1px solid #CCCCCC;
  border-style: solid none none none;
}
.titleStyle1{
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 18px;
  padding: 15px 0 0 0;
}
.descriptionZone p.titleStyle1{
  font-size: 16px;
  padding: 5px 0 0 0;
}
.titleStyle1 a{
  font-size: 11px;
  padding: 0px 0px 0px 15px;
}
#table2{
  margin-bottom: 10px;
}
#table2 td,
#table2 th{
  text-align: left;
  border-bottom: 1px solid #E2E2E2;
}
#table2 th {
  color: #5B5B5B;
  font-weight: 400;
  padding: 7px 0 3px 0;
}
#table2 td {
  line-height: normal;
  font-size: 14px;
  padding:1px 0 3px 0;
}
#table2 td.bid_proposal {
	line-height:normal;
	color:#333333;

}
#table2 a{
}
.name{
  font-weight: 600;
  background-image: url(/images/disc2.gif);
	background-position:  4px 50%;
	background-repeat:  no-repeat;
  padding: 0px 0px 0px 20px;
}
.name.greendisc{
  background-image: url(/images/disc1.gif);
}
#table2 .gray{
  color: #5B5B5B;
}
.commentTitleLine{
  background: #F2F2F2;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
.markAs{
  float: right;
  text-align: right;
  color: #888888;
  width: 158px;
  padding-right: 9px;
  line-height: 22px;
}
.commentTime{
  float: left;
  width: 100%;
  padding-left: 7px;
  line-height: 22px;
}
.commentTitleLine a{
}
.commentTitleLine .name{
  padding: 0 7px 0 19px;
  background-position:  5px 50%;
}
.commentText{
  line-height: normal;
  padding: 10px 0px 13px 0px;
  overflow:visible;
  width:inherit;
}
#commentTextarea{
  border: 1px solid #737373;
  width: 454px;
  height: 60px;
  margin: 15px 0 10px 0;
}
.btn_neu_sma, .buttonImitator2, .buttonImitator3,.buttonImitator{
  display: block;
  float: left;
  background: #0067A8 url(/images/buttonbg1.gif) top left no-repeat;
  height: 26px;
}
.buttonImitator2{
  background: #666 url(/images/buttonbg3.gif) top left no-repeat;
  height: 24px;
}
.buttonImitator3{
  background: #666 url(/images/buttonbg3.gif) top left no-repeat;
  height: 22px;
}

.btn_neu_sma a, .buttonImitator2 a,.buttonImitator3 a,
.buttonImitator a{
  color: #fff;
  display: block;
  padding: 0px 10px 2px 10px;
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  background: url(/images/buttonbg2.gif) top right no-repeat;
  text-decoration:none;
}
btn_neu_sma a:hover, .buttonImitator2 a:hover,.buttonImitator3 a:hover,
.buttonImitator a:hover{
  text-decoration:none;
}
.buttonImitator2 a{
	background: url(/images/buttonbg4.gif) top right no-repeat;
	padding: 0px 16px 2px 14px;
	line-height: 22px;
}
.buttonImitator3 a {
  background: url(/images/buttonbg4.gif) top right no-repeat;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
   padding: 0px 8px 2px 8px;

}
#smallContentBox{
  float: right;
  width: 275px;
  border-right: 25px solid #fff;
  padding: 16px 0 40px 0;
}
#contactFee {
	float: right;
	width: 273px;
	/* border-right: 25px solid #fff;*/
	margin-right: 25px;
	border: 2px solid #c96d00; /* green: 5c8b00 */
  	padding: 16px 0 16px 0;
  	background: #eee;
}
#contactFee a {
	font-size: 15px;
	display: block;
	background-image: url('/images/email.gif');
	background-repeat: no-repeat;
	margin: 5px auto;
	margin-top: 0;
	width: 150px;
	padding-left: 25px;
	color: #c96d00; /* green: 5c8b00 */
	font-weight: bold;
}
#contactFee span {
	display: block;
	padding-left: 26px;
}

#smallContentBox p.titleStyle1{
  font-size: 18px;
  padding: 26px 0px 11px 0px;
}
#navigationList{
  background: #eee;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  padding: 11px 11px 3px 11px;
}
#navigationList li{
  background-position: 0px 50%;
  background-repeat: no-repeat;
  margin-bottom: 8px;
  padding: 0px 0px 0px 25px;
}
#navigationList a{
  color: #35557D;
}
#point1{
  background-image: url(/images/ico3.gif);
}
#point2{
  background-image: url(/images/ico4.gif);
}
#point3{
  background-image: url(/images/ico5.gif);
}
#point4{
  background-image: url(/images/ico1.gif);
}
#point5{
  background-image: url(/images/search.gif);
}
#point6{
  background-image: url(/images/email.gif);
}
.flagLink{
  color: #35557D;
  font-size: 11px;
  display: block;
  line-height: 13px;
  padding: 9px 0px 1px 14px;
}

.flag-inap {	position: absolute;	display: none;	width: 120px;	border: 1px solid #b7cce0;	padding: 10px;	background: #fff;	z-index: 99999999999;}
.flag-inap a {	display: block;	padding: 5px;	border-top: 1px solid #ddd;	font-weight: bold;}
.flag-inap a:hover {	background: #eee;}
.flag-inap span a{	border: 0px;	float:right;	position:static; 	padding: 0px;}

.table3{
  border: 1px solid #E5E5E5;
  border-style:  solid none;
  line-height: 22px;
  font-size: 14px;
  padding: 4px 0 7px 0;
}
.table3 .columnstyle1{
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  padding-right: 21px;
  width: 74px;
}
.table3 a{
  
  font-weight: 600;
}
.table3 .blueText{
  font-weight: 600;
}

#notice_employer {
  clear: both;
  margin-bottom: 13px;
  height: 1%;
   width: 586px;
   font-size:13px;
}
#notice_employer p {
	margin-bottom:15px;
}
#notice_employer select {
	color:#000;
}
#notice_employer table{
	margin-top:10px;
}


/*****************************

POST A TASK

***************************/
.category_select {
 width: inherit;
 font-size:14px;
}


.anotherPoint{
  padding-top: 2px;
}
.anotherPoint label{
  line-height: 18px;
  padding-top: 3px;
}
.strongFont{
  color: #0067A8;
  font: 600 18px Helvetica, Arial, sans-serif;
  line-height: 20px;
  float: left;
}
.textField#longtextField{
  width: 300px;
}
.counter{
  float: left;
  background: #EBEBE4;
  border: 1px solid #A5ACB2;
  color: #000;
  display: inline;
  line-height: 13px;
  padding: 0 2px 2px 0;
  font-size: 12px;
  margin: 4px 4px 0 10px;
}
#contents .pageForm2 p.explain{
  float: left;
  color: #666;
  font-size: 12px;
  line-height: 18px;
  padding-top: 4px;
}
.largeTextarea{
  width: 450px;
  height: 130px;
}
.textField.shortTextField{
  width: 44px;
  margin-right: 3px;
}

.pageForm2 .radiobtn{
  margin: 4px 0 0 0;
}
#postrfp.pageForm2 label{
	width: 200px;
	font-size:12px;
	padding-right:10px;
}
#postrfp.pageForm2 label.shortLabel{
	font-weight:400;
	width: auto;
}

#postrfp.pageForm2 li{
	margin-bottom:10px;
}
 
.pageForm2 label.shortLabel{
  width: auto;
  padding: 5px 4px 0px 3px;
}
.smallTextarea{
  width: 304px;
  height: 56px;
  float: left;
}
.pageForm2 .withcheckbox_2 span{
	padding: 0 0 4px 0px;
	float:left;
	display:inline;
	
}
.pageForm2 .withcheckbox_2 {
	padding: 0 0 0 210px;
	margin:0;
}
.pageForm2 .border {
	border: #999999 solid 1px;
}
.pageForm2 .withcheckbox_2 input{
  margin-right: 7px;
  display: inline;
}
.buttonsImitatorsWrap{
  float: left;
  padding: 12px 0px 25px 173px;
}
.buttonsImitatorsWrap .buttonImitator2, .buttonsImitatorsWrap .buttonImitator{
  display: inline;
  margin-right: 34px;
  white-space: nowrap;
}

h5.bordered{
  border-bottom: 1px solid #D9D9D9;
  padding: 11px 0px 7px 0;
}
.buttonsImitatorsWrap_2{
  padding: 19px 0px 38px 297px;
  float: left;
}
.buttonsImitatorsWrap_3{
  width: 577px;
  overflow: hidden;
  border: 1px solid #D9D9D9;
  border-style: solid none;
  margin: 16px 0px 76px 0;
  padding: 52px 0px 98px 173px;
}
.buttonsImitatorsWrap_3 .buttonImitator2{
  margin-right: 34px;
}
.buttonsImitatorsWrap_3 .buttonImitator2 a{
  padding: 0 0 2px 0;
  width: 116px;
  text-align: center;
}
.smallTxtArea{
  width: 187px;
  height: 32px;
}
.textBox_2{
  border-top: 1px solid #D9D9D9;
  color: #666;
  line-height: 16px;
  margin: 50px 0px 4px 25px;
  padding: 0px 135px 0 2px;
  background: url(/images/gift.jpg) top right no-repeat;

}
.textBox_2 h3{
	color: #0067A8;
  font-size: 18px;
  padding-top: 0px;
}
h3#withBasckgroundImg{
  color: #0067A8;
  height: 27px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 80px 0px 0px 0px;
}
.Not_Available {
	font-size:12px;
	color:#999999;
	text-transform:lowercase;
}
#PageTable td.Not_Available {
	color:#999999;
	font-size:12px
}
.Not_Available li{
	color:#999999;
}
#box_content.text_edit p{
  height: 20px;
  color:#00CC66;
}
#suggestResults {
	padding:0;
	display: none;
	width:297px;
	margin-top:25px;
	background-color:#FFF;
	border:1px solid #ddd;
	z-index:10;
	position: absolute;  
}
#suggestResultsX {
	float:right;
}
#suggestResultsX a{
	color:#FF0000;
}
a:hover {
 text-decoration:underline;
}

#escrowBox {
 border: 1px solid #333333;
 width: 100px;
 float: right;
 color:#0066FF;
 padding: 4px;
}
#escrowBox span {
	color:#FF1F00;
	font-weight:600;
	text-align:center;
	padding-left:35px;
}
.btn_emp_sma {
  color: #fff;
  font-weight: 600;
  font-size: 11px;
  height: 19px;
  background: url(/images/button.gif) top left no-repeat;
  clear:both;
  padding: 4px 15px 4px 14px;
  display:block;
  
}
.pageForm2#darkfont{
  color: #212121;
}
#estimated_delivery{
  width: 49px;
}
.pageForm2#darkfont span{
  width:auto;
  padding: 0;
  line-height:normal;
  
}
.pageForm2 span#smallcaption{
  float: left;
  width: auto;
  padding: 0 0 0 12px;
  line-height: 12px;
}
.pageForm2#darkfont span input{
  margin-right: 4px;
}
a.btn_neu_sma {
 color: #fff;
  font-weight: 600;
  font-size: 11px;
  height: 19px;
  background: url(/images/button.gif) top left no-repeat;
  clear:both;
  padding: 4px 15px 4px 3px;
  display:block;
  float:left;
}

/*=================================================================*/
/*=========== Comments on My Stuff ================================*/
/*=================================================================*/
#rightComments {
	float:right;
	margin: 175px 0 0 0;
	
}
/*=================================================================*/
/*=========== Business Portfolio / Member Profile  ================*/
/*=================================================================*/

#portfolio {margin:20px;padding:10px}
#portfolio_title {font-size:2em;font-weight:bold;text-transform:uppercase;color:#757575}
#portfolio_items {float:left;width:860px}
.portfolio_item {min-width:240px;width:240px;float:left;border:#757575 1px solid;margin:10px;padding:5px;background:#f6f6f5;}
#portfolio_buttons {width:800px;padding:20px;height:34px}
#portfolio_buttons a {float:left;margin-right:10px}
#portfolio #copyright {float:left;clear:left;text-align:center;width:100%;padding:10px 0px}
#portfolio #abuse {float:right}

/*=================================================================*/
/*=========== search_tasks  ================*/
/*=================================================================*/

#switcher{
  width: 738px;
  border-bottom: 3px solid #0067A8;
  overflow: hidden;
  font-size: 13px;
  font-weight: 600;
  margin-left: 3px;
  padding: 4px 0 1px 0;
  line-height: 20px;
}
#switcher li{
	float: left;
	background: #9C9C9C url(/images/corn9.gif) top left no-repeat;
  border-bottom: 1px solid #464646;
  display: inline;
  margin-right: 2px;
}
#switcher li.active{
	background: #0067A8 url(/images/corn7.gif) top left no-repeat;
  border-bottom: 1px solid #002E4C;
}
#switcher a{
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 1px 6px 0 6px;
  background: url(/images/corn10.gif) top right no-repeat;
}
#switcher .active a{
	background: url(/images/corn8.gif) top right no-repeat;
  padding: 1px 20px 0 20px;
}
#formWrap{
  padding: 0px 0px 0px 24px;
}
#formWrap #contents{
  border-top: 0;
  padding: 4px 0px 0px 2px;
}
.pageForm4 label{
  display: block;
  line-height: 28px;
}
.pageForm4 li{
  float: left;
  /*width: 159px;*/
  padding:8px 25px 0 0;
}
.pageForm4 span{
  float: left;
  padding: 4px 0px;
  width: 25px;
  text-align: center;
}
li.clear{
  float: none;
  padding: 0;
}
.pageForm4 select{
  width: 159px;
  float: left;
  font-size: 15px;
  padding: 1px 0;
  border: 1px solid #A5A6A7;
}
.pageForm4 li.anotherPoint{
  padding: 8px 0 0 0;
}
.pageForm4 li.anotherPoint label{
  line-height: 28px;
  padding: 0;
}
.pageForm4 .textField#shortTxtField{
  width: 60px;
}
.separate{
  float: left;
  padding: 0 25px 21px 0;
}
.separate select{
  width: 219px;
  font-size: 13px;
  padding: 1px 0;
  border: 1px solid #7F9DB9;
}
.separate select .withBg{
  background: #EBEBEB;
}
label.formSubtitle{
  display: block;
  padding: 19px 0 8px 0;
}
.pageForm5{
  float: left;
  width: 410px;
  line-height: 23px;
  padding-bottom: 21px;
}
.pageForm5 input{
  vertical-align: middle;
}
.pageForm5 li{
  float: left;
  padding: 0 26px 17px 0;
}
.pageForm5 label{
  display: block;
}
.pageForm5 li.formSubtitle{
  float: none;
  padding: 15px 0 6px 0;
}
.pageForm5 select{
  width: 121px;
  font-size: 14px;
  padding: 1px 0;
  border: 1px solid #A5A6A7;
}
.pageForm5 .long{
  width: 225px;
}
.pageForm5 .short{
  width: 172px;
}
.pageForm5 label.normalLabel{
  display: inline;
}
.pageForm5 li.normalPoint{
  float: none;
  clear: both;
  padding: 0 0 0 19px;
  line-height: 20px;
  text-indent: -19px;
}
.pageForm5 li.normalPoint input{
  margin-right: 3px;
}
.pageForm5 li.normalPoint label{
  display: inline;
}
.pageForm5 li.normalPoint1 input{
  margin-right: 2px;
}
.pageForm5 li.normalPoint1 input.textField{
	margin-right: 4px;
}
.pageForm5 li.normalPoint1{
  padding: 0px 0px 6px 0px;
}
#formWrap .buttonsImitatorsWrap{
  float: left;
  padding: 10px 0px 25px 333px;
}

/********************************
	Profile page
***********************************/
#contents_5{
  float: left;
  border-left: 24px solid #fff;
  width: 477px;
  padding-bottom: 60px;
}
#contents_5 h2{
  border: 0;
  color: #000;
  padding: 9px 0 22px 0;
}
.greyText{
  color: #999999;
  font-size: 12px;
}
#contents_5 .list_table{
  line-height: 14px;
  width: 297px;
  padding: 0 0 23px 0;
}
#contents_5 .list_table li{
  padding: 2px 0 4px 0;
}
#contents_5 .list_table .column1{
  width: 120px;
  color: #000;
  font-weight: bold;
}
#contents_5 .list_table .column2{
  color: #000;
  width: 175px;
  padding: 0;
}
#profileImg{
  float: right;
  border-left: 10px solid #fff;
  margin: 5px 0 10px 0;
}
#profileImg img{
  display: block;
  border: 1px solid #ccc;
  background: #fff;
  padding: 3px;
}
#contents_5 h3{
  border-bottom: 1px solid #E5E5E5;
  line-height: 13px;
  padding: 35px 0 5px 0;
  color:#000000;
}
#contents_5 h3 a{
  text-decoration: none;
  font-size: 11px;
  padding-left: 3px;
}
.staticText{
  font-size: 14px;
  line-height: 18px;
  padding: 4px 0 0 0;
}
.list_table_2{
  float: left;
  width: 227px;
  line-height: 20px;
  padding: 8px 0 0 0;
}
.list_table_2 li{
  float: left;
  width: 100%;
}
.list_table_2 span{
  float: left;
}
.list_table_2 .column1{
  width: 121px;
  font-weight: bold;
}
.list_table_2 .column2{
  width: 103px;
  padding: 0 0 0 3px;
}
#contents_5 #PageTable.fourthtable th.firststyle{
  width: 82px;
}
#contents_5 #PageTable.fourthtable td.firststyle{
  width: 72px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}
#contents_5 #PageTable.fourthtable .secondstyle{
  width: 190px;
  padding-left:4px;
  background-image: none;
}
#contents_5 #PageTable.fourthtable .thirdstyle{
  width: 120px;
  text-align: left;
  /*padding: 0;*/
  font-weight: bold;
}
#contents_5 #PageTable.fourthtable{
  margin: 5px 0 0 0;
}
#contents_5 #PageTable.fourthtable td{
  font-size: 13px;
  vertical-align: top;
  line-height: 14px;
  padding-top: 10px;
	padding-bottom: 11px;
  border-bottom: 1px solid #CECECE;
}
#contents_5 #PageTable.fourthtable a{
  color: #0067A8;
}
#contents_5 #PageTable.fourthtable .fourthstyle{
  width: 79px;
  padding-left: 0;
  padding-right: 0;
}
#contents_5 #PageTable.fourthtable .fourthstyle span{
  background: url(/images/arrow.gif) 100% 5px no-repeat;
  padding: 0px 11px 0px 0px;
  display: inline;
}
.greenline,
#contents_5 #PageTable.fourthtable .greenline .secondstyle{
  background: #F0FFF2;
}
#contents_5 #PageTable.fourthtable .greenline td.firststyle a{
  color: #006600;
}
.tanline,
#contents_5 #PageTable.fourthtable .tanline .secondstyle{
  background: #FFFFDD;
}
#contents_5 #PageTable.fourthtable .tanline td.firststyle a{

}

.roseline,
#contents_5 #PageTable.fourthtable .roseline .secondstyle{
  background: #FFF0F0;
}
#contents_5 #PageTable.fourthtable .roseline td.firststyle a{
  color: #660000;
}
#rightGreyCol.wideColumn{
  width: 224px;
  border-left: 1px solid #CCC;
  margin-top: 5px;
  border-bottom: 72px solid #fff;
  padding: 2px 0 29px 9px;
}
#rightGreyCol.wideColumn .coltitle{
  padding: 6px 0 7px 0;
  clear: both;
  font-size: 14px;
}
#rightGreyCol.wideColumn .coltitle a{
  display: inline;
  color: #0067A8;
  font-size: 11px;
}
#rightGreyCol.wideColumn .list_table{
  width: 213px;
  font-size: 13px;
  line-height: 14px;
  padding: 1px 0 21px 0;
}
#rightGreyCol.wideColumn .list_table li{
  padding: 2px 0px 5px 0;
}
#rightGreyCol.wideColumn .list_table .column1{
  text-align: right;
  width: 68px;
  padding-right: 22px;
  color: #333333;
}
#rightGreyCol.wideColumn .list_table .column2{
  width: 123px;
  padding: 0;
  color: #000;
}
#rightGreyCol.wideColumn .list_table_2 li{
  padding: 0;
}
#rightGreyCol.wideColumn .list_table_2{
  width: 213px;
  color: #333333;
  padding: 0;
  font-size: 13px;
}
#rightGreyCol.wideColumn .list_table_2 .column1{
  width: 118px;
  padding-right: 22px;
  text-align: right;
  font-weight: normal;
}
#rightGreyCol.wideColumn .list_table_2 .column2{
	width: 73px;
  padding: 0;
}
#rightGreyCol.wideColumn .list_table_2#smallFont{
  font-size: 11px;
  padding: 11px 0 20px 0;
}
#rightGreyCol.wideColumn #PageTable_2 td{
  font-size: 11px;
  font-weight: bold;
}
#rightGreyCol.wideColumn #PageTable_2 th{
  font-size: 11px;
  font-weight: normal;
}
#rightGreyCol.wideColumn #PageTable_2 td.firststyle{
  width: 65px;
  padding-right: 6px;
  text-align: right;
}
#rightGreyCol.wideColumn #PageTable_2 td,
#rightGreyCol.wideColumn #PageTable_2 th{
  width: 48px;
  text-align: center;
}
#rightGreyCol.wideColumn #PageTable_2{
  margin: 0;
}
#rightGreyCol.wideColumn #PageTable_2 td{
  border-bottom: 1px solid #E5E5E5;
  padding-top: 2px;
  padding-bottom: 3px;
}
#rightGreyCol.wideColumn #PageTable_2 th{
  border-bottom: 1px solid #ccc;
  color: #000;
  line-height: 11px;
  padding-bottom: 6px;
  padding-top: 7px;
}
#rightGreyCol.wideColumn #PageTable_2 tr.greenFont{
  color: #009900;
}
#rightGreyCol.wideColumn #PageTable_2 tr.greenFont td{
  color: #009900;
}
#rightGreyCol.wideColumn #PageTable_2 tr.redFont td{
  color: #660000;
}

/********************
Forums
********************/

#forum .header {
	float:left;
	font-size:18px;
	padding-bottom: 10px;
	color:#1071AD;
}

#forum .header span {
	float:right;
	font-size:12px;
}

#forum .smaller {

	font-size:10px;
}

#forum .postHeader {
	font-size:10px;
}

#forum .postHeader span{
	padding-left:530px;
}
#forumSearch {
	
	padding-bottom: 10px;
}



