.copyright {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;color:#989898}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:80cfe3;
	text-decoration:none;
	font-weight:bold;
	text-transform: none;
}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;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:Verdana,Arial,Helvetica,sans-serif;font-size:0.6em;color:#000000;white-space:normal;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:0.6em;color:#000000;white-space:normal;}
ul {margin-left:15;}
a {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#82CFE9;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#28A6D8;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#989898;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#28aece;
	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/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backy1 {
	background-color: #FFFFFF;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backy2 {
	background-color: #FFFFFF;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backy3 {
	background-color: #FFFFFF;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.backy4 {
	background-color: #FFFFFF;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.backy5 {
	background-color: #FFFFFF;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.backy6 {
	background-color: #FFFFFF;
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #82D1E0;
		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: #82CFE9;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.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;
		}
