/***************** Mindavation Cascading Style Sheet Definitions ******************/
/* Old link color 333366 and hover of 33cc99  - body color FF9900*/
body {
	margin:0px 0px 0px 0px;
	background-image:url(/images/bkgd_page_master.gif);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}
A {color:#333366; text-decoration: none}
A:link {color:#333366; text-decoration: none}
A:visited {color:#333366; text-decoration: none}
A:hover {color:#33CC99; text-decoration: none}

.A_body {color:#6666CC; text-decoration:underline}
.A_body:link {color:#6666CC; text-decoration:underline}
.A_body:visited {color:#6666CC; text-decoration:underline}
.A_body:hover {color:#9999FF; text-decoration: none}

.textPages {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5C5C5C}
.textPagesWhiteBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	background-color: #FFFFFF;
}
.textPagesSmall {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5C5C5C}
.textPagesMicro {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #5C5C5C}
.tdLight11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #CCCCFF; color: #5C5C5C;}
.tdMed {background-color: #B7B7FF}
.textPagesAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.textPagesBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515768;
	font-weight: bold;
}
.textPagesTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	text-align: right;
}

.homeButton{
	font-size:11px;height:29px;width:120px;padding-top:8px;padding-left:44px;margin-bottom:8px;
	display:block;background-repeat:no-repeat;
}
.homeButtonCourse{
	font-size:11px;height:23px;width:120px;padding-top:14px;padding-left:44px;margin-bottom:8px;
	display:block;background-repeat:no-repeat;
}
.homeButtonLink{display:block;width:115px;}