/* ------------------- GENERAL FORMATING ------------------- */

body, font  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#666666;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}

A:LINK { 
	text-decoration: none;
	color: #00458A; 
} 
A:HOVER {
	text-decoration: underline;
	color: #00458A;
} 
A:ACTIVE {
	text-decoration: none;
	color: #00458A;
} 
A:VISITED {
	text-decoration: none;
	color: #00458A;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00458A;
	text-decoration: none;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	
}  
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65754D;
	font-weight: bold;
	margin-top: 4px;
	font-size : 18px;
	margin-bottom : 2px;
}

.downloadtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65754D;
	font-weight: bold;
	margin-top: 4px;
	font-size : 18px;
	margin-bottom : 2px;
}    
h3 {
    color: #65754D;	
	font-size: 10px;
    font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
    color: #333333;
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
}

/* ------------------- Body Text Std Dark Grey ----------- */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #00458A;
	text-decoration: none;
}
A.bodytext:HOVER { 
	color : #00458A;
	text-decoration: underline;
}

.blue {
	color: #00458A;
	text-decoration: none;
}
A.blue:LINK , A.blue:VISITED , A.blue:ACTIVE { 
	color : #00458A;
	text-decoration: none;
}
A.blue:HOVER { 
	color : #00458A;
	text-decoration: underline;
}

.green {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
}
A.green:LINK , A.green:VISITED , A.green:ACTIVE { 
	color : #003300;
	text-decoration: none;
}
A.green:HOVER { 
	color : #214900;
	text-decoration: underline;
}


.small {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
	text-decoration: none;
	font-style : normal;
	color : #333333;
	font-weight: normal;
}
	
A.small:LINK , A.small:ACTIVE , A.small:VISITED { 
	color : #00458A;
	text-decoration: none;
}
A.small:HOVER {
	color : #00458A;
	text-decoration: underline;
}


.footernav { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	font-style : normal;
	color : #333333;
	font-weight: normal;
}
	
A.footernav:LINK {
	color : #333333;
	text-decoration: none;
}
A.footernav:ACTIVE { 
	color : #333333;
	text-decoration: none;
}	
A.footernav:VISITED { 
	color : #333333;
	text-decoration: none;
}
A.footernav:HOVER {
	color : #00458A;
	text-decoration: underline;
}
.footer {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #333333;
	line-height: normal;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #FFFFFF;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #99CC33;
	text-decoration: underline;
}
.pagetitle {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00458A;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------- NEWS BOXES ------------------- */

.news {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.news:LINK , A.news:VISITED , A.news:ACTIVE { 
	color : #00458A;
	text-decoration: underline;
}
A.news:HOVER { 
	color : #00458A;
	text-decoration: underline;
}

.newsgry {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.newsgry:LINK , A.newsgry:VISITED , A.newsgry:ACTIVE { 
	color: #333333;
	line-height: 1.2em;
	text-decoration: none;
}
A.newsgry:HOVER { 
	color : #00458A;
	line-height: 1.2em;
	text-decoration: none;
}

/* ------------------- more general text styles ------------------- */

.white {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	color : #FFFF99;
	text-decoration: underline;
}
/*----------- Default TABLE CELLS -----------------------*/

#tdBorders {
  background-color:#FFFFFF;
  border-collapse:collapse;
  border:1px solid #cccccc;
}

/*----------- TABLE CELL Styles ---------------*/
#tdNav {
	background-color: #CCCCCC;
	background-image: url(images/rln_lftnav_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdNavBtm {
	background-color: #CCCCCC;
	vertical-align: bottom;
}
#tdBrdrBtm {
	border-bottom: 1px solid #cccccc;
}
#tdGry {
	background-color: #E4E4E4;
	border-bottom: 1px solid #cccccc;
}
#tdBoxTop {
	background-color: #E4E4E4;
	background-image: url(images/boxtop_bckgd.jpg);
	padding: 5px;
	border: 1px solid #cccccc;

}
#tdBoxMid {
	background-color: #ffffff;
	padding: 5px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#tdBoxBtm {
	background-color: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#tdContent {
	background-color: #FFFFFF;
	background-image: url(images/content_bckgd_fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdBoxPad {
	border-bottom: 1px solid #cccccc;
	padding: 15px;
	vertical-align: top;
	background-color: #E7E7E7;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#tdBoxPad2 {
	background-color: #E7E7E7;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { margin: 0px; }

#leftnavcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#leftnavcontainer li { margin: 0px; }

#leftnavcontainer a
{
display: block;
padding: 2px 0px 2px 5px;
width: 100px;
color: #333333;
text-decoration: none;
border-bottom: 1px solid #999999; 
}

#leftnavcontainer a:hover
{
color: #00458A;
text-decoration: none;
}

#leftnavcontainer ul ul li { margin: 0px; }

#leftnavcontainer ul ul a
{
	display: block;
	padding: 2px 0px 2px 18px;
	width: 90px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;

}

#leftnavcontainer ul ul a:hover
{
color: #00458A;
text-decoration: underline;
border-bottom: 1px solid #cccccc; 
}

/*-------- Highlight the Active Link----------*/
body#home a#home,
body#link0 a#link0,
body#link1 a#link1,
body#link1a a#link1a,
body#link1b a#link1b,
body#link1c a#link1c,
body#link2 a#link2,
body#link3 a#link3,
body#link4 a#link4,
body#link5 a#link5,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10,
body#link11 a#link11,
body#link12 a#link12 {
	color: #00458A;
	text-decoration: none;

}

