body {
	width: 823px;
	margin-left: auto;
	margin-right: auto;
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

td.form_cellLabel {
	width: 220px !important;
}

div.valsummary {
	font-size: 0.8em;
    font-family: arial, sans-serif;
}

div.home-image, div.home-image div {
	z-index: -10000; /* Hide Image Under Menu */
	height:283px;
	
}

input[type=text] {
	font-size: 0.8em;
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

a img {
	border: none;
}

a, a:visited {
	text-decoration: none;
	color: #4D4C4C;
}

a:hover {
	text-decoration: underline;
}

p {
    font-family: arial, sans-serif;
	color: #4D4C4C;
	margin-top: 0px;
}

p.warning {
	font-weight: bold;
    font-family: arial, sans-serif;
	color: #FF0000;
}

p a, p a:visited, div#maincontent a, div#maincontent a:visited, div._sitemap a, div._sitemap a:visited {
	color: #4D4C4C;
	text-decoration: underline;
	font-weight: bold;
}

table {
	/*font-size: 0.8em;*/
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

ul li {
    font-family: arial, sans-serif;
	color: #4D4C4C;
	background-image: url('/SystemFiles/media/images/bullet.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
}


h1 {
	font-size: 1.4em;
    font-family: arial, sans-serif;
	color: #585858;
}

h2{
	font-size: 1.4em;
    font-family: arial, sans-serif;
	color: #585858;
	padding-top: 10px;
	margin-bottom:0;
}

h3 {
	font-size: 1.1em;
    font-family: arial, sans-serif;
	color: #585858;
}

h4 {
	padding: 0px;
	margin: 0px;
}

hr {
	color: #CBCBCB;
	background-color: #CBCBCB;
	height: 1px;
	margin-top: -12px;
	height: 1px;
	padding: 0px;
}

hr.sidebar {
	margin-bottom: 0px;
	margin-top:0px;
}

hr.dashed {
	color: #CBCBCB;
	background-color: #CBCBCB;
	height: 1px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

span.header-right span.fontResizer a.smallFont { font-size: 8pt; }

span.header-right span.fontResizer a.medFont { font-size: 6pt; }

span.header-right span.fontResizer a.largeFont { font-size: 10pt; }

span.header-right span.fontResizer a.curFont { font-weight: bold; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.menu{
	z-index: 10000;
	margin-top: 0px;
	width: 800px;
	float: left;
	height: 30px;
	background-color: #231F20;
	padding-left: 0px;
	padding-right: 10px;
	background-image: url('/SystemFiles/media/images/menu-right.gif');
	background-position: 800px 50%;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 0px;
}

div#webmenu {
	background-image: url('/SystemFiles/media/images/menu-left.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/*From menu.css - applied to home button*/
div.menu ul{
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
}

div.menu ul li{
	position: relative;
	display: inline;
	float: left;
	font-size: 12px;
	background-image: none;
	padding-left: 18px;
	padding-right: 18px;
}

div.menu ul li a{
	display: inline;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}

div.menu ul li.menu-selected a{
	border-bottom:4px solid #FFF200;
	padding-bottom: 4px;
}

div.menu ul li.menu-selected li a{
	border-bottom:none;
}

div.header {
	float: left;
	width: 823px;
}

div.content {
	float: left;
	width: 823px;
	margin-top: -10px;
}

div._sitemap {
	font-size: 0.8em;
}

div.footer {
	float: left;
	width: 823px;
	text-align: left;
	font-size: 0.7em;
    font-family: arial, sans-serif;
	color: #585858;
	margin-top: 20px;
}

div.footer a, div.footer a:visited {
	text-decoration: none;
	color: #585858;
}

div.footer a:hover {
	text-decoration: underline;
}

span.header-left {
	display:inline-block;
	float:left;
	margin-right:158px;
	vertical-align:top;
	width:294px;
}

span.header-right {
	vertical-align: top;
	display: inline-block;
	float: left;
	width: 360px;
	margin-right: 10px;
	text-align: right;
}

span.header-right a, span.header-right a:visited {
	text-decoration: none;
	font-size: 0.8em;
    font-family: arial, sans-serif;
	font-weight: bold;
	color: #4D4C4C;
}

span.header-right a:hover {
	text-decoration: underline;
}

.searchbox{
	background-image:url('/SystemFiles/media/images/mag.gif');
	background-repeat:no-repeat;
	background-position: 0px 50%;
	padding-left:20px;
} 

span.content-left {
	vertical-align: top;
	display: inline-block;
	float: left;
	width: 587px;
	margin-right: 10px;
}

span.noimage {
	display: block;
	height: 2px;
}

span.itemtitle {
	font-weight: bold;
	/*font-size: 0.8em;*/
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

span.itemtext {
	/*font-size: 0.8em;*/
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

span.content-right {
	vertical-align: top;
	display: inline-block;
	float: left;
	width: 203px;
	margin-left: 10px;
}

div.block {
	width: 202px;
	height: auto;
}

div.block p {
	font-size: 0.8em;
}

span.signup-text {
	font-weight: bold;
	font-size: 0.8em;
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

div#latestnewscon {
	/*margin-bottom: -30px;*/
	/*margin-top:-15px;*/
}

span.newstitle {
	font-weight: bold;
	font-size: 0.8em;
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

span.newstext {
	font-size: 0.8em;
    font-family: arial, sans-serif;
	color: #4D4C4C;
}

table.signup {
	width: 210px;
	margin-bottom: 5px;
	font-size: 1em;
}

li#li2, li#li3, li#li4 {
	background-image: url('/SystemFiles/media/images/downarrow.png');
	background-repeat: no-repeat;
	background-position: 90% 50%;
}

h1.top, h2.top {
	margin-top: 6px;
}

div#maincontent {
	margin-top: 0.5px;
	font-size: 0.8em;
}

div#maincontent div {
    font-family: arial, sans-serif;
	color: #4D4C4C;
}


/*Home Page Specific */

span.panel {
	vertical-align: top;
	display: inline-block;
	width: 166px;
	margin-right: 23px;
	font-size: 0.8em;
}
