
body {
	background-color: #ffffff;
	text-align: center;
}

body img {
	border-width: 0px;
}

form {
	margin: 0px;
}

/* text objects */
h1, h2, h3, p {
	margin: 0px;
}

h1 {
	margin-bottom: 0.75em;
	letter-spacing: 0.02em;
}

h2 {
	margin-bottom: 0em;
	letter-spacing: 0.02em;
}

h3 {
	margin-bottom: 0.25em;
}

h4 {
	margin-bottom: 0.1em;
}

p {
	margin-bottom: 0.75em;
	letter-spacing: 0.01em;
	line-height: 150%;
}

hr {
	border-width: 0px;
	border-top: 1px solid #CBD2D2;
	height: 1px;
}

label {
	cursor: pointer;
}

/* TOP */
#top1 td {
	background: #EBEBEB url(/gfx/bg-line-horizontal.gif) repeat-x left bottom;
	padding-bottom: 1px;
}

#toppicture {
	background: #EBEBEB url(/gfx/bg-line-horizontal.gif) repeat-x left bottom;
	overflow: hidden;
	height: 115px;
}

#top2 .left {
	background: #EBEBEB url(/gfx/bg-line-vertical.gif) repeat-y right top;
	font-size: 18px;
}

#top2 .right {
	background: #CACACA;
	font-size: 15px;
}

/* TOPNAV */
#topnav {
	float: right;
	font-size: 71%;
	padding-top: 3px;
	margin-right: 10px;
}

#topnav a {
	display: block;
	float: left;
	padding: 0px 6px;
	border-right: 1px solid #3D3D3D;
	color: #3D3D3D;
	text-decoration: none;
}

.fontsizer {
	position: absolute;
	margin-left: 195px;
	border-right: 1px solid #3D3D3D;
	color: #3D3D3D;
	padding-right: 6px;
	cursor: pointer;
}
.fontsize span {
	cursor: pointer;
}

/* SEARCH */
#quicksearch {
	float: right;
	margin-right: 10px;
}

#quicksearch input.text, #quicksearch textarea.textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 71%;
	border: 1px solid #bbb;
	padding: 1px;
	width: 142px;
}

#quicksearch .submit {
	font-family: verdana, arial, sans-serif;
	font-size: 71%;
	border: 1px solid #bbb;
	background-color: #333;
	color: #fff;
}

.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 71%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #000;
	padding: 0px 2px 0px 2px;
	margin: 1px;
	color: #000;
}

.searchresult {
	width: 568px;
	overflow: hidden;
}

.withrelated .searchresult {
	width: 379px;
}

/* MAIN */
#main {
	width: 758px;
	text-align: left;
	border-left: 1px solid #465A6E;
	border-right: 1px solid #465A6E;
	border-bottom: 1px solid #465A6E;
	margin: 0px auto;
}

/* MENU */
#menu {
	background: url(/gfx/bg-line-vertical.gif) repeat-y right top;
	font-size: 74%;
}

#menu .inner {
	padding: 15px 1px 15px 0px;
	margin-bottom: 20px;
}

#menu div {
	margin-bottom: 5px;
}

#menu div.hassub {
	margin-bottom: 0px;
}

#menu a {
	display: block;
	padding: 2px 0px 2px 11px;
	color: #000;
	text-decoration: none;
	width: 136px;
}

#menu a:hover {
	background-color: #eee;
}

#menu a.img:hover {
	background: no-repeat;
}

#menu .act a {
	color: #001C66;
	font-weight: bold;
	background: url(/gfx/bg-amenu.gif) no-repeat left center;
	padding-left: 9px;
}

#menu .inner div.act {
	background: #EBEBEB url(/gfx/bg-line-horizontal.gif) repeat-x left top;
	margin-bottom: 0px;
	padding-left: 4px;
}

#menu div.actline {
	background: url(/gfx/bg-line-horizontal.gif) repeat-x left top;
	height: 1px;
	font-size: 1px;
}

#menu .submenu {
	padding-left: 10px;
	background: #EBEBEB;
	margin-bottom: 0px;
	padding: 5px;
}

#menu .inner .submenu div {
	background: no-repeat;
	margin-bottom: 0px;
}

