body {
	behavior:url('csshover2.htc');
	margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
}
.small {
	font-family: 'Trebuchet MS';
	font-size: 11px;
}
#dynamicslinks a:link {
	color: #666666;
	text-decoration: none;
}
#dynamicslinks a:visited {
	color: #666666;
	text-decoration: none;
}
#dynamicslinks a:hover {
	color: #CF142B;
	text-decoration: none;
}
#dynamicslinks a:active {
	color: #333333;
	text-decoration: none;
}
.small a:link {
	color: #333333;
	text-decoration: none;
}
.small a:visited {
	color: #333333;
	text-decoration: none;
}
.small a:hover {
	color: #CF142B;
	text-decoration: none;	
}
.small a:active {
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #333333;
}
.bodytext a:link {
	color: #CF142B;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #CF142B;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #434865;
	text-decoration: underline;	
}
.bodytext a:active {
	color: #CF142B;
	text-decoration: underline;
}
H1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 17px;
	font-weight:    normal;
	color: #CF142B;
	padding: 0;
	margin: 0;
}
H2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	font-weight:    normal;
	color: #CF142B;
	padding: 0;
	margin: 0;
}
h2 a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	font-weight:    normal;
	color: #CF142B;
	padding: 0;
	margin: 0;
	text-decoration:none;
}
h2 a:hover {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	font-weight:    normal;
	color: #434865;
	padding: 0;
	margin: 0;
	text-decoration:underline;
}
a img{
	border: none;
}

#dynamicslinks img {
	vertical-align: middle;
}
#sitelinks img {
	vertical-align: middle;
}
.linkdivider {
	color: #CF142B;
}
