* {

	padding: 0;

	margin: 0;

	border: 0;

	font-family: verdana, arial, sans-serif;

}

html {

	height: 100%;

}

body {

	background: #FFFFFF;

	height: 100%;

}

#page {

	width: 100%;

	height: 100%;

	text-align: center;

}

#wrapper {

	text-align: left;

	width: 838px;

	margin: 10px auto;

	background: white url(../images/bkg_wrapper.gif) repeat-y top left;

}

	#home #wrapper {

		margin: 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: 7pt;

	letter-spacing: -0.5pt;

}

#navigation a:hover {

	font-size: 7pt;

	/*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 {

	background: url(../images/bkg_border_top.gif) repeat-x top left;

}



.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: 16px;

}

td {
	font-size: 7.5pt;
	color: #333333;
	text-align: center;

}

td small, td strong {

	color: #E06600;

}

a {

	color: #333333;

}

td.contact, td.contact * {

	font-size: 9pt;

	line-height: 1.5em;

}

.yellow {

	font-weight: bold;

	color: #F09C3C;

}#page tr td #wrapper tr .content table tr td div table tr .contact table tr td p script {

	text-align: left;

}

#page tr td #wrapper tr .content table tr td div table tr td {

	font-size: 16px;

}

#page tr td #wrapper tr #navigation table tr .active {

	font-size: 9px;

}

#page tr td #wrapper tr #navigation table {

	font-size: 8px;

}
