/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.25;
	margin: 0px;
	padding: 0% 1% 1% 2%;
	width: 100%;
	}
#skipnavigation{
  position: absolute; 
  left: -1000px; 
}
a{
	color: #1A82AC;
	text-decoration: underline;
}

a:link{
	color: #1A82AC;
	text-decoration: underline;
}

a:visited{
	color: #1A82AC;
	text-decoration: underline;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #1A82AC;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #0982ac;
	margin: 0px;
	padding: 1px;
	display: block;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #1A82AC;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #c31283;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #1A82AC;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #1A82AC;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

ul{
	list-style-type: circle;
}

ul ul{
	list-style-type: square;
	list-style-image: none;
}

ul ul ul{
	list-style-type: none;
	list-style-image: url(/RFW/Images/Bullet-DoubleDash.gif);
}
ul ul ul ul{
	list-style-type: none;
	list-style-image: none;
}

label{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #c31283;
}
  
#skipnavigation{
  display: none;
}
#navBar {
   display: none;
   }
#headlines{
 display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 20%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
 
   }
div#content {
	margin-left: 10%;
	padding-top: 1em;
	margin-right: 10%;
    }
 

		

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 100%;
	display: block;
	
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	border-right: 1px solid;
	border-bottom: 1px solid #000000;
}

#content{
	margin: 0;
	background-color: #ffffff;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************* #globalNav styles **************/

#globalNav{
color: #333;
padding: 0px 0px 0px 10px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #333;
}
/************** .feature styles ***************/
#featureheader{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 185%;
	color: #c31283;
	padding-top: 0px;
	padding-left: 5px;
}
/************** .feature styles ***************/

.feature{
	padding: 5px 10px;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	border: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.feature h3{
	padding: 0px;
	text-align: left;
	text-decoration: underline;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px;
	font-size: 100%;
	color: #c31283;
}

.story p{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	text-align: left;
	color: #c31283;
}

/************** .siteinfo *****************/
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	color: #c31283;
	padding: 10px;
	text-align: center;
}
#siteInfo a{
	color: #c31283;
	
}
#siteInfo a:hover{
	color: #FFFFFF;
	background-color: #c31283;
}	
#siteInfo img{
	padding: 4px 4px 4px 2px;
	vertical-align: middle;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #b30d33;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #b30d33;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #071240;
	width: 100%;
	width: auto;
	border-right-color: #071240;
	border-bottom-color: #071240;
	border-left-color: #071240;
	color: #071240;
}

#sectionLinks a:visited{
	border-top: 1px solid #071240;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #D0EDCD;
	background-color: #D0EDCD;
	padding: 2px 0px 2px 10px;
	color: #fff;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	color: #fff;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #fff;
}

/************** #Tooltips **************/

div.tooltip {
	border:1px solid InfoText;
	background:InfoBackground;
	color:InfoText;
	font:small-caption;
	padding:2px 4px;
	text-align:left;
	position:absolute;
	width:auto;
	height:auto;
	}

tab {
	background-color: #e3e0e9;

}
.YouAreHere {
	display: none;
		}



   
