#Column1 {
	vertical-align:top;
	text-align:center;
	background-image:url('/images/nav/green_tile.gif');
	background-repeat:repeat-y;
}
#Column1Bottom {
	vertical-align:bottom;
	text-align:center;
	background-image:url('/images/nav/green_tile.gif');
	background-repeat:repeat-y;
}
#Column2, #Column3 {
	vertical-align:top;
}
#Column3 {
	width:200px;
}
#Sidebar {
	margin-top:177px;
	border:1px solid #cccccc;
}
#Sidebar h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	text-transform: uppercase;
}
#Sidebar h2 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	text-transform: uppercase;
}
#Sidebar li {
	padding:0px 0px 10px 0px;
}
.SidebarTitle {
	border:1px solid #ffffff;
	background-color:#ebedea;
	padding:15px;
	font-weight:bold;
}
.SidebarContent {
	border:1px solid #ffffff;
	background-color:#ebedea;
	padding:13px 15px 13px 15px;
}
.SubButton {
	position:relative;
	padding-bottom:2px;
}
.SubBullet {
	position:absolute;
	left:5px;
	top:5px;
}
.BodyHead {
	font-family:times;
	padding:10px 30px 0px 30px;
	/*font-size:22px;*/
	font-size:3em;
	line-height:1em;
	color:#707e69;
}
#Header #Highlight {
 	border:solid 1px #000000;
	filter:alpha(opacity=90);
	opacity:.90;
	background-image:url('/images/template00/gradient.jpg');/**/
	position:absolute;
	width:300px;
	height:40px;
	padding:3px 0px 0px 15px;
	top:250px;
	left:30px;
	color:#ffffff;
}
.style1 {
	color: #CB2A2F;
}
.style2 {
	color: #FFFFFF;
}

