BODY,TD,TH,DIV,SPAN,INPUT,SELECT,TEXTAREA
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
}

BODY
{
	background-image: url("../images/bgr_site.gif");
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
}

A
{
	color: #18608b;
}

A:hover
{
	color: #52516c;
}

FORM
{
	padding: 0px;
	margin:  0px;
}
#site_frame
{
	width: 800px;
	height: 100%;
	border-left: 1px solid #52516c;
	border-right: 1px solid #52516c;

}

#site_header
{
	background-color: #ffffff;
	background-image: url("../images/bgr_header.gif");
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}

.site_nav_element
{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.site_nav_element A
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.site_nav_element A:hover
{
	color: #d1f4ff;
}

#site_nav
{
	background-color: #52516c;
	background-image: url("../images/bgr_nav.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#left_pane
{
	background-color:white;
	background-image: url("../images/bgr_left_pane.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 7px;
	padding-right: 7px;
	height: 100%;
}

.left_pane_nav_element
{
	border-bottom: 1px solid #8c8cb0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left_pane_nav_element A
{
	color: #4c4c70;
	text-decoration: none;
	font-weight: bold;
}

.left_pane_nav_element A:hover
{
	color: #000000;
}
.depth_1
{
	text-transform: uppercase;
}

#breadcrumb
{
	background-image: url("../images/bgr_breadcrumb.gif");
	background-color: #ffffff;
	padding: 4px 4px 4px 6px;
}

#site_body
{
	background-color: white;
	background-image: url("../images/bgr_body.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-align: justify;
	vertical-align: top;
	border: 1px solid #52516c;
}

#right_pane
{
	vertical-align: top;
	border-right: #302e52;
	background-color: #ffffff;
	padding: 10px;
}

#site_footer
{
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	text-align: right;
	color: #a3c5de;
}

.panel_body
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #eaf5ff;
	padding: 5px;
}
.panel_title
{
	width: 100%;
	border-top: 1px solid #000000;
	background-color: #52516c;
	color: #eaf5ff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
}

.panel_footer
{
	border-bottom: 1px solid #000000;
	background-color: #eaf5ff;
}


.moduletitle
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	margin-bottom: 10px;
	color: #52516c;
}

.itemtitle
{
	font-weight: bold;
}

.news_itemtitle
{
}

/*****calendar  ******/
.calendar_header
{
	font-weight: bold;
}
