html, body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;	
}

img {
	border: 0px;
	border-color: #000000;
}

table {
	border: 0px;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

td {
	-webkit-text-size-adjust: none;
	line-height: 20px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1	{
	-webkit-text-size-adjust: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d12a20;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #d12a20;
}

a:active {
	color: #d12a20;
}

a:hover {
	color: #d12a20;
}

a:visited {
	color: #d12a20;
}

a:visited:hover {
	color: #d12a20;
}

a:focus { 
	outline: none; 
}

.asterisk {
	color: #d12a20;
	font-weight: bold;
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	vertical-align:middle;
	color: #ffffff;
}

.menu a {
	color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #d12a20;
	text-decoration: none;
	display: block;
}

.menu a:active {
	color: #ffffff;
	background: #d12a20;
}

.menu a:hover {
	color: #000000;
	background: #d12a20;
}

.menu a:visited {
	color: #ffffff;
	background: #d12a20;
}

.menu a:visited:hover {
	color: #000000;
	background: #d12a20;
}

.footlinks {
	line-height: 18px;
	font-size: 11px;
	color: #ffffff;
}

.footlinks a {
	color: #ffffff;
}

.footlinks a:active {
	color: #ffffff;
}

.footlinks a:hover {
	color: #d12a20;
}

.footlinks a:visited {
	color: #ffffff;
}

.footlinks a:visited:hover {
	color: #d12a20;
}

.menu2 {
	font-size: 14px;
	font-style: italic;
	color: #ffffff;	
}

.menu2 a {
	color: #ffffff;
	text-decoration:none
}

.menu2 a:active {
	color: #ffffff;
}

.menu2 a:hover {
	color: #d12a20;
}

.menu2 a:visited {
	color: #ffffff;
}

.menu2 a:visited:hover {
	color: #d12a20;
}

.top-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align:center;
}

#menu2-title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 35px;
	font-size: 30px;
	color: #ffffff;
}

#page-title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style:italic;
	line-height: 35px;
	font-size: 30px;
	color: #d12a20;
}

#quote-column-title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style:italic;
	line-height: 25px;
	font-size: 20px;
	color: #d12a20;
}

.quote {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 24px;
	font-size: 11px;	
	font-style: italic;
	color: #000000;	
}

.quote-source {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	text-align: right;
}

#copyright {
	font-size: 10px;
	font-style:italic;
	color: #ffffff;
}

.image-caption {	
	font-size: 10px;
	line-height: 14px;
}

.mlddm {	
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 40px;
	background: transparent;
}

.mlddm li {	
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0
}

.mlddm li a, .mlddm li a#buttonnohover {	
	display: block;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	color: #ffffff;
	background: transparent;
	
}

.mlddm li a:hover, .mlddm li a#buttonhover {	
	color: #000000;
}

.mlddm ul {	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0 0;
	padding: 0;
	background: #000000
}
		
.mlddm ul li {	
	float: none
}

.mlddm ul li a {	
	display: block;
	width: auto;
	margin: 0px;
	padding: 6px 26px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #ffffff;
	background: transparent;
	font-size: 11px;
}

.mlddm ul li a:hover {	
	color: #ffffff;
	background: #d12a20;
}

