/* Default styles */
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A7ACB0;
	font-size: 12px;
	line-height: 17px;		
}
p, td, ul, ol, li, dl, dt, dd, input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;		
}
img	{
	border: 0;
}
table {
	margin: 0;
	padding: 0;
}


/* Styles for main body sections */
#pagewrapper {
	margin: 0 auto;
	padding: 0;
	border: 2px solid #000000;
	width: 790px;
	text-align: left;
	background-color: #FFFFFF;
}
#appnamebar {
	background-color:#000066;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
td.buttonselectyes {
	color: #FFFFFF;
	background-image: url(../images/green_tab_90.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 90px;
}
td.buttonselectyeslarge {
	color: #FFFFFF;
	background-image: url(../images/green_tab_122.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 122px;
}
td.buttonselectno {
	color: #FFFFFF;
	background-image: url(../images/blue_tab_90.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 90px;
}
td.buttonselectnolarge {
	color: #FFFFFF;
	background-image: url(../images/blue_tab_122.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 122px;
}
td.buttonselectoff {
	color: #FFFFFF;
	background-image: url(../images/grey_tab_90.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 90px;
}
td.buttonselectofflarge {
	color: #FFFFFF;
	background-image: url(../images/grey_tab_122.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 122px;
}
td.buttonunderline {
	background-image: url(../images/rodtop.png);
	background-repeat: repeat-x;
}
#pagecontent {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	margin-top: 20px;	
}	
div.reportingunit
{
	background-color: #EFEBDE;
	border: 1px dotted #333333;
	display: none;
	margin: 10px 0px;
	padding: 10px;
}
#reportingunitsnote,
#reportingunitsnoteDoctor,
#reportingunitsnoteGroup {
	background-color: #FFFFCC;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 1px dotted #666666;
}
#alternativelanguagenote,
#alternativelanguagenoteGroup,
#alternativelanguagenoteDoctor {
	background-color: #FFFFCC;
	margin-top: 15px;
	padding: 0 10px 0 10px;
	border: 1px dotted #666666;
}
#reportingunitspublicreporting {
	margin: 10px 0;
	padding: 0;
}
#PASReportingUnitOptionalExplanation {
	background-color: #FFFFCC;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 1px dotted #666666;
}
div.reportingunitstatistics {
	padding: 4px;
	border: 1px #666666 dotted;
	background-color: #CCCCCC;
}
td.fieldsetfields div.reportingunitstatistics table {
	border: none;
	background-color: #CCCCCC;
}


/* Styles for the home page */
#physiciangrouprequirementstable {
	background-color: #000000;
	padding: 0;
	margin: 5px 20px 10px 20px;
}
#physiciangrouprequirementstable td {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 50%;
}
#physiciangrouprequirementstable th {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	width: 50%;
}


/* Text styles */
.required {
	color:#FF0000;
}
td.buttonselectyes a, td.buttonselectno a, td.buttonselectyes large a, td.buttonselectnolarge a {
	text-decoration: underline;
	color: #FFFFFF;
}
h2 {
	line-height: 24px;
}
h4 {
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}
p.first {
	margin-top: 0px;
	padding-top: 0px;
}
ul.errorList li {
	padding-bottom: 10px;
}

/* Form styles */
form {
	margin: 0;
	padding: 0;
}
.dataReviewCategory {
	vertical-align: middle;
	border: #000000 1px dotted;
	background-color: #EBEBEB;
	font-weight: bold;
	font-size: 16px;
}
.dataValue {
	font-weight: bold;
}
	
td.fieldsetname {
	text-align: right;
}
td.fieldsetnametop {
	text-align: right;
	vertical-align: top;
}
td.fieldsetfields {
	text-align: left;
}
td.fieldsetfields table {
	border: 1px solid #000000;
}
table.visibletable {
	padding: 6px;
	background-color: #FFFFFF;
}
table.visibletable th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-color: #B9C9D8;
}
table.visibletable tr.even {
	background-color: #FFFFFF;
}
table.visibletable tr.odd {
	background-color: #DCDCDC;
}
table.visibletable td {
	text-align: left;
}
table.visibletable td.center {
	text-align: center;
}
.fieldsetexplanation {
	font-size: 11px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

/* Pop-up Styles */
.popUp {
	background-color: #FFFFCC;
	padding: 4px;
	width: 200px;
	border: 1px solid #000000;
	font-family: verdana,arial,helvetica; 
	color:#666666; 
	font-size: 9px	
}

/* Link Styles */
#pagecontent A:link { color: #000099}
#pagecontent A:active { color: #000099 }
#pagecontent A:visited { color: #000099 }
#pagecontent A:hover { color: #000099 }

#pagecontent A.popupdefinition {
	color: #000099;
	text-decoration: none;
	border-bottom: #000099 dotted 1px;
}

/* Select All Styles */
div.selectAllLink {
	width: 190px;
	text-align: center;
	display: block;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 2px;
	border: solid 1px black;
	background-color: #E1E1E1;
}

/* MSO Select Pick List */
#MSOManagedDMHCIDs {
	width: 420px;
}
