body
{
	margin: 0px;
	background-color: #ffffff;
}
h1
{
	font-family: Verdana;
	font-size: 85%;
	margin: 0px;
	color: #73bd26;
	text-transform: uppercase;
}
h2
{
	font-family: Verdana;
	font-size: 105%;
	margin: 0px;
	color: #73bd26;
	font-weight: bold;
}
.tablecell
{
	font-family: Arial;
	font-size: 75%;
	color: #5f6164;
	line-height: 24px;
}
#ribbon {
	position:absolute;
	left:0px;
	top:285px;
	z-index:3;
}
#portTitle
{
	font-family: Verdana;
	font-size: 85%;
	margin: 0px;
	color: #73bd26;
	text-transform: uppercase;
	font-weight: bold;
}
#maincontent
{
	width: 100%;
	height: 100%;
}
#header
{
	height: 87px;
	width: 100%;
	background-image: url(/images/bgtile_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#headercontainer
{
	height: 87px;
	width: 984px;
	background-image: url(/images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenttable
{
	height: 100%;
}
#leftspace
{
	height: 100%;
	width: 68px;
	background-image: url(/images/bg_footerleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftcolumn
{
	width: 237px;
}
#subnav
{
	width: 237px;
	height: 165px;
}
#rightcolumn
{
	width: 679px;
	text-align: left;
}
#content
{
	margin: 66px 0px 0px 0px;
}
#contentholder
{
	width: 679px;
}
#breadcrumbs
{
	font-family: Arial;
	color: #5f6164;
	font-size: 65%;
	margin: 0px 0px 5px 0px;
}
#breadcrumbs a
{
	color: #73bd26;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	color: #73bd26;
	text-decoration: none;
}
#hometext {font:75% Arial, Helvetica, sans-serif; color:#5f6164;}
.contenttext
{
	font-family: Arial;
	font-size: 75%;
	color: #5f6164;
	line-height: 24px;
	margin: 0px 25px 10px 21px;
}
.contenttext a, #hometext a
{
	color: #73bd26;
	text-decoration: underline;
}
.contenttext a:hover, #hometext a:hover
{
	color: #73bd26;
	text-decoration: none;
}
.normalTxt {font-size:100%; font-family:Arial, Helvetica, sans-serif; color:#5f6164;}
#footer
{
	height: 344px;
	width: 100%;
}
#footerbot
{
	height: 237px;
	width: 100%;
	background-image: url(/images/bgtile_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subnavtitle
{
	font-family: Arial;
	font-size: 15px;
	color: #73bd26;
	text-transform: uppercase;
	font-weight: bold;
}
.subnavline
{
	width: 138px;
	height: 1px;
	margin: 3px 0px 5px 0px;
}
.subnavlinks
{
	font-family: Verdana;
	font-size: 12px;
	color: #5f6164;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
	line-height: 20px;
}
.subnavlinks a
{
	color: #5f6164;
	text-decoration: none;
}
.subnavlinks a:hover
{
	color: #73bd26;
	text-decoration: none;
}
#portimages
{
	
}
.portimg
{
	width: 157px;
	height: 70px;
	margin: 0px 9px 14px 0px;
	border: 0px;
}