
html {
  height: 100%;
}


body {
  height: 100%;
  margin: 0;
  padding: 0;
  font: 400 13px verdana, arial, sans-serif;
  line-height: 150%;
  background: #ffffff url(images/bg.png) repeat-y top center;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
/*.ControlPanel
{
	line-height: 100%;
	width: 720px;
	margin:10px auto;
	padding-bottom: 10px;
	border: 1px solid #ccc;
}*/
.ControlPanel {
	max-width:896px;
	margin:0 auto;
	border: 1px solid #f3f2f2;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .Head, blockquote
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color:#656565;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #f00;
}
h1, h2, h3, h4, h5, h6, .Head
{
	font-weight: 700;
	font-family: "trebuchet ms", serif;
	color: #666666;
}

/* style admin bold text */
.SubHead {
	color: #063b5b;
}

/************************/

h1 {   
  font: 700 1.8em "trebuchet ms", serif;
}

h2 {
	font: 400 1.4em "trebuchet ms", serif;
	color: #628bab;
	border-bottom: 1px dashed #628bab;
}

h2 a:link {
	color: #063b5b;
}

h2 a:hover {
	color: #628bab;
}

h3 {
	font-family: "trebuchet ms", serif;
	font-size: 1.3em;
	font-weight: 600;
	color: #628bab;
}

h4 {
	font: 600 1.2em "trebuchet ms", serif;
}

h5 {
	font: 600 1.1em "trebuchet ms", serif;
}

h6 {
	font: 600 1em "trebuchet ms", serif;
}


h1, h2, h3, h4, h5, h6, dl {
  margin: 0;
  padding: 5px 10px;
}

p {
  margin: 0;
  padding: 5px 15px;
}

a:link {
	color: #6598bf;
}

a:visited {
	color: #6598bf;
}

a:hover {
	color: #628bab;
}

a:focus, a:active { outline:none; }

ol, ul {
  margin: 10px 20px;
  padding: 0 20px;
}

ol {
}

ol span {
  color: #EEE;
}

ul li {
	list-style-type: disc;
}
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}

blockquote.scripture {
	padding: 5px 0 5px 25px;
	background-color: #faebbc;
	margin: 5px;
	background-image: url(images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 2px solid #e6bf56;
	border-bottom: 2px dashed #e6bf56;
	line-height:150%;
	font-family: "italic Times", serif;
	font-size: 14px;
	font-style: italic;
  }
  blockquote.scripture span {
	display: block;
	padding-right:25px;
	background-image: url(images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: "italic Times", serif;
	font-size: 14px;
	font-style: italic;
   }
   
.AlbumPreview {
	border:1px solid #CCCCCC;
	display:block;
	height:150px;
	width:150px;
}
.LeftPane .AlbumPreview {
	margin:5px 16px;
}

.RightPane .AlbumPreview {
	border:1px solid #CCCCCC;
	margin:5px;
}

.AlbumPreview a IMG {
	border:5px solid #fff;
}
.AlbumPreview a IMG:hover {
	border:5px solid #CCCCCC;
}
.AlbumTitle {
	padding:0 2px;
	height:15px;
	line-height:15px;
	font-size:11px;
	overflow:hidden;
	text-align:center;
}

.PhotoPreview {
	border:1px solid #CCCCCC;
}
   
/******  #Header ******/
#HeaderWrapper {
	width: 100%;
	height:170px;
	clear: both;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	text-align:center;
	overflow:none;
}
#Header {
	width:867px;
	height:170px;
	margin:0 auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow:none;
}
#Header1 {
	clear:both;
	height:121px;
}
#logo {
	float:left;
	width:195px;
	height:102px;
	margin-top:20px
}
#logo a {
	display:block;
	width:100%;
	height:100%;
}

#tools {
	width:auto;
	float:right;
	text-align:right;
	margin-top:30px;
}

.login {
	text-align:right;
	color: #FFFFFF;
	padding:5px;
}
.login a, .register a, .search a, .give a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.login a:hover, .register a:hover, .search a:hover, .give a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.search {
	text-align:right;
	color: #FFFFFF;
	padding:10px 5px;
	font-weight:bold;
	font-size:12px;
}
.search a img {
	vertical-align:bottom;
}

/******  #Top Menu ******/

#MenuWrapper {
	clear:both;
	text-align:center;
	margin-top:15px;
}
#TopMenu {
	width:769px;
	height:34px;
	margin:0 auto;
}

