body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
	background: #D1DDD9 url(../sharedimages/homebg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
#homebar {
	color:#333333;
	background: #E2E8E6 url(../sharedimages/barfade.jpg) no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 95%;
	height: auto;
	position:absolute;
	left: 0px;
	top: 102px;
	border-top: 1px solid #59727E;
	border-right: 1px solid #59727E;
	border-bottom: 1px solid #59727E;
	border-left: 0px none;
}

/*CONTAINER FOR ALL THE NAVIGATION ELEMENTS*/

#menubar {
	font-size: 80%;
	letter-spacing: 2px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 100%;
	float: right;
}
/*EXPAND AND COLLAPSE ELEMENTS*/
#p7TMctrl {
	font-size: 80%;
	margin: 0px;
	display: none;
	display: block;
	position: absolute;
	z-index: 1;
	top: 80px;
	right: 5%;
}
#p7TMctrl a:link {
	color: #003366;
	background-color: transparent;
}
#p7TMctrl a:visited {
	color: #003366;
	background-color: transparent;
}
#p7TMctrl a:hover {
	color: #660000;
	background-color: transparent;
}

/*START RULES FOR NAV BAR BUTTONS AND LINKS*/

#p7TMnav div a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #59727E;
	padding: 0 0 0 3px;
	display: block;
	border-top: 1px solid #CFE5F0;
	border-right: 1px solid #CFE5F0;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
#p7TMnav div a:visited {
	color: #FFFFFF;
	background-color: #59727E;
}
#p7TMnav div a:hover {
	color: #003366!important;
	background-color: #B9CFDB!important;
}
#p7TMnav div div {
	color: #003300!important;
	background-color: #DAE4E1;
	margin: 0px 0px 0px 5px;
	border-left: 1px dashed #536A78;
}
#p7TMnav div div a {
	color: #003300!important;
	font-weight: normal;
	background-color: #DAE4E1;
	border: 0;
}
#p7TMnav div div a:visited {
	color: #003300!important;
	font-weight: normal;
	background-color: #DAE4E1;
	border: 0;
}
#p7TMnav div div a:hover {
	color: #FFFFFF!important;
	font-weight: normal;
	background-color: #455E6D!important;
	border: 0;
}
#p7TMnav div div div a {
	font-size: 90%;
}

/*SETS UP BOTTOM IMAGE IN NAVS, EDIT EMBEDDED RULE (.menubtm) TO ADJUST URL IN BACKGROUND IMAGE*/

.menubtm {
	background-image: url(../sharedimages/default_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 122px;
	width: 180px;
}

/*AFFECTS THE CURRENT PAGE VIEW*/
.p7currentmark {
	color: #FFFFFF!important;
	font-weight: bold;
	text-transform: uppercase;
	background-color:transparent;
}

/*START STYLE RULES FOR MAIN CONTENT AREAS*/

#textholder {
	padding: 0em 3em 3em 0px;
	width: 50%;
	font-size: 90%;
	text-align: left;
	margin: 0px;
	line-height: 150%;
	float: right;
}
#textholder p {
	margin-top: 0px;
}
#textholder h2 {
	font-size: 140%;
	color: #2F404A;
	padding: 0px;
	border-bottom: 1px solid #59727E;
	margin-top: 1em;
	margin-bottom: 0px;
}
#textholder h3 {
	font-size: 120%;
	color: #59727E;
	letter-spacing: 0.2em;
	text-align: right;
	margin: 0px 0px 1em;
	font-style: italic;
}
#textholder h4 {
	font-size: 110%;
	color: #2F404A;
	text-align: left;
	margin: 0px;
}
#toplink {
	font-size: 80%;
}

/*OTHER STYLE RULES*/

.clearme {
	clear: left;
}
.myspacer img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#validation {
	text-align: right;
	width: 95%;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
}
#validation img {
	text-decoration: none;
	margin-bottom: 2px;
	border: none;
}.leftpic {
	float: left;
	margin-right: 10px;
	margin-top: 0.3em;
}