#menu .inner .submenu div.act a {
	background: url(/gfx/bg-amenu.gif) no-repeat left center;
	font-weight: 400;
}

#menu .submenu a {
	width: 126px;
}

/* RIGHT */
#related .inner {
	padding: 20px 10px 15px 0px;
}

#related .box {
	background: #eee;
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #3B54A6;
}

#related h2 {
	background: #3B54A6;
	color: #fff;
	padding: 1px 2px;
	margin-bottom: 5px;
	font-size: 74%;
	font-weight: 400;
}

#related h2 a:link, #related h2 a:visited {
	color: #fff;
}

#related p, #related ul, #related ol, #related .navi, #related h3, #related h4 {
	padding: 0px 5px;
}

#related .navi {
	font-size: 74%;
}

#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

/* BC */
#bc {
	font-size: 71%;
	height: 25px;
	margin-top: 2px;
}

/* CONTENT */
#content .inner {
	padding: 0px 20px; 
}

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	line-height: 140%;
}

#totop {
	text-align: right;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content table tr th, #content table tr td {
	padding: 2px;
}

#content table tr td {
	font-size: 74%;
}

#content table tr td p, #content table tr th p, #content table tr td ul, #content table tr td ol {
	font-size: 1em;
}

#content table tr td h2 {
	font-size: 120%;
}

#content table tr td h3 {
	font-size: 110%;
}

#content table tr td h4 {
	font-size: 100%;
}

/* FOOTER */
#footer {
	font-size: 71%;
	color: #333;
	text-align: center;
	clear: both;
	border-top: 1px solid #465A6E;
	padding: 5px;
}

/* ABOUT */
#about {
	position: absolute;
	margin: 40px 0px 0px 632px;
	font-size: 71%;
}

#about a:link, #about a:visited {
	color: #666;
	text-decoration: none;
}

/* LISTS */
.list div {
	font-size: 74%;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 74%;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #000;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func {
	float: right;
	font-size: 71%;
	margin: 0px 10px 10px 20px;
}

#func img {
	float: left;
	margin-right: 10px;
	border-width: 0px;
}

#func a:link, #func a:visited {
	color: #000000;
	text-decoration: none;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.invalid h3 {
	color: #fff;
}

.mandatory {
	color: #900;
}

.close{
	display: none;
}

/* SITEMAP */
div.sitemap {
	margin-bottom: 1em;
}

div.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

div.sitemap div {
	margin-bottom: 20px;
}

div.sitemap div div {
	margin: 0px;
}

/* HOME */
table#home {
	background: url(/gfx/bg-line-horizontal.gif) repeat-x left top;
}

#home .middle {
	background: url('/gfx/bg-line-vertical.gif') repeat-y;
}

#home .middle div {
	width: 21px;
}

#home .left, #home .right {
	padding-top: 10px;
}

#home .navi div {
	background: url(/gfx/bg-line-horizontal.gif) repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* NEWS */
.whatsnew {
	font-size: 1em;
}

.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* BOTTOM */
#bottom .right {
	font-size: 71%;
}

/* SITEMAP */
#content #sitemap a {
	background: #ddd;
}

#content #sitemap .sub a {
	background: #eee;
}

/* QUICKLINKS */
#quicklinks a {
	background: #3B54A6;
	color: #fff;
	margin-bottom: 10px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

#quicklinks a:hover {
	background: #9DA9D2;
}

#quicklinks a.act {
	background: #9DA9D2;
}

/* FLOATRIGHT */
.floatright {
	float: right;
	width: 200px;
	border: 1px solid #465A6E;
	margin-left: 10px;
}

.floatright .padding {
	padding: 5px;
}

/* LAWS */
#laws ol {
	font-size: 105%;
	
}

#laws ol li {
	padding-bottom: 10px;
}

#laws ol ol {
	font-size: 74%;
	margin-left: 0px;
}

#laws ol li ol li {
	padding-bottom: 0px;
	list-style: none;
}

li p {
	font-size: 1em;
}

/* COMPLAIN */
#complain .text, #complain .textarea, #complain .valid input, #complain .invalid input {
	width: 100%;
}

.writehere {
	height: 20px;
	border-bottom: 1px solid #000;	
}

/* FORM */
.checkbox {
	vertical-align: middle;
}

/* PRINT */
#notonprint {
	display: none;
}