a:link       { color: rgb(0, 0, 128) }
a:active     { color: rgb(0, 0, 128) }
a:visited    { color: rgb(0, 0, 128) }

a:active     { text-decoration: none }
a:hover      { color: #C2903B }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }

.underline a:active     { text-decoration: underline }
.underline a:link       { text-decoration: underline }
.underline a:visited    { text-decoration: underline }

body         {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	font-style: normal;
	background-color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
	
}


h1           { font-family: Arial, Arial, Helvetica;
			   font-size: 18pt;
			   font-style: normal; 
               font-weight: normal;
			   }
h2           { font-family: Times New Roman;
			   font-size: 18pt;
			   font-style: normal;
			   font-weight: normal;
			   }
h3           { font-family: Arial, Arial, Helvetica;
               font-size: 14pt;
			   font-style: normal;
			   font-weight: normal;
			    }
h4           { font-family: Arial, Arial, Helvetica;
               font-size: 12pt; 
			   font-style: normal;
			   font-weight: normal;
			   
			   }
h5           { font-family: Arial, Arial, Helvetica;
               font-size: 8pt; 
			   font-style: normal;
			   font-weight: normal;
			   
			   }
h6           {
			   font-family: Verdana;
               font-size: 8pt;
			   font-style: normal;
			   font-weight: normal;
			   }
b {
	font-weight: bold;
}
link {
	color: #000080;
	text-decoration: none;
}
table { 
	font-weight: normal;
	list-style-type: disc;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
textarea  { 
	border-style:solid;
	font-style: normal;
	font-family: Arial, Arial, Helvetica; font-size: 8pt
	  }
.highlight { background: #FFFF40; }
.crumb {
		font-family: Verdana;
        font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		}
#borderleft {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px;
}		
#borderbottom {
	
	border-bottom: 1px solid #cccccc;
	padding:0px;
}		
#border{
  
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding:5px;	
	}
#leftverticalline {
	border-left: 1px solid #cccccc;
	padding:10px;
	}

#legalerts {
	padding:5px;
	border: thin solid #cccccc;
}		
hr {color:#CCCCCC;}

.style1 {font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		}
.style2 {font-family:Arial, Helvetica, sans-serif;
		font-size:12pt;
		font-weight:bold;
		}
.style3 {
	font-family: Verdana;
	font-size: 8pt;
}
.style4 {font-family: Verdana; font-size: 8pt; font-weight: bold; }

.styleArial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
.styleArialBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	}

.form {
		margin: 0px;		
		font-size:8pt;
		}
		
.clsAlertsTable
{
	border-style: solid;
	border-width: 0pt;
	border-color: #000000;
	width: 100%;
}
.clsLink
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
.clsStory
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

	
#navBar{
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	width: 138px;
	}
#navBar h3{
	padding: 0px 2px 2px 0px;
	background-color:#000000;
	color:#FFFFFF;
	font-size: 100%;
	margin-top:0px;
	margin-bottom:4px;
	text-indent:1px;
	
}
	#sectionLinks h4{
	padding: 0px 4px 4px 0px;
	background-color:#b7b7b7;
	font-size: 100%;
	margin-top:0px;
	margin-bottom:4px;
	text-indent:1px;
}	
	
/* Start nav \*/

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 138px;
		margin-right: 0px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float: left;
		margin-bottom : 0px;
		margin-right: 0px;
		width: 138px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 138px;
		margin-top : -19px;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-top:-225px;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
	}
	
	#nav li a {
		width: 138px;
		display : block;
		line-height:20px;
		text-indent:5px;
		text-decoration : none;
		background-color: #eeeeee;
		padding: -1px 5px 5px 5px;
		border-bottom: 1px solid #cccccc;
	}
	
	#nav li a:hover {
		background-color:#dddddd;
		background-image:url(../images/skin.gif);
		}
	#navbar a.expand {background-image:url(../images/skin3.gif);
		}

	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	

/* End nav*/
	
/* Start sectionLinks \*/
	#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 138px;
	background-color: #D7D7D7;	
	}
	
	#sectionLinks, #sectionLinks ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 138px;
		margin-right: 0px;
	}
	
	#sectionLinks li { /* all list items */
		position : relative;
		float: left;
		margin-bottom : 0px;
		margin-right: 0px;
		width: 138px;
	}
	
	#sectionLinks li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 138px;
		margin-top : -20px;
	
	}
	
	#sectionLinks li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-top : -200px;
		
	}
	
	#sectionLinks li a {
		width: 138px;
		display : block;
		line-height:20px;
		text-indent:5px;
		text-decoration : none;
		background-color: #D7D7D7;
		padding: -1px 5px 5px 5px;
		border-bottom: 1px solid #cccccc;
	
	}
	
	#sectionLinks li a:hover {
		background-color:#dddddd;
		background-image:url(/Templates/images/skin2.gif);
		}
	
	#sectionLinks li:hover ul ul, #sectionLinks li:hover ul ul ul, #sectionLinks li.sfhover ul ul, #sectionLinks li.sfhover ul ul ul {
		left: -999em;
	}
	
	#sectionLinks li:hover ul, #sectionLinks li li:hover ul, #sectionLinks li li li:hover ul, #sectionLinks li.sfhover ul, #sectionLinks li li.sfhover ul, #sectionLinks li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* End sectionLinks*/
	
