
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	margin-left: 15px;
	
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	margin-left: 15px;
	
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
		text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #990000;
		text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
		text-decoration: underline;

}
h1 {
	font-size: 15px;
	color: #cc3300;
	line-height: 19px;
}
h2 {
	font-size: 16px;
	color: #990000;
	
}
h3 {
	font-size: 14px;
	color: #666666;
}

.navWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	font-style: normal;
	line-height: 16px;
}
.navRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	font-style: normal;
	line-height: 20px;
}

.style1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
.style2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lowerNav {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 16px;
}

.sidebarhead {
	font-size: 15px;
	color: #cc3300;
	line-height: 19px;
    font-weight: bold;
}

#box {
	color: #333;
	background-color: #ffffff;
	padding: 6px;
	float: right;
	width: 155px;
	border-color: #cc3300;
	border-width: 1px;
	border-style: dashed;
	font-size: 12px;
	line-height: 15px;
}