@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333333;
}
#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
} 
#header  {
	height: 171px;
	width: 1000px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	background-color: #016699;
	padding: 0;
} 
#header img {
	margin: 0px;
	padding: 0px;
}
#topMenu {
	margin-top: -155px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 425px;
}
#topMenu   ul {
	padding: 0px;
	margin: 0px;
}
#topMenu  li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}
#topMenu  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topMenu  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#media {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 85px;
	margin-right: 250px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	padding: 0px;
	background-color: #016699;
	background-image: url(../images/sidebar_gradnt.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0px;
	display: inline;
}
#sidebar1 img {
	padding: 0px;
	margin: 0px;
}
#sidebar1Top {
	margin: 0px;
	padding: 0px;
}
#menu {
	margin-left: 0px;
}
#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A4CADE;
	text-decoration: none;
}
#menu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #589abb;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu img {
	margin-top: 7px;
}
#affiliates {
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
}
#affiliates p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 250px;
	padding: 0;
} 
#mainContent  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-top: 0px;
	line-height: 18px;
}
#mainContent  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cc6600;
	margin-top: 0px;
	text-decoration: none;
}
#mainContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-top: 0px;
	line-height: 18px;
}
#mainContent  h1, h2 {
	font-size: 17pt;
	font-weight: normal;
	color: #cc6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent  h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #015c8a;
	margin: 0px;
}
#mainContent  h4 {
	font-size: 17pt;
	font-weight: normal;
	color: #cc6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc6600;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mainContent  h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#columnLeft {
	float: left;
	width: 720px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.callout {
	background-color: #E3E8EA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#info {
	margin-left: 260px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#info p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9pt;
	color: #333333;
}
#info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cc6600;
	margin-top: 0px;
	text-decoration: none;
}
#info h2 {
	font-size: 17pt;
	font-weight: normal;
	color: #cc6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#info h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #015c8a;
	margin: 0px;
}
#info h4 {
	font-size: 17pt;
	font-weight: normal;
	color: #cc6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc6600;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer  {
	padding-top: 0;
	padding-right: 50;
	padding-bottom: 0;
	padding-left: 50;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #794C1B;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 7pt;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 7pt;
	text-align: center;
	color: #FFFFFF;
}
#columnLeft img {
	margin-top: 5px;
}
#columnRight img {
	margin-top: 5px;
}
