body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #000;
	font-size : 12px;
	line-height : 18px;
	color: #373737;
	background-image: url(../images/backgroundPattern.jpg);
	background-repeat: repeat-x;
}

p {
	color: #373737;
	font-size : 12px;
	line-height : 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
	}
td {
	color: #000;
	font-size : 12px;
	line-height : 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	vertical-align : top;
}
	
a { text-decoration: underline; outline: none; color : #990000; }
a:active { text-decoration: underline; color:  #ccc; }
a:hover { color: #990066;}

strong, b { font-weight: bold; 	}

ul { 
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ol { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 }
li{	margin: 0px 0px 0px 15px; }

img { border: 0; }


.title {
	color: #B30000;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight : bolder;
}
.title:active {	text-decoration: none; color: #B30000; }
.title:hover {	text-decoration: none; color: #540C07;}

.subtitle {
	color: #B30000;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight : bolder;
}

.highlight { color: #b90000; }

.footnote { font-size: 12px; }

.softlink { color : #ac180f; text-decoration: none; }
.softlink:visited { text-decoration: none; }
.softlink:active { text-decoration: none; }
.softlink:hover { color: #009999; text-decoration: none;}

.morelink {	color : #ac180f; font-size: 12px; text-decoration: none; }
.morelink:hover { text-decoration: none; color: #009999; }

a#helpusnav {
	background: url(../images/help-us.png) 0 0 no-repeat;
	display: block;
	height: 39px;
	margin: 0 auto;
	text-indent: -9999px;;
	width: 96px;
}
a#helpusnav:hover {
	background-positioN: -97px 0;
}

#content{
	width:648px;
	font-size : 12px;
	line-height : 18px;
	background-color: #fff;
	padding-left : 60px;
	padding-right : 50px;
	padding-top : 0px;
	padding-bottom : 40px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 1px;
	border-left: 1px;
	border-style : solid;
	border-color : #000;
	
}
#featureBoxHomeTop {
	padding: 8px;/*
	margin-right: 300px;*/
	width:630px;
	background-color: #B30000;
	margin-bottom: 15px;
}

#featureBoxHomeTop a {
	color: #FFF;
	text-decoration: none;
}

#featureBoxHome {
	padding: 8px;/*
	margin-right: 300px;*/
	width:630px;
	background-color: #B30000;
	min-height: 152px;
}
#featureBoxHome a {
	color: #FFF;
	text-decoration: none;
}
#featureBoxHome a:hover {
	text-decoration: underline;
}
h1 {
	color: black;
	line-height: 120%;
}
#boxHome {
	width: 256px;
	background-color: #e5e5e5;

	padding-top : 95px;
	padding-right : 0px;
	padding-bottom : 10px;
	padding-left : 10px;
	
	margin-top : 30px;
	margin-right : 0px;
	margin-bottom : 10px;	
	margin-left : 30px;
	
	border-style : solid;
	border-width : 1px;
	border-color : #666;
	float: right;
	background-image: url(../images/backgroundLeaves.jpg);
	background-repeat: repeat-x;
}
.sidebar {
	margin: 6px 0 6px 12px;
	float: right;
	background-color:#E9E9E9;
	padding: 4px;
	text-align:center;
}
.bottomNotice {
	background-color:#E9E9E9;
	padding: 4px;
}