
.fineprint { color: #310000; font-size: 9px; font-family: Verdana, sans-serif }
A { text-decoration: none }
A:link  { color: #520000; font-weight: bold }
A:visited  { color: black; font-weight: bold }
A:hover  { color: #633100; font-weight: bold }

.bannercontent { padding: 75px 50px 20px 100px }

.bannercopy { color: #600101;
              font-size: 18px;
              font-weight: bold;
              line-height: 20px;
              font-family: Times, "Times New Roman", serif;
              text-align: center; }
              

.pagetitle { color: #600101; 
			 font-weight: bold; 
			 font-size: 28px; 
			 line-height: 30px; 
			 font-family: "Times New Roman", Georgia, Times; 
			 text-align: right; 
			 padding-right: 20px }
.pagetitleinside { color: #600101; 
				   font-weight: bold; 
				   font-size: 24px; 
				   line-height: 25px; 
				   font-family: "Times New Roman", Georgia, Times; 
				   text-align: right; 
				   padding-right: 20px }
				   
.cellpadding {  
			   padding-right: 20px; 
			   padding-left: 20px }
			   
.content  { color: black; 
			font-size: 14px; 
			font-family: Times, "Times New Roman", serif; 
			text-align: left }
.contentbold { color: #600101; 
			   font-weight: bold; 
			   font-size: 14px; 
			   font-family: "Times New Roman", Georgia, Times }
			   
.leftnav { color: #600101; 
		   font-weight: bold; 
		   font-size: 20px; 
		   line-height: 30px; 
		   font-family: "Times New Roman", Georgia, Times; 
		   text-align: right
		   }
.leftnav ul {list-style-type: none !important; }
.menu_left ul { list-style-type: none !important ; }
.leftnav a:link { color: #600101; text-decoration: none }
.leftnav a:visited { color: #600101; text-decoration: none }
.leftnav a:hover { color: #ffc }

.rightcolpadding { text-align: left; 
				   padding-top: 15px; 
				   padding-left: 15px }
				   
.bottomnav { color: black; 
			 font-weight: bold; 
			 font-size: 12px; 
			 font-family: "Times New Roman", Georgia, Times; 
			 text-align: center }
.bottomdiv { text-align: center; padding-right: 20px; padding-left: 20px }
.bottomnav a:link { color: black; text-decoration: none }
.bottomnav a:hover { color: black; text-decoration: underline }

.copyright { color: black; 
			 font-size: 12px; 
			 font-family: "Times New Roman", Georgia, Times; 
			 text-align: center }
			 
/* site map css */


table#sitemap td { font-size: 20px;
					color: black;
					padding: 5px;}
					
/* background for jQuery */

body.column_center { background-image: url(images/homepage_08.gif);
					 background-position: top left; }
					 
body.column_global_copyright {background-image: url(images/homepage_08.gif);
							  background-position: top left; }
							  
body.column_right {background-image: url(images/homepage_08.gif);
				   background-position: top left; }
				   
body.column_global_banner {background-image: url(images/homepage_08.gif);
				   background-position: top left; }
				   
/* pagination styling */

#pagination img { float: right;
				  margin-right: 30px;
				  margin-top: 20px;
				  margin-bottom: 5px;}
				  

