body, div
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	background-repeat: no-repeat;
}

#pagebody
{
	width: 964px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#decobar
{
	position: relative;
	width:	964px;
	height: 68px;
	padding-top: 8px;
	border-bottom: 1px solid #333333;
}

a img
{
	border-width: 0px;
	margin: 0px;
}

#banner-left
{
	position: absolute;
	left: 3px;
	top: 40px;
}

#banner-right
{
	position: absolute;
	right: 4px;
	top: 40px;
}

#logo
{
	position: absolute;
	left: 434px;
	top: 4px;
}

#menubar
{
	position: relative;
	width:	964px;
	height: 26px;
	margin-bottom: 8px;
	border-bottom: 1px solid #333333;
}

#menubar a:link, #menubar a:visited, #menubar a:hover, #menubar a:active
{
	text-decoration: none;
	color: #222222;
/*	color: #6f6f6f; */
}

#menubar a:hover
{
	color: #008db6;
}

#mainlink-left
{
	position: absolute;
	bottom: 4px;
	left: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #1c4b9c;
}

#mainlink-right
{
	position: absolute;
	bottom: 4px;
	right: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #1c4b9c;
}

#sectionlinks
{
	position: absolute;
	left: 198px;
	bottom: 4px;
	width: 566px;
	font-size: 12px;
	text-align: center;
}

#bodyblock
{
	position: relative;
	width:	964px;
}

#content
{
	position: absolute;
	top: 0px;
	left: 212px;
	width:	540px;
	font-size: 12px;
}

#contentblock
{
	width:	454px;
	min-height: 298px;
	border: 1px solid #6f6f6f;
	padding: 36px 42px 36px 42px;
	font-size: 12px;
	line-height: 18px;
}

#contentblock  a:link, #contentblock a:visited, #contentblock a:hover, #contentblock a:active
{
	text-decoration: none;
	color: #008db6;
}

#sidenewsleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width:	200px;
}

#sidenewsright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width:	200px;
}

.sidenewsbox
{
	position: relative;
	width: 198px;
	height: 62px;
	border: 1px solid #d7dfe5;
	overflow: hidden;
}

.sidenewstext
{
	position: absolute;
	bottom: 3px;
	left: 3px;
	width: 180px;
	height: 172px;
	padding: 0px 6px 0px 6px;
	background-color: white;
	font-size: 12px;
	line-height: 16px;
}

.sidenewstext img
{
	height: 106px;
	width: 180px;
	margin: 6px 0px 4px 0px;
}

.sidenewstext a:link, .sidenewstext a:visited, .sidenewstext a:hover, .sidenewstext a:active
{
	text-decoration: none;
	color: #008db6;
}

.contenthead
{
	font-size: 16px;
	color: #222222;
}

.sublinks
{
	text-align: center;
}

.contentsection
{
	font-weight: bold;
	color: #222222;
}

.contenticon
{
	float: left;
	margin: 0px 36px 12px 24px;
}

.contentimageleft
{
	float: left;
	margin: 0px 24px 12px 0px;
}

.contentimageright
{
	float: right;
	margin: 24px 0px 12px 36px;
}

.contenttable
{
	text-align: left;
	line-height: 14px;
}

.contentlink
{
	border-bottom: 1px dashed #008db6;
}

.comingsoon
{
	cursor: url("images/comingsoonflag.gif"), help;
}

.completed
{
	text-decoration: line-through;
}

.rightalign
{
	text-align: right;
}

.bold
{
	font-weight: bold;
}

.nobullets
{
	list-style-type: none;
}

.schedtime
{
	display: inline-block;
	width: 84px;
	vertical-align: top;
	font-weight: bold;
}

.schedinfo
{
	display: inline-block;
	width: 370px;
	vertical-align: top;
	font-weight: bold;
}
