hr {
	background-color:#CCAA33;
	border:medium none;
	clear:left;
	height:3px;
	margin:5px 2px;
}

ul.NoBullet {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

.Attestations{
	clear:left;
	top: 95px;
	width: 95%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px;
	border-color: #ccaa33;
	border-style:solid;
	display:block;
	margin: 10px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
}

.highlighted{
	color:#FF0000;
}

.BorderlessCheckbox{
	margin: 0;
	padding: 0;
}

.MSTypeWrap {
	border-bottom:1px solid #CCAA33;
	clear:both;
	display:block;
	height:21px;
	margin:1px 0 0 20px;
	width:190px;
}

.MSType{
	float:right; 
	width:150px;
	margin: 2px 0 0 0;
}

.MSTypeDiv{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 20px;
}

.StatisticsWrap{
	clear:both; 
	margin: 5px 0 0 30px;
	padding: 0 0 0 0;
	width: 650px;
	display:block;
	float: none;
}

.StatisticsCheckBox{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	clear:left;
	float:left;
	width: 20px;
}

.StatisticsRadio{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	clear:left;
	float:left;
	width: 45px;
}

.StatisticsText {
	float:left;
	margin:3px 0 2px 1px;
	padding:0 0 0;
	width:550px;
}

.YesNoHeader {
	border-bottom:1px solid #CCAA33;
	float:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 0 12px;
	padding:0;
	text-decoration:none;
	width:37px;
}
.StatisticsExplainButton{
	margin: 0 0 0 0;
	padding: 1px 5px 1px 5px;
    border: 1px solid #006;
    background: #ffc;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
}

.StatisticsExplainButton:hover {
    border: 1px solid #CCAA33;
    background: #ff6;
}

.explainStatistics{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #CCAA33;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width:550px;
	clear: both;
	float: left;
	margin: 4px 0 6px 55px;
	padding: 1px 5px 1px 5px;
	display:none;
}

.Statistics2TabCheckBox{
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	clear:left;
	float:left;
	width: 150px;
}

.Statistics2TabText{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width:550px;
	float: left;
	margin: 2px 0 0 57px;
	padding: 0 0 1px 0;
}

.NewDiv{
	clear: both;
}

.HeaderImage{
	width: 195px;
	float: left;
}

.HeaderAuthor{
	float:left;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:text-bottom;
	padding: 5px;
}

.Instructions{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.NumberedInstructions{
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 500px;
}

.ShowPageButton{
	position: fixed;
	border: none;
	right: 20px;
	top: 55px;
}

.SavePageButton{
	position: fixed;
	border: none;
	right: 20px;
	top: 15px;
	cursor: hand;
}

/* Manuscript Information */
.NoBorder {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-style: none;
	display:block;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

.TopLines{
	display:block;
	margin-bottom: 0px;
	width: 100%;
	border: none;
	margin: 5px 0 0 0;
}

.TopLabels{
	width: 500px;
	float: left;
	margin: 0 0 0 0;
}

.TopYellowBox {
	width: 99.5%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    border: 1px solid #006;
    background: #ffc;
}

.COIACCME .TopYellowBox{
  width: 500px;
}

.TopYellowBox:hover {
    border: 1px solid #CCAA33;
    background: #ff6;
}
/* Revision, Requested */

.AssignmentClass{
	margin: 0 0 0 7px;
}
.RevisionText {
	float:left;
	margin:3px 0;
	width:270px;
}

.HiddenRevisionText {
	float:left;
	margin:1px 0 0 0;
	text-align:right;
	width:320px;
	display:none;
}

.GrantText {
	clear:left;
	float:left;
	height:22px;
	margin:0 0 1px 17px;
	width:256px;
}
.HiddenGrantText {
	display:none;
	float:left;
	margin:2px 0 0 0;
	text-align:left;
	vertical-align:baseline;
	width:320px;
}
.SmallYellowBox{
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    border: 1px solid #006;
    background: #ffc;
	margin: 0 0 0 0;
}

.SmallYellowBox:hover {
    border: 1px solid #CCAA33;
    background: #ff6;
}

/* Funding Information */
.Funding label{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width:300px;
	float: left;
}

.Funding input{
	float:left;
	margin: 0 5px 0 20px;
	width: 150px;
}

.GrantNumberLabel{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 10px 0 20px;
	clear:both;
	width:50px;
}

/* Author Information */
.Border {
	border-width: 1px;
	border-color: #ccaa33;
	border-style:solid;
	display:block;
	margin: 10px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
}

.AuthorAction{
	margin: 0px 5px 0px 5px;
	padding: 1px 5px 1px 5px;
    border: 1px solid #006;
    background: #ffc;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none;
}

.AuthorAction:hover {
    border: 1px solid #CCAA33;
    background: #ff6;
}

.AuthorMove img{
	border: none;
	width: 8px;
	height:14px;
}

.AuthorMove{
	float: left;
	overflow: hidden;
	width:25px;
}

.AuthorUp{
	left: 1px;
}

.AuthorInfoClass {
	border: 1px solid #ccaa33;
	display:block;
	margin: 0 0 0 10px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	width:565px;
}

.AuthorLabel{
	float: left; 
    width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 6px 10px 0px 20px;
}

.AuthorYellowBox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 5px 0;
    border: 1px solid #006;
    background: #ffc;
	width: 300px;
}

.AuthorYellowBox:hover {
    border: 1px solid #CCAA33;
    background: #ff6;
}

.AuthorCheckBox {
	margin: 8px 0 0 0;
	display:inline;
}

.AuthorDiv {
	display:block;
	clear:both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

.AttestStudyDiv{
	display:none;
	clear:both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

.AttestMSDiv{
	display:block;
	clear:both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

.AuthorRadio {
	float:left;
	margin:6px 0 0 0;
	padding:0;
	width:45px;
}

.SpecialCheckBox{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
}

.Conflict_Of_Interest_Table{
	clear:both;
}

.COIHeader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	clear:both;
}

.COICheckBox{
	margin: 0 0 0 0;
}

.NOCOILabel{
	float: left; 
    width: 220px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align:middle;
	margin: 3px 5px 6px 0px;
}

.NOCOICheckBox{
	vertical-align:middle;
}
.COIYellowBox {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
    border: 1px solid #006;
    background: #ffc;
	width: 100px;
}

.COIYellowBox:hover {
    border: 1px solid #CCAA33;
    background: #ff6;
}

.COIACCME {
	clear:both;
	margin: 5px 0px 5px 5px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
}

/* Buttons */
.explainCOIBox{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 10px 10px 10px;
}

.Buttons {
    border: 1px solid #006;
	background: #C5E4FB no-repeat top left;
    padding: 2px 8px;
	margin:0 0px 0 0;
}

.Buttons:hover {
    border: 1px solid #C7071E;
    background: #89C7F7 no-repeat top left;
}
.TitlePageErrors{
	float:right;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	position: fixed;
	right: 10px;
	top: 65px;
	width: 360px;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
}

.TitlePageOK{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 200px;
	color: #00CC00;
	font-size: 24px;
	border: 4px solid #00CC00;
	text-align: center;
	}

.TitlePageBeingSaved{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 200px;
	color: #0000CC;
	font-size: 12px;
	border: 4px solid #0000CC;
	border:
	text-align: center;
	}
