	/* Global Styles */

body {
	font: 12px/18px;
	line-height:15px;
	background-color:#fff;
	color:#666;
	padding-left: 0px;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	
}
	
td {
	font:10px Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	color:#666666;
	
	}
	
a {
	color: #660000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	font-weight: bold;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}


/* Class Styles */




li.lineht {
line-height: .5em;
	list-style-type: disc;
	list-style-position: inside;

}
	
.bodyText {
	font: 12px;
	line-height:15px;
	color:#666;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	text-shadow: shadow;
	text-indent: 5px;
	margin: 5;
	margin-top: 5px;
	text-align: left;
	}
	
.pageName {
	font:20px Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	color: #51130F;
	letter-spacing:0.1em;
	line-height:20px;
	
	}
	
.subHeader {
	font:14px;
	color: #669999;
	font-weight:normal;
	line-height:20px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}
	

.ThankYouSubHeader {
	font:12px;
	color: #000000;
	font-weight:normal;
	line-height:15px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}
	

	
.tablebg {
	background-image: url(images/image_temp2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

		#container {
	margin: 0px auto 0 auto;
	width: 175px;
		}

			#top_container {
				width: 175px;
				height: 130px;
				margin: 10px auto 10px auto;
			}

			#bottom_container {
	clear: both;
	width: 175px;
			}

		h1 {
	color: #96BF55;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
	text-align: left;
	padding-left: 5px;
		}

			h1 span {
				color: #ffffff;
				font-size: 20px;
				font-weight: normal;
				margin: 5px 5px 5px 0;
				text-align: left;
			}

		.description {
			font-size: 12px;
			line-height: 18px;
			color: #ffffbe;
			padding: 5px 0 15px 0;
		}	


		.footer {
			margin: 20px 0 0 0;	
			text-align: left;
			font-size: 10px;
		}
		
		pre {
		  	font-size: 11px;
		  	padding: 0px;
		  	background: #000000;
		  	overflow: auto;
			margin: 0px 0 0px 0;
		}

		code {
		  	color: #ffffff;
		  	background: #000000;
		  	font-family: Monaco, Courier, monotype;
		}
			
		/*
			Vertical Accordions
		*/
		
			.accordion_toggle {
	display: block;
	height: 30px;
	width: 175px;
	background-image: url(images/accordion_toggle.jpg);
	padding: 0 0px 0 10px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: 12px;
	font-size: 14px;
	color: #3B6896;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	border-bottom: 0px solid #ffffff;
	font-family: "Lucida Grande";
	font-style: normal;
		}
		
		.accordion_toggle_active {
	background-image: url(images/accordion_toggle_active.jpg);
	color: #FFFFFF;
		}
		
		.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	background-repeat: no-repeat;
		}
			
			.accordion_content h2 {
	margin: 5px 10px 0px 5px;
	color: #660000;
	letter-spacing: 2px;
	font-size: 12px;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
/**************************/
/* Default */
/**************************/			
#FK_DefaultContainer { width: 800; height: 100%; background-color: White; border-left: 1px solid #B0ABAB; border-right: 1px solid #B0ABAB; border-bottom: 1px solid #B0ABAB;}

#PageFooter { font-size: 6px; }

.WhiteBox{
	background-color: White; 
	border-left: 1px solid #231F20; 
	border-right: 1px solid #231F20; 
	border-bottom: 1px solid #231F20;
	border-top: 1px solid #231F20;
	/*
	font-family: Verdana, geneva, arial, charcoal, helvetica, sans-serif;
	color: Black;
	*/
	font-size: 9px;
	padding: 5px 5px 5px 5px;

}

.SubMenuTitleBar{
	background-color: #485C7A; 
	color: white;
	font-size: 10px;
	padding: 5px 5px 5px 5px;


}
.SubMenuBody{
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	text-align: left;


}

.Rolodex{
	height: 211px; 
	width: 364px; 
	padding: 5px 5px 5px 5px;
}

