/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	padding-top: 10px;
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#container {
	position:absolute;
	left:1px;
	top:-20px;
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	width: 880px;
	text-align: left;
	background: #999999 url(../images/background.gif) repeat-y top left;
}

div#bannertop {
	width: 900px;
	position:relative;
	left: -10px;
	height: 10px;
	background: transparent url(../images/bannertop.gif) no-repeat top left;
}

div#banner {
	width: 880px;
	height: 175px;
	background: transparent url(../images/bannerimage.jpg) no-repeat top left;
}

div#topmenu {
	width: 867px;
	height:30px;
	background:#336633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 16px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	padding-left:13px;
	padding-top: 10px;
}

div#topmenu a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div#topmenu a:hover {
	text-decoration:none;
	color:#99CC99;
}

div#leftcolumn {
	width: 150px;
	float:left;
}

div#searchbox {
	margin-top: 30px;
	float:left;
	width: 150px;
	text-align:center;
}

div#searchbox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	padding: 5px;
}

div#searchbox input {
	margin: 5px;
}

div#searchbox img {
	margin-top: 10px;
	border: 0px;
}

div#content {
	background:#FFFFFF;
	float:left;
	width: 720px;
	display: inline; /* IE float margin double bug fix */
}

div#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding: 0 5px 10px 5px;
}

div#content h1 {
	margin: 3px;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	background-color: #CCCCCC;
}

div#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	font-weight:bold;
	padding: 5px 5px 0 5px;
	margin-bottom: 0;
}

div#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666699;
	font-weight:bold;
	padding: 5px 5px 0 5px;
	margin-bottom: 0;
	font-style:italic;
}

div#content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#336633;
	text-decoration:none;
}

div#content a:visited {
	color:#666699;
}

div#content ul {
	padding-left: 20px;
	margin-left: 0;
	list-style-image:url(../images/bullet.gif);
	list-style-type: square;
}

div#content ol {
	padding-left: 20px;
	margin-left: 0;
	list-style: inherit;
}

div#content ul li, div#content ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin: 5px;
}

div#content img {
	margin: 5px;
	padding: 1px;
	background-color: #CCCCCC;
	float:left;
}

div#content img#right {
	float:right;
}

div#content img#center {
	float: none;
    margin-left: auto;
    margin-right: auto;
}

div#content img#noborder {
	padding: 0;
}

div#content img#rightnoborder {
	padding: 0;
	float:right;
}

div#halfwidth {
	float:left;
	width:48%;
	padding: 5px;
}

body#download img {
	float: none;
}

body#home div#content {
	width: 470px;
}

body#campaign div#content {
	width: 470px;
}

body#fullwidth div#content {
	width: 100%;
}

body#capsules div#content {
	width: 620px;
}

body#capsules div#content h1 {
	color: #333366;
	background-color: #FFFFFF;
	font-size: 18px;
	font-style:italic;
}

body#home div#content img, body#home div#rightcolumn img {
	margin: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	float:right;
}

div#rightcolumn {
	background:#FFFFFF;
	float:left;
	width: 250px;
	display: inline; /* IE float margin double bug fix */
}

div#rightcolumn p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding: 5px;
	padding-left: 20px;
}

div#rightcolumn a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#336633;
	text-decoration:none;
}

div#rightcolumn a:visited {
	color:#666699;
}

div#rightcolumn h1 {
	margin: 3px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	color: #666666;
	background: url(../images/boxcross.gif) no-repeat top left;
}

div#rightcolumn h1 a, div#rightcolumn h1 a:visited  {
 	font-size: 14px;
	color: #666666;
}

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 90%; margin: 1em auto; }

.rbroundbox2 { background: url(../images/nt2.gif) repeat; }
.rbtop2 div { background: url(../images/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(../images/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(../images/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(../images/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 90%; margin: 1em auto; }

div#campaign {
float:left;
width: 220px;
padding: 5px;
}

div#footer {
	padding: 10px;
	width: 860px;
	height: 30px;
	clear: both;
	background:#9999CC;
}

div#footer p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

div#footer {
	padding: 10px;
	width: 860px;
	height: 30px;
	clear: both;
	background:#9999CC;
}

div#footer a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#333333;
}

div#footerbottom {
	width: 900px;
	position:relative;
	left: -10px;
	height: 10px;
	background: transparent url(../images/footerbottom.gif) no-repeat top left;
}

div#box {
	float:left;
	width: 400px;
	background-color:#CCCCCC;
	margin: 5px;
	padding: 5px;
	text-align:center;
}
div#button {
	width: 400px;
	background-color:#99CC99;
	margin: 5px;
	padding: 5px;
	text-align:center;
	float: left;
}
div#buttonslim {
	width: 250px;
	background-color:#99CC99;
	margin: 5px;
	padding: 5px;
	text-align:center;
	float: left;
}
div#list {
	width: 650px;
	height: 100px;
	float:left;
}
div#list2 {
	width: 720px;
	height: 120px;
	float:left;
}

div#checkbox {
	width: 50px;
	float:left;
	padding-top: 50px;
	text-align:right;
}
div#list p {
	margin-top:0;
}
img#left {
	float:left;
	margin-right: 10px;
	border-color:#000000;
	border-width:1px;
}
div#clear {
	clear:both;
}

blockquote {
margin-left: 50px;
}

div#update {
width: 400px;
float:right;
}

div#sitemap .menu {
font-variant: normal;
width:300px;
}

div#sitemap .menu ul li a, .menu ul li a:visited {
background:none;
height:15px;
padding-top:0px;
padding-left:5px;
width:250px; 
color:#336633; 
}

div#sitemap .menu ul li ul {
display: block;
}

div#sitemap .menu ul li:hover a,
.menu ul li a:hover {
color:#336633; 
background: none;
}

div#sitemap .menu ul li:hover ul,
.menu ul li a:hover ul {
display:block;
position:relative;
left:0px;
top:0px;
width:inherit;
height:inherit;
background:transparent;
}

