/* CSS Document */

a:link {
	color:				#005953;
	text-decoration:		underline;
	font-weight:			normal;
}

a:visited {
	color:				#005953;
	text-decoration:		underline;
	font-weight:			normal;
}

a:active {
	color:				#005953;
	text-decoration:		underline;
	font-weight:			normal;
}

a:hover {
	color:				#005953;
	text-decoration:		underline;
	font-weight:			normal;
}

body	{
	font-family:			Verdana, Arial, Helvetica, sans-serif;;
	margin:				0;
	font-size:			12px;
}

caption	{
	text-align:			left;
	font-weight:			normal;
}

fieldset	{
	width:				95%;
	border:				1px solid #443664;
}

legend		{
	font-size:			1.0em;
	font-weight:			normal;
	text-decoration:		none;
	font-style:			normal;
}

img	{
	border:				0px;
}

li {
	margin-bottom:			6px;
}

td	{
	vertical-align: 		top;
	font-size:			1.0em;
}

th	{
	vertical-align:			top;
	text-align:			left;
	font-weight:			normal;
	font-size:			1.0em;
}





.acronymText	{
	color:				#B6484A;
	text-decoration:		underline;
	font-weight:		700;
	font-style:			italic;
}

.adminButtons	{
	text-align:			right;
}

.adminLinks	{
	text-align:			right;
	font-size:			8pt;
	padding:			0px;
}

.breadcrumbCell	{
	background-color:		#FAAD81;
	border-top:			1px solid #F36523;
	border-bottom:			1px solid #F36523;
	padding:			4px;
	font-size:			1.0em;
	font-weight:			normal;
	color:				#8A0151;
}

.breadcrumbCell a:link, .breadcrumbCell a:visited	{
	color:				#8A0151;
}

.defaulttext	{
	font-size:			1.0em;
	font-weight:			normal;
	text-decoration:		none;
	font-style:			normal;
}

.description {
	font-size: 			0.9em;
	color: 				#000000;
	font-weight: 			normal;
}

.errorCode		{
	color: 				#FF0000;
	font-size:			larger;
}

.float_left	{
	clear:				left;
	float:				left;
}

.float_right	{
	clear:				right;
	float:				right;
}

.footer{
	font-size:				0.8em;
	color:					#8B0051;
	text-decoration:		none;
	font-weight:			normal;
}

.footer a:link, .footer a:visited	{
	color:				#AD3E80;
}

.header2a		{
	color:				#005952;
	font-size:			1.1em;
	font-weight:		bold;
	color:				#000000;
}

.header2b		{
	font-size:			1.1em;
	font-weight:		bold;
	color:				#8B0051;
}

.header3a		{
	font-size:			1.0em;
	font-weight:		bold;
	color:				#005952;
}

.header3a a:link, .header3a a:visited	{
	font-weight:		bold;
	color:				#005952;
}


.header3b		{
	font-size:			1.0em;
	font-weight:			bold;
	color:				#8B0051;
}

.center			{
	text-align:			center;
}

.float_left		{
	float:				left;
}

.float_right		{
	float:				right;
}

.headerLink a:link, .headerLink a:visited		{
	font-weight:	700;
	font-size:		1.0em;
	color:			#000000;
	text-decoration:	none;
}

.headerLink a:hover		{
	font-weight:	700;
	font-size:		1.0em;
	color:			#000000;
	text-decoration:	underline;
}

.headerMenuLink	a:link, .headerMenuLink a:visited	{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
}

.headerMenuLink	a:hover	{
	text-decoration: underline;
	color: #ffffff;
	font-weight: 700;
}


.highlight		{
	font-size:			1.0em;
	font-weight:		bold;
	color:				#8B0051;
}

.italicsemphasis{
	color:				#000000;
	font-style:			italic;
}

.leftMenuCell	{
	width:				143px;
	background-color:		#ffffff;
	padding:			0px;
}

