@charset "UTF-8";
#divWrapper {
	background-color: #FFFFFF;
	width: 907px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.clear {
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #B1B7B7;
	margin-top: 0px;
	height: 2100px;
}
#divBanner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 129px;
	width: 908px;
	}

#divNavigation ul {
	width: 908px;
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	}
#divNavigation ul li {
	float: left;
	display: inline;
	}
	
#divNavigation ul li a {
	display: block;
	background: #fff;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	}
#divNavigation ul li a:visited {
}
#divNavigation ul li a:hover {
	font-style: italic;
	background-color: #CCCCCC;
}

#subnav ul {
	width: 908px;
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 27px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#subnav ul li {
	float: left;
	display: inline;
}

#subnav ul li a {
	display: block;
	background: #fff;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
	color: #000000;
	padding: 6px;
}

#subnav ul li a:hover {
	background-color: #CCCCCC;
	font-style: italic;
}


#divLeftSidebar {
	float: left;
	width: 128px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 20px;
}
#divLeftSidebarHead  {
	float: left;
}

#divLeftSidebar img {
	height: 28px;
	width: 128px;
	margin-top: 18px;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#divLeftSidebar ul {
	text-decoration: none;
	height: 28px;
	width: 128px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#divLeftSidebar ul li a {
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 10px;
	color: #000000;
}

#divLeftSidebar ul a:hover {
	color: #000099;
	background-color: #FFFFFF;
}
#divRightSideBar {
	width: 135px;
	background-color: #FFFFFF;
	float: right;
	color: #000000;
	margin-top: 3px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#divRightSideBar  img {
	float: right;
	height: 28px;
	width: 120px;
	margin-top: 18px;
	padding-right: 2px;
	padding-left: 8px;
}

#divRightSideBar  ul {
	text-decoration: none;
	height: 28px;
	width: 128px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}

#divRightSideBar ul li a {
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 10px;
	color: #000000;
}

#divRightSideBar ul a:hover {
	color: #000099;
	background-color: #FFFFFF;
}

#divContent {
	width: 578px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#divRightSideBarAdsense {
	clear: both;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 2;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
#divFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #58586C;
	clear: both;
	height: 50px;
	width: 910px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	text-decoration: none;
	padding-top: 6px;
}
#divFooterNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.standardimg {
	margin-right: 12px;
	border: 2px solid #6B6D7F;
	clear: both;
	margin-top: 5px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}
.textfield {
	background-color: #E6E6E8;
	border: 1px solid #333333;
}
#divLeftSidebarHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 24px;
	width: 128px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}
#divRightSidebarHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 24px;
	width: 128px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	padding-top: 8px;
	margin-left: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	margin-bottom: .5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	margin-bottom: .3em;
	padding-bottom: .1em;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}
