﻿body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #866543;
	line-height: 18px;
}

.newsStoryTitle
{
	font-size: 22px;
	font-weight: bold;
}

.newsStoryDate
{
	font-size: 12px;
	color: #999999;
}

.newStoryShortDesc
{
	color: red;
}

.validatorHighlight
{
	background-color: #fffacd;
}

div.admin-menu 
{
	position:fixed; z-index:100;
	height: 30px; background: #000000; padding-top: 8px; padding-left: 75px
}
div.admin-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;}

.imageDiv { background-repeat: no-repeat; height: 392px; width: 984px; }

div#workplace {
    position: absolute;
    height: auto;
    width: auto;
    left: 276px;
    top: 450px;
}

div#family {
    position: absolute;
    height: auto;
    width: auto;
    left: 110px;
    top: 450px;
}

div#community {
    position: absolute;
    height: auto;
    width: auto;
    left: 185px;
    top: 295px;
}

.staffPicture
{
	float: left;
	padding-right: 10px; 
	padding-bottom: 10px;
	width: 114px;
	height: 154px;
}

.hoverPopup
{
	background-color: #6eb6cc;
	color: #ffffff;
	padding: 5px;
	font-family: Verdana; 
	font-size: 9px;
	float: left;
}

.mainNavPopup
{
	background-color: #6eb6cc;
	color: #ffffff;
	padding: 5px;
	line-height: 20px;
	font-family: Verdana; 
	font-size: 9px;
	float: left;
	width: 240px;
	border-width: 2px;
	border-color: #ffffff;
}

.mainNavHoverMenu
{
	border-color: #ffffff;
}

.modalBackground
{
    filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

.modalPopupPanel
{
	background-color: white;
    border: solid 5px #6eb6cc; position: relative;
    z-index: 1000;
    padding: 0px;
}

h1
{
	color: #5bb6d1;
}

.heading
{
	font-size: 22px;
	color: #5bb6d1;
	font-weight: bold;
	line-height: 24px;
}

.defaultSubHead
{
	font-size: 16px;
	font-weight: bold;
}

.columnSubHead
{
	font-size: 16px;
	font-weight: bold;
}

.subpageColumnHeader
{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.subHeaderWhite
{
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}

.headerBg
{
	background-image: url('images/framework/header_bg.jpg'); 
	background-repeat: repeat-x;
}

.mainNavBg
{
	background-image: url('images/framework/main_nav_bg.jpg'); 
	background-repeat: repeat-x;
}

.footerText
{
	color: #f6b04c;
	font-weight: bold;
}

.brownText
{
	color: #866543;
	font-size: 12px;
	line-height: 18px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

a.footerNav:link { font-size: 12px; color: #f6b04c; font-weight: bold; text-decoration: none; }
a.footerNav:active { font-size: 12px; color: #f6b04c; font-weight: bold; text-decoration: none; }
a.footerNav:visited { font-size: 12px; color: #f6b04c; font-weight: bold; text-decoration: none; }
a.footerNav:hover { font-size: 12px; color: #47adcb; font-weight: bold; text-decoration: none; }

a.popupEditMenu:link { font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.popupEditMenu:active { font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.popupEditMenu:visited { font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.popupEditMenu:hover { font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: underline; }

a.orangeLink:link { font-size: 12px; color: #cb6c03; font-weight: bold; text-decoration: underline; }
a.orangeLink:active { font-size: 12px; color: #cb6c03; font-weight: bold; text-decoration: underline; }
a.orangeLink:visited { font-size: 12px; color: #cb6c03; font-weight: bold; text-decoration: underline; }
a.orangeLink:hover { font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline; }

a.orangeNormalLink:link { font-size: 12px; color: #cb6c03; font-weight: normal; text-decoration: underline; }
a.orangeNormalLink:active { font-size: 12px; color: #cb6c03; font-weight: normal; text-decoration: underline; }
a.orangeNormalLink:visited { font-size: 12px; color: #cb6c03; font-weight: normal; text-decoration: underline; }
a.orangeNormalLink:hover { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: underline; }

a.blueLink:link { font-size: 12px; color: #47adcb; font-weight: normal; text-decoration: underline; }
a.blueLink:active { font-size: 12px; color: #47adcb; font-weight: normal; text-decoration: underline; }
a.blueLink:visited { font-size: 12px; color: #47adcb; font-weight: normal; text-decoration: underline; }
a.blueLink:hover { font-size: 12px; color: #cb6c03; font-weight: normal; text-decoration: underline; }

a.whiteLink:link { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.whiteLink:active { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.whiteLink:visited { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.whiteLink:hover { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: underline; }

a.mainNavHoverLink:link { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.mainNavHoverLink:active { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.mainNavHoverLink:visited { font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.mainNavHoverLink:hover { font-size: 12px; color: #cb6c03; font-weight: normal; text-decoration: none; }

a.circleLink:link { font-size: 22px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.circleLink:active { font-size: 22px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.circleLink:visited { font-size: 22px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.circleLink:hover { font-size: 22px; color: #cb6c03; font-weight: normal; text-decoration: none; }

a.vennLink:link { font-size: 13px; color: #ffffff; font-weight: normal; line-height: 14px; text-decoration: none; }
a.vennLink:active { font-size: 13px; color: #ffffff; font-weight: normal; line-height: 14px; text-decoration: none; }
a.vennLink:visited { font-size: 13px; color: #ffffff; font-weight: normal; line-height: 14px; text-decoration: none; }
a.vennLink:hover { font-size: 13px; color: #ffffff; font-weight: normal; line-height: 14px; text-decoration: underline; }
