/*body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin:0pt;
padding:0pt;
}

body{
	background:url(images/bg.gif) repeat;
	margin:0;
	padding:0;
}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:160%;
}

#main_c {
	 width:945px;
	 margin:0 auto;
	 z-index:2;
	 position:relative;
}

#banner_c_home {
	position:relative;
	background:url(images/banner_c_home.png);
	width:945px;
	height:258px;
}

#banner_c
{
	position: relative;
	background: url(images/banner_c.png);
	width: 945px;
	height: 258px;
}

#logo{
	position:relative;
	left:20px;
	top:2px;
}
#globalnav{
	position:absolute;
	right:6px;
	top:50px;
}
#globalnav li{
	float:left;
	position:relative;
	top:5px;
	left:8px;
	padding-right:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	font-weight:bold;
}
#globalmessage{
	position:absolute;
	bottom:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
	left:15px;
}

#middle_c{
	position:relative;
	top:0;
	margin-top:10px;
	width:100%;
}

#sidenav_home{
	/*background: url('images/nav_preview_home.png') no-repeat;*/
	/*background: url(images/navbar.png) repeat-y;
	width:218px;
	min-height:320px;
	position:relative;
	left:7px;
	color: White;
	padding-bottom: 15px;
}

#sidenav
{
	background: url(images/navbar.png) repeat-y;
	width: 218px;
	min-height: 373px;
	position: relative;
	float: left;
	left: 7px;
	color: White;
	padding-bottom: 15px;
}

#content_c{
	width:706px;
	min-height: 389px;
	background-color:white;
	border:1px solid #999;
	float: right;
}

#contentfooter_c
{
    width: 706px;
    float: right;
    padding-top: 10px;
}

#content_c_home{
	width:706px;
	min-height:334px;
	float:right;
}

#contentheader{
	background: url('images/contentheader_bg.gif') repeat-x;
	width:698px;
	height:41px;
	border:1px solid #666666;
	position:relative;
	top:3px;
	left:3px;
}

#contentheader_home{
	background: url('images/contentheader_bg.gif') repeat-x;
	width:467px;
	height:24px;
	border:1px solid #666666;
	position:relative;
	top:3px;
	left:5px;
}

#featurebar{
	width:216px;
	float:right;
}

#feature
{
	width: 480px;
	position: relative;
	right: 2px;
	background-color: white;
	min-height: 334px;
	border: solid 1px #999;
}

#info_home{
	width:909px;
	height:54px;
	background:url('images/info_home.png') no-repeat;
	position:relative;
	margin-top:13px;
	left:20px;
	clear: both;
}

#footer_c{
	width:948px;
	height:90px;
	background:url('images/footer_bg.png') no-repeat;
	background-position:3px 0px;
	position:relative;
	margin-top:10px;
	clear: both;
}

#footer_c_home{
	width:948px;
	height:90px;
	background:url('images/footer_bg.png') no-repeat;
	background-position:3px 0px;
	position:relative;
	margin-top:10px;
	clear: both;
}

#info_c{
	position:relative;
	top:17px;
	left:22px;
}

#copyright{
	font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#333;
	float:left;
	margin-right:10px;
}

#contact li{
	list-style-type:none;
	float:left;
	font-size:12px;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#333;
	padding:0px 10px;
}

#foot_trans{
	background: url('images/bg_foot_trans.png') repeat-x;
	width:100%;
	height:195px;
	position:fixed;
	bottom:0;
	z-index:1;
}

.pagetitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#3D704F;
	position:relative;
	top:3px;
}

.pagetitle_home{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#3D704F;
	position:relative;
	top:3px;
	left: 5px;
}

.titledot{
	position:relative;
	bottom:5px;
	padding:0 7px;
}*/

/* Menu */
/*#Menu
{
	top: 10px;
	left: 10px;
	position: relative;
	width: 195px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: White;
	cursor: hand;
	line-height: 140%;
}

#Menu li
{
	position:relative;
	list-style-image: url('/Images/bluearrow.png');
	margin-left:15px;
}
#Menu li ul
{
	left: 10px;
	position: relative;
	width: 165px;
	
}

#Menu li ul li
{
	position:relative;
	list-style-image: url('/Images/bluearrow.png');
	margin-left:15px;
}

#Menu li ul li ul
{
	left: 5px;
	position: relative;
	width: 160px;
}

#Menu li ul li ul li
{
	font-size: 8pt;
}

#Menu a 
{
	color: White;
	text-decoration: none;	
}

#Menu a:hover
{
	color: Silver;
}

.PanelHidden
{
	display:none;
}

.PanelActive
{
	display: block;
}*/

/* Control */
a.grid
{
    color:#002649;
}
a.grid:visited
{
    color:#002649;   
}
a.grid:hover
{
    color:Gray;
}
/* Calendar */
.Calendar 
{
	border-color: Black;
	border: solid;
	font-family: Verdana;
	font-size: 9pt;
}
.TodayDayStyle 
{
	background-color: #999999;
	color: White;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.DayStyle 
{
	background-color: #CCCCCC;
	height: 100px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.WeekendDayStyle 
{
	background-color: #CCCCCC;
	height: 100px;
	vertical-align: top;
	text-align: left;
}
.OtherMonthDayStyle
{
	color: #999999;
	vertical-align: top;
	text-align: left;
	background-color: #CCCCCC;
	height: 100px;
}
.NextPrevStyle
{
	font-weight: bold;
	font-size: 8pt;
	color:White;
}
.DayHeaderStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	height: 8pt;	
}
.TitleStyle 
{
	background-color: #333399;
	border: solid;
	font-weight: bold;
	font-size: 12pt;
	color:White;
	height:24pt;
}

/* CMS Styles */

.dragHandle
{
	width: 16px;
	height: 16px;
	background-color: blue;
	background-image: url(/Images/greenarrow.jpg);
	cursor: move;
	border: outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

.reorderList li
{
	list-style: none;
	margin: 2px;
}

.reorderList li a {}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea
{
    margin-left: 15px;
    text-align: left;
    color: black;
}

.HomepageImage
{
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.Caption
{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: white;
	font-weight: bold;
	filter:alpha(opacity=75); /* IE's opacity*/
    opacity: 0.75;
}

/* tooltip */
a.tt{
    position:relative;
    z-index:24;
    color:#000000;/*#3CA3FF;*/
    text-decoration:none;
    width:400px;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:25px;
	padding: 15px 0 0 0;
	width:200px;
	color: #002649;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}

