body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDF2F5;
	margin: 0px;
	padding: 10px;
}

a, a:active, a:visited {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #000000;
	line-height: 1.5em;
	padding: 10px;
	margin: 0px;
}

ul {
	line-height: 1.5em;
	color: #000000;
	margin: 0px 0px 0px 40px;
}

li {
	padding: 0px;
}

input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

strong {
	color: #000000;
}

h1 {
	color: #CC3300;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

h2 {
	color: #CC3300;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#flashheader {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 152px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#flashheader2 {
	background-image: url(../images/headerpart2.jpg);
	background-repeat: no-repeat;
	width: 280px;
	height: 152px;
	border-bottom: 1px solid #000000;
}

#flashheader3 {
	background-image: url(../images/headerpart3.jpg);
	background-repeat: no-repeat;
	width: 283px;
	height: 152px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer {
	font-size: 9px;
	color: #000000;
}

#footer a, #footer a:active, #footer a:visited {
	color: #CC3300;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#mainTable {
	background-color: #fff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#mainContent {
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#mainContent h1 {
	color: #CC3300;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}

#mainContent h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}

#mainContent strong {
	color: #000000;
}

#sideBar {
	background-image: url(../images/sidebarbkgrd2.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

#sideBar p {
	color: #fff;
	padding: 0px 0px 0px 10px;
}

#sideBar strong {
	color: #fff;
	padding: 0px;
}

#sideBar h2 {
	color: #fff;
	padding: 10px 0px 5px 10px;
}

#rightsideBar {
	width: 175px;
	height: auto;
	margin: 0px;
	padding: 5px;
}

legend {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

fieldset {
	padding: 5px;
	margin: 0px;
}

fieldset p {
	font-size: 11px;
}

fieldset ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size: 11px;
}

fieldset li {
	color: #000000;
	list-style-image: url(../images/bullet_arrow.gif);
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: 1.25em;
}

#topborder {
	border-top: 1px dashed #ccc;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#navcontainer {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
}

#navcontainer a:link, #navcontainer a:visited, #navcontainer a:active {
	display: block;
	padding: 3px 3px 3px 30px;
	width: 111px;
	background-image: url(../images/navOFF.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	border-bottom: 1px solid #eee;
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover {
	background-image: url(../images/navON.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #fff;
}