
/**********************************************************************/
/**															 		 **/
/**					Standard Links					 		 		 **/
/**															 		 **/
/**********************************************************************/
																	/**/
a:link 		{color: #31496B; text-decoration: underline;}	/**/
a:visited	{color: #31496B; text-decoration: underline;}	/**/
a:active 	{color: #31496B; text-decoration: underline;}	/**/
a:hover 	{color: #aaaaaa; text-decoration: underline;	/**/
					}												/**/
																	/**/
.nav a:link 		{color: #ffffff; text-decoration: none;}		/**/
.nav a:visited 		{color: #ffffff; text-decoration: none;}		/**/
.nav a:link 		{color: #ffffff; text-decoration: none;}		/**/
.nav a:hover 		{color: #A8BCD7; text-decoration: underline;	/**/
					}												/**/
																	/**/
.menu a:link 		{color: #31496B; text-decoration: none;}		/**/
.menu a:visited 	{color: #31496B; text-decoration: none;}		/**/
.menu a:link 		{color: #31496B; text-decoration: none;}		/**/
.menu a:hover 		{color: #A8BCD7; text-decoration: underline;	/**/
					}												/**/
																	/**/
.footer a:link 		{color: #999999; text-decoration: none;}		/**/
.footer a:visited 	{color: #999999; text-decoration: none;}		/**/
.footer a:link 		{color: #999999; text-decoration: none;}		/**/
.footer a:hover 	{color: #000000; text-decoration: underline;	/**/
					}												/**/
																	/**/
.fullstory a:link 	{color: #999999; text-decoration: none;}		/**/
.fullstory a:visited {color: #999999; text-decoration: none;}		/**/
.fullstory a:link 	{color: #999999; text-decoration: none;}		/**/
.fullstory a:hover 	{color: #000000; text-decoration: underline;	/**/
					}												/**/
																	/**/
/**********************************************************************/






/**************************************************/
/**												 **/
/**					Body Text					 **/
/**												 **/
/**************************************************/
												/**/
body {											/**/
	font-family: Geneva, Arial, Verdana, MS Sans Serif;	/**/
	color: #000000;								/**
	background-color: #666666;					/**
	margin-top: 0px;							/**
	margin-right: 0px;							/**
	margin-bottom: 0px;							/**
	margin-left: 0px;							/**
	font-size: 0.8em;							/**/
												/**/
	scrollbar-3dlight-color : 		#cccccc;	/**/
	scrollbar-arrow-color : 		#31496B;	/**/
	scrollbar-base-color : 			#cccccc;	/**/
	scrollbar-darkshadow-color : 	#cccccc;	/**/
	scrollbar-face-color : 			#eeeeee;	/**/
	scrollbar-highlight-color : 	#ffffff;	/**/
	scrollbar-shadow-color : 		#999999;	/**/
	scrollbar-track-color : 		#dddddd;	/**/	
}												/**/
												/**/
input { 										/**/
	background-color: #eeeeee;					/**/
	font-family: Verdana, Geneva, Arial;		/**/
	font-size: 9pt; 							/**/
	color: #31496B; 							/**/
	border: solid 1px #31496B;					/**/
	}											/**/
												/**/
input.normal { 									/**/
	width: 300px;								/**/
	border: solid 1px #31496B;					/**/
	}											/**/
												/**/
input.inputtitle { 								/**/
	font-weight: bold;							/**/
	}											/**/
												/**/
textarea { 										/**/
	background-color: #eeeeee;					/**/
	width: 300px;								/**/
	font-family: Verdana, Geneva, Arial;		/**/
	font-size: 9pt;								/**/
	color: #31496B;								/**/
	border: solid 1px #31496B;					/**/
												/**/
	scrollbar-3dlight-color : 		#eeeeee;	/**/
	scrollbar-arrow-color : 		#31496B;	/**/
	scrollbar-base-color : 			#eeeeee;	/**/
	scrollbar-darkshadow-color : 	#eeeeee;	/**/
	scrollbar-face-color : 			#eeeeee;	/**/
	scrollbar-highlight-color : 	#eeeeee;	/**/
	scrollbar-shadow-color : 		#eeeeee;	/**/
	scrollbar-track-color : 		#eeeeee;	/**/	
	}											/**/
												/**/
select { 										/**
	background-color: #A8BCD7; 					/**/
	background-color: #eeeeee; 					/**/
	width: 300px;								/**/
	font-family: Verdana, Helvetica, Arial; 	/**/
	font-size: 7pt; color: #31496B;				/**/
	}											/**/
												/**/
option.off {									/**/
	width: 300px;								/**/
	background-color: #ffffff ; 				/**/
	font-weight: bold;							/**/
	} 											/**/
												/**/
option.on {										/**/
	width: 300px;								/**/
	background-color: #eeeeee ; 				/**/
	font-weight: bold;							/**/
	} 											/**/
												/**/
ul {											/**/
	margin-top: 0 px;							/**/
	margin-bottom: 0 px;						/**/
	}											/**/
												/**/
li { 											/**/
	/*list-style: square url(/lay_/nav/nav_arrow_b.gif) inner; */
	}											/**/ 	
												/**/
	h1 	{font-size:1.5em;}						/**/
	h2 	{font-size:1.3em;}						/**/
	h3 	{font-size:1.1em;}						/**/
	h4 	{font-size:.9em;}						/**/
	h5 	{font-size:.7em;}						/**/
	h6 	{font-size:.5em;}						/**/
/***************************************************/	






/**************************************************/
/**												 **/
/**					Main Text					 **/
/**												 **/
/**************************************************/
												/**/
.main {											/**/
	font-size: 0.8em;							/**/
	text-align: justify;						/**/
	padding:0.8em;								/**
	border-left: 1px dotted #000000;			/**/
	}											/**/
												/**/
.title {										/**/
	color: #31496B;								/**/
	font-size: 1.2 em;							/**/
	font-weight: bold;							/**/
	}											/**/
												/**/
.sectiontitle {										/**/
	color: #31496B;								/**/
	font-size: 1.8 em;							/**/
	font-weight: bold;							/**/
	}											/**/
												/**/
.menu {											/**/
	font-family: Verdana, Arial, MS Sans Serif; /**/
	font-size: 0.7em;							/**/
	line-height: 150%;							/**/
	padding:0.2em;								/**/
	border-right: 1px dotted #000000;			/**/
	}											/**/
												/**/
.nav {											/**/
	font-size: 0.8 em;							/**/
	padding-left: 10 px;						/**/
	color: #ffffff;								/**/
	}											/**/
												/**/
.headlines {									/**/
	font-size: 0.8 em;							/**/
	color: #A8BCD7;								/**/
	}											/**/
												/**/
.headline {										/**/
	font-size: 0.8 em;							/**/
	color: #31496B;								/**/
	}											/**/
												/**/
.headlinedate {									/**/
	font-size: 0.6 em;							/**/
	color: #999999;								/**/
	}											/**/
												/**/
.headlinecontent {								/**/
	font-size: 0.7 em;							/**/
	color: #31496B;								/**/
	}											/**/
												/**/
.fullstory {									/**/
	font-size: 0.7 em;							/**/
	color: #999999;								/**/
	}											/**/
												/**/
.footer {										/**/
	font-size: 0.6em;							/**/
	color: #000000;								/**/
	}											/**/
												/**/
												/**/
/***************************************************/




	

/**************************************************/
/**												 **/
/**					Misc Text					 **/
/**												 **/
/**************************************************/
												/**/
												/**/
.itemBorder { 									/**/
	border: 1px solid black 					/**/
	}											/**/
												/**/
.itemText { 									/**/
	text-decoration: none; 						/**/
	color: #FFFFFF; 							/**/
	font: 11px;					 				/**/
	}											/**/
												/**/
.crazyBorder { 									/**/
		border: 1px outset solid black ; 		/**/
	}											/**/
												/**/
.crazyText { 									/**/
	text-decoration: none; 						/**/
	color: #FFFFFF; 							/**/
	font: 11px Arial, Helvetica 				/**/
	}											/**/
												/**/

.stdtext { 									/**/
	text-decoration: none; 						/**/
	color: #000000; 							/**/
	font: 12px Arial, Helvetica 				/**/
	}											/**/

.table {											/**
	background-image: url(watermark/watermark.gif);	/**
	background-repeat: no-repeat;					/**
	background-position: 50% 50%;					/**/
	}												/**/
												/**/
/***************************************************/
