* {
	padding: 0;
	border: 0;
	font-family: verdana, arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
html {
	height: 100%;
}
body {
	background: #FFFFFF;
	height: 100%;
}
#page {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
}
#wrapper {
	text-align: left;
	width: 838px;
	background: white url(../images/bkg_wrapper.gif) repeat-y top left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	#home #wrapper {
	vertical-align: top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
#navigation {
	text-align: right;
	background: white url(../images/bkg_navigation_int.jpg) no-repeat top left;
}
	#home #navigation {
		text-align: center;
		background: url(../images/bkg_navigation.jpg);
	}
#navigation table {
	margin-right: 10px;
}
	#home #navigation table {
		margin: auto;
	}
#navigation table td {
	padding: 36px 10px 12px 10px;
}
	#home #navigation table td {
		padding: 18px 15px;
	}
#navigation table td:hover, #navigation table td.active {
	background: url(../images/nav_rollover.gif) no-repeat bottom center;
}
p, ul, li, a, table, td, div {
	font-size: 8pt;
}
#navigation a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	letter-spacing: -0.5pt;
}
#navigation a:hover {
	/*text-decoration: underline;*/
}
label {
	color: #31220e;
	font-weight: bold;
}
.text {
	border: solid 1px #31220e;
}
#footer {
	text-align: center;
	text-transform: uppercase;
	font-size: 7.5pt;
	color: #6fa4d8;
}

.top_border td {
	margin: 5px;

}

.bot_border td {
	background: url(../images/bkg_border_bot.gif) repeat-x bottom left;
}

#copyright {
	text-align: center;
	color: #888888;
	font-size: 7pt;
	padding: 10px 0px;
}
.content {
	background: url(../images/bkg_content.gif);
}
.content div {
	padding: 30px 40px;
}
h1 {
	text-align: left;
	font-size: 10pt;
	color: #E06600;
	padding-bottom: 10px;
	text-transform: lowercase;
}
h2 {
	color: #6FA4D8;
	font-size: 9pt;
	padding: 0px 0px 5px 0px;
}
p {
	color: #666666;
	padding: 0px 0px 15px 15px;
	font-size: 8.5pt;
	line-height: 1.2em;
}
td {
	font-size: 7.5pt;
	color: #333333;
}
td small, td strong {
	color: #666666;
}
a {
	color: #333333;
}
td.contact, td.contact * {
	font-size: 9pt;
	line-height: 1.5em;
}
.yellow {
	font-weight: bold;
	color: #F09C3C;
}
