﻿BODY {
	background-color: #CBE3C2;
	background-image: url('../elements/background.gif');
	background-repeat: repeat-x;
}
p {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.activepage {
	color: #000000;

}

#MasterCenter {
	/*border: 1px solid #FF0000;*/
	margin-right: auto;
	margin-left: auto;
	width: 877px;
	background-repeat: no-repeat;
}
#Header {
	/*border: 1px solid #FF0000;*/
	width: 877px;
	height: 236px;
}
#HeaderTitle {
	/*border: 1px solid #FF0000;*/
	width: 640px;
	height: 236px;
	float: right;
	background-image: url('../elements/header.gif');
}
#Seal {
	/*border: 1px solid #FF0000;*/
	width: 237px;
	height: 236px;
	float: left;
	background-image: url('../elements/seal.gif');
}
.SealH1 {
	width: 227px;
	height: 200px;
	text-indent: -9999px;
}
#Footer {
	/*border: 1px solid #FF0000;*/
	width: 877px;
	height: 112px;
	background-image: url('../elements/footer.gif');
	background-repeat: no-repeat;
}
#bodyconatainer {
	width: 877px;
	background-image: url('../elements/Bodybackground.gif');
	background-repeat: repeat-y;
}
#PageTitle {
	/*border: 1px solid #FF0000;*/
	width: 601px;
	background-image: url('../elements/PageTitleBG.gif');
	background-repeat: no-repeat;
	float: right;
}
.Content {
		width: 550px;
	float: left;
	
}
#MenuRegion {
	/*border: 1px solid #FF0000;*/
	width: 220px;
	float: left;
	padding-left:52px
	
}
#MenuHeader {
	width: 216px;
	height: 27px;
	background-image: url('../elements/menuheader.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
	
}
#MenuFooter {
	width: 216px;
	height: 28px;
	background-image: url('../elements/menufooter.gif');
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
	
}
#MenuBody {
	width: 196px;
	background-image: url('../elements/menubodybg.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: none;
	letter-spacing: 1px;
}
ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 6px;
	list-style-type: none;
	text-align: left;
}
li {
	padding-bottom: 15px;
}

.title {
	width: 550px;
	height: 48px;
	text-indent: -9999px;
	
	background-repeat: no-repeat;
}
.textcopy {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

.textcopy ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 28px;
	text-align: left;
	list-style-image: url('../elements/bulletleaf.gif');
}
.textcopy li {
	padding-bottom: 5px;
	padding-left: 4px;
}

.textcopy ul li ul{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 28px;
	text-align: left;
	list-style-image: url('../elements/bulletleafyellow.gif');
}
.textcopy li ul li{
	padding-bottom: 5px;
	padding-left: 4px;
}


/*#MenuBody A:link {text-decoration: none; color: #A6844B}
#MenuBody A:visited {text-decoration: none; color: #A6844B}*/
#MenuBody A:link {text-decoration: none; color: #000000}
#MenuBody A:visited {text-decoration: none; color: #000000}
#MenuBody A:hover {text-decoration: none; color: #284DCA;}

.textcopy A:link {text-decoration: none; ; color: #284DCA;}
.textcopy A:visited {text-decoration: none; ; color: #284DCA;}
.textcopy A:hover {text-decoration: none; color: #A6844B}

.ImageLeft {
	float: left;
	padding-right: 10px;
}
.ImageRight {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

.EpHeaderCell {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	background-image: url('../elements/background.gif');
}
.EpContentCell {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	background-image: url('../elements/bodycolor.jpg');
}

.EpContentCell A:link {text-decoration: none; color: #000000}
.EpContentCell A:visited {text-decoration: none; color: #000000}
.EpContentCell A:hover {text-decoration: none; color: #284DCA;}	

