@charset "UTF-8";
body,td,th {
	font-size: 11pt;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #b30000;
	font-weight: bold;
}
a:visited {
	color: #b30000;
	font-weight: bold;
}
a:hover {
	color: #004a64;
	font-weight: bold;
}
a:active {
	color: #004a64;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	font-size: 17pt;
	color: #FFF;
}
.coumnwithredborderleft {
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b30000;
}
h2 {
	font-size: 16pt;
	color: #b30000;
	font-weight: normal;
	margin-top: 40px;
}
h3 {
	font-size: 12pt;
	color: #b30000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NavigationWide {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b30000;
	background-color: #004a64;
}
#NavigationInner {
	color: #FFF;
	padding: 0px;
	width: 950px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#NavigationInner td {
	color: #FFF;
}
#HeaderWide {
	margin: 0px;
	padding: 0px;
	height: 105px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b30000;
}
#HeaderWide #HeaderInner {
	margin: 0 auto;
	padding: 0px;
	height: 105px;
	width: 950px;
}
#ContentWide {
	background-color: #e4e4e4;
}
#ContentInner {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ContentInner ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	list-style-image: url(../Assets/bullet.png);
	padding-left: 40px;
	margin-bottom: 35px;
}
#ContentInner ul li {
	margin-bottom: 20px;
}
.redbox {
	color: #FFF;
	background-color: #b30000;
	height: 235px;
	width: 950px;
	margin-bottom: 20px;
}
.picturecolumn {
	padding: 5px;
	width: 265px;
}
.contentinredbox {
	font-size: 11pt;
	line-height: 18pt;
	font-weight: bold;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.speciallargewhitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20pt;
	margin-bottom: 20px;
	margin-top: 5px;
}
.floatrightwithmargin {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
#FooterWide {
	margin: 0px;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b30000;
	padding-bottom: 15px;
}
#NavigationWide #NavigationInner a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
}
#NavigationWide #NavigationInner a:hover {
	background-color: #b30000;
}
#FooterWide #FooterContent #textlinks a{
	font-size: 9pt;
	text-decoration: none;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b30000;
}
#FooterWide #FooterContent #textlinks a:hover {
	color: #004a64;
}
#FooterWide #FooterContent {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
}
.columnwithredrtline {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b30000;
}
#HeaderWide #HeaderInner td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	text-transform: uppercase;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

