
body
{
	color:#444;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p
{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 17px;
	color: #444;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #9E1B34;
	font-weight:normal;
}

a:visited
{
	text-decoration: none;
	color: #9E1B34;
	font-weight:normal;
}

a:active
{
	text-decoration: none;
	color:#EBAB00;
	font-weight:normal;
}

a:hover
{
	text-decoration: none;
	color:#EBAB00;
	font-weight:normal;
}

.header
{
	width:750px;
	height:180px;
	padding-top:10px;
}

.header h1
{
	font-weight:normal;
	font-size:18px;
}

.topNav
{
	width: 750px;
	color:#cccccc;
	font-size:10px;
	font-weight:bold;
}

.topNav hr
{
	color:#ffdfb5;
	size:1px;
}

.topNav a
{
	font-weight:bold;
	font-size:12px;
}

.topNav a:visited
{
	font-weight:bold;
	font-size:12px;
}

.topNav a:active
{
	font-weight:bold;
	font-size:12px;
}

.topNav a:hover
{
	font-weight:bold;
	font-size:12px;
}

.container
{
	margin-right:auto;
	margin-left:auto;
	width:750px;
	padding:0px;
}

.leftNav
{
	width: 180px;
	font-size:12px;
	float:left;
	background-color:#FFEEBF;
	padding:15px;
}

.leftNav hr
{
	color:#ffdfb5;
	width:180px;
	size:1px;
}

.leftNav h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color:#444;
	text-shadow:#666666;
}

.leftNav h2
{
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#444;
}

.leftNav h3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#444;
}

.leftNav a
{
	font-weight:normal;
	font-size:12px;
}

.leftNav a:visited
{
	font-weight:normal;
	font-size:12px;
}

.leftNav a:active
{
	font-weight:normal;
	font-size:12px;
}

.leftNav a:hover
{
	font-weight:normal;
	font-size:12px;
}

.content
{
	margin: 0px;
	width:520px;
	float:right;
	font-size:12px;
}

.content p
{
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content fieldset
{
	padding-top: 0px;
	border: 1px solid #ffdfb5;
	padding: 15px;
	margin-bottom: 2px;
	width: auto;
	height:auto;
}

.content legend
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #EBAB00;
}

.boldText
{
	color:#000;
}

.content h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color:#444;
	text-shadow:#666666;
}

.content h2
{
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#444;
}

.content h3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#444;
}

.footer
{
	width:100%;
	padding-top:20px;
	font-size:11px;
}

input
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

select
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

textarea
{
	font-family: Verdana, geneva, sans serif;
	font-size: 10px;
	background: ECEFD4
}

ul.square
{
	list-style-type: square;
}

ul.squareFL
{
	list-style-type: square;
	padding: 2px;
	margin-left: 15px;
	line-height: 1.5em;
}

ul.disc
{
	list-style-type: disc;
}

ol
{
	padding: 0px 2px 0px 2px;
	margin-left: 35px;
}

li
{
	padding: 0px 2px 0px 2px;
	line-height: 1.5em;
}

.smallText
{
	font-size:8pt;
	font-weight: normal;
}

.smallText1
{
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	padding-top: 4px;
}

.smallText2
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
}

h1
{
	font-size: 14px;
	color:#9E1B34;
}

h2
{
	font-size: 13px;
	color:#9E1B34;
}

h3
{
	font-size: 12px;
	color:#9E1B34;
}

.imageBorder
{
	margin: 0px;
	padding: 2px;
	border: 1px solid #ccc;
}

.imageLeft
{
	margin: 2px 15px 12px 0px;
	padding: 2px;
	border: 1px solid #ccc;
}

.imgRight
{
	margin:2px 0px 12px 12px;
	padding: 2px;
	border: 1px solid #ccc;
}

.imgRightNoBrdr
{
	margin:12px 0px 12px 8px;
	padding: 2px;
	border: 0px;
}

br.clearfix
{
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.wrapper
{
	width:150px;
}

.container-left
{
	width:300px;
	padding:0px;
	padding-right:20px;
	float:left;
}

.container-center
{
	width:150px;
	padding:0px;
	padding-right:20px;
	float:center;
}

.container-right
{
	width:150px;
	padding:0px;
	float:right;
}

