@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D2D2CD;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
#leftContent img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#Top_adspace {
	/*height: 92px;*/
	width: 860px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	margin: 0px;
}
#Header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 860px;
}
#Navbar {
	width: 860px;
	padding-right: 0px;
	padding-left: 0px;
	height: 27px;
	padding-top: 11px;
	background-image: url(images/navbar_bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
}
#Navbar ul {
	margin: 0px;
	padding: 0px;
}
#Navbar li {
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Navbar a {
	text-decoration: none;
	color: #000000;
}
#Navbar a:link { color: #000000; }
#Navbar a:visited { color: #000000; }
#Navbar a:active { color: #000000; }
#Navbar a:hover {
	color: #0000FF;
}
#mainText {
	float: left;
	min-height: 100px;
	width: 550px;
	padding-right: 21px;
	padding-left: 21px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	padding-bottom: 40px;
	margin-bottom: 10px;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 266px;
	width: 860px;
}
#mainContent {
	padding: 0px;
	float: left;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Wrapper {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/shadow_bg.gif);
	background-repeat: repeat-y;
}

#Container {
	height: auto;
	width: 860px;
	padding-top: 0px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 58px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftContent {
	padding: 0px;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#RightContent {
	width: 199px;
	float: right;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #CCCCFF;
}
#mainText img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 22px;
	padding-left: 0px;
}

#RightContent img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	height: 14px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/shadow_footer.gif);
	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
	background-color: #ffffff;
	padding-top: 12px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
}

#shadow_bot {
	background-attachment: scroll;
	background-image: url(images/shadow_bot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 16px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {	color: #666666;	text-decoration: none }
#footer a:link {	color: #666666}
#footer a:visited {	color: #666666 }
#footer a:active {	color: #666666 }
#footer a:hover {	color: #AACE32 }


h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.line { height: 1px; font-size: 1px; line-height: 1px; background-color: #d7d7d7; margin-bottom: 15px; clear: left }

.mainlink {
	color: #AACE32;
	text-decoration: none;
}

.boldlink {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
}

.introText {
	font-size: 12px;
	font-weight: bold;
}