.leftMenuCellLink	{
	padding:			8px;
	border-top:			1px solid #005953;
	border-left:			0px solid #433566;
	border-right:			1px solid #005953;
	border-bottom:			0px solid #433566;
}

.leftMenuCellLink a:link, .leftMenuCellLink a:visited	{
	color:				#005953;
}


.note			{
	font-size:			0.9em;
	font-weight:		normal;
	color:				#B6484A;
}

.pageheader		{
	font-size:			1.10em;
	font-weight:			bold;
	color:				#322551;
}

.right		{
	text-align:			right;
}

.rightMenuCell	{
	width:				609px;
	background-color:		#ffffff;
	padding-top: 			4px;
	padding-left:			8px;
	padding-bottom:			4px;
	padding-right:			0px;
}

.search {
	font-size:			0.9em;
	color:				#000000;
	font-weight:			normal;
}

.whatsnewheader {
	font-size:			1.13em;
	font-weight:			bold;
	color:				#322551;
}

.whatsNewText	{
	padding-left:		0;
}

.whatsNewHome	{
	text-indent:		-15px;
	padding-left:		15px;
}

.featuresHome	{
	text-indent:		-9px;
	padding-left:		9px;
}


#acronymDefinition	{
	background-color:		#E3DFED;
	font-weight:			bolder;
}

#actionLinks div	{
	height:				23px;
}

#acronymText a:link {
	color:				#000000;
	text-decoration:		underline;
	font-weight:			bold;
}

#acronymText a:visited {
	color:				#000000;
	text-decoration:		underline;
	font-weight:			bold;
}

#acronymText a:active {
	color:				#000000;
	text-decoration:		underline;
	font-weight:			bold;
}

#acronymText a:hover {
	color:				#322551;
	text-decoration:		underline;
	font-weight:			bold;
}

#adminLinks			{
	position: relative;
	top:		-6px;
}

#adminLinks a:link {
	font-size:			0.9em;
	color:				#000000;
	text-decoration:		underline;
	font-weight:			normal;
}

#adminLinks	a:Visited {
	font-size:			0.9em;
	color:				#000000;
	text-decoration:		underline;
	font-weight:			normal;
}

#adminLinks	a:Hover	{
	font-size:			0.9em;
	color:				#000000;
	text-decoration:		underline;
	font-weight:			normal;
}

#breadcrumbs	{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			1.1em;
	font-weight:			bold;
	color:				#790000;
}

#circlesCell, #actionLinks	{
	border-top:			3px solid #443664;
	border-bottom:			3px solid #443664;
	background-color:		#E3DFED;
	height:				46px;
	vertical-align:			top;

}

#container	{
	width:				765px;
	background-color:		#ffffff;
}

#displayContentSpecial	{
	width:				95%;
}

#dynamicLinks	{
	background-color:		#443664;
	color:				#FFFFFF;
	font-weight:			bolder;
}

#footerAdminLinks, #footerCommonLinks,	#footerSiteLinks	{
	font-size:				0.8em;
}

#headerCell	{
	background-color:		#ffffff;
	height:					17px;
}

#headerLinks	{
	font-size:				0.85em;
}

#onlineRegistrationLinks	{
	background-color:		#FEDF95;
}

#pageBorder	{
	background-color:		#ffffff;
}

#pageTable	{
	margin-top:			0;
	margin-left:			13px;
}

#professionalDevelopmentLinks	{
	background-color:		#FFCC33;
}

#searchElement	{
	color:				#443364;
	background-color:		#E3DFED;
	vertical-align:			top;
}

#staticLinks	{
	color:				#443364;
	background-color:		#E3DFED;
	font-size:			8pt;
	border-bottom:			1px solid #FFB400;
	border-top:			1px solid #FFB400;
}

#whatsNewCell div	{
	padding-bottom: 12px;
}

#whatsNewCell a:link, #whatsNewCell a:visited	{
	color:	#993366;
	font-weight: 700;
}
		
