body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #cfdfe9;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;
}
a:link { font-size:14px; font-family: "Times New Roman", Times, serif; color: #336600; text-decoration: underline; }
a:visited { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; color: #336600; }
a:hover { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; color: #003300; }
a:active { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; }

a.bluelink:link { font-size:14px; font-family: "Times New Roman", Times, serif; color: #000099; text-decoration: underline; }
a.bluelink:visited { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; color: #000099; }
a.bluelink:hover { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; color: #0033cc; }
a.bluelink:active { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; }

a.dlink:link { font-size:12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }
a.dlink:visited { font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; }
a.dlink:hover { font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #003300; }
a.dlink:active { font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.smalltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336600;
	font-weight: bold;
	margin-left: 0px;
}

.blackfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

a.darkfont:link { font-size:14px; font-family: "Times New Roman", Times, serif; color: #333333; text-decoration: none; font-weight: bold;}
a.darkfont:visited { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; color: #333333; font-weight: bold;}
a.darkfont:hover { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: underline; color: #003300; font-weight: bold;}
a.darkfont:active { font-size:14px; font-family: "Times New Roman", Times, serif; text-decoration: none; }

.grayfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align:justify;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	margin-bottom:0px
}

p {margin-top:5px }
b {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	
}

ol.note {	font-family: "Times New Roman", Times, serif;
			font-size: 13px;
			color: #333333;
			margin-top:5px }
ul.note {	font-family: "Times New Roman", Times, serif;
			font-size: 13px;
			color: #333333;
			margin-top:5px }

.forms { border: 0px solid Black; text-align:justify; }
.forms tr 	{ background-color:#FFFFFF }
.forms th {
	background-color: Green;
	color: white;
	padding: 3px;
	height: 23;
	border: 0px solid Black;
	font-size: 13px;
}
.forms td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	
}

.ssforms { border: 0px solid Black;}
.ssforms tr { background-color:#FFFFFF }
.ssforms th {
	background-color: #228B22;
	color: white;
	padding: 3px;
	height: 23;
	border: 0px solid Black;
	font-size: 13px;
}
.ssforms td{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top:5px 
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top:5px 
}

input.form  {
	font-family: arial;
	font-size: 12px;
	color:blue;
	height:20px;
	border:1px solid gray;
}

input  {
	font-family: arial;
	font-size: 12px;
	color:blue;
	height:20px;
}

textarea {
	font-family: arial;
	font-size: 12px;
	color:blue;
	border:1px solid gray;
}

input.nobor {border:0px solid #7d7d7d; font-size:13px;  height:18px; }