
/* BULK OF THE USEFUL STYLES ================================================================= GENERAL STYLES  */


BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 8px 0px; 
	COLOR: #000000; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND: #336699; 
	TEXT-ALIGN: center
}


p, a, td, li, ul, ol, dl, h1, h2, h3, h4, h5, h6, TEXTAREA, INPUT, SELECT, caption 
							{	font-family: Verdana, Trebuche, Lucida, sans-serif; }

HR						{
							color: #000; 
							background: transparent;
						}

.inlabel				{	font: 0.9em/1.1 verdana; }

.inlabelsm				{	font: 0.8em/0.8 verdana; 
								color: #808080;
						}

INPUT.publicbutton	{	font: 1em/1.2 verdana; 
								color: #FFF;
								width: auto;
								background-color: #448CCB; 
								border: 1px solid #B3BCDB; 
								padding: 3px 0px 2px 0px; 
					}

INPUT.publiccheck	{	font: 1em/1.2 verdana; 
								color: #FFF;
								width: auto;
								background-color: #C2CEF2; 
								border: 1px solid #B3BCDB; 
								border-collapse: collapse;
								padding: 0; 
					}


/* 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: #bf0000;
	text-decoration: underline;	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;
	}


/* PAGE STRUCTURE =============================================================== PAGE STRUCTURE  */

.header				{	width: 776px;
								
								text-align: center;
								}

.content				{	border: 0; 
								padding: 10px 10px 10px 10px;
								border-collapse: collapse;
								width: 574px; 
								text-align: left;
								} 
.maincontent				{	
								width: 776px;
								background: #fff url("/images/siteimages_02.jpg") repeat-y left top;								
								text-align: left;
							} 
								
#printbanner			{	display: none; }

						/* NAVIGATION ===================================================================== NAVIGATION	*/ 

.leftnavtd					{	width: 152px;
								vertical-align: top;	
							}

.leftnav					{ 
								display: inline;								float: left;									}
								.leftnav ul					{	
								border: 0;								margin: 0;								padding: 0px 5px 0px 15px;
							}							
.leftnav li					{
								list-style: none;								width: 132px;
								
								}
.leftnav li a			{								display: block;
								clear: none;								font: 0.90em/1.3 Arial, Lucida, sans-serif;								font-weight: bold;	
						}									
.leftnav li a:link, .leftnav li a:visited							{
								color: #ffffff;								background: transparent; 
								background: #143A6B;
								margin: 0px;								border: 2px solid #ffffff;								padding: 3px 3px 3px 3px;
						}
.leftnav li a:hover	{			color: #ffffff;
								background-color: #AB1F18;								}

.leftnav li.level2nav a:link, 
.leftnav li.level2nav a:visited	
					{							padding: 0px 0px 0px 15px;
						font-weight: normal;
					}
	
.leftnav li.level2nav a:hover							{
								font-weight: normal;
								padding: 0px 0px 0px 15px;
								text-decoration: underline;
							}



.centered					{	
								text-align: center;								}


/* TYPE2 NAVIGATION ======================================= */

.primnavheading		{	
						color: #BF0000; 
						font: 1.0em/1.2 verdana; 
						font-weight: bold;
					}
.primnavseparator	{	color: #000; height: 1px; }


/* HEADLINES ========================================================================= HEADLINES */

h1, h2, h3, h4, h5, h6		{ color: #000000; }

h1	{	color: #143A6B;	}

h2	{
	color: #BF0000;	}

h3	{
	color: #143A6B;	}

h4	{
	}

h5	{
	}

notthebody	
	{
		text-align: center;
		font: 0.8em/1.0 Trebuche, Lucida, sans-serif; 
		color: #000000; 
		margin: 0px 0px 0px 0px; 							
		background:  #c1c1c1 url(/images/bluebackground.gif);
	}

#container {
	MARGIN: 0px auto; WIDTH: 739px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}