body {	
	margin: 0; 	padding: 0px;
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #515658;
	background: white;
	line-height: 15px;
	text-align: center;
}

img { border: none; }

a { text-decoration: none; }

input { font-size: 11px; }

h1, h2, h3, h4, p, ul, ol, li, dl, dd, dt, form {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}

#SiteCanvas {
	width: 776px;
	margin: 0 auto;
	background-color: white;
	text-align: left;
}

#SiteHeader {
	position: relative;
	padding: 0 0 4px;
	margin-bottom: 2px;
	width: 100%;	
}

#SiteHeader #Banner {
	width: 100%;
	height: 84px;
	background: #a3a5a6 url(header00.jpg) top left;
}

#SiteHeader #Banner #Search {
	float: right;
	text-align: right;
	margin: 35px 30px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 180px;
}

#SiteHeader #Banner #Search p {
	padding-right: 24px;
}

#SiteHeader #Banner #Search div.button {
	float: right;
	margin: 2px 0 0 6px;
	padding-top: 2px;
}

#SiteHeader #NavTabs {
	margin-top: 3px;
	background-color: #515658;
	height: 18px;
}

#SiteHeader #NavTabs ul {
	padding-left: 12px;
}

#SiteHeader #NavTabs li {
	float: left;
	margin-right: 12px;
	padding-top: 2px;
}

#SiteHeader #NavTabs li a {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#SiteContent {
}

#SiteContent #Inner {
	padding: 0;
}

#SiteFooter {
	margin: 20px 0 30px 0 !important;
	text-align: center;
}

#SiteFooter div.advertising {
	margin-bottom: 8px;
}

#SiteFooter div.siteMap {
	border-top: 1px solid #b4b8b9;
	border-bottom: 1px solid #b4b8b9;
	margin: 4px 0 4px 0;
	padding-top: 2px;
}

#SiteFooter div.siteMap a {
	color: #848889;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#SiteFooter div.copyright {
	color: #848889;
	font-size: 10px;
}

/* Start Tag Cloud CSS */

#cloud {padding:1px; line-height:30px;text-align:center;}
#cloud a {text-decoration:none;padding:0px;}

a.tag6{
 font-size:10px;
}

a.tag5 {
 font-size:11px;
 font-weight:100;
}

a.tag4 {
 font-size:12px;
 font-weight:200;
}

a.tag3 {
 font-size:13px;
 font-weight:200;
}

a.tag2 {
 font-size:14px;
 font-weight:300;
}

a.tag1 {
 font-size:15px;
 font-weight:400;
}

/* End Tag Cloud CSS */
