body {
	font-family: Tahoma, Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: x-small;
	color: #5b5b5b;
	margin: 0px;
	padding: 1em;
}
.mytext {font-family: Tahoma, Arial, "Times New Roman", Helvetica, sans-serif; font-size: x-small; color: #666666} 
.mytext a:link {color: #666666; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #666666; text-decoration: underline} 
.mytext a:active {color: #666666; text-decoration: none} 
.mytext2 {font-family: Tahoma, Arial, "Times New Roman", Helvetica, sans-serif; font-size: x-small; color: #CC0000} 
.mytext2 a:link {color: #000000; text-decoration: none} 
.mytext2 a:visited {color: #000000; text-decoration: none} 
.mytext2 a:hover {color: #000000; text-decoration: underline} 
.mytext2 a:active {color: #000000; text-decoration: none} 

.leftPane {
background: white url(Images/titlebackground.gif) no-repeat;

}

.rightPane {
background: white url(Images/titlebackgroundright.gif) no-repeat;
}

#content {

	
	padding: 1em 0;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 750px;
}
.table
{
	BORDER-COLLAPSE: collapse;

}
.MenuText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
font-weight: lighter;}

.SideBar
{
background: white url(images/SideBar.gif) no-repeat;
height: 400px;}

html>body #content {

} 
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#nav a {
	font-weight: normal;
	color: white;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: black;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #5b5b5b;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 103.5px;
	text-align: center;
	cursor: default;
	background-color: #5b5b5b;
	/*border: 1px solid ##5b5b5b;*/
	border-width: 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
font-weight: lighter;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(images/ddbg4.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
		z-index:10;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

h1
{
font-family: arial, helvetica, serif;
color: #664421;
font-size: 13pt;}

h2
{
font-family: arial, helvetica, serif;
color: #000000;
font-size: 8pt;
font-style: normal;}

.backgroundImage
{
background-image:url(Images/HeaderImagerev.gif);
background-repeat:no-repeat
}

.CTA
{
color: #ffffff;
font-family: arial, helvetica, serif;
font-size: 13pt;
font-weight: bold;
font-style: normal;}

.Repeater {
	OVERFLOW: auto;
	HEIGHT: 400px;
	/*position:relative;
	TOP: -151px;
	clear:both;
	left: 4px;*/
}