
/* BULK OF THE USEFUL STYLES ================================================================= GENERAL STYLES  */
		
p, a, td, li, ul, ol, dl, h1, h2, h3, h4, h5, h6, TEXTAREA, INPUT, SELECT, caption 
							{	font-family: Verdana, Trebuche, Lucida, sans-serif; }

body					{	font: 0.8em/1 Verdana, Trebuche, Lucida, sans-serif; 
								text-align: center;
								color: #000000; 
								margin: 0px 0px 0px 0px; 							
								background: #FFF url("/images/background.jpg")  top left repeat;
								}

FORM					{display: inline;}

HR						{	color: #000; }

.inlabel				{	font: 0.9em/1.1 verdana; }

.inlabelsm				{	font: 0.8em/0.8 verdana; 
								color: #808080;
						}


#foot a:link, #foot a:active, #foot a:visited		{	text-decoration: none; }
#foot a:hover		{	text-decoration: underline; }


.adlink		{
						padding: 10px 10px 1px 2px; 
				}
.adlink	a:link, .adlink a:active, .adlink a:visited
				{		font-weight: bold; 
						color: #000000;
						text-decoration: none; 
				}

.adlink	a:hover
				{		font-weight: bold; 
						color: #000000;
						text-decoration: underline; 
				}

/* FOOTER ======================================================================= FOOTER */

#foot						{	font-size: 0.9em; 
								clear: both;
								line-height: 1.3em; 
								text-align: left;
								margin-top: 30px;
								padding: 5px; 
								padding-bottom: 15px; 
								width: auto;
								border-top: 1px solid #CDCDCD; 
								}
								
.foot_right				{	text-align: right; float: right; padding: 0; }

#foot a:link, #foot a:active, #foot a:visited		{	text-decoration: none; }
#foot a:hover		{	text-decoration: underline; }

#printfoot				{	display: none; }



/*  GENERAL CONTENT ELEMENTS ======================================================= GENERAL CONTENT ELEMENTS	*/ 

p {
	font-size: 1em;	
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 1em;
	}

a:link, a:visited {
	font-weight : bold; 
	color: #1F315F;
	background: transparent; 
	text-decoration : none;
	}

a:active {
	font-weight : bold; 
	color: #1F315F;
	background: transparent;  
	text-decoration : none;
	}

a:hover {
	font-weight : bold; 
	color: #D04940;
	background: transparent; 
	text-decoration : underline;
	}


.helptext	{ border-style: solid; border-width: 1px 1px 1px 1px; border-color: #000000; 
								padding: 5px; }

/* PAGE STRUCTURE =============================================================== PAGE STRUCTURE  */

#header				{	width: 776px;
								height: 122px;
								text-align: center;
								}

#content				{	border: 0; 
								padding: 20px 20px 20px 20px;
								border-collapse: collapse;
								width: 536px; 
								text-align: left;
								vertical-align: top;
								background-color: #ffffff;
								} 

#main				{	border: 0; 
								padding: 0; 
								border-collapse: collapse;
								width: 776px; 
								text-align: left;
								background-color: #ffffff;
								} 
								
#printbanner			{	display: none; }

						

/* Right and Left Column  */

.columntd					{width: 120px;
							 padding: 0px 0px 0px 0px;
							vertical-align: top;
							text-align: center;
							background-color: #dfdfdf;
							text-align: top;
								}

/* HEADLINES ========================================================================= HEADLINES */

h1, h2, h3, h4, h5, h6		{ color: #205B3D; }

h1	{
	font-size: 1.5em;
/* 	line-height: 1.5em; */
	letter-spacing: 1px; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #D14237;
	padding: 0;
	}

h2	{
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0;
	}

h3	{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0;
	}

h4	{
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0;
	}

h5	{
	font-size: 0.70em;
	font-weight: normal;
	margin: 2px 0px 5px 0px;
	padding: 0;
	}




.Hsubnav				{	}

.Hsubnav ul			{	list-style: none; 
								border: 0; 
								margin: 0;
								padding: 0;
								} 

.Hsubnav li			{	display: inline; 
						color: #000000;
						background-color: #e1e1e1;
						font: 0.9em/1.8 Verdana, Lucida, Arial, sans-serif; 
						
						margin: 1px 1px 1px 1px; 
						border: solid black 1px 1px 1px 1px;
						}

.Hsubnav li a			{	display: inline;
						font-weight: bold; 
						text-align: center;
						text-decoration: none; 
						padding: 1px 2px 1px 2px; 
						color: #000000;
						}
									
.Hsubnav li a:hover	{ 
						color: #000000;
						text-decoration: none; 
						background-color: #c1c1c1;
					}
.Hsubnav li a:active { color: #000000;text-decoration: bold; }

.Hsubnav li a:visited { color: #000000;text-decoration: bold; }

.leftnav					{
								}
								
.leftnav ul					{	list-style: none;
								border: 0;
								margin: 0;
								}

.leftnav li					{	list-style: none;
								text-align: center;
								letter-spacing: 1px;
								background: #CC413E;
								border: 1px 1px 1px 1px solid #000000;
								padding: 1px 1px 1px 1px;
								margin: 1px 1px 1px 1px;
							}

.leftnav li a			{	display: block;
							text-decoration : none;
							font: 0.90em/1.4 Arial, Lucida, sans-serif;
					}
									
.leftnav li a:link, 
.leftnav li a:visited	{
							font-weight : bold; 
							color: #ffffff;
							background: transparent; 
						}

.leftnav li a:hover		{
							color: #ffffff;
							background-color: #E99B5D;
							text-decoration: none;
						}

.topnav					{
								}
								
.topnav ul					{	list-style: none;
								border: 0;
								margin: 0;
								}

.topnav li					{	display: inline;
								list-style: none;
								letter-spacing: 1px;
								background: #CC413E;
								border: 1px 1px 1px 1px solid #000000;
								padding: 1px 10px 1px 10px;
								margin: 15px 1px 15px 1px;
							}

.topnav li a			{	
					}
									
.topnav li a:link, 
.topnav li a:visited	{
							text-decoration : none;
								text-align: center;
							font: 0.90em/1.4 Arial, Lucida, sans-serif;
							font-weight : bold; 
							color: #ffffff;
							background: transparent; 
						}

.topnav li a:hover		{
							color: #ffffff;
							text-decoration : none;
								text-align: center;
							font: 0.90em/1.4 Arial, Lucida, sans-serif;
							font-weight : bold; 
							background-color: #E99B5D;
							text-decoration: none;
						}


.subnavigation				{	text-align: center; 
								display: block; 
								clear: both;
							}
.subnavigation ul			{	list-style: none;	
							} 

.subnavigation li			{	
								background: #6c6c6c;
								display: inline;
								float: left;
								font: 0.8em/1.3;
								text-align: center; 
								height: auto;
								width: auto;
								border: 1px solid #000000; 
								margin: 1px 1px 1px 1px; 
								padding: 1px 1px 1px 1px; 
							}

.subnavigation li a:link, 
.subnavigation li a:active, 
.subnavigation li a:visited
							{	text-decoration: none;
								color: #ffffff;
								font-weight: normal;
							}
.subnavigation li a:hover	{	text-decoration: underline;
								color: #ffffff;
								font-weight: normal;
							}
								