/******  #Content Menu ******/
.TopImageWrapper {
	width:797px;
	background-image: url(images/Shadowbox_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0 auto;
}
.TopImage {
	width:769px;
	background-image: url(images/Shadowbox_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0 14px 14px 14px;
}
.TopPane p {
	margin:0px;
	padding:0px;
}

.BottomPane {
	padding:10px;
	text-align:left;
}
.RightPane, .LeftPane, .ContentPane {
	text-align:left;
}
#ContentWrapper {
	min-height: 550px;
	text-align:center;
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Content {
	width:769px;
	margin:0 auto;
}
#breadcrumb {
	color: #333333;
	text-align:left;
	padding:3px 14px;
	font-size: 13px;
}
#breadcrumb a {
	color: #628BAB;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 13px;
}

#FooterWrapper {
	text-align:center;
	padding-top:10px;
	margin-top:5px;
}
#Footer {
	margin:0 auto;
}
#BottomMenu {
	margin:0 auto;
}
.Splitpanes {
	clear:both;
}
.clear {
	clear:both;
}
.articleHeadline h1 {
	font: 400 1.4em "trebuchet ms", serif;
}

.ListCategory {
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.userLink {
	padding:3px 0;
}

.cccGrid td {
	background-color: #EDEDED;
}
.cccGrid td a img {
	margin:0px 10px 0px 0px;
	border:2px solid #6891b4;
}

.cccGrid td a img:hover {
	margin:0px 10px 0px 0px;
	border:2px solid #e7870e;
}
.directoryListing {
	pading-bottom:4px;
	margin-bottom:10px;
}
.directoryListing .staffName {
	font-size:14px;	
	font-weight: bold;
	color:#628BAB;
	border-bottom:1px dashed #628BAB;
}
.directoryListing .staffTitle {
	font-size:11px;
	font-style: italic;
}
/* BUTTONS */
.buttons {
	clear:both;
	text-align:right;
}
span.button{
    display:block;
	float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
span.button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
span.button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
	}


a.news, a.Informative {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/information_icon.png) top left no-repeat;
}
a.news.E-News {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/newspaper.png) top left no-repeat;
}

a.return {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/lt.gif) top left no-repeat;
}
a.more {
    display:inline-block;
    padding-right:20px;
    line-height:18px;
    background:transparent url(/Images/rt.gif) top right no-repeat;
}
a.Urgent {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/red_flag_1.png) top left no-repeat;
}
a.email {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/email_16_alt.png) center left no-repeat;
}
a.pdf, p.pdf, span.pdf {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/pdfIcon.png) center left no-repeat;
}
a.facebook {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/facebook_16.png) center left no-repeat;
}
a.twitter {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/twitter_16.png) center left no-repeat;
}
a.form{
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/icon_form.png) center left no-repeat;
}
a.blog {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/blog_16.png) center left no-repeat;
}
a.blog2 {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background-color: transparent;
	background-image: url(/Images/Icons/blog2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
a.website {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/website_16.png) center left no-repeat;
}
a.bio {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/bio_16.png) center left no-repeat;
}
a.audioPlay, span.audioPlay, p.audioPlay {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/control_play.png) center left no-repeat;
}
a.videoPlay , span.videoPlay, p.videoPlay{
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/video_icon.gif) center left no-repeat;
}
a.audioDownload, span.audioDownload, p.audioDownload {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/iPod-download-icon.png) center left no-repeat;
}
a.urgent {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/red_flag_1.png) center left no-repeat;
}
a.money, a.give {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/icon_money.png) center left no-repeat;
}
a.login {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/key.png) center left no-repeat;
}
a.register{
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/icon_viewprofile.png) center left no-repeat;
}
a.filter{
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/filter.gif) center left no-repeat;
}
a.applyFilter{
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/Icons/disc.png) center left no-repeat;
}
.submenu li a.menuTab159, .submenu li a.menuTab159:hover {
    width:145px;
	padding-left:20px;
    background:transparent url(/Images/Icons/facebook_16.png) center left no-repeat;
}

/**************************************************************
   jQuery Tools Overlay
 **************************************************************
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay .BioName {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
.simple_overlay .BioTitle {
	color: #FFFFFF;
	font-size: 16px;
}
.simple_overlay p {
	color: #FFFFFF !important;
}

.simple_overlay img {
		padding: 35px 10px 10px 10px;
}

.simple_overlay {
	padding-bottom:10px;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/**************************************************************/
