/* Start of CMSMS style sheet 'Main-CSS' */
body {
	margin: 1px;
	background-image: url(../images/bg-gradiant.jpg);
}
.bodycopy{
    color: #000000; 
	font-family: Trebuchet MS;
	font-size: 10pt;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;	
}
.whitecopy{
    color: #ffffff; 
	font-family: Trebuchet MS;
	font-size: 10pt;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;	
}
.sidenav{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.headers{
    color: #000000; 
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 10px;
	letter-spacing: 3px;
}
.footer{
    color: #000000; 
	font-family: Trebuchet MS;
	font-size: 8pt;
	padding-left: 4px;
}
input, select, textarea { 
	background-color: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 8pt;
	border: #666666 1px solid;
}
a:link {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #3A881B;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #3A881B;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
}
a.one:link {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.one:visited {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.one:hover {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #3A881B;
	text-decoration: none;
}
.required{
    color: #ff0000; 
}
/* End of 'Main-CSS' */

