BODY {
	background-color: #CCCCCC;
	text-align: center;
}
#footer {
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/index_r3_c1.gif);
	text-align: center;
	height: 140px;
}

#footer #smallprint {
	font-size: 0.6em;
}
p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
#side-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 8px;
	font-weight: bold;
}

a:link {
	color: #D02828;
	text-decoration: none;
}


h1 {
	font-family: arial;
	font-size: .9em;
	color: #D02828;
	line-height:inherit;
	}
h2 {
	font-size: .8em;
	font-family: Arial;
		line-height:inherit;
}
a:hover {
	color: #D02828;
}
#header {
	width: 900px;
	background-image: url(images/index_r2_c1.gif);
	margin: 10px 75px;
}
#boxes {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 23px;
	margin-right: 20px;
	margin-top: 2px;
}

a:visited {
	color: #D02828;
	text-decoration: none;
}
a:active {
	color: #D02828;
}
li {

	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
#topic-box{
	align: center;
	width: 225px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 30px;
	border: 1pt solid #cccccc;
	padding: 3px;
}
#box-docucard{

	width: 500px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 12px;
	background-color: #ffffff;
	border-bottom:1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 4px solid #cccccc;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}