body,td {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: left;
}
body {
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, helvetica, sans-serif;
	text-align: left;
        line-height: 120%;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-size: 100%;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #800080;
}

h1, h2, h3, h4 {
	font-family: Verdana, helvetica, sans-serif;
}
h1 {
	font-size: 180%;
	color: #333366;
	font-weight: normal;
	padding: 4px 4px 4px 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
.spacer {
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
}
#container {
	width: 760px;
	padding: 0px;
	margin: 10px;
}


#content {
	background-color: #ffffff;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#content .tab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

#fullcontent {
	background-color: #ffffff;
	padding: 0px;
	margin: 20px;
}

#fullcontent .topad {
	background-color: #ffffff;
	height: 90px;
	margin: 0 0 20px 0;
}

#fullcontent .tab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}


.tab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
#col_spacer {
	background-color: #ffffff;
	padding: 20px;
	margin: 0px;
}

#sidebar {
	width: 160px;
	background-color: #f4f4f4;
	padding: 4px;
	margin: 0px 0 10px 0;
	border: 1px solid #cccccc;
}

#sidebarw {
	margin: 10px 0px 10px 20px;
	background-color: #ffffff;
	padding: 0 0 0 20px;
	margin: 0px;
}

#footer {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #cccccc;
}

.footer {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #cccccc;
}

.author {
	font-size: 14px;
	text-indent: 10px;
}