/*Style Sheet for Version 4 Browsers */


BODY {
	background-image : url(images/NavBar/cream1X1.gif);
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px; line-height : 140%;  color: #8B4513;
	
}

	hr {
	color : olive;
}


TD {color: #8B4513 font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	
}


/*Styles for the Main Content Layer */
.contentdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 48px;
	padding-right : 36px
}




 h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #CC9900;
}

 h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px; color : #CC9900;
}

 h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #999900;
	}
	
	h4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Olive;
	
	
}

h5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Dark olive;
	margin-top:-10px;
           margin-bottom:-5px;
	
}


 a:link  { color : #CC6600; text-decoration : none;  }


 a:visited { color : #999900; text-decoration : none;  }

 a:hover { color : #CC6600;  text-decoration : underline; }





/* Lists*/
ul {
	color : 333333;
	font-family: Arial, Helvetica, sans-serif; font-size : 13px;	
		margin-right : 36px; 
}




ol {
	color : black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-right : 36px; line-height : 120%;
}

/*Style for The Little Icon Layers */
.icondiv a { color:#FFFFFF }
.icondivL a { color:#FFFFFF }

/*Style Applied to the Sidebar Layer */
.sidebarDiv {
	color : #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 400;
}
.sidebarDiv a {	color: #993333; text-decoration : none;}

.sidebarDiv h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px
}

.sidebarDiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px
}

ul.sidebar{
	color : #006666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-top :6px;
	list-style-type :  disc;
}


/*Style Applied to the Paragraphs for Main Section Links */
p.sidebar {
	color : #006666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.sidebar a:link { color : #FF9966; text-decoration : none;   }

.sidebar a:hover { color : olive; text-decoration : underline;  }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.sidebarSub {
	color : #666633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 10px;
	margin-top : 0px
}


.sidebarSub a { color : #336600; text-decoration : underline;
}

.sidebarSub a:hover { color : #FF9900; text-decoration : underline }


.sidebarSub a:visited { color : #999900; text-decoration : none }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}

p.footer {
	color :  #8B4513
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}

p.text{
	color: Black; font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; line-height : 140%;
		
}

p.ul{color :  #8B4513;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-top :6px;
	list-style-type :  disc;
	
}


.text {
	color: Black; font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; line-height : 140%;
		
	
}

.nopad{
	padding-left : 0px;
	padding-right : 0px
}



.textRed {color : #DC143C; font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; line-height : 140%;
	
}

.textRedSmall {
	color : #DC143C; font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
		
}
	

p.Small{
	color: #8B4513; font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
		
}


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}


/*Styles Applied to Form Elements*/
form td {
	color: #8B4513;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }




