a {
	color: #19296E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #DA251D;
}


body {
	background-color: #f6f6f6;
}

body, td, th, input {
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #666666;
	font: 11px tahoma, arial, verdana, serif;
}

#central .portal-box-interior {
	background: url(images/central-header.jpg) top left no-repeat;
}

.portal-box {
	background: #fff url(images/portal-box-sides.png) repeat-y;
	width: 744px;
	margin: 0 auto 0 auto;
	color: #5F6775;
}

.portal-box-header h1 {
	border: 0;
	font-weight: bold;
	color: #bd1d01;
	font-size: 200%;
	margin: 0;
}

.portal-box-contents {
	background: url(images/portal-box-bottom.png) no-repeat bottom left;
	padding: 0 30px 30px 30px;
	width: 680px;
}

.portal-page #footer {
	border: none;
	width: 720px;
	margin: 1em auto;
	padding: 0;
	font-size: 80%;
	color: #AAA;
}

#footer {
	clear: both;
	margin-top: 3em;
	margin-bottom: 1em;
	color: #888;
	padding: 25px 50px;	
	text-align: center;
}

#content {
	display: inline;
	line-height: 19px;
	margin: 40px 0px 50px 30px;
	text-align: justify;
	width: 90%;
}

#content td{
	color: #666666;
	font: 12px tahoma, arial, verdana, serif;
}


#content h1{
	border-bottom: 1px solid #CCCCCC;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #19296E;
	font-size:1.2em;
}

#content h2{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	color: #1A2A6F;
	font-size: 1em;
}

