html, body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
  text-align: center;
  padding: 0px;
}

#site {
	margin: 0px auto;
	padding: 0px;
	width: 844px;
}

/* ControlPanel style */
.cpanel {
  width: 844px;
}

.cpanel_left {
  background: url(images/cpanel_left.png) no-repeat bottom left;
  width: 844px;
}

.cpanel_right {
  background: url(images/cpanel_right.png) no-repeat bottom right;
  width: 844px;
}

.ControlPanel {
  background: transparent url(images/cpanel_center.png) repeat-x bottom left; 
  width: 802px;
  margin-left: 21px;
  margin-right: 21px;
  border:none;
  padding-bottom:10px;
}

#background {
	width: 844px;
	margin: 0px auto;
	background: url(./images/shadow-bckg.gif) top left repeat-y;
/*	z-index: 1;
	position: relative;*/
/*	clear: both; 
	float: left;*/
	
}

#page {
	width: 780px;
	margin: 0 auto;
}

#header {
/*	float: left;*/
	width: 780px;
}

#search { 
/*  float:left;*/ 
  width:780px; 
  height:31px; 
  background: url(./images/top-header.jpg)
}

#searchbox {
  float: left;
  padding-left: 475px;
  padding-top: 5px;
}

#searchbox .SearchTextBox {
  width: 100px; 
  height: 20px;
}

#searchbox .SearchButton {
  vertical-align: top; 
  margin-left: 10px;
}

#header-image { 
  width:780px; 
  height:81px; 
  background: url(./images/header.jpg)
}

/* Menu */

.horizontalcssmenu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	WIDTH: 780px;
/*	float: right;*/
	background-image: url(./images/menu.jpg);
  height: 31px;
}

.main_dnnmenu_bar {
  padding-top: 1px;
  padding-bottom: 1px;
  width: 780px;  
	display: block;
}

.main_dnnmenu_rootitem {
  line-height: 29px;
  height: 29px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  color: white;
}

.main_dnnmenu_rootitem_selected {
  line-height: 29px;
  height: 29px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  color: white;
  background-color: #7196BF;
}

.main_dnnmenu_submenu {
  border-left: 1px solid #3A6EA6;
  border-right: 1px solid #3A6EA6;
}

.main_dnnmenu_submenu td
{
	FONT-SIZE: 12px;
	color: white;
  background-color:#245D9B;
  border-bottom: 1px solid #7196BF;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
}

.main_dnnmenu_submenu td span {
  padding-left: 10px;
  padding-right: 10px;
}

td.main_dnnmenu_icon span {
  padding-left: 2px;
  padding-right: 0px;
}

.main_dnnmenu_itemhover td 
{  
  background-color: #7196BF;
  color: #172E46;
}

.main_dnnmenu_itemselected td{
}


/* MENU - END */

#content-container { 
  border-left:1px solid #1D5189; 
  border-right:1px solid #1D5189;
  margin: 0px;
}

#content {
  width:778px;
  margin: 0px auto;
}

#breadcrumb-container {
  width: 778px;
  background-color:#E9EEF5;  
  height: 23px;
  display: block;
}

#breadcrumb {
  float: left;
  padding-top: 4px; 
  padding-left:15px; 
  font-weight: normal;
	font-family: Arial;
	font-size: 12px;
  color: #215B9B;
}

a.breadcrumb, a.breadcrumb:hover, a.breadcrumb:visited {
  color: #215B9B;
}

#date {
  float: right;
  padding-top: 4px; 
  padding-right:15px; 
  color:#215B9B;
  font-weight: normal;
}

.date {
  font-weight: normal;
}

/* PANES */
#panes {
	font-family: Arial;
	font-size: 12px;
  color: #58595B;
  min-height: 200px;
	padding-bottom: 1px;
}

#panes h1 {
	font-family: Arial;
	font-size: 16px;  
  font-weight:bold; 
  color:#215B9B;  
}

