a {
	color: #92332E;
	text-decoration: none
}
a:hover {
	color: #9FDBED;
}
a:visited {
	color: #BA413A;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D2100;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 100%;
	padding: 0px;
	}
ul li {
	color:#4D2100;
	line-height:1.5em;
	list-style:circle;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.13em;
	font-weight: bold;
	line-height: 1.3em;
	color: #BCBDC1;
	background-color: #EBEBEB;
	}
.NavigationBackgroundColor {
	color: #DEE369;
	}
.NavigationColor {
	color: #92332E;
	font-size: 20px;
	font-style: normal;
	text-transform: capitalize;
	background-color: #DEE369;
	text-align: justify;
	border:none;
	vertical-align: top;
	font-weight: bold;
	}
a.NavigationColor:link {
	color: #92332E;
}
a.NavigationColor:hover {
	color: #9FDBED;
}
.Heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #4D2100;
}
.HeadingSub {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #4D2100;
	font-weight:normal;
}
a.HeadingSub:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #92332E;
}
a.HeadingSub:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #9FDBED;
}
.HeadingWhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
a.HeadingWhite:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.HeadingWhite:hover {
	color: #9FDBED;
	text-decoration:none;
}
a.HeadingWhite:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.paragraph {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
}
.LeftNav {
	background-image: url(../images/Design1b_08.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.RightNav {
	background-image: url(../images/Design1b_10.gif);
	background-repeat: repeat-y;
}
.LeftInner {
	background-image: url(../images/Design1b_11m.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.RightInner {
	background-image: url(../images/Design1b_13m.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.fullheight {
	height: 100%;
}
.copyright {
	font-size:9px;
}
