body {
	 margin: 0 0 0 0;
}


#menu {
	font-size : 14px;
	font-weight : Bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	padding-left:24px;
	width:201px;
}

#menu .row {
	padding-top:7px;
	padding-bottom:7px;
}
#menu .row2 {
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
}
#menu .line {
	background-color:#FFFFFF;
	height:1px;
	width:100%
}

#menu a.normal {
	font-size : 14px;
	font-weight : Bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #4c4c4c;
	text-decoration: none;
	text-transform:uppercase;
}
#menu a.normal:hover{
	font-size : 14px;
	font-weight : Bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;	
	text-transform:uppercase;
}

#menu a.current {
	font-size : 14px;
	font-weight : Bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;
	text-decoration: none;
	text-transform:uppercase;
}
#menu a.current:hover{
	font-size : 14px;
	font-weight : Bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #4c4c4c;	
	text-transform:uppercase;
}

#feature {
	font-size : 12px;
	font-weight : normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
}

#feature td {
	padding-top:10px;
	padding-right:10px;
}

#feature a {
	color:#000000;
	text-decoration:underline;
}

#feature a:hover {
	color:#cc0000;
	text-decoration:underline;
}

#content {
	font-size : 12px;
	font-weight : normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
	line-height:20px; 
	padding-left:50px;
	padding-right:50px;
}

#content td {
	font-size : 12px;
	font-weight : normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}

#content p {
	font-size : 12px;
	font-weight : normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
	margin-bottom:5px;
	margin-top:5px;
}
#content .header {
	font-size : 16px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;
	background-color : #ffffff;
}
#content .subheader {
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;
	background-color : #ffffff;
}
#content .smalltext {
	font-size : 10px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;
	background-color : #ffffff;
}
#content .redbold {
	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;
	background-color : #ffffff;
}

#content hr {
	border:1px solid #cccccc;
	background-color:#cccccc;
	color:#cccccc;
	height:1px;
	display:block;
	margin: 0px 0px 10px 0px;
}

#content a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}

#content a:hover {
	color : #CC0000;
	text-decoration : underline;
}


#content a.red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;
}

#content a.red:hover {
	color : #000;
	text-decoration : underline;
}

#content .padded {
	padding-right:20px;
}

#footer td {
	font-size : 11px;
	font-weight : normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
	background-color : #cc0000;
	line-height:20px; 
	padding-left:20px;
	padding-right:20px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.indenttxt {
	margin-left: 40px;
}

.panelheader {
	background-image:url(../images/panel-header.gif);
	height:39px;
	widows:213px;
	padding-left:35px;
	font-size : 16px;
	font-weight : bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc0000;
}