/*  Events  */
/**************************************************************/
.event 
{
    clear: both;
    text-align: left;
}

.eventTitle, .eventTitle a {
	font-size: 11px;
	font-weight: bold;
	color: #09548B;
}
.eventTitle a:hover {
}

.eventDate { 
	font-size: 11px;
} 

.eventCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.eventCalendarIcon-01 {
  background: url('cal/01.gif');
}

.eventCalendarIcon-02 {
  background: url('cal/02.gif');
}

.eventCalendarIcon-03 {
  background: url('cal/03.gif');
}

.eventCalendarIcon-04 {
  background: url('cal/04.gif');
}

.eventCalendarIcon-05 {
  background: url('cal/05.gif');
}

.eventCalendarIcon-06 {
  background: url('cal/06.gif');
}

.eventCalendarIcon-07 {
  background: url('cal/07.gif');
}

.eventCalendarIcon-08 {
  background: url('cal/08.gif');
}

.eventCalendarIcon-09 {
  background: url('cal/09.gif');
}

.eventCalendarIcon-10 {
  background: url('cal/10.gif');
}

.eventCalendarIcon-11 {
  background: url('cal/11.gif');
}

.eventCalendarIcon-12 {
  background: url('cal/12.gif');
}

.eventCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

/**************************************************************/
/*  Main Menu Normal  */
/**************************************************************/
.main_dnnmenu_rootitem  
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 8px;
	text-transform: uppercase;
}

.main_dnnmenu_separator {
	padding:0;
}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{
	font-size: 12px;
	text-align:center;
	padding:0 8px;
	color: #666666;
	text-decoration: underline;
	text-transform: uppercase;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	padding:0 8px;
	color: #666666;
	text-decoration: underline;
	text-transform: uppercase;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	z-index: 2000;
	background-color: #FFFFFF;
	border: 1px solid #4a6a88;
}

.main_dnnmenu_submenu td
{
	z-index: 2000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding: 0 4px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{
	font-size: 11px;
	text-align:left;
	z-index: 2000;
	padding: 0 4px;
	background-color: #72a0c6;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #FFFFFF;
}
/*  Nav Menu */
.nav {width:769px; margin:0 auto; font-family: verdana, arial, sans-serif; font-size:12px; }
.nav a {color: #E5F2FB;	text-decoration: none;}
.nav a:hover {color: #09548B;}

.nev-wrapper {clear: both;	float: left;}
.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 6px;
	height: 35px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 6px;
	height: 35px;
}
.nav ul {
	width: 100%;
	height: 34px;
	float: left;
	margin: 0;
	padding-left:0px;
	padding-top: 3px;
	list-style: none;
	list-style-type: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0;
	position: relative;
	z-index: 2001;
	list-style: none;
	list-style-type: none;
	
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2002;
}
.nav li a {
	display: block;
	line-height: 34px;
	overflow: hidden;
	float: left;
}

.nav li a:hover .menu-left,                      /* top level*/
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 30px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
	}

/* for this demo only */
.nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:2000;

}
.nav ul li {
float:left; position:relative;list-style-type:none;
}

