a:link {text-decoration: none; color: #31474a;}
a:active {text-decoration: none; color: #31474a;}
a:visited {text-decoration: none; color: #31474a;}
a:hover {text-decoration: none; color: #a63d5f;}

a.text:link {text-decoration: none; color: #a63d5f;}
a.text:active {text-decoration: none; color: #a63d5f;}
a.text:visited {text-decoration: none; color: #a63d5f;}
a.text:hover {text-decoration: underline; color: #a63d5f;}

a.footnote:link {font-size: 6pt; text-decoration: none; color: #a63d5f;}
a.footnote:active {font-size: 6pt; text-decoration: none; color: #a63d5f;}
a.footnote:visited {font-size: 6pt; text-decoration: none; color: #a63d5f;}
a.footnote:hover {font-size: 6pt; text-decoration: underline; color: #a63d5f;}


p { margin-top: 6pt; margin-bottom: 6pt; }

img.block { display: block; margin: 0; border: 0; padding: 0; }
img.navbar { display: inline; margin: 4px; margin-bottom: 0px; border: 0; padding: 0; }


body {
	background-color: white;
       	color: #31474a;
       	margin-top: 25px;
       	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
       	line-height: 12pt;
       	text-align: center;
}


div.frame {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border: 1px solid #517276;
	padding: 0;
}

table.frame {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.frame td { 
	margin: 0; 
	border: 0;
	padding: 0;
	background-color: #dfe8e9;
	vertical-align: top;
	text-align: left; 
}

table.frame td.content { 
	margin: 0; 
	border: 0;
	padding: 20px;
	background-color: white;
}

table.frame td.navtop {
	width: 763px;
	height: 22px;
	padding: 0;
	padding-left: 5px;
	border: 0;
	border-top: 1px solid #517276;
	border-bottom: 1px solid #517276;
	background-color: #a1b5b7;
	vertical-align: middle;
}

table.frame td.navbottom {
	border-top: 1px solid #517276;
	background-color: white;
       	color: #31474a;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
}

table.frame td.blurb {
	padding-right: 10px;
	text-align: left;
}

table.content {
	width: 728px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.content td {
	margin: 0;
	padding: 0;
	background-color: white;
	vertical-align: top;
}

table.content td.sidebar {
	border-right: 1px solid #a63d5f;
	padding-right: 10px;
	color: #31474a;
	font-size: 10pt;
}

table.content td.article {
	padding-left: 12px;
	color: #31474a;
	line-height: 15pt; 
}

div.articlehead { 
	width: 100%;
	background-color: #dfe8e9;
       	color: #517276;
	text-align: center;
	font-size: 9pt;
       	font-weight: bold;
	line-height: 16pt;
}

ul.custom {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0;
}

ul.custom li {
	background: url(images/bullet.gif) left center no-repeat;
	padding-left: 14px;
}


ul.tagline_name {
	list-style: none;
	background: url(images/home/tagline_name.gif) no-repeat 0 0;
	position: relative;
	width: 397px;
	height: 253px;
	margin: 0;
	padding: 0;
}

ul.tagline_name li a {
	display: block;
	height: 100%;
}

ul.tagline_name li a span {
	display: none;
}

