#outer {
	border: thin double #333333;
}
#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
.btmbar {
	background-image: url(images/btmbarBkg.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ad9b80;
}
#lftContent {
	background-color: #E0CA99;
	color: #333333;
	margin: 5px 5px 5px 2px;
	padding: 5px 5px 5px 2px;
	font-size: 11px;
}
#lftContent a:link {
	color: #333333;
}
#lftContent a:hover {
	color: #FF6600;
}
#lftContent a:visited {
	color: #993366;
}
#lftContent a:visited:hover {
	color: #FF3300;
}
#nav {
	font-size: 14px;
	color: #cc9027;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#nav a:link {
	color: #FFFFFF;
}
#nav a:hover {
	color: #CC9027;
}
#nav a:visited {
	color: #CCCCCC;
}
#nav a:visited:hover {
	color: #CC9027;
}
.top {
	font-size: 14px;
	color: #333333;
	float: right;
	font-family: "Times New Roman", Times, serif;
}
#rightContent {
	color: #333333;
	margin: 10px;
	padding: 10px;
}
#rightContent a:link {
	color: #333333;
	text-decoration: underline;
}
#rightContent a:hover {
	color: #CC9027;
}
#rightContent a:visited {
	color: #666666;
	text-decoration: underline;
}
#rightContent a:visited:hover {
	color: #CC9027;
}
#midContent {
	color: #333333;
	margin: 10px;
	padding: 10px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: center center;
}
#midContent a:link {
	color: #996633;
	text-decoration: underline;
}
#midContent a:hover {
	color: #daae61;
}
#midContent a:visited {
	color: #999999;
}
#midContent a:visited:hover {
	color: #daae61;
}
h1 {
	font-size: 16px;
}
.process {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
ul {
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
}
ul {
	list-style-type: decimal;
	left: 2px;
	clip:   rect(auto auto auto auto);
}
.callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
