/* Text Styles
=================================*/

body {
	margin: 0;
	padding:0;
	background: #FFFFFF;
	text-align: center;
	background-color: #666666;
 }

a:link {
	color: #3C5469;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3C5469;
}

a:hover {
	text-decoration: underline;
	color: #5B7178;
}

a:active {
	text-decoration: none;
	color: #5B7178;
}


.bodycopyregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	
}

.sidemenunormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	color: #333333;
}


.sidemenusubset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	line-height: 3em;
	text-indent: 1em;
	text-align: left;
	letter-spacing: 0px;
	color: #4A4966;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #742328;
	text-align: left;
	letter-spacing: 1px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #742328;
	text-align: left;
	letter-spacing: 1px;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
}

img.floatRightClear {
	float: right;
	clear: right;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

img.floatLeftClear {
	float: left;
	clear: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

img.Border {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.coursecopyregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	line-height: normal;
	margin-left: 30px;
	
}
.coursecopytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #742328;
	text-align: left;
	line-height: normal;
	margin-left: 15px;
	letter-spacing: 3px;
	
}

.coursecopyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	line-height: normal;
	margin-left: 15px;
	
}
.coursecopyheading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3C70A2;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	
}

.list{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	line-height: 16px;
	margin-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
	
}
