.content {
	font-size: 11px;
}

h1 {
	margin: 0;
	margin-bottom: 5px;
	color: #0470d4;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	margin: 0;
	margin-bottom: 5px;
	color: #0470d4;
	font-size: 13px;
	font-weight: bold;
}

table {
	margin-bottom: 10px;
}

table.topnav {
	margin: 0;
}

.content a:link {
	color: #6E7846;
	text-decoration: none;
} 

.content a:visited {
	color: #6E7846;
	text-decoration: none;
}

.content a:hover {
	color: #df0029;
	text-decoration: none;
}

.content a:active {
	color: #df0029;
	text-decoration: none;
}

a {
	font-size: 11px;
}

a:link {
	color: #0470d4;
	text-decoration: underline;
} 

a:visited {
	color: #526792;
	text-decoration: underline;
}

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

a:active {
	color: #df0029;
	text-decoration: underline;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal;
	LETTER-SPACING: 0.3pt;
	color: #000000;
}
	
.bodytext {
	margin: 0;
}

div.csc-header {
	clear: both;
}

ul {
	padding-left: 25px;
	margin: 0;
}

ul.csc-bulletlist {
	text-transform: uppercase;
	font-weight: bold;
}

p.csc-linkToTop {
	float: right;
	margin-top: 0;	
}

p.csc-linkToTop a {
	color: #000000;
}

form {
	margin-top: 10px;	
}
