body{
	margin:20px auto;
	width:600px;
	padding:20px;
	border:1px solid #ccc;
	background:#fff;
	font-family:verdana, arial, "sans serif";
	padding-bottom:11px;
	line-height:160%;
	color:#0066CC;
	font-size: 12px;
}

#header{
}

#content{
background-image:url(../images/pixbg.gif);
}
#spacer{
padding:20px;
}
#content img{
float: left; 
margin: 0 10px 5px; 
border: 1px solid gray}

#content li{

}
#footer{
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #0066CC;
color: #0066CC;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #0066CC;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #0066CC;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #0066CC;
width: 535px;
background-color:#FFFFFF;
margin-bottom: 1em; padding: 10px;
}

#bullets li{

margin-left:0px;
padding-left:0px;
}
.small {
	font-size: 9px;
	line-height:normal;
}
.normal {
	font-size: 12px;
	line-height:normal;
	font: verdana,arial,sans-serif;
}
.large {
	font-size: 14px;
	line-height:normal;
	font: verdana,arial,sans-serif;
}
table.hidden {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	font-size: 9px;
	line-height:normal;
}
table.hidden th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.hidden td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}