body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #c10435;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.tn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #cccccc;
	border-right: 1px solid #999999;
	font-weight: bold;

}
.tn:hover {
	background-color: #e6e6e6;
	text-decoration: none;
}
.tn a {
	color: #000000;
	display: block;
}
.tn a:hover {
	color: #c10435;
	text-decoration: none;
}
.ln {
	border-left: 4px solid #c10435;
	background-color: #e4e4e4;
	background-image:url(../images/ln-bg.gif);
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}
.ln:hover {
	background-color: #f1f1f1;
	background-image:url(../images/spacer.gif);
}
.ln a {
	color: #000000;
	text-decoration: none;
	display: block;

}
.ln a:hover {
	color: #c10435;
	text-decoration: none;
}
.loginbox {
	border: 1px solid #000000;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 75px;
}
.loginbutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#999999;
	border: 1px solid #000000;
	color: #ffffff;
	height: 16px;
	padding-left: 10px; 
	padding-right: 10px;
}
.loginbutton a {
	color: #ffffff;
	text-decoration: none;
}
	
.content {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 2px;
	padding-bottom: 24px;
}
.lnbox {
	background-image:url(../images/ln-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 20px;
	height: 200px;
}
.link-white {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.link-white:hover {
	color: #f1f1f1;
	text-decoration: none;
}
.heading {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 1px;
}
.text {
	margin-top: 10px;
}
.footer {
	font-size: 11px;
	color: #999999;
	border-top: 1px solid #999999;
	margin-top: 15px;
	padding-top: 10px;
}
.footer a {
	color: #999999;
}

.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #c10435;
	color: #ffffff;
	border: 1px solid #ffffff;
}
form {
	margin: 0px;
}
.pres-button {
	background-color: #cccccc;
	border: 1px solid #999999;
	font-weight: bold;
}
.pres-button:hover {
	background-color: #e6e6e6;
	text-decoration: none;
}
.pres-button:hover a {
	color: #c10435;
}
.pres-button a {
	color: #000000;
}
.pres-button a:hover {
	color: #c10435;
	text-decoration: none;
}



#cms_page
{
		background-color: #ffffff;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #FFFFFF;
	padding: 5px;
	background-color: #c10435;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #cccccc;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px solid #000000;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #e6e6e6;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

