body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*
#floatLayer {
	position:			absolute;
	width:				346px;
	height:				64px;
	left: 				50%;
	top: 				50%;
 	z-index:			1;
	margin-left: 		-173px;
	margin-top: 		-32px
}
*/

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a:hover {
	color: #FFCC66;
	background-color: #003366;
}

a.menu {
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	text-decoration: none;
}

a.menu:hover {
/*
	color: #FFF4CC;
	background-color: #400080;
*/
	letter-spacing: 1pt;
	display: block;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-position: center center;
	text-decoration: none;
}

a.footer {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

a.plain, a.plain:hover {
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	border: none;
	background-color: #FFFFFF;
}

.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	border: 1px outset #990000;
	width: 14%;
	height: 18px;
}

.navBar {
	border: 1px outset #660000;
	text-align: center;
	width: 90%;
	background-color: #F0B002;
}

form {
	background-color: #FFCC66;
}

.title {
	font-size: 36px;
	line-height: normal;
	background-color: #003366;
	color: #FFCC66;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	font-style: italic;
	text-align: center;
	letter-spacing: 3px;
	line-height: normal;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.bgYellow {
	background-color: #FFCC66;
}

.bgBlue {
	background-color: #003366;
}

.logoTitle {
	font-size: 36px;
	line-height: normal;
	color: #FFCC66;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.bgLtGray {
	background-color: #CCCCCC;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}

.sidebarTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
}

.bulletHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200040;
	font-weight: 600;
	font-variant: small-caps;
	letter-spacing: 1pt;
	text-transform: none;
	font-style: normal;
}

.bulletHeading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #200040;
	font-weight: 600;
	font-variant: small-caps;
	letter-spacing: 2pt;
	text-transform: none;
	font-style: normal;
}

.emphasizedText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200040;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1pt;
	text-transform: none;
	font-style: italic;
}

.emphasizedText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200040;
	font-weight: 600;
	font-variant: small-caps;
	letter-spacing: 2pt;
	text-transform: none;
	font-style: italic;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	margin-top: 1px;
	margin-bottom: 1px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin-top: 8px;
	margin-bottom: 2px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	filter: Chroma(Color=003366);
	vertical-align: -6%;
	list-style-image: url(blue_bullet_13x13.png);
	margin-top: 2px;
	margin-bottom: 14px;
}

ul.level-2 {
	list-style-type: none;
	list-style-position: outside;
	filter: Chroma(Color=003366);
	vertical-align: -6%;
	list-style-image: url(blue_bullet_9x9.png);
	margin-top: 2px;
	margin-bottom: 14px;
}

li {
	color: #003366;
	margin-bottom: 8px;
	margin-top: 6px;
}

.blueText {
	color: #003366;
}

.redText {
	color: #FF6600;
}

.bullet {
	font-family: Webdings;
}

.courseTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
	font-size: 18px;
}

.mainTopic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}

.redline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.faq-Box {
	border: 3px ridge;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
	width: 100%;
}

.faq-Q {
	border: 3px ridge;
	color: #FFCC66;
	background-color: #003366;
}

.faq-A {
	color: #003366;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
	margin-top: 3px;
	margin-bottom: 14px;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

p.footer {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

p.spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 2px;
}

.course-outline-Box {
	border: 3px ridge;
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
	width: 100%;
}

.footnote {
	font-size: 9px;
	color: #666666;
}

.highlight {
	background-color: #FFCC66;
}

.slide-Box {
	border: 3px ridge;
	background-color: #FFFFFF;
}

.hidden-Cell-Borders {
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
	width: 100%;
	border-top: 3px ridge;
	border-right: 3px ridge;
	border-bottom: 3px ridge;
	border-left: 3px ridge;
}

.refNote {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-style: italic;
}
