.copyright {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#6d6d6d}
.title {
	font-size:16px;
	color:#FEDE29;
	font-weight:bold;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.link {font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#FFFFFF;text-decoration:none;font-weight:bold}
.openedlink {font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#FFFFFF;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666;white-space:normal;}
td {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666;white-space:normal;}
ul {margin-left:15;}
a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#144b81;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#088482;
	font-size: 12px;
	text-decoration: none;
}
.myyellowtext
{
color:#ebae55;
font-size:11px;
font-weight:bold;
}
.mywhitetext
{
color:#FFFFFF;
font-size:11px;
}

.mywhitetextSTRIKE
{
	color:#FFFFFF;
	font-size:11px;
	text-decoration: line-through;
}

.mywhitetext a
{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.mywhitetext a:hover
{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.mywhitetext2
{
color:#FFFFFF;
font-size:12px;
}

.mywhitetext2 a
{
color:#eeab40;
font-size:12px;
font-weight:bold;
}

.mywhitetext2 a:hover
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.mywhitetext3
{
color:#FFFFFF;
font-size:12px;
line-height:20px;
}

.mywhitetext3 a
{
color:#eeab40;
font-size:11px;
font-weight:bold;
}

.mywhitetext3 a:hover
{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
a.coursewhitetext 
{
color:#FFFFFF;
font-size:11px;
font-weight:normal;
}

a.coursewhitetext:hover
{
color:#FFFFFF;
font-size:11px;
font-weight:normal;
}
a.footerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6d6d;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B8DB0;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6d6d;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B8DB0;
	font-weight: normal;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
form{
margin:0;
padding:0;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton2
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 60px;
		font-weight : bold;
		}
		.inputbutton
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
.littlebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a2dadb;
}
.white{
color:#FFFFFF;
font-size:11px;
}