.copyright {font-family:Helvetica,Arial,Verdana,sans-serif;font-size:11px;color:#000000}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family:Helvetica, Arial, Verdana, sans-serif;font-size:22px;color:#067B47;text-decoration:none;font-weight:normal; line-height:normal;}
h2 {font-family:Helvetica, Arial, Verdana, sans-serif;font-size:19px;color:#757575;text-decoration:none;font-weight:normal; line-height:normal;}
h3 {font-family:Helvetica, Arial, Verdana, sans-serif;font-size:15px;color:#067B47;text-decoration:none;font-weight:bold; line-height:normal;}
.openedlink {font-family:Helvetica, Arial, Verdana, 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:Helvetica,Arial,Verdana,sans-serif;font-size:13px;color:#757575;white-space:normal;}
td {font-family:Helvetica,Arial,Verdana,sans-serif;font-size:13px;color:#757575;white-space:normal; line-height:17px;}
ul {margin-left:15;}
strong{
color:#067B47;
}
a {
	font-weight:normal;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-weight:normal;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#067B47;
	font-size: 13px;
	text-decoration: none;
}

a.footerlink {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#067B47;
	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;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DDEEE2;
		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: #DDEEE2;
		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;
		}
		#nav a{
		color:#FFFFFF;
		font-weight:bold;
		width:83px;
		padding:22px 0 8px 0;
		display:block;
		background-image:url(../images/button_on.jpg);
		}
		#nav a:hover{
		background-image:url(../images/button_off.jpg);
		}
		#subnav a{
		color:#067B47;
		font-weight:bold;
		}
		#subnav a:hover{
		text-decoration:underline;
		}
		#subnav ul{
		margin:0;
		padding:0;
		list-style:none;
		}
		#subnav ul li a{
		font-weight:normal;
		color:#333333;
		}
		#subnav ul li a:hover{
		font-weight:normal;
		color:#067B47;
		}