body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a:link {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	color: #000099;
	font-size:12px;
}
a:visited {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#footer {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link, #footer a:active, #footer a:visited {
            text-decoration: none;

}
#footer a:hover {
   color: #5764fd;
   text-decoration: underline;
}
.bodytext {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext2 {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}


.subheader {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #000c54;
	text-decoration: none;
}
.formnopadd {
	margin: 0px;
	padding: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
    padding: 0px;
    margin: 0px;
}.bodytextbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	background-color: #000C54;
	background-image: url(images/css_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bodytextbold {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodytextred {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
