body {
	background: #b80040 url(images/head-repeat-slice.gif) repeat-x;
}
a:link, a:visited, a:active {
	color: #DF50D6;
	text-decoration: none;
}
a:hover {
	color: #FF4F3A;
}
body,td,th {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #470b38;
}
.tdbody {
	background: #FFFFFF;
	width: 100%;
}
.highlight-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5499BE;
}
.highlight-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #b80d4c;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b80d4c;
	margin: 16px 0 0px;
	padding: 0px 0px 5px;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
.large-pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b80d4c;
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
}
.subheads2, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E16A5A;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	margin: 16px 0 2px 0;
	padding: 0px;
	line-height: 20px;
}
.subheads, h3 {
	font: bold 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #b80d4c;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.menu_default ul
{
list-style: none;
padding: 0 0 0 15px;
margin: 0;
}

.menu_default li
{
display: inline;
padding: 0;
margin: 0;
}

.menu_default li:before 
{ 
content: "| "; 
color: #ffda96;
}
.menu_default li:first-child:before { content: ""; }


.menu_default a, .menu_default a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-transform: lowercase;
	padding-right: 3px;
	padding-left: 3px;
}

.menu_default a:hover, .menu_default a:active
{
color: #f990d6;
text-decoration: none;
}

/*IE workaround*/
/*All IE browsers*/
* html .menu_default li
{
border-left: 1px solid #ffda96;
padding: 0 0.6em 0 0.6em;
margin: 0 0.6em 0 -0.6em;
}

/*Win IE browsers - hide from Mac IE\*/
* html .menu_default { height: 1%; }

* html .menu_default li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html .menu_default li:first-child { border-left: 0; }

.introtext {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #FF796A;
}
.smalltext_orange {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #eb6f60;
}
.smalltext_purple {
	font: normal 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #8A146D;
}

.right_column img {
	border: 2px solid #fcc5c5;
}
.smalltext_orange_reg {
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
	color: #eb6f60;
}
#subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #f9efe0;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#subnav li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EB6F60;
	list-style-type: none;
	margin: 0px;
}
#subnav ul {
	margin: 0px;
	padding-left: 0px;
}
#subnav a {
	color: #470B38;
	text-decoration: none;
}
#subnav a:visited {
	color: #470B38;
	text-decoration: none;
}
#subnav a:hover {
	color: #B80040;
	text-decoration: none;
}
#subnav a:active {
	color: #470B38;
	text-decoration: none;
}

