td { 
    padding: 5px; 
    text-align:left;
}

#mainTable td {
    padding: 0px;
}

#templateContent div,p,th,td,li,dd,dl,dt{
    font: 12px Arial,Helvetica,sans-serif;
	color: #333333;
}

input,textarea {
    font: 12px Arial,Helvetica,sans-serif;
} 

.projectRoomCopy {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.projectRoomCopy li{
    margin-left: 22px;
}

.chemBlue{
	color: #6699CC;
}
.bioGreen{
	color: #99CC66;
}
.challengeSpecs{
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


.instructionalSubhead{
	color: #003366;
	font-weight: bold;
}

input.fileUpload{
	font: Arial, Helvetica, sans-serif;
	width: 100%;
}


div.MessageThreadDiv{
	width: 98%;
	border-bottom: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.AddMessageButton{
	width: 98%;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
div.AddReplyButton{
	width: 98%;
	text-align: right;
	padding: 5px 5px 5px 5px;
}

div.MessageHeader{
	width: 98%;
	padding: 7px 15px 7px 15px;
	margin-bottom: 1px;
	background-color: #d9d9d9;
	color: #000000;
    height: 15px;
}
div.ReplyHeader{
	width: 98%;
	padding: 7px 15px 7px 15px;
	border-top: 1px solid #E1E1E1;
	margin-bottom: 1px;
	background-color: #ECECEC;
	color: #000000;
}
div.EmailBody{
	width: 630px;
	padding: 7px 15px 7px 15px;
	background-color: #F5F5F5;
	color: #000000;
}
div.MessageBody{
	width: 98%;
	padding: 7px 15px 7px 15px;
	background-color: #F5F5F5;
	color: #000000;
}
div.MessageEditDiv{
	float: right;
	text-align: right;
	padding: 2px 2px 2px 2px;
	background-color: white;
}
div.MessageTitle{
	float: left;
	text-align: left;
}
div.MessageDate{
	float:right;
	text-align: right;
}
span.MessageSenderName{
	font-weight: bold;
}
span.MessageSubject{
	text-decoration: underline;
}
div.NewMessageForm{
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.AuthorRow{
	width: 98%;
	padding: 7px 15px 7px 15px;
	margin-bottom: 1px;
	border-top: 1px solid #C4C4C4;
	background-color: #E5E5E5;
	color: #000000;
}
div.SubjectRow{
	width: 98%;
	padding: 7px 15px 7px 15px;
	margin-bottom: 1px;
	background-color: #F5F5F5;
	color: #000000;
}
div.MessageRow{
	width: 98%;
	padding: 7px 15px 7px 15px;
	margin-bottom: 1px;
	background-color: #F0F0F0;
	color: #000000;
}
span.label {
  float: left;
  width: 60px;
  text-align: right;
  font-weight: bold;
}
span.formw {
  float: right;
  width: 560px;
  text-align: left;
}
span.formw textarea{
	width: 550px;
	height: 250px;
}
div.registerFieldset{
	width: 360px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.registerFieldsetLabel{
	position: relative;
	left: 60px;
	text-align: left;
}
span.registerFieldLabel{
  float: left;
  width: 150px;
  line-height: 180%;
  text-align: right;
  padding-bottom: 5px;
}
span.registerFormField{
  float: right;
  width: 200px;
  text-align: left;
  padding-bottom: 5px;
}

span.registerFormRule{
	float: right;
	width: 300px;
	border-bottom: 1px solid #C4C4C4;
}

.ErrorMsg {
	color: #FF0000;
	font-weight: bold;
}
.challengesCopy{
	color: #333333;
}
a.ReadBioLink{
	color: #003366;
	font-size: x-small;
	font-weight: bold;
}
.youraccount{
	color: #003366;
	background-color: #EEEEEE;
	font-size: x-small;
	font-weight: bold;
	padding-left: 5px;
	line-height: 150%;
}

.projectTableHead {
	background-color: #DDDDDD;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

TD.projectTableBody {
	background-color: #EEEEEE;
	color: #000000;
}

.subNavDiv{
	visibility: hidden;
	position: absolute;
	top: 97px;
	left: 0px;
	width: 100%;
	height: 23px;
}

p.moreLink{
	margin-top: -20px;
	margin-bottom: 0px;
	text-align: right;
}

TABLE.submitSolution{
	border-collapse: collapse;
	border: 1px solid #999999;
	border-spacing: 0px;
	table-layout: auto;
}

th.submitSolutionTH {
	font: bold 15px helvetica, arial, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
	vertical-align: bottom;
}

TABLE.submitSolution td{
	color: #000000;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}

TABLE.submitSolution TD.submitSolutionTD1{
	background-color: #F2F2F2;
	text-align: left;
}



TABLE.submitSolution TD.submitSolutionTD2{
	background-color: #D6D6D6;
	text-align: center;
}

TABLE.submitSolution TD.submitSolutionTD3{
	background-color: #D1E0F0;
	text-align: center;
}

OL.submissionSteps, OL.submissionSteps LI {
	font: bold 15px helvetica, arial, sans-serif;
	color: #003366;
}
OL.submissionSteps LI P{
	font:  12px arial, helvetica, sans-serif;
	color: #333333;
}
TABLE.submittedFiles {
	text-align: left;
	border: none;
	border-spacing: 0px;
	table-layout: auto;
}
TABLE.submittedFiles TD.submittedFile{
	width: 175px;
	color: #000000;
	border: none;
	text-align: left;
	padding: 5px;
}

TABLE.submittedFiles TD.submittedFileAction{
	color: #003366;
	border: none;
	text-align: left;
	padding: 5px;
}

input.fileUpload{
	font: Arial, Helvetica, sans-serif;
	width: 100%;
}

textarea.SubmissionComments{
    font: 12px Arial,Helvetica,sans-serif;
    width: 100%;
    height: 20em;
    text-align: left;
}

TABLE.award {
}

TABLE.award .picture {
	border-top: 1px solid #333366;
	border-left : 1px solid #333366;
	border-right : 1px solid #333366;
	border-bottom : 1px solid #333366;
	background-color : #336699;
	padding: 6px 0px 6px 0px;
        text-align: center;
}

TABLE.award .header1 {
	border-right : 1px solid #333366;
	border-top: 1px solid #333366;
	border-bottom : 1px solid #333366;
	background-color : #336699;
	color : #ffffff;
	font-weight: bold;
	padding-left: 6px;
}

TABLE.award .header1left {
	border-right : 1px solid #333366;
	border-left: 1px solid #333366;
	border-top: 1px solid #333366;
	border-bottom : 1px solid #333366;
	background-color : #336699;
	color : #ffffff;
	font-weight: bold;
	padding-left: 6px;
}

TABLE.award .header2 {
	border-right : 1px solid #333366;
	border-top: 1px solid #333366;
	border-bottom : 1px solid #333366;
	background-color : #eeeeee;
	color : #003366;
	font-weight: bold;
	padding-left: 6px;
}

TABLE.award .winnerName {
	color : #336699;
}

TABLE.award .winner {
	border-left: 1px solid #333366;
	border-right : 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 6px 6px 6px 6px;
}

TABLE.award .details {
	border-bottom : 1px solid #333366;
	padding: 6px 6px 6px 6px;
}

TABLE.award .compound {
	border-right : 1px solid #333366;
	border-bottom : 1px solid #333366;
}

TABLE.award .subHeader {
	border-right : 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}

TABLE.award .subHeaderleft {
	border-right : 1px solid #333366;
	border-left: 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}

TABLE.award .plain {
	border-right : 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 1px 2px 1px 2px;
	background-color: #eeeeee;
	vertical-align: top;
}

TABLE.award .plainleft {
	border-right : 1px solid #333366;
	border-left: 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 1px 2px 1px 2px;
	background-color: #eeeeee;
	vertical-align: top;
}

TABLE.award .plain2 {
	border-right : 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 1px 2px 1px 2px;
	vertical-align: top;
}

TABLE.award .plain2left {
	border-right : 1px solid #333366;
	border-left: 1px solid #333366;
	border-bottom : 1px solid #333366;
	padding: 1px 2px 1px 2px;
	vertical-align: top;
}

span.iPAQRule {
    color: #000066;
	font-weight: bold;
}

div.challengeSearch {
    float: right;
    border: 1px solid #aaaaaa;
    background-color: #eeeeee;
    padding: 2px 2px 2px 2px;
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap;
}
.searchInput {
    font-size: 10px;
    vertical-align: middle;
}
span.searchLabel {
    font-size: 11px;
    vertical-align: center;
}
img.searchImage {
    vertical-align: middle;
}
td.searchResultsLeft {
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 11px;
}
td.searchResultsRight {
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 11px;
}
span.searchString {
    color: #6799CC;
}
.issueListHeader {
    font-weight: bold;
    background-color: #dddddd;
    vertical-align: bottom;
    text-align: left;
    white-space: nowrap;
}

TABLE.customerListProjectsTable TD {
    padding-left : 2px;
}
.SimpleInput {
	font: 12px Arial, Helvetica, sans-serif;
}

#issueTable{
    background-color:white;
}

#issueTable td{
    padding:3px;
}

#messageTable{
    background-color:white;
}

div.filter {
	float: center;
 	width: 100%;
    padding: 0px 0px 3px 0px;
	text-align: right;
}
div.PRColumn {
    float: right;
    width: 200px;
    padding: 3px 0px 0px 5px;
}
div.PRRow {
    width: 200px;
    border: 2px solid #EEEEEE;
    padding: 3px 3px 3px 3px;
}


tr.OwnerHeaderRow {
    background-color: #CCCCCC;
}
tr.OwnerTemplateRow {
    background-color: white;
}
tr.OwnerTemplateRow2 {
    background-color: #EEEEEE;
}
td.OwnerHeaderCell {
    padding: 1px 0px 1px 5px;
}
td.OwnerTemplateCell {
    padding: 1px 0px 1px 5px;
}

.Suggested {
	font: 10px Arial,Helvetica,sans-serif;
}
.Featured {
	font: 10px Arial,Helvetica,sans-serif;
}

.ProfileHeader {
    border-bottom: 1px solid #DDDDDD;
    background-color: #BFD1DB;
    color: #336699;
}
.ContactLabelTD {
    text-align: right;
}
.ProfileData {
    background-color: #EEEEEE;
}
.ContactInput {
	font: 12px Arial, Helvetica, sans-serif;
}

.head_21px {	
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 21px; 
	margin: 0px 0px 6px 0px;
	letter-spacing: 0px;
	font-weight: 500; 
	color: #547fb2;
}

.head_15px {	
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 15px; 
	margin: 2px 0px 6px 0px;
	letter-spacing: -1px;
	font-weight: 600; 
	color: #081f53;
}

#wrapper #content #printmain {
	background: #ffffff;
	height:auto;
position : relative;
padding-left: 10px;
}

.challengeListing {
    line-height: 23px;
}

#snavWsProjectRoom {
    margin-bottom: 15px;
}
.tab{
    margin: 0px;
    padding: 0px;
}

#sortBlock td{
    margin:0px;
    padding:0px;
}

#wideContent {
    margin-left:10px;
} 

#signAgreementHeader {
    padding: 10px;
    background-color: #aaaaaa;
}
