body{
	color: #484948;
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #484948;
}
a {
	color: #484948;
	text-decoration: none;
}
a.more {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CF1010;
	text-decoration: underline;
}
.horiz {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.menu {
	position: relative;
	width: 146px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 26px;
	line-height: 29px;
	background: #959795 url(../images/arrow.gif) no-repeat 6px;
	height: 30px;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	background: #CF1010 url(../images/arrowover.gif) no-repeat 6px;
}
a.menumoz {
	position: relative;
	width: 146px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 26px;
	line-height: 29px;
	height: 30px;
}
a.menumoz:hover {
	color: #ffffff;
	text-decoration: none;
}
td.menu{
	border-bottom:1px solid #BDBDBA;
	background: #959795 url(../images/arrow.gif) no-repeat 6px;
	cursor: pointer;
}
td.menu:hover{
	border-bottom:1px solid #FFFFFF;
	background: #CF1010 url(../images/arrowover.gif) no-repeat 6px;
}
.copy, a.copy{
	color: #666666;
	font-family: "Trebuchet MS", "HelveticaNeue", Helvetica, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.tablecopy{
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.mainboxt{
	background-color: #0066CC;
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.mainbox{
	background: #ECF5FB url(../images/bgbox.jpg) no-repeat top;
	color: #0066CC;
	padding: 10px 14px 0px 14px;
}
.tableborder1{
	border:1px solid #525351;
}
.tableborder2{
	border:1px solid #525351;
	border-left:0px;
}
.tableborder3{
	border:1px solid #525351;
	border-top:0px;
}
.title{
	color: #CF1010;
	font-size: 15px;
	font-weight: bold;
}
h1.title{
	color: #CF1010;
	font-size: 17px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	padding-left: 10px;
}
.bluetext{
	color: #0066CC;
}
.redtext{
	font-size: 11px;
	color: #CF1010;
}
.blue11{
	font-size: 11px;
	color: #0066CC;
}
.black11b{
	color: #484948;
	font-weight: bold;
}
.black10{
	color: #484948;
	font-size: 10px;
}
.boxlight{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#BFBFBF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}