body, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#sitelogo {
	position: absolute;
	top: 1em;
}

a,a:visited {
	color: #00f;
}

.white {
	color: #fff;
}

.tiny {
	font-size: .7em;
}

h1.pageheading {
	color: #fff;
	display: inline;
	position: relative;
	left: 200px;
	font-size: large;
}

.leftnavmenu {
	font-size: .7em;
}

.leftnavmenu a, .leftnavmenu a:visited {
	color: #000;
}

#sideb1 {
	padding: .5em 0 0 2.5em;
	background: url(images/side_b1.gif) no-repeat bottom right;
	width: 134px;
	height: 40px;

}

#sideb2 {
	padding: .5em 0 0 4em;
	background: no-repeat url(images/side_b2.gif) bottom right;
	width: 134px;
	height: 24px;
}

#sideb3 {
	padding: .5em 0 0 4em;
	background: no-repeat url(images/side_b3.gif) bottom right;
	width: 134px;
	height: 23px;
}

#sideb4 {
	padding: .5em 0 0 4em;
	background: no-repeat url(images/side_b4.gif) bottom right;
	width: 134px;
	height: 24px;
}

#sideb5 {
	padding: .5em 0 0 4em;
	background: no-repeat url(images/side_b5.gif) bottom right;
	width: 134px;
	height: 21px;
}

#sideb6 {
	padding: .5em 0 0 4em;
	background: no-repeat url(images/side_b6.gif) bottom right;
	width: 134px;
	height: 23px;
}

#sideb7 {
	padding: .5em 0 0 4em;
	background: no-repeat url(images/side_b7.gif) bottom right;
	width: 134px;
	height: 20px;
}

#specialsheading {
	padding: .5em 0 0 2.5em;
	background: no-repeat url(images/blue_top.gif) bottom right;
	width: 161px;
	height: 29px;
	font-size: .7em;
}

#sidec1 {
	padding: .5em 0 0 3em;
	background: no-repeat url(images/side_c1.gif) bottom right;
	width: 134px;
	height: 38px;
}

.padleft1 {
	padding: 0 1em 1em 1em;
}

.padright1 {
	padding-right: 1em;
}

.smtext {
	font-size: .8em;
	text-align: left;
}

div#footer {
	color: #fff;
	text-align: center;
	font-size: .9em;	
}

div#footer a, div#footer a:visited {
	color: #fff;
}

td.topnav a, td.topnav a:visited  {
	color: #000;
}

td.topnav {
}

.topnavcap {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

/* fix for safari & firefox */
#topbtn {
	position: relative;
	top: 3px;
}

#topbtn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topbtn li {
	float: left;
	margin: 0 0 .15em;
}

#topbtn li a {
	background: #fff url(images/topnavbgstrip.jpg) repeat-x left bottom;
	height: 78px;
	line-height: 78px;
	float: left;
	padding: 0 .50em;
	font-size: .8em;
	font-weight: bold;
}

#topleftcap {
	background: #fff url(images/but_cor.gif) no-repeat left top;
	height: 78px;
	width: 28px;
	float: left;
}

#toprightcap {
	background: #fff url(images/but_cor02.gif) no-repeat left top;
	height: 78px;
	width: 28px;
	float: left;
}
