body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin: 0;
	background-color: #FFFFFF;
}
form {
	padding: 0px;
	margin: 0px;
}
strong {
	font-weight: bold;
}
a {
	color: #CC0000;
}
a:hover {
	color: #009999;
}
.logo {
	background-color: #FFFFFF;
	width: 730px;
	top: 0px;
	left: 0px;
	padding: 20px 0px 10px 0px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.logo h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 140%;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	display: block;
}
#q {
	margin: 5px 0px 0px 0px;
}

.content {
	width: 730px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.content a {
	color: #009999;
	text-decoration: none;
}
.content a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.content h2 {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}
.content p {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
}

.links {
	width: 730px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.links a {
	color: #009999;
	text-decoration: none;
}
.links a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.links h1 {
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
}
.pages_page {
	padding: 0px 0px 15px 0px;
}
.links h2, .pages_page_title {
	font-size: 120%;
	color: #009999;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-weight: bold;
}
.links p {
	font-size: 100%;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
.links p.url, .pages_page_url  {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 16px 20px;
}
.links p.desc, .pages_page_description {
	margin: 0px 0px 2px 20px;
}
.links p.footer {
	font-size: 100%;
	color: #999999;
	border-top: 1px solid #cccccc;
	padding: 2px;
	margin: 10px 0px 0px 0px;
}
.links h6 {
	font-size: 100%;
	margin: 0px 0px 2px 0px;
	padding: 15px 0px 10px 0px;
	border-bottom: 1px solid #CC0000;
	text-align: center;
	background-color: #FFEECC;
}

.related {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.related a, .related a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.related h1 {
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.related p {
	font-size: 70%;
	color: #CCCCCC;
}

.footer {
	width: 730px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.footer p {
	color: #999999;
	font-size: 70%;
}
.footer A {
	text-decoration: none;
	color: #999999;
	font-size: 70%;
}
noscript {
	visibility:hidden;
	display:none;	
}
.tipp {
	font-size: 65%;
	color: #BBBBBB;
	background: #FFFFFF;
	font-family: "verdana", "arial", "geneva", sans-serif;
}

.banner {
	font-size: 10px;
	color: #999999;
	width: 730px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFEECC;
	margin-bottom: 10px;
	text-align: center;
}
