/*******************************
 *                             *
 *    Cascading Style Sheet    *
 *        Media: Screen        *
 *                             *
 *******************************/



/** BODY **/
	body	{
			color: #000000;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			}

/** LINKS **/
	a:link						{color: #917A44; text-decoration: underline;}	/*	MSIE, NN	*/
	a:visited					{color: #917A44; text-decoration: underline;}	/*	MSIE, NN	*/
	a:active					{color: #CC0000; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	a:hover						{color: #F2D183; text-decoration: none;}	/*	MSIE, NN 6+	*/
	
	a.news:link						{color: #000000; text-decoration: underline; font-weight:normal }	/*	MSIE, NN	*/
	a.news:visited					{color: #000000; text-decoration: underline; font-weight: normal}	/*	MSIE, NN	*/
	a.news:active					{color: #CC0000; text-decoration: underline; font-weight: normal}	/*	MSIE, NN 6+	*/
	a.news:hover						{color: #006699; text-decoration: none; font-weight: normal}	/*	MSIE, NN 6+	*/
	
	a.login:link						{color: #006699; text-decoration: none; font-weight: bold}	/*	MSIE, NN	*/
	a.login:visited					{color: #006699; text-decoration: none; font-weight: bold}	/*	MSIE, NN	*/
	a.login:active					{color: #CC0000; text-decoration: none;}	/*	MSIE, NN 6+	*/
	a.login:hover						{color: #A9BFD3; text-decoration: none;}	/*	MSIE, NN 6+	*/
	
	a.navigation:link			{color: #FFFFFF; text-decoration: none; font-weight: normal}		/*	MSIE, NN	*/
	a.navigation:visited		{color: #FFFFFF; text-decoration: none; font-weight: normal}		/*	MSIE, NN	*/
	a.navigation:active			{color: #CC0000; text-decoration: none;}	/*	MSIE, NN 6+	*/
	a.navigation:hover			{color: #66CC66; text-decoration: none;}	/*	MSIE, NN 6+	*/
		p.navigation			{color: #FFFFFF; letter-spacing: 1px; text-decoration: none; font-family: Arial; font-size: 12px; margin-right: 20px; margin-left: 10px; margin-bottom: 4px}
	
	a.navigationover:link		{color: #833D3D; text-decoration: none; font-weight: normal; }		/*	MSIE, NN	*/
	a.navigationover:visited	{color: #833D3D; text-decoration: none; font-weight: normal; }		/*	MSIE, NN	*/
	a.navigationover:active		{color: #CC0000; text-decoration: none;}	/*	MSIE, NN 6+	*/
	a.navigationover:hover		{color: #833D3D; text-decoration: none;}	/*	MSIE, NN 6+	*/
		p.navigationover		{color: #833D3D; font-family: Arial Narrow; font-style: 10px;  text-decoration: none; margin-right: 10px;}

	a.uppernavigation:link			{color: #FFFFFF; text-decoration: none; font-weight: normal}		/*	MSIE, NN	*/
	a.uppernavigation:visited		{color: #FFFFFF; text-decoration: none; font-weight: normal}		/*	MSIE, NN	*/
	a.uppernavigation:active			{color: #CC0000; text-decoration: none;}	/*	MSIE, NN 6+	*/
	a.uppernavigation:hover			{color: #66CC66; text-decoration: none;}	/*	MSIE, NN 6+	*/
		p.uppernavigation			{color: #FFFFFF; letter-spacing: 1px; text-decoration: none; font-family: Arial; font-size: 11px; margin-right: 20px; margin-left: 10px; margin-bottom: 20px}
	
	a.subnavigation:link		{color: #003366; text-decoration: underline; font-weight: bold}		/*	MSIE, NN	*/
	a.subnavigation:visited		{color: #003366; text-decoration: underline; font-weight: bold}		/*	MSIE, NN	*/
	a.subnavigation:active		{color: #CC0000; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	a.subnavigation:hover		{color: #66CC66; text-decoration: underline;}	/*	MSIE, NN 6+	*/
		p.subnavigation			{color: #003366; text-decoration: underline; margin-right: 5px; margin-bottom: 10px; margin-top: 10px}
	
	a.subnavigationover:link		{color: #66CC66; text-decoration: underline; font-weight: bold}		/*	MSIE, NN	*/
	a.subnavigationover:visited		{color: #66CC66; text-decoration: underline; font-weight: bold}		/*	MSIE, NN	*/
	a.subnavigationover:active		{color: #CC0000; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	a.subnavigationover:hover		{color: #66CC66; text-decoration: underline;}	/*	MSIE, NN 6+	*/
		p.subnavigationover			{color: #66CC66; text-decoration: underline; margin-right: 4px; margin-bottom: 10px; margin-top: 10px}
	
	a.bottomnavigation:link		{color: #FFFFFF; text-decoration: none; font-weight: normal;}	/*	MSIE, NN	*/
	a.bottomnavigation:visited	{color: #FFFFFF; text-decoration: none; font-weight: normal;}	/*	MSIE, NN	*/
	a.bottomnavigation:active	{color: #CC0000; text-decoration: none;}	/*	MSIE, NN 6+	*/
	a.bottomnavigation:hover	{color: #F2D183; text-decoration: none;}	/*	MSIE, NN 6+	*/
		p.bottomnavigation		{
	background-color: #917A44;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
	
	a.greensubnav:link			{color: #336633; text-decoration: none;}		/*	MSIE, NN	*/
	a.greensubnav:visited		{color: #336633; text-decoration: none;}		/*	MSIE, NN	*/
	a.greensubnav:active		{color: #CC0000; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	a.greensubnav:hover			{color: #FFFFFF; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	
	a.topnav:link				{color: #833D3D; text-decoration: none;}		/*	MSIE, NN	*/
	a.topnav:visited			{color: #833D3D; text-decoration: none;}		/*	MSIE, NN	*/
	a.topnav:active				{color: #CC0000; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	a.topnav:hover				{color: #8CD1D1; text-decoration: underline;}	/*	MSIE, NN 6+	*/
	
	a.normal:link				{color: #000000; text-decoration: underline; font-size: 11px; font-weight: normal;}		/*	MSIE, NN	*/
	a.normal:visited			{color: #000000; text-decoration: underline; font-size: 11px; font-weight: normal;}		/*	MSIE, NN	*/
	a.normal:active				{color: #000000; text-decoration: underline; font-size: 11px; font-weight: normal;}	/*	MSIE, NN 6+	*/
	a.normal:hover				{color: #66CC66; text-decoration: underline; font-size: 11px; font-weight: normal;}	/*	MSIE, NN 6+	*/
	
/** CONTENT TAGS **/
	address
		{
		font-style: normal;
		}
	h1, h2, h3, h4, h5, li, p, ol, ul, form, td
		{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
	h1
		{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
	h2
		{
	color: #999999;
	font-size: 12px;
	font-weight : bold;
	margin-top: 10px;
	margin-bottom : 10px;
}
	h3
		{
	color: #0E4687;
	font-size: 12px;
	font-weight : bold;
	margin-top: 5px;
	margin-bottom : 0px;
}
	p
		{
		margin-top: 5px;
		margin-bottom: 12px;
		margin-right: 10px;
}
	li, p, ul, ol, form
		{
		font-size: 12px;
		}
	th
		{
		text-align: left;
		}
	ul
		{
	list-style-type: disc;
	margin-top: 5px;
}
	ol
		{
		margin-top: 5px;
		}

/** SPECIALS / UNIQUE FEATURES **/
	.greensubnav
		{
		font-size: 10px;
		margin-right: 0px;
		margin-left: 0px;}
	.navigation
		{
		font-size: 12px;
		margin-top: 12px;
		margin-bottom: 0px;
		margin-left: 0px;}
	.subnavigation
		{
		font-size: 10px;
		margin-right: 0px;
		margin-left: 0px;}
	.banner
		{
		font-size: 10px;
		margin-right: 0px;
		margin-left: 0px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;}
	.subnavtitle
		{
		font-size: 10px;
		margin-right: 0px;
		margin-left: 0px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;}
	.topnav
		{
		font-size: 10px;
		margin-right: 0px;
		margin-left: 0px;
		color: #833D3D;
		text-decoration: none;
		font-weight: bold;
		}
	.copyright
		{
		font-size: 10px;
		color: #0E4687;
		text-decoration: none;
		}
	.donotprint
		{
		}
	.highlight
		{
		background-color: #FFFF00;
		color: #000000;
		text-decoration: none;
		}
	.productionnote
		{
		background-color: #336633;
		color: #FFFFFF;
		text-decoration: none;
		}
		.bg
	{ background: white url(images/text_bg.gif);
       background-repeat: repeat-x 
	   }
		
.required{
	color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
	.form
		{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
		}