html
{
	text-align: center;
}

body
{
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

a
{
	text-decoration: none;
	color: #ff3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	color: #ff3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a img
{
	color: #ffffff;
	border: 0px none;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: capitalize;
	color: #ff3300;
	margin-bottom: -10px;
}

h2 /* used for page title */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #ff3300;
	margin-bottom: -10px;
}

h3 /* used for header slogan */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff3300;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff3300;
	font-weight: bold;
}

h5 /* used for sections in main text */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ff3300;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: -15px;
}

p
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

sup
{
	font-size: 70%;
}

sub
{
	font-size: 70%;
}

.article
{
	border: 1px solid #ff3300;
	padding: 20px;
	text-align: left;
	background-image: url(../images/bkgd_article.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.article th
{
	background-color: #ffcc99;
}

.comment
{
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 0px 6px 4px 6px;
	clear: both;
	margin-left: 40px;
	width: 600px;
}

.commentbox
{
	background-color: #cccccc;
	border: 1px solid #999999;
	padding: 0px 6px 4px 6px;
	clear: both;
}

.contact
{
	padding: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contactcontent
{
	vertical-align: middle;
	padding: 5px 5px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.flashleft
{
	float: left;
	margin: 10px;
	height: auto;
	width: auto;
}

.flashright
{
	float: right;
	margin: 10px;
	height: auto;
	width: auto;
}

.footer
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0em 0em 0.5em 0em;
}

.footer a
{
	font-size: 10px;
}

.footer a:hover
{
	font-size: 10px;
}

.box
{
	width: 550px;
	margin: 0px 0px 0px 30px;
}

.topbox
{
	width: 550px;
	margin: 20px 0px 0px 30px;
}

.gboxhead
{
	width: auto;
	padding: 0px 5px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.gboxcont
{
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.oboxhead
{
	width: auto;
	padding: 0px 5px;
	background-color: #ffcc99;
	border: 1px solid #ffcc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.oboxcont
{
	width: auto;
	margin: -1px 0px 0px 0px;
	padding: 0px 20px;
	border: 1px solid #ffcc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header
{
	width: 689px;
	border: 1px solid #ff3300;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px;
	float: right;
	height: auto;
}

.highlight
{
	clear: both;
	background-color: #ffcc99;
	border: 1px solid #ff3300;
	padding: 5px 10px;
	margin-left: 40px;
	width: 550px;
}

.links
{
	margin: 0em 1em;
	width: 550px;
}

.links table
{
	width: 550px;
	border-top: 1px solid #ff3300;
}

.links a
{
	margin-right: 0.5em;
	border: 0px none;
}

.main
{
	width: 689px;
	border: 1px solid #ff3300;
	background-color: #ffffff;
	text-align: left;
	background-image: url(../images/bkgd_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: right;
	height: auto;
}

.navbar
{
	vertical-align: middle;
	color: #000000;
	padding: 3px 0px 0px 0px
}

.navbar a
{
	line-height: 20px;
	vertical-align: middle;
	color: #000000;
	display: block;
	padding: 3px 3px 0px 3px;
	width: 100px;
	background-image: url(../images/nav/barbtn_up.png);
	background-repeat: no-repeat;
	height: 30px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navbar a:hover
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/nav/barbtn_dn.png);
	background-repeat: no-repeat;
}

.navcontainer
{
	color: #000000;
	padding: 3px 0px 0px 0px
}

.navcontainer a
{
	line-height: 20px;
	display: block;
	padding: 3px 3px 0px 3px;
	width: 170px;
	background-image: url(../images/nav/btn_up.png);
	background-repeat: no-repeat;
	height: 30px;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.navcontainer a:hover
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/nav/btn_dn.png);
	background-repeat: no-repeat;
}

.nobkgd
{
	border: 1px solid #ff3300;
	padding: 20px;
	text-align: left;
}

.note
{
	background-color: #ffcc99;
	border: 1px solid #ff3300;
	padding: 0px 10px 4px 10px;
	margin-left: 50px;
	width: 550px;
}

.noteimg
{
	width: 40px;
	float: left;
}

.pixleft
{
	clear: left;
	float: left;
	padding: 0.5em 1em 0em 0em;
}

.pixright
{
	clear: right;
	float: right;
	padding: 0.5em 0em 0em 1em;
}

.rcolumn
{
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	height: auto;
	width: 145px;
}

.smallprint
{
	font-size: 70%;
}

.smallprint a
{
	font-size: 99%;
}


.standout
{
	color: #0040c0;
}

.textblock
{
	width: 600px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px 10px 150px 20px;
	clear: both;
	float: left;
}

.textblock p
{
	padding-left: 1em;
	text-indent: 0em;
}

.textblock p:first-letter
{
	color: #000000;
	font-size: 1.2em;
}

#lastupdate
{
	text-align: center;
	color: #ff3300;
	font-size: 10px;
	padding: 0em 0em 0.5em 0em;
}

#tnclist li
{
  margin: 1em 0em 0em 0em;
}

