*{
	margin: 0;
	padding: 0;
}
span.hilite {color:#db5b15}
body{
	line-height: 1.50;
	font: 11pt Verdana;
	color: #4a5887
}
#wrapper{
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width:950px;
	padding: 0;
}
#main_content a{
	color: #4a5887;
	text-decoration: none;
	font-weight: bold;
}
#main_content a:hover{
	color: #406421;
	text-decoration: none;
	font-weight: bold;
}
#menu_top{
	position: absolute;
	background-repeat: repeat-x;
	background-image: url(/media/imgs/menu_bg.jpg);
	width: 100%;
	height: 30px;
	margin-top: 5px;
} 
.active{
	background: #24313C;
}
#jsddm
{	margin: 0;
	padding: 0;
	z-index: 2;}

	#jsddm li
	{	float: left;
		list-style-type: none;
		font: 12pt Verdana}

	#jsddm li a
	{	padding-left: 12px;	padding-bottom: 6px;	padding-right: 12px;	padding-top: 4px;	display: block;
		text-decoration: none;

		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index: 2;
			border-top: 2px solid #497f0d;
			list-style-type: none;
			}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	background-repeat: repeat;	background-image: url(/media/imgs/menu_drop_img.png);
				padding-right: 80px;
				color: white}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}

#main_content{
	position: relative;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	min-height: 390px;
  	height:auto !important;
  	height:390px;
}
#slide_show{
	background-position: 0 bottom;
	background-repeat: no-repeat;
	position: relative;
	width: 1323px;
	padding-top: 5px;
	margin-left: -180px;
	z-index: -1;
}
#content{
	width: 700px;
	float: right;
}
#left_column{
	padding-right: 10px;
	width: 190px;
	float: left;
}

#center_column{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 450px;
	float: left;
}
#center_column a{
	text-decoration: underline;
}
#center_column p{
	padding-top: 10px;
}

#center_column .dates{
	color: #406421;
	font-weight: bold;
}
#right_column{
	padding-left: 10px;
	width: 190px;
	float: right;
}
#footer{
	background-color: #56679a;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	color: white;
	font-size: 9pt;
}
#center_column #file_t{
	border-bottom: solid #7a85a7;
	color: #7a85a7;
}
#center_column #in_t{
	border-width: 1px;
	border-bottom: solid #7a85a7;
	color: #7a85a7;
}
#center_column ul{
	list-style-type: none;
}

#center_column li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#center_column #date{
	font-weight: bold;
	color: #5b6da3;
}
#right_column{
	padding-top: 7px;
}
#right_column h3{
	border-bottom: solid #7a85a7;
	color: #7a85a7;

}
#right_column ul{
	padding-left: 20px;
	color: #7a85a7;
	dialog-style-type: square;
}
#right_column li{
	padding-top: 5px;
}

#dialog ul{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	background-color: #EAF2FF;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
}
#dialog span
{
	padding-right: 5px;
	padding-left: 6px;
}

#dialog span a
{
font-weight: bold;
padding-bottom: 5px;
color: #00e;
text-decoration: none;
}

#dialog span a:hover
{
color: #821a0d;
}
#dialog ul li
{
display: inline;
padding-right: 5px;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#dialog ul li a
{
font-weight: bold;
padding-bottom: 5px;
padding-top: 5px;
color: black;
text-decoration: none;
}

#dialog ul li a:hover
{
background-color: #369;
color: black;
}


#dialog_year span
{
	padding-right: 5px;
	padding-left: 6px;
}

#dialog_year span a
{
font-weight: bold;
padding-bottom: 5px;
color: #00e;
text-decoration: none;
}

#dialog_year span a:hover
{
color: #821a0d;
}
#dialog_year ul li
{
display: inline;
padding-right: 5px;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}
.dim_month{
	color: gray;
}
#dialog_year ul li a
{
font-weight: bold;
padding-bottom: 5px;
padding-top: 5px;
color: black;
text-decoration: none;
}

#dialog_year ul li a:hover
{
background-color: #369;
color: black;
}


