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



body {
	background-color: #ffffff;
	background-image: url(images/bg_main2.jpg);
	background-repeat: no-repeat;
	background-position: 0 120px;
	width:1300px;
	height: auto;
}
body,p,ul,li,img, h1,h2,h3 ,a{
	
	margin:0px;
	padding:0px;
	
}
	
#topnav {
	background-repeat: repeat;
	background-image: url(images/nav_bg_repeat.gif);
	margin: 10px 0px 0 25px;
	width:705px;
	height: 30px;
	background-position: 20px 0;
	text-align: center;
}

#topnav ul {
	margin: 0 5px 0 10px;
}

#topnav li {
	float: left;
	list-style-type: none;
}
#border {
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #CCC;
}
#topnav li a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 0 12px 0 14px;
	margin-right: 3px;
	text-align: left;
	line-height: 30px;
}

#topnav a:link,a:visited     {
	text-decoration: none;
	border: none;
}
#topnav a:active  
  {
	text-decoration: none;
	border: none;
}
#topnav a:hover  {
	text-decoration: none;
	color: #006;
	background-image: url(images/hover_nav.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
}
#noborder {
	border-right-style: none;
	border: none;
}

#header {
	
	margin-bottom:0px;

	text-align: left;

}
#wrapper {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width:910px;
	height: auto;
	margin:0px 0 20px 182px;
	padding: 0 5px 0 30px;
}
#wrappertop {
	font-size: 95%;
	font-style: italic;
	width: 63%;
	padding: 13px 0px 10px 25px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.contentctr {
	float: left;
	width: 43%;
	margin-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #333;
	margin-top: 15px;
	height: auto;
	padding: 0;
}

.contentctr ul {
	margin-left: 15px;
}

.contentctrwide {
	float: left;
	width: 55%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #333;
	line-height: 1.2;
	padding: 0 10px 0 0px;
	margin: 15px 5px 0px 25px;
}

.contentctrpost {
	float: left;
	width: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	color: #333;
	line-height: 1.2;
	margin: 25px 30px 10px 30px;
	padding: 15px;
	border: 1px solid #CCC;
}
.contentctrpost img {
	padding: 10px;
	border: 1px solid #CCC;
}


.contentctrpost ul {
	margin-left: 20px;
	line-height: 1.5;
}

.leftcolumn{
	width:180px;
	text-align: center;
	float: left;
	clear: both;
}

#imgbox {
	width:177px;
	padding-top:0px;
	height:auto;
	margin-bottom:0px;
	border: 1px solid #06F;
}
.leftimgbox {
	float: left;
	margin-top: 10px;
	width: 170px;
	height: auto;
	margin-bottom: 10px;
	padding: 10px 8px 10px 8px;
	border: 1px solid #999;
}
.bluelinkbox {
	border: 1px solid #06F;
	text-align: center;
	width: auto;
	height: auto;
}
.bluebutton {
	background-image: url(images/blue_button_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 0px 0 0px;
	width: 185px;
	height: 40px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFF;
	margin-left: 0px;
	line-height: 1em;
	text-align: center;
	float: left;
	background-position: center 0;
}

.bluebutton a {
	color: #FFF;
	text-decoration: none;
}

.bluebutton a:hover {
	color: #036;
	text-decoration: underline;
}

blockquote {
	margin-left: 10px;
}
.rtcolumn {
	float: left;
	height: auto;
	padding: 0 0px 0 10px;
	margin: -60px 0 0 0;
	width: 250px;
	position: relative;
}
.rtcolumn2 {
	float: left;
	height: auto;
	padding: 0 0px 0 10px;
	margin: 30px 0 0 0;
	width: 250px;
}
.rtimagebox {
	height: auto;
	width: 220px;
	border: 1px solid #999;
	margin-bottom: 5px;
	padding: 10px 0 20px 10px;
	margin-left: 10px;
}
.rtbluelinkbox {
	border: 1px solid #06F;
	text-align: center;
	margin-right: 25px;
	width: 185px;
	float: right;
	padding: 10px 0px 5px 0px;
	margin-bottom: 20px;
}

.rtbluelinkboxwide {
	border: 1px solid #06F;
	text-align: center;
	margin-right: 5px;
	width: 220px;
	float: right;
	padding: 10px 5px 5px 0px;
}
.rtimageboxwide {
	border: 1px solid #999;
	height: 330px;
	width: 80%;
	margin-bottom: 5px;
	padding: 10px 13px 10px 10px;
	margin-left: 0px;
	margin-top: 40px;
	float: right;
}
.greenbutton {
	background-image: url(images/green_button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFF;
	padding-top: 6px;
	margin: 20px 0 10px 15px;
	text-align: center;
}
.greenbutton a {
	color: #FFF;
}
.greenbutton a:hover {
	text-decoration: underline;
}
.indent70 {
	margin-left: 80px;
}
#footer {
	clear: both;
	width: 100%;
	margin-top: 30px;
}

#navbar {
	color: #B3B3B3;
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 0 20px 0;
}

#navbar  ul  li {
	display: inline;
	text-align: center;
	list-style-type: none;
	font-size: 80%;
	padding: 0 0px 0 3px;
	width: auto;
}
#navbar ul li a
	{
	text-decoration: none;
	}

#navbar a:link,#navbar a:active,#navbar a:visited  {
	color: #333333;
}
#navbar a:hover {
	color: #036;
	text-decoration: underline;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	color: #333;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	font-weight: normal;
}
h3 {
	font-size: 140%;
	font-weight: normal;
	
}
a {
	color: #036;
	text-decoration: none;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

a:link,a:visited     {
	
	border: none;
}
a:active  {
	text-decoration: none;
	border: none;
}
.copyright {
	font-size: 80%;
	color: #666;
	text-align: center;
	padding-bottom: 20px;
}
.floatrt {
	float: right;
}
.indent20 {
	margin-left: 10px;
}
.position {
	background-position: 5px 0;
	padding-left: 0px;
}
.bluebutton.position  p {
	padding-top: 8px;
	font-size: 120%;
}
