BODY 		{  	color: black ;
			background-color: #663333; 
			background-image: url(images/back_notebk_1000wide_spiral.gif);
			background-repeat: repeat-y;
			margin-left: 0;
			margin-top: 0;
			font-family: georgia, "times new roman", serif; 
			font-size: 12pt ;  }

H1, H2, H3, H4 { 	color: #FFFFFF;
			font-weight: bold ;
			font-family: Arial, Helvetica, sans-serif; }

H5			{ 	color: #006;
			font-weight: bold ;
			font-size: 100%;
			font-family: Arial, Helvetica, sans-serif; }

H1		{    	font-size: 150% ; }

H2 		{    	font-size: 120% ; }

H3 		{    	font-size: 100% ; }

.twist  	{ 	color: navy;
			font-style: italic;
			font-weight: bold ; }

.table1 	{ 	background-color: #FFFFFF ;
			  	font-size: 90%; 
				color: #000066; 	}


.tablehere 	{ 	background-color: #000066 ;
				font-family: Arial, Helvetica, sans-serif;
			  	font-size: 80%; 
				color: #FFFFFF; 	}


.tablehours 	{ 	font-size: 90%; 
					color: #000066; 	}
					
.tablecontent	{	font-size: 80%;
					color: #000066;
					font-family: georgia, "times new roman", serif; 
					background-color: #FFFFFF ;
					}
					
.tableloveus	{	font-size: 80%;
					color: #FF0000;
					font-family: georgia, "times new roman", serif; 
					background-color: #FFFFFF ;
					}


.table2 A		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
}

.table2 A:link		{ 	color: #0000FF;    }

.table2 A:visited	{ 	color: #0000FF ;   }

.table2 A:active 	{ 	color: #000000;   }

.table2 A:hover 	{ 	color: #FF0000;   }

.pageTitle H1 	{ 	color: #FFFFFF; ;
			font-weight: bold ;
			font-size: 120%; 
			font-family: Arial, Helvetica, sans-serif;
			background-color: #000066 ;
			margin: 4px;
			align: center; }


.tabletop1  { 	color: #000066 ;
			font-weight: bold;  
		  	font-size: 12pt; 
		  	font-family: Arial, Helvetica, sans-serif;  }


.tabletop2  	{ 	color: #FFFFFF ;
			background-color: #003300 ; 
			font-weight: bold;  
		  	font-size: 11pt; 
		  	font-family: verdana, arial, sans-serif ;  }

.lineaccent1		{ background-color: #FFFFFF ;   }

.lineaccent2		{ background-color: #990000 ;   }

.stepdown		{ font-size: 90%;   }

.legalese		{ font-size: 70%;   }

.untwist 		{ color: red;
 			font-style: normal;
			font-size: 90%; 
			font-weight: bold ; }

.justbold 	{ 	font-style: normal; font-weight: bold ; font-size: normal; }

.justitalics 	{ 	font-style: italic; font-weight: normal; font-size: normal; }
.newitemtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.newitembrandtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.tablenewitems {
	color: #000066 ;
	font-weight: bold;  
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
}

/* start code for new Ideas pages */

#ideaNav	{
	margin: 4px auto 4px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#ideaNav li	{
	list-style: none;
	display: inline;
	} 
	
.noLink	{
	color: #006;
	margin: 0px 2px;
	padding: 4px 6px;
	border-color: #999 #000 #FFF #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background: #FFF;
	} 
	
#ideaNav a	{
	text-decoration: none;
	cursor: pointer;
	margin: 0px 2px;
	padding: 4px 6px;
	border-color: #EEE #006 #FFF #EEE;
	border-style: solid;
	border-width: 1px 1px;
	}

#ideaNav a:link, #ideaNav a:visited	{
	color: #FFFFFF;
	background: #666;
	}

#ideaNav a:hover	{
/*	padding: inherit;*/
	color: #000;
/*	padding: 0.5em 1em;*/
	background: #D2DAF0;
	}

#ideaNav a:active, #ideaNav a:focus	{
	color: #FFFFFF;
	background: #000066;
	}