body
{
	font-size: 8pt;
	background-image: url(Images/paper.gif);
	font-family: Sans-Serif;
}
table
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, 'Microsoft Sans Serif';
}
hr
{
	color: Black;
}
input
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, 'Microsoft Sans Serif';
	background-color: White;
}

input.White
{
	background-color:White;
}

.heading
{
	font-weight: bold;
	font-size: 11pt;
	line-height: normal;
	font-family: Sans-Serif;
}

.SubCheckBoxList
{
	font-weight: normal;
	left: 10pt;
	font-style: italic;
	position: relative;
}


.EditHeading
{
	border-top-width: thin;
	font-weight: bold;
	border-left-width: thin;
	font-size: medium;
	border-left-color: black;
	border-bottom-width: thin;
	border-bottom-color: black;
	border-top-color: black;
	font-style: italic;
	background-color: gray;
	text-align: center;
	border-right-width: thin;
	border-right-color: black;
}


A.EditButton:link { font-size: x-small}
A.EditButton:active { font-size: x-small }
A.EditButton:visited { font-size: x-small }
A.EditButton:hover { font-size: x-small }

A.AdminHeaderLink:link { color: #000099}
A.AdminHeaderLink:active { color: #000099}
A.AdminHeaderLink:visited { color: #000099}
A.AdminHeaderLink:hover { color: #000099}


A:link { color: black; }
A:active { color: black; }
A:visited { color: black; }
A:hover { color: black; }


.DisplayOrgLabel
{
	color: white;
	background-color: gray;
	text-align: right;
}

.DisplayLocLabel
{
	left: 12pt;
	color: white;
	position: static;
	background-color: teal;
	text-align: right;
}

.DisplayProgLabel
{
	left: 24pt;
	position: static;
	color: white;
	background-color: purple;
	text-align: right;
}

.ExpandCollapse
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black thin solid;
	width: 10pt;
	border-bottom: black thin solid;
	position: static;
	background-color: gray;
	text-align: center;
}


.SubCat
{
	LEFT: 10pt; FONT-STYLE: italic; POSITION: relative
}

.LinkHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-color: navy;
	text-align: center;
}


.Question
{
	font-weight: bold;
}

.AccreditationOrg
{
	font-weight: bold;
	text-decoration: underline;
}

.AccreditationOrgIn1
{
	left: 12pt;
	position: relative;
}

.AccreditationOrgIn2
{
	left: 24pt;
	position: relative;
}

.MenuBar
{
	font-size: 9pt;
	text-transform: uppercase;
	color: #000099;
	font-family: Sans-Serif;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: underline;
	z-index: 0;
}

.SubMenuBar
{
	font-size: 8pt;
	left: 8px;
	text-transform: capitalize;
	color: #000099;
	font-family: Sans-Serif;
	position: relative;
	background-color: white;
	text-decoration: underline;
}

.QuickSearchLabels
{
	font-weight: bold;
	font-size: 9pt;
	color: #a58c52;
	margin-right: 8px;
	font-family: Sans-Serif;
}

A.footer:link { 	font-size: 10pt;
	color: #000099;
}
A.footer:active { 	font-size: 10pt;
	color: #000099;
}
A.footer:visited { 	font-size: 10pt;
	color: #000099;
}
A.footer:hover { 	font-size: 10pt;
	color: #000099;
}