.nav ul li.MenuItem a span {display:none;}
.nav ul li.MenuItem a, .nav ul li.MenuItem a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#ddf;
	padding:0;
	line-height:34px;
	height:34px;
	list-style-type:none;
}
.nav ul li.MenuItem a {
	background: url(images/menu.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	padding:0;
}	

.nav ul li:hover {width:auto;}
.nav ul li a.MenuItem0 {background-position:0 0;width:116px;}
.nav ul li a.MenuItem1 {background-position:-116px 0;width:130px;}
.nav ul li a.MenuItem2 {background-position:-246px 0;width:129px;}
.nav ul li a.MenuItem3 {background-position:-375px 0;width:109px;}
.nav ul li a.MenuItem4 {background-position:-484px 0;width:187px;}
.nav ul li a.MenuItem5 {background-position:-671px 0;width:98px;}

.nav ul li.active a.MenuItem0 {background-position:0 -34px;}
.nav ul li.active a.MenuItem1 {background-position:-116px -34px;}
.nav ul li.active a.MenuItem2 {background-position:-246px -34px;}
.nav ul li.active a.MenuItem3 {background-position:-375px -34px;}
.nav ul li.active a.MenuItem4 {background-position:-484px -34px;}
/.nav ul li.active a.MenuItem5 {background-position:-671px -34px;}

.nav ul li:hover a.MenuItem0 {background-position:0 0;}
.nav ul li:hover a.MenuItem1 {background-position:-116px 0;}
.nav ul li:hover a.MenuItem2 {background-position:-246px 0;}
.nav ul li:hover a.MenuItem3 {background-position:-375px 0;}
.nav ul li:hover a.MenuItem4 {background-position:-484px 0;}
.nav ul li:hover a.MenuItem5 {background-position:-671px 0;}


.nav li:hover .sub
{	
	display:block;
	z-index:2004;
}

.nav li .sub li .sub1 li .sub1,.nav li .sub li .sub {
	display:none;
	position: absolute;
}
.nav li .sub li .sub1 li:hover .sub1,.nav li .sub li:hover .sub1 {
	display:block;
	left:150px;
	top:3px;
	position: absolute;
}
.nav li .sub {                        /*  level1 , without rounded top image*/  
	display: none;
	position: absolute;
	top: 31px;
	left: -3px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li .sub1 {                      /*  from level2 , with rounded top image*/
	display: none;
	position: absolute;
	top: 27px;
	left: -3px;
	background: url(images/submenu_top1.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	padding: 0 3px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
/* sub menu items   */
.nav li .sub li a{
	color: #09548B !important;
	margin:0px;
	text-align:left;
	width: 146px;
	/* padding: 0 3px; */
	padding-right:10px;
	text-indent: 1px;
	background:none;
	font-size: 11px;
}
.nav li .sub li a.havechild  {
	color: #09548B !important;
	background:url(images/sub.gif) no-repeat right center ;
	margin:0px;
	text-align:left;
	width: 146px;
	text-indent: 1px;
	padding: 0 3px;
}
.nav li:hover li a,                   /* sub menu items   */
.nav li.active li a {
	color: #09548B !important;
	width: 146px;
	text-indent: 1px;
	padding: 0 3px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff !important;
	background: #729fc5 !important;
	text-decoration: none;
	padding: 0 3px;
}
.nav li:hover li a.havechild:hover,
.nav li.active li a.havechild:hover {
	color: #fff !important;
	text-decoration: none;
	padding: 0 3px;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff !important;
	background: #729fc5 !important;
	text-decoration: none;
	padding: 0 3px;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
/* Side Menu on Page*/
.submenu {
	top: 27px;
	left: 6px;
	background: url(images/submenu_top1.png) no-repeat;
	width: 186px;
	padding-top: 9px;
	margin-top:10px;
}
.submenu .header {
	height: auto;
	text-align:center;
	background: url(images/submenu_bg.png) repeat-y;
	padding:3px 12px;
}
.submenu .subTitle {
	font-size:1.2em;
	font-weight:bold;
	color:#375162;
	padding-bottom:3px;
	border-bottom:1px solid #375162;
}
.submenu ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0 10px 10px;
	list-style: none;
}
.submenu ul li {
	list-style: none;
}
.submenu .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}

.submenu .parent a {
	color: #09548B !important;
	width: 156px;
	text-indent: 1px;
	padding: 0 2px;
	font-weight: bold;
	border-bottom: 1px #09548B solid;
}
.submenu li a, .submenu .item a  {
	display:block;
	font-size:11px;
	width: 156px;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding: 0 0 0 8px;
	line-height:34px;
	height:34px;
	list-style-type:none;
	border-bottom: 1px #C1D9F0 dashed;
	overflow:hidden;
	color:#6598BF !important;
	font-weight:normal;
}

.submenu li a.level1 {
	color: #09548B !important;
	font-weight:bold;
}

.submenu li.active a {
	font-weight:bold;
}
.submenu li a:hover {
	color: #fff !important;
	background: #729fc5 !important;
	text-decoration: none;
}

#submenu138 a, #submenu146 a, .sub li.MenuItem138, .sub li.MenuItem146 {
	border-bottom: 1px #09548B solid !important;
}

.latestArticlesTitle{
	border-bottom:1px dashed #628BAB;
	color:#628BAB;
	font-size:14px;
	font-weight:bold;
}
.latestArticles {
	padding:0 5px;
}
.latestArticles .article {
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	margin:0;
}