#panes h2 {
	font-family: Arial;
	font-size: 14px;  
  font-weight: bold; 
  color:#215B9B;  
}

#panes h3 {
	font-family: Arial;
	font-size: 14px;  
  font-weight: bold; 
  color:#215B9B; 
  text-transform: uppercase; 
}

#panes h4 {
	font-family: Arial;
	font-size: 12px;  
  font-weight: bold; 
  color:#215B9B;  
}

#panes h5 {
  color: #58595B;
	font-family: Arial;
	font-size: 12px;  
  font-weight: bold; 
}

#panes p {
  text-align: justify;
  color: #58595B;
	font-family: Arial;
	font-size: 12px;
}

#panes .Size10 {
	font-size: 10px;  
}
#panes .Size11 {
	font-size: 11px;  
}
#panes .Size14 {
	font-size: 14px;  
}

#panes ul {
  color: #58595B;
	font-family: Arial;
	font-size: 12px;  
}

#panes ol {
  color: #58595B;
	font-family: Arial;
	font-size: 12px;  
}

#panes blockquote {
/*  color: #58595B;*/
	font-family: Lucida Console,monospace;
	font-size: 12px;
}

#panes a, #panes a:link, #panes a:active, #panes a:visited {
  color: #003366;
  text-decoration: none;
}


#panes a:hover {
  text-decoration: underline;
  color: #003366;
}


#panes a img {
  border: 0px;
}

#panes hr {
  margin-left: 20px;
  margin-right: 20px;
}


.imagepane {
	width: 778px;
	background-color: transparent;
}

.imagepane p {
  margin: 0px;
  padding: 0px;
}

.mainpane {
	width: 746px;
	background-color: transparent;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: left;
}

.leftpane {
	background-color: transparent;
	padding-right: 14px;
	text-align: left;
	margin-right: 214px;
}
.rightpane {
	width: 200px;
	margin-right: 14px;
	float: right;
	background-color: transparent;
	text-align: left;
}


/*.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: center;
  background: yellow;
}
.leftpane {
/*	width: 175px;*
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
  background: red;	
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
  background: aqua;
}
.rightpane {
/*	width: 260px;*
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
  background: green;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: center;
  background: purple;
}*/

#footer-container {
/*  float: left;*/
  border-left:1px solid #1D5189; 
  border-right:1px solid #1D5189; 
  border-bottom:1px solid #1D5189; 
  background-color:#245C9A; 
  color:#FFFFFF; 
  font-size:10px; 
  text-align: left;
  padding-top:15px; 
  padding-bottom:10px;
}

#footer {
  width: 778px;
  height: 52px;
}

#f1 {
  float:left; 
  width: 184px; 
  margin-left:30px; 
}

#divider {
  float: left; 
  width: 1px; 
  height: 52px; 
}

#f2 {
  float:left; 
  width: 144px; 
  margin-left:30px; 
}

.list {
  list-style-type: none; 
  margin:0px; 
  padding:0px;
}

.list li {
  list-style-type: none; 
}

.footerpane {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 367px;
  height: 52px;
}

.footerpane table {
  color:#FFFFFF; 
  font-size:10px;  
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border: 1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(./images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

.Blog_RecentEntries {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: justify;
}

.Blog_RecentEntries_Title {
  font-weight: bold;
}

.Blog_RecentEntries_Dateline {
  font-size: 10px;
}

.blog_dateline {
	font-family: Arial;
  font-size:8pt;
}


.Blog_RecentEntries_Description {
  padding-top: 3px;
}

h2.blog_title,div.blog_head h2.blog_title,div.blog_head h2.blog_title a,div.blog_head h2.blog_title a:link,div.blog_head h2.blog_title a:visited,div.blog_head h2.blog_title a:active,div.blog_head h2.blog_title a:hover {
	font-family: Arial;
	font-size: 14px;  
  font-weight: bold; 
  color:#215B9B;  
  margin-bottom:3px;
  margin-top:15px;
  line-height:16pt;
}

.blog_footer {
padding-bottom:25px;
}