body
{
	text-align: center;
	min-width: 900px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0px;
	background-color: #f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #D25400;
	font-size: x-large;
	margin-left: 24px;
}
.description {
	position: absolute;
	text-indent:-9999px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #548ef9;
	font-size: x-large;
	margin-left: 24px;
	padding-top: 0;
	letter-spacing: 3pt;
}

p
{
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	background: none;
	margin: 10px;
	display: block;
}

p:first-line
{
	font-size:14px;
}

p.txt:first-line
{
	font-size: 11px;
}

ul
{
	font-size: small;
	color: #333333;
	list-style: none;
	margin-left: 3px;
	padding: 0px;
}

ul li
{
	font-size: small;
	color: #333333;
	margin-top: 10px;
	padding-top: 10px;
}

ul ul
{
	display: none;
	margin-left: 15px;
	margin-top: 10px;
}

ul ul li
{
	font-size: x-small;
	color: #999999;
	margin-top: 6px;
	padding-top: 0px;
}

ul ul ul
{
	margin-bottom: 10px;
}

ul ul ul li
{
	font-size: x-small;
	color: #999999;
	margin: 2px;
	padding: 0px;
}

ul.smText li
{
	font-size: x-small;
	color: #999999;
	margin-top: 6px;
	padding-top: 0px;
}

.inline
{
	display: inline;
}
	

div.text
{
	background: none;
	width: 600;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.atxt {
	font-size: 90%;
	color: #444;
	text-decoration:none;
}
.atxt:hover {
	color: #659BC1;
}
.atxtCurrent {
	color:	 #D25424;
	text-decoration:none;
	font-weight: normal;
}

div div
{
	background-color: #f9f9f9;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

.text { display: inline; }

.text p
{
	margin-left: 24px;
	margin-right: 20px;
}

.text h6
{
	font-size: small;
	letter-spacing: 3pt;
	margin-left: 24px;
	padding-top: 0px;	
}

.extra
{
	font-size: 48pt;
	font-family: Arial;
	color: #ffcc33;
	background: inherit;
	display: block;
	margin-top: 20px;
	min-height: 30px;
}

.footy
{
	position: absolute;
	background-color: #ffffff;
	font-size: 8pt;
	padding-top: 0px;
}

.left
{
	position: absolute;
	background-color: #f9f9f9;
	left: 0px;
	width: 200px;
	padding: 0px;
}

.right
{
	position: relative;
	left: 100px;
	width: 700px;
	min-width: 700px;
	background-image: url(../images/contentBg.gif);
	margin-bottom: 70px;
	padding-left: 26;
}

.top
{
	background-image: url(../images/banner.jpg);
	width: 900px;
	height: 138px;
	min-height: 138px;
}

.top:hover
{
	background-image: url(../images/bannerOver.jpg);
	cursor: pointer;
}

.contentTop
{
	min-width: 700px;
	width: 700px;
	min-height: 45px;
	height: 45px;
	background-image: url(../images/contentTop.gif);
}

.contentBottom
{
	display: block;
	position: absolute;
	left: 0px;
	margin-left: 0px;
	min-width: 700px;
	width: 700px;
	min-height: 45px;
	height: 45px;
	background-image: url(../images/contentBottom.gif);
	top: 100%;
}

.brdr
{
	border: 1px solid;
	border-color: #cccccc;
	background-color: #ffffff;
	padding: 10px;
	background-image: url(../images/imgBackground.gif);
	background-repeat: repeat-x;
}

.brdr p
{
	margin-top: 10px;
	margin-bottom: 0px;
}

.button
{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	max-width: 100px;
	margin-left: 6px;
	padding-left: 12px;
	border-left: thin solid #cccccc;
	display: inline;
	background: none;
}

ul.button
{
	margin-left: 20px;
	border-left: none;
	padding-left: 0px;
}

.button:first-child
{
	border-left: none;
	padding-left: 0px;
}

#wrapper
{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #f9f9f9;
	position: relative
}

#spacer
{
	height: 1px;
	min-height: 1px;
	background-color: #f9f9f9;
	background-image: url(../images/contentBg.gif);
}

#foba
{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 80px;
	background-color: #ffffff;
}

#upfoba
{
	position: absolute;
	bottom: 1px;
	left: 40px;
	width: 100px;
	background-color: #ffffff;
}