/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #565D5D;
}
body {
	background-color: #E7E7E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,a:active,a:visited { text-decoration: none; }
a:hover	{ text-decoration: underline;  }
table.stage {
	background-color: #FFFFFF;
}
table.content {
	border: 1px solid #9BAFBD;
	border-top-width:0px;
}
table.content_child {
	border: 1px solid #9BAFBD;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:0px;
}
table.content_footer {
	border: 1px solid #cccccc;
	background-color: #9BAFBD;
}
td.mainnav {
background-image:url(new_images/navbg.gif);
height:39px;
text-align:center;
vertical-align:middle;
padding-top:4px;
color:#FFFFFF;
}
td.footernav {
color:#FFFFFF;
}
div.footertext {
	font-size:11px;
}
.linknav	{  color: #ffffff;}
a:linknav, a.linknav:active, a.linknav:visited   { font:Arial, Helvetica, sans-serif;  color: #FFFFFF; text-decoration: none; }
a.linknav:hover	{ text-decoration: underline; color : #FFFFFF; }

.toplink	{  color: #565D5D;}
a:toplink, a.toplink:active, a.toplink:visited   { font:Arial, Helvetica, sans-serif; color: #565D5D; text-decoration: none; }
a.toplink:hover	{ text-decoration: underline; color : #DC1F2B; }

.redlink	{  color: #DC1F2B; font-weight:bold}
a:redlink, a.redlink:active, a.redlink:visited   { font:Arial, Helvetica, sans-serif; color: #DC1F2B; text-decoration: underline; font-weight:bold }
a.redlink:hover	{ text-decoration: none; color : #DC1F2B; font-weight:bold }

h1 {
line-height: 15px;
font-size: 27px;
color: #DC1F2B;
font-weight:normal;
}

h2{font-size: 16px; color: #DC1F2B; font-weight:normal;} 
h3{font-size: 13px; padding-right: 5px; line-height: 16px; font-weight:normal; letter-spacing:0px; font-stretch:semi-condensed}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.heading_red 

{
line-height: 19px;
font-size: 22px;
color: #DC1F2B;
font-weight:normal;
font-smooth:always;

}
.heading_red_small 

{
line-height: 19px;
font-size: 17px;
color: #DC1F2B;
font-weight:normal;
font-smooth:always;

}
.heading_grey 

{
line-height: 19px;
font-size: 22px;
color: #666666;
font-weight:normal;
font-smooth:always;

}
.heading_grey_small

{
line-height: 19px;
font-size: 17px;
color: #666666;
font-weight:normal;
font-smooth:always;

}

