A:visited  {color: #0070d3; font-size:11px}
A:link  {color: #0070d3; font-size:11px}
A:active  {color: #0070d3; font-size:11px}
A:hover   {color: #0070d3; font-size:11px; }
A { 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	}
	
body
{
	background-color: #ffffff;
	margin: 0px;
}

html
{
 overflow: scroll; 
}

table.main, div.main {
	position: relative;

	width: 750px;
	border: 0px none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#line-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: aaaaaa;
}

.menu
{
	background: #5585e5;
	height: 20px;

}

.menu a, .menu a:link, .menu a:visited {
	display: table-cell;
	width: 96px;
	height: 20px;
	vertical-align: middle;
	background: #5585e5;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-right: solid 2px #ffffff;
	}
	
.menu a:hover {
	
	background: #3366ff;
	color: #000000;
	}
	
.Font-Title
{
	padding-top: 3px;
	text-indent: 10px;
	font-size: 12px;
	font-family: Verdana;
	color:#ffffff;
	height: 20px;
}

.Font-TitleSmall
{
	font-size: 7pt;
	}

.Text
{
	font-size: 11px;
	font-family: Verdana;
	color:Black;
	text-align: justify;
}

.Text2
{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	text-align: left;
}

.Text-Center
{
	text-align: center;
}

.Text-Left
{
text-align: left;
}

.Text-Large
{
	font-size: 14px;
}

.Text-Indent
{
	text-indent: 5px;
}

.Text-White
{
	color: #ffffff;
}

.Text-Bold
{
	font-weight: bold;
}

.Small
{
	font-size: 6pt;
}

.Large
{
	font-size:12pt;
}

.background1
{
	border: 1px outset #aaaaaa;
	background: #5687c8;
}

.background2
{
	border: 1px outset #aaaaaa;
	background: #969696
}

.List1
{
	font-weight: bold;
	border-bottom: solid 1px #5687c8;
	background: #5687c8;
}
.List2
{
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
.List3
{
	font-style:italic;
	font-size: 11px;
	padding-left: 10px;
	line-height: 16px;
}
.List4
{
	background-image: url(images/box2.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.List5
{
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #eeeeee;
}

.List6
{
	font-style:italic;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	border-top: solid 1px #eeeeee;
	background-image: url(images/box.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.BorderBottom
{
	border-bottom: solid 1px #5585e5;
}

.Course-Content-Header
{
	
}

.Course-Block
{
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: solid 1px #eeeeee;
}
.Course-Content
{
	background-image: url(images/box2.gif);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 30px;

}

.Course-SubContentPlain
{
	font-style:italic;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	
}
.Course-SubContent
{
	font-style:italic;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 20px;

	border-top: solid 1px #eeeeee;
	background-image: url(images/box.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}
