body {
	background-color: #E0E0E0;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.nav {
	color: #FFFFFF;
	padding-top: 2px;
}
.sub {
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #5C637C;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;

}
.sub ul {
	list-style-image: url(images/sub_bullet.gif);
}
.subnav {
	color: #FFFFFF;
	background-image: url(images/sub_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	color: #A2A5B2;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {

	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {


	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #981723;
	text-decoration: underline;
}
a:visited {
	color: #981723;
	text-decoration: underline;
}
a:active {

	color: #981723;
	text-decoration: underline;
}
a:hover {


	color: #981723;
	text-decoration: none;
}
.navb {
	color: #333333;
}
.navb a:link {
	color: #333333;
	text-decoration: none;

}
.navb a:visited {

	color: #333333;
	text-decoration: none;
}
.navb a:active {


	color: #333333;
	text-decoration: none;
}
.navb a:hover {



	color: #999999;
	text-decoration: none;
}
.stretch {
	width: 100%;
}
.search {
	width: 100%;
	background-color: #CBCED6;
	border: 1px solid #A7ACBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606780;



}
b {
	font-weight: bold;
	color: #981723;
	font-size: 11px;

}
.main {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 17px;

}
.imgl {
	margin: 5px 5px 5px 0px;
	padding: 5px;
	border: 1px solid #C4C4C4;
}
.imgr {

	margin: 5px 0px 5px 5px;
	padding: 5px;
	border: 1px solid #C4C4C4;
}
h2 {

	font-weight: bold;
	color: #981723;
	font-size: 12px;
}
.border {
	border: 1px solid #C4C4C4;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606780;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606780;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606780;
}
h1 {


	font-weight: bold;
	color: #5C637C;
	font-size: 13px;
}
.c-darkbg {
	background-color: #E3E3EB;
} 
.redundant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82889F;
	padding-left: 15px;
}
.redundant a:link {
	color: #82889F;
	text-decoration: none;
}
.redundant a:visited {
	color: #82889F;
	text-decoration: none;
}
.redundant a:active {
	color: #82889F;
	text-decoration: none;
}
.redundant a:hover {
	color: #82889F;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82889F;
	padding-right: 15px;
}
.footer a:link {
	color: #82889F;
	text-decoration: none;
}
.footer a:visited {
	color: #82889F;
	text-decoration: none;
}
.footer a:active {
	color: #82889F;
	text-decoration: none;
}
.footer a:hover {
	color: #82889F;
	text-decoration: none;
}
.subsub {
	color: #FFFFFF;
	background-image: url(images/sub_sub_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	font-size: 10px;
	line-height: 12px;
}
.subsub a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subsub a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subsub a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subsub a:hover {
	color: #A2A5B2;
	text-decoration: none;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	list-style-type: circle;
	padding: 3px;

}
.titletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	position: static;
	letter-spacing: normal;

}
.red{
	color:#CC0005;
}
