@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	background-color: #79223D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #79223D;
	border-right-color: #79223D;
	border-bottom-color: #79223D;
	border-left-color: #79223D;
}

#content {
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#textContent {
	width: 542px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footerTD {
	padding: 0px;
}
#footerPad {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #79223D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#box1 {
	border: 1px solid #79223D;
	width: 773px;
	background-color: #FFFFFF;
}
#contentBox {
	width: 100%;
	margin-bottom: 10px;
}

#menuTable {
	width: 189px;
}
#menuCell {
	width: 189px;
	padding-top: 5px;
	padding-right: 0px;
}

#outsideBox {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E5E9F4;
}
h1 {
	font-size: 18px;
	color: #79223D;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	color: #79223D;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	color: #79223D;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 11px;
	color: #79223D;
	margin-top: 8px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
}

a:link  {
	text-decoration: none;
	color: #79223D
} 

a:active  {text-decoration: none; color: black} 

a:visited {
	text-decoration: none;
	color: #79223D
}

a:hover {
	text-decoration: none;
	color: #000000;
}
.menubullet {
	padding-right: 4px;
	vertical-align: bottom;
	padding-bottom: 0px;
}
.menuTD {
	vertical-align: bottom;
}
.footnote1 {
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 30px;
}
.tables {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79223D;
}
.tableTitles1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.figuresTD {
	width: 160px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79223D;
	height: 20px;
	padding-left: 5px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
li {
	margin-top: 0px;
	margin-bottom: 8px;
}
strong {
	color: #79223D;
}

