@charset "UTF-8";
body {
	font-family: Tahoma, Verdana;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.TextBox {
	padding: 10px;
}
.nav {
	padding-left: 10px;
	padding-right: 10px;
	font-family: HelveticaNeue-Light, Helvetica, Arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
}
.nav a:link {
	color: #5E83A5;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E83A5;
}
.nav a:visited {
	color: #5E83A5;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E83A5;
}
.nav a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #FFFFFF;
}
.bottomnav {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.bottomnav a:link {
	color: #5E83A5;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E83A5;
}
.bottomnav a:visited {
	color: #5E83A5;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E83A5;
}
.bottomnav a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #FFFFFF;
}
.footer {
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;
}
.footer a:Link {
	color: #333333;
	text-decoration: underlined;
	padding-right: 1px;
	padding-left: 1px;
}
.footer a:Visited {
	color: #333333;
	text-decoration: underlined;
	padding-right: 1px;
	padding-left: 1px;
}
.footer a:Hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
h1 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5E83A5;
	padding: 10px;
}
p, li {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.L1 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-right: 2px;
}
.secNavLinks {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.secNavLinks a:Link {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.secNavLinks a:Visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.secNavLinks a:Hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 2px;
}
.fiftypoint {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(defImages/50pointbkgd.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fiftypoint a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding: 2px;
}
.fiftypoint a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding: 2px;
}
.fiftypoint a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	background-color: #DA6366;
}
.blog {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(defImages/aaebkgd.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.blog a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding: 2px;
}
.blog a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding: 2px;
}
.blog a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	background-color: #666666;
}
a:link {
	color: #5E83A5;
	text-decoration: underline;
}
a:visited {
	color: #5E83A5;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
