@charset "utf-8";
a {
	text-decoration:none;
	color:#9c0145;
	outline: none;
    -moz-outline-style: none;
}
a:hover { text-decoration:underline; }

html, body, h1, h2, h3, h4, p, img {
	padding:0;
	margin:0;
	border:0;
}
td {
	vertical-align:top;
}
h1, h1 a {
	font-size:20px;
	color:#9c0145;
	font-weight:normal;
	margin-bottom:20px;
}
h2 {
	font-size:12px;
	margin-bottom:15px;
	color:#c13a73;
}
h3 {
	font-size:12px;
	margin-bottom:15px;
	color:#9c0145;
}
p {
	margin-bottom:17px;
}
body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background:#cac5b9;
	text-align:center;
}
#container {
	width:957px;
	text-align:left;
	background:#fff url(../images/content-bg.gif);
	margin:0 auto;
	overflow:hidden;
}
#header {
	background:url(../images/header-bg.gif);
	width:957px;
	height:122px;
	position:relative;
}
#crumbs {
	text-align:right;
	font-size:11px;
	position:relative;
	top:-5px;
	right:30px;
	padding-right:25px;
	margin-bottom:20px;
}
#crumbs a {
	color:#979797;
	text-decoration:underline;
}
#crumbs a:hover {
	color:#9c0145;
}
#print {
	display:block;
	width:16px;
	height:16px;
	font-size:0px;
	background:url(../images/icon-print.gif);
	float:right;
	position:absolute;
	right:0;
	top:0;
}
#home-link {
	position:absolute;
	top:25px;
	left:20px;
	display:block;
	width:195px;
	height:75px;
	outline: none;
    -moz-outline-style: none;
}
#menu {
	position:absolute;
	right:27px;
	top:25px;
}
#menu a {
	display:block;
	float:left;
	border-top:5px #e8e6e4 solid;
	padding:3px 10px;
	color:#333333;
}
#menu a.first { padding-left:0; }
#menu a.last { padding-right:0; }

#menu a:hover,
#menu a.active {
	text-decoration:none;	
	border-top:5px #9c0145 solid;
}
#menu a.active {
	color:#9c0145;
}
#menu em {
	display:block;
	float:left;
	width:1px;
	height:10px;
	margin-top:10px;
	font-size:1px;
	background:#969696;
}
#home-content {
	position:relative;
	left:26px;
	width:905px;
	line-height:18px;
	color:#333333;
}
#home-content a {
	color:#c13a73;
}
#home-content td {
	width:268px;
	border-right:50px #fff solid;
}
#home-content td.c3 {
	border-right:0;
}
#home-content .r1 h1 {
	padding:11px 12px;
	background:url(../images/hdots.gif) repeat-x;
	margin:0;
}
#home-content .r3 td {
	background:url(../images/home-td-bg.gif);
	padding:15px 12px;
}
#home-logos {
	float:right;
}
#home-logos a {
	margin-left:13px;
}
#footer {
	width:957px;
	background:url(../images/footer-bg.gif) no-repeat left bottom;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	color:#666;
}
#footer table {
	background:#ebe9e6;
	position:relative;
	margin:15px auto 30px;
	width:905px;
	line-height:18px;
}
#footer td.l {
	text-align:left;
	padding:3px 11px;
}
#footer td.r {
	text-align:right;
	padding:3px 11px;
}
#left-content {
	width:150px;
	float:left;
	position:relative;
	left:28px;
}
#left-content h1 {
	border-bottom:3px solid #e8e6e4;
	font-size:15px;
	color:#333;
	padding-bottom:2px;
	margin-bottom:18px;
}
#left-content a {
	background:url(../images/hdots.gif) repeat-x left bottom;
	display:block;
	padding-bottom:7px;
	margin-bottom:5px;
	font-weight:bold;
}
#left-content .sub-links {
	margin-bottom:15px;
}
#left-content .sub-links a {
	color:#333;
	border:0;
	background:url(none);
	margin:0;
	padding:1px;
	position:relative;
	left:-1px;
	font-weight:normal;
}
#left-content .sub-links a.active{
	background:#a60143;
	color:#fff;
}

#left-content .sub-links a:hover{
	color:#a60143;
	background:#fff;
}
#left-content form {
	position:relative;
	top:-4px;
}
#right-content {
	width:700px;
	float:right;
	position:relative;
	right:30px;
	line-height:17px;
}
#right-content a {
	color:#c13a73;
}
.fullstory { color:#e887ae; position:relative; right:0; clear:both; float:right; }
.hdots {
	height:1px;
	width:100%;
	font-size:0;
	background:url(../images/hdots.gif) repeat-x;
	border-top:15px #fff solid;
	border-bottom:20px #fff solid;
	clear:both;
}
#small-banner {
	margin-bottom:35px;
}
span.select {
	display:none;
}
html>body span.select {
   position:absolute;
   width: 142px;
   height: 17px;
	font-size:10px;
	color:#333;
   background: url(../images/select-bg.gif) no-repeat;
   overflow: hidden;
	display:inline;
	padding-top:4px;
	padding-left:5px;	
	margin-top:-3px;
}
select {
	font-size:10px;
	margin-bottom:9px;
}
option {
	padding:1px 2px;
}


#right-content table {
	clear:both;
}
#right-content table,
#right-content table td {
	border:0;
}
#right-content table td {
	border-bottom:1px dotted #ddd;
}

#mainMenu_1_dlMenu_ctl00_lblMenuDivider, #ctl00_mainMenu_1_dlMenu_ctl00_lblMenuDivider {
	display:none;	
}
#hometitles {
	text-decoration:none;
	outline: none;
    -moz-outline-style: none;
}

#flash1 {
	position:relative;
	margin-left:7px;
}
.head-link h2 a:active
{
	text-decoration:underline!important;
}
#press_head 
{
	font-size:12px;
	margin-bottom:15px;
	color:#c13a73;	
	font-weight:bold;
}
#press_head a:active 
{
	text-decoration:underline!important;	
}
