div.InsideContent 
{
	background-image: url('../images/inside_compassBackground.gif'); 
	background-repeat: no-repeat;
	min-height: 500px;
}
img.TopBanner 
{
	display: block;
}
img.InsideLogo 
{
	margin-left: 30px;
	margin-top: 15px;
	float: left;
}
div#MenuAndText 
{
	margin-left: 164px;
}
div#InsideMenu 
{
	margin-left: 45px;
	height: 28px;
	background-image: url(../images/menu_bkg.gif);
}
div.InsideMenuItem 
{
	float: left;
	font-size: 10px;
	letter-spacing: 3px;
	font-size: 11px;
	height: 28px;
	text-indent: -5000px;
	background-position: center center;
	cursor: pointer;
	background-repeat: no-repeat;
}
div.InsideContent div#Body 
{
	width: 321px;
	padding-left: 40px;
	padding-right: 47px;
	margin-top: 27px;
	margin-bottom: 36px;
	border-right: dotted 1px #bcbcbc;
	float: left;
}
div.InsideContent div#Body h1
{
	font-size: 20px;
	color: #394c56;
	margin-bottom: 7px;
	font-family: Georgia, Times, Serif;
}
div.InsideContent div#Body h2
{
	font-size: 14px;
	color: #404040;
	margin-top: 14px;
	margin-bottom: 7px;
	font-family: Georgia, Garamond, 'Times New Roman', Times, Serif;
}
div.InsideContent div#Body p
{
	font-size: 11px;
	color: #606060;
	line-height: 20px;
	margin-bottom: 7px;
	font-family: Verdana;
}
div.InsideContent div#Body ul 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 5px;
}
div.InsideContent div#Body li 
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #606060;
	margin-top: 5px;
	padding-left: 14px;
	background-image: url('../images/diamond.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	font-family: Verdana;
}
div.InsideContent div#RightColumn 
{
	float: left;
	margin-top: 27px;
	margin-bottom: 36px;
	padding-left: 37px;
	padding-right: 47px;
	width: 260px;
}
div.InsideContent div#RightColumn h2 
{
	font-size: 10px;
	margin-bottom: 20px;
	text-indent: 20px;
	background-image: url('../images/arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #606060;
}
div.InsideContent div#RightColumn h2.Return
{
	font-size: 10px;
	margin-bottom: 20px;
	text-indent: 20px;
	background-image: url('../images/arrow_rev.gif');
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #606060;
}
div.InsideContent div#RightColumn h3 
{
	font-size: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #606060;
}
div.InsideContent div#RightColumn ul 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.InsideContent div#RightColumn li 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #606060;
	margin-top: 5px;
	padding-left: 12px;
	background-image: url('../images/diamond.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
}
p.FormLabel 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: inherit;
}
p.FormLabel label
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
input 
{
	margin: 0px;
	padding: 0px;
}