

.newsTitle {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	font-weight: bolder;
	color: #29325F;
}
.newsMsg {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	color: #29325F;
}

.contentTitle {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #334059;
}
.contentMsg {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: medium;
	color: #334059;
}






.m0l0iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0px 0px 5px;
	color: #334059;
	font-weight: bold;
	text-align: left;
	
}

.m0l0iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0px 0px 5px;
	color: #334059;
	font-weight: bold;
	text-align: left;
		
}


.m0l0oout {
	text-decoration : none;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	background-color: #E6C01F;
	
}
.m0l0oover {
	text-decoration : none;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF;
	background-color: #EADB9B;
	
}


.m0l1iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 0px 0px 3px;
	color: #334059;
	font-weight: bold;
	text-align: left;
}
.m0l1iover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 0px 0px 3px;
	color: #334059;
	font-weight: bold;
	text-align: left;
	
}

.m0l1oout {
	text-decoration : none;
	border: 1px solid #E6C01F;
	background-color: #FAF2D2;
	/*filter: alpha(opacity=90)*/

}
.m0l1oover {
	text-decoration : none;
	border: 1px solid #E6C01F;
	background-color: #EADB9B;
}





body {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0;
}

h1 {
	font-size: 170%; color:#334059;
}

h2 {
	font-size: 150%; color:#334059;
}

h3 {
	font-size: 120%; color:#334059;
}

h4 {
	font-size: 120%; color:#334059;
	border-bottom:1px solid #334059;
	padding-bottom:3px;
}

h5 {
	font: 11px verdana, arial, helvetica, sans-serif; 
	color:#A95524; 
	border-bottom:1px solid #A95524;
	margin:.5em 0; 
	padding-bottom:3px; 
	height:15px;
}

h6 {
	font-size: 70%;
}

p {
	font-size:12px;
	line-height:1.2em
}

a, a:link, a:visited, a:active {
	text-decoration: underline; 
	color:#A95524; 
}
	
a:hover {
	text-decoration: underline; 
	color:#334059; 
}




.inside {
	padding:10px;
}

.inside ul {
	font-size:12px;
}

.inside li {
	font-size:12px;
}

.insideFive {
	margin:10px;
}

.padTop {
	margin-top:10px;
}

.padLeft {
	margin-left:10px;
}

input.button {
	background-color:#334059; 
	color:#FFF; 
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	cursor:pointer; 
}



/* 	This adds a little padding between the topnav menu items. Note that -horizontal is being used as a menuitem suffix within the Top and footer menu properties	*/
.mainlevel-horizontal {
	padding: 2pt;
}



/* _________ HOME PAGE MASTHEAD SPECIFIC --------------*/
.headertop {
	font-size: 11px; 
	margin: 1px 10px 0 0;
	color:#334059;
}

.headerTopRight {
	font-size: 11px; 
	margin: 1px 10px 0 0;
	text-align: right;
	padding-right: 15px;
	color:#334059;
}

.headerTopLeft {
	font-size: 11px; 
	margin: 1px 10px 0 0;
	text-align: left;
	color:#334059;
}


/* 	This fixes the auto-inserted <table> when a horizontal menu is used. Also makes sure the table gets the correct styling (IE inheritance bug..)	*/
.headertop table {
	text-align: right;
	font-size: 11px; 
	color:#334059;
}

.headertop a:link, .headertop a:visited {
	color:#334059; 
	text-decoration:none; 
	font-size:11px;
}

.headertop a:hover, .headertop a:visited:hover {
	color:#A95524; 
	text-decoration:none;
}

.homeMastBkgd {
	background:#FFF  url("/images/topbackground_home.gif") repeat-x;
}
	


/* ------------- HOME PAGE MAIN SPECIFIC --------------*/
.rightCol {
	background:#EADB9B;
}

.blueHomeBox {
	background:#DADAE7; 
	border-right:1px solid #B7BAD0;
	border-left:1px solid #B7BAD0;
	border-bottom:1px solid #B7BAD0;
}

.whiteBorderTop {
	border-top:1px solid white;
}

.lineBackground {
	background:#B7BAD0;
}

.homeNewsBox {
	padding:0px 10px;
}

.homeNewsBox ul {
	list-style-image:url("/images/squarebullet.gif"); 
	margin-left:.25em; 
	padding-left:1em; 
	font:12px Arial, Helvetica, sans-serif;
}

.homeNewsBox li {
	margin:5px 0;
	padding:0;
}

.homeNewsBox h4 {
	font-size:14px; 
	color:#A95524; 
	margin-bottom:-12px; 
	font-weight:500; 
	border:0px solid;
}

.newshead {
	font-size:9px; 
	font-family:Verdana, Arial, sans-serif; 
	letter-spacing:.15em; 
	font-weight:500; 
	margin:0; 
	padding:0;
}




/* ------------- SECONDARY MASTHEAD SPECIFIC --------------*/
.secMastBkgd {
	background:#FFF url("/images/topbackground_2.gif") repeat-x;
}


	

/* ------------- SECONDARY PAGE SPECIFIC --------------*/
#breadcrumbs {
  font:10px/1.3 verdana, arial, sans-serif;
  padding:5px 0px 5px 0px;
}
  
#sidebar {
	background-color:#C4CE9A;
	border-top:6px solid #EADB9B;
	border-bottom:6px solid #EADB9B;
	margin:10px 0; 
	padding:0;
}

.secNoPad {
	/* margin-top:-5.5px !important; */
	margin-top:-5.5px;
	margin-top:0;
}




/* --------- FOOTER --------------*/	
.footer {
	background:#334059; 
	color:#FFFFFF; 
	padding:5px; 
	font:10px/1.3 Verdana, Arial, sans-serif;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	text-decoration: underline; 
	color:#E6C01F; 
	font-size:10px;
}

.footer a:hover {
	text-decoration: underline; 
	color:#FFF; 
	font-size:10px;
}

/*	Makes sure the horizontal table inherits the correct style (IE bug...) */
.footer table {
	background:#334059; 
	color:#FFFFFF; 
	font:10px/1.3 Verdana, Arial, sans-serif;
}




/* --------- LEFT NAVIGATION --------------*/	
.leftCol 
{
	background: url("/images/leftColYellow.gif") repeat-y; 
	margin:0; 
	padding:0;
}

.leftCol table {
	font-size:11px;
}

/* --------- MAMBO STYLES --------------*/
/* Styling for the div around the Title of each News Item */
.dnr-title {	
	vertical-align: text-top;
	font-weight: bold;
	font-size:110%; 
	color:#334059;
}

.dnr-title a, .dnr-title a:link, .dnr-title a:visited, .dnr-title a:active {
	color:#334059; 
	text-decoration:none;
}

.dnr-title a:hover, .dnr-title a:visited:hover {
	color:#A95524; 
	text-decoration:none;
}

a.dnr-title, a.dnr-title:link, a.dnr-title:visited {	
	width: 100%;
	font-size: 14px;
}

a.dnr-title:hover {
	color: #A95524;
	font-size: 14px;
}


/* Styling for the div around the Intro Text of the News Item */
.dnr-introtext {	
	text-align: left;	
	font-size: 11px;
	color: #334059;
}

a.dnr-introtext-link, a.dnr-introtext-link:link, a.dnr-introtext-link:visited, .dnr-introtext-link {
	font-weight: normal;
	display: block;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.dnr-introtext-link:hover {
	font-weight: normal;
	background-color: yellow;
	font-size: 12px;
}

.leftlogin {
	padding:0px 0px 0px 5px; 
	font-size:11px !important;
}

.leftlogin a:link,.leftlogin a:visited,.leftlogin a:hover,.leftlogin a:visited:hover {
	text-decoration:underline; 
	font-size:11px;
}

input.leftlogin {
	font:8px verdana, arial, sans-serif; 
	background-color:#FAF2D2; 
	border:1px solid #E6C01F;
}

.vnav ul, .vnav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}

.vnav ul, .vnav ul ul {
  border: solid 0px #fff;
  border-bottom-width: 0;
}

.vnav ul li, .vnav ul ul li {
  border-bottom: solid 0px #fff;
}

.vnav ul li a, .vnav ul ul li a {
  display: block;
  text-decoration: none;
  padding: 2px 10px;
}

.vnav ul ul ul, .vnav ul ul ul li {
	border:0;
	list-style-type:square;
	margin:0 0 0 .5em;
	list-style-position:inside;
}

.vnav ul ul ul li {
	margin:0 0 0 .5em;
	list-style-type:square;
}


* html .vnav ul li a {
  height: 0.01%;          /* hide from IE5.0/Win & IE5/Mac */
}

* html .vnav ul {
  position: relative;     /* IE needs this to fix a rendering problem */
}

#leftColumn a:link,#leftColumn a:visited,#leftColumn a:hover,#leftColumn a:visited:hover {
	text-decoration:none; 
	padding:0px 0px 0px 1px;
}


