body
{
	margin: 10px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
}
form
{
	padding: 0;
	margin: 0;
}
img
{
	vertical-align: top;
	border: 0;
}
a
{
	color: #666;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.redtext
{
	color: #C00;
}
#LogoSubLine { font-weight: bold; color: Gray; font-size: 9pt; }
#topbox
{
	width: 777px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #C00;
	background: #DDD url(../skinning/images/heightFixBackground.gif) repeat;
}
#header
{
	padding: 10px;
	background: #FFF;
	border: 1px solid #C00;
}
#HeaderRight 
{
	float:right;
}
.HeaderRight 
{
	float:right;
}
#content
{
	border: 1px solid #C00;
	clear: both;
}
#content-left
{
	width: 207px;
	height: auto;
	background: #69C;
	color: #FFF;
	border-right: 1px solid #FFF;
	float: left;
	padding-bottom: 20px;
}
#searchbox
{
	height: 20px;
	padding: 10px;
	background: #369;
}
#searchbox span
{
	margin-left: 10px;
}
#searchbox .field
{
	_height: 14px;
	border: 1px solid #C00;
	width: 95px;
}
#searchbox .submit
{
	vertical-align:baseline;
	height: 18px;
	border: 1px;
	font-weight:bold;
	font-size:9px;
}
#newsbox
{
	padding: 0px 0px 10px 0px; /* background: #69C; - this seems to cause a glitch in IE7 where the UL-LI items disappear in an odd way */
	margin: 10px 0px 0px 10px;
}
#contentbox 
{
	padding: 0px 0px 10px 0px; /* background: #69C; - this seems to cause a glitch in IE7 where the UL-LI items disappear in an odd way */
	margin: 10px 0px 0px 10px;
}
#contentbox a
{
	color: #FFF;
	text-decoration: underline;
}
#contentbox p
{
	color: #fff;
	font-size: 12px;
	margin: 0px 5px 10px 3px;
}
#newsbox li
{
	line-height: 14px;
	font-size: 12px;
	background: url(../sknning/images/plus.gif) no-repeat top left;
	list-style-type: none; /* list-style-image: url(../skinning/images/plus.gif); */
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 15px;
}
#newsbox ul
{
	padding: 0px 4px 0px 3px;
	margin: 0px 0px 0px 1px;
}
#newsbox a
{
	color: #FFF;
}
#newsbox p
{
	color: #fff;
	font-size: 12px;
	margin: 0px 5px 10px 3px;
}
.bigtext
{
	margin-left: 10px;
}
#content-right
{
	width: 567px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
#mainnav
{
	height: 20px;
	line-height: 20px;
	padding: 10px;
	text-align: center;
	background-color: #ddd;
}
.spacepipe
{
	margin: 0 20px;
}
#flashbox
{
	padding-left: 10px;
}
#sub-section
{
	height: 20px;
	line-height: 20px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #69C;
	color: #FFF;
}
.leftColHeader
{
	height: 20px;
	line-height: 20px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #69C;
	color: #FFF;
}
.leftNavImageDiv 
{
	width:206px;
	overflow:hidden;
	clear: both;
}
.leftNavSectionLink 
{
	margin-left: 12px;
	color: #FFF;
	display: block;
}
.leftNavCustomBullet 
{
	margin-right:5px;
}
#sub-title
{
	height: 20px;
	line-height: 20px;
	padding: 10px;
	font-weight: bold;
	background: #FFF;
	color: #69C;
}
.resourceheader 
{
	line-height: 20px;
	font-weight: bold;
	background: #FFF;
	color: #69C;
	font-size: 14px;
	font-family:Arial;
}
#sub-text
{
	height: auto;
	padding: 0 10px;
	background: #FFF;
}
#footer
{
	padding: 10px;
	font-size: 10px;
	border: 1px solid #C00;
	text-align: right;
	background: #FFF;
	height: 18px;
	clear: both;
}
.adminSectionImageDisplay 
{
	float:right;
}