@charset "utf-8";
/* CSS Document */

body {
	background-color: #d3d7dc;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.toplinks-bg {
	background-image: url(images/toplink-bg.gif);
	background-repeat: repeat-x;
	height: 52px;
}
a.toplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
a.toplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.link-divider {
	background-image: url(images/link-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616b6d;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 52px;
	text-align: center;
}
.left-bg {
	background-image: url(images/left-bg.gif);
	background-repeat: repeat-y;
}
.left-column-bg {
	background-image: url(images/left-bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444b58;
	background-color: #FFF;
	padding: 10px;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.left-header {
	background-image: url(images/left-hdr.gif);
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	padding-left: 30px;
}
a.leftlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2c323a;
	font-weight: bold;
	list-style-image: url(images/left-icon.gif);
	text-transform: uppercase;
}
a.leftlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2c323a;
	font-weight: bold;
	list-style-image: url(images/left-icon.gif);
	text-transform: uppercase;
}
a.leftlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D50000;
	font-weight: bold;
	list-style-image: url(images/left-icon.gif);
	text-decoration: underline;
	text-transform: uppercase;
}
a.leftlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2c323a;
	font-weight: bold;
	list-style-image: url(images/left-icon.gif);
	text-transform: uppercase;
}
.right-header {
	background-image: url(images/right-hdr.gif);
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444b58;
	font-size: 11px;
	padding-left: 30px;
}
.right-bg {
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
}
.right-column-bg {
	background-image: url(images/right-bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e7884;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #DF0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #DF0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #DF0000;
	text-decoration: underline;
}
a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #616b6d;
	text-decoration: underline;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #616b6d;
	text-decoration: underline;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #616b6d;
	text-decoration: underline;
}
