#contentcenter A { font-size:12px; 
	                   text-decoration:none }	
	#contentcenter A:link { color: blue }
	#contentcenter A:visited { color: blue }
	#contentcenter A:active { color: blue } 
	#contentcenter A:hover { color: red }

	#content A {  }	
	#content A:link {}
	#content A:visited {  }
	#content A:active {  } 
	#content A:hover { color: red }

	#contentcenterhome A { font-size:12px; 
	                   text-decoration:none }	
	#contentcenterhome A:link { color: blue }
	#contentcenterhome A:visited { color: blue }
	#contentcenterhome A:active { color: blue } 
	#contentcenterhome A:hover { color: red }

	#contentcenter2 A { font-size:12px; 
	                   text-decoration:none }	
	#contentcenter2 A:link { color: blue }
	#contentcenter2 A:visited { color: blue }
	#contentcenter2 A:active { color: blue } 
	#contentcenter2 A:hover { color: red }
	
	#contentlarge A { font-size:12px; 
	                   text-decoration:none }	
	#contentlarge A:link { color: blue }
	#contentlarge A:visited { color: blue }
	#contentlarge A:active { color: blue } 
	#contentlarge A:hover { color: red }

	#contentfooter A { font-size:14px;}	
	#contentfooter A:link { color: white }
	#contentfooter A:visited { color: white }
	#contentfooter A:active { color: white } 
	#contentfooter A:hover { color: blue }

	#leftnav A { font-size:12px;
	             text-decoration:none }	
	#leftnav A:link { color: blue }
	#leftnav A:visited { color: #043947 }
	#leftnav A:active { color: #043947 } 
	#leftnav A:hover { color: #135447 }
		
	#contentcenter2 {
		margin:20px auto 10px 40px;
		margin-top:30px;
		font-family: arial;
		font-size:12px;
		width:550px;
		padding:0px;
		float:left;
		background:#ffffff;
		}

	#contentcenter3 {
		margin:20px auto 10px 40px;
		font-family: arial;
		font-size:1.2em;
		line-height:1.5em; 
		width:550px;
		padding:0px;
		float:left;
		background:#ffffff;
		}

	#contentlarge {
	    margin-top:0px;
		font-family: arial;
		font-size:12px;
		width:100%;
		padding:0px;
		float:left;
		background:#ffffff;
		}
	

	#contentleft {
		margin:20px auto 10px 40px;
	    font-family: arial;
		font-size:12px;
		width:200px;
		padding:0px;
		float:left;
		background:#ffffff;
		}
	
	#contentcenter {
		margin:20px auto 10px 40px;
		font-family: arial;
		font-size:11px;
		font-weight:bold;
		width:600px;
		padding:0px;
		float:left;
		background: #ffffff;
		}

	#contentcenterhome {
		margin:20px auto 10px 40px;
		font-family: arial;
		font-size:12px;
		width:600px;
		padding:0px;
		float:left;
		}
	
	#contentright {
		margin:20px auto 10px 40px;
		width:200px;
		padding:0px;
		float:left;
		background:#ffffff;
		}

	#contentfooter {
		clear: both;
		padding: 1.5em 3em;
		}
		
	#contentfooter p {
		border-top:1px solid gray;
		margin: 1px;
		font-family:arial;
	}

	#contentnav {
		font-family: arial;
		background:white;
	}
		
	#errors {
		font-family: arial;
		font-size:12px;
		font-family: arial;
		color:red;
		margin:10px 40px 10px 0px;		
		/*margin:10px auto 10px 10px;*/
	}

	#logout {
		font-family: arial;
		font-size:12px;
		font-family: arial;
		margin:10px auto 10px 50px;
		text-align:left;
	}	

	#required {
		font-family: arial;
		font-size:12px;
		color:red;
		float: left;
		margin:10px auto 10px 10px;
	}

	.menu-label {		
		display: block;
		margin: 0;
		padding: 8px 5px;
		background-color: #03457f;
		color:white;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		font-size:.95em;
		line-height: 1.1em;
		font-weight: normal;
	}
	
	p,h1,pre {
		margin:0px 10px 10px 0px;
	}
		
	h3  {
		margin:0px 0px 0px 0px;	
	    font-size: 20px;
	}

	.titleline1  { 
	    font-size: 24px;
		color:white;
		text-align:center;
		font-family: arial;
		font-weight: bold; 
		padding:0px;
	    margin:0px 0px 0px 0px;
		}
	.titleline2  {
		color:white;
	    font-size: 35px;
	    font-family: arial Black;
	    text-align:center;
	    font-weight: bold; 
	    padding:0px;
	    margin:0px 0px 0px 0px;
	}
		
    .acronym {
	    font-size: 23px;
		color:white;
		text-align:center;
		font-family: arial;
		font-weight: bold; 
		margin:0px 0px 0px 0px;
		}
    
	input.pink {
	             background-color: #ffcccc; 
	             font-size: 14px;
	           }
	
	input.biege {
	             background-color: #ffffcc; 
	             font-size: 14px;
	           }

	input.button-red {
				background-color: #cc0000; 
				font-weight: bold; 
				font-size: 14px; 
				color: white;
			  }

	input.button-biege {
	             background-color: #ffffcc; 
	             font-size: 14px;
	 			 font-weight: bold; 
				 color: black;
		         outline-width: medium;
	             }

	input.button-blue {
	             background-color: #330099; 
	             font-size: 14px;
	 			 font-weight: bold; 
				 color: white;
		         outline-width: medium;
	             }

	input.button-black {
	             background-color: #000000; 
	             font-size: 14px;
	 			 font-weight: bold; 
				 color: white;
		         outline-width: medium;
	             }

	input.button-maroon {
	             background-color: #330000; 
	             font-size: 14px;
	 			 font-weight: bold; 
				 color: white;
		         outline-width: medium;
	             }

	input.button-teal { 
				display:block;
				text-decoration:none;
				font-size: 15px;
				font-weight: bold; 
				float:center;
				color:#fff;	
				background-color: #043947;
				margin:0;
				padding:0.25em 1em;
				border-left:1px solid #fff;
				border-top:1px solid #fff;
				border-bottom:1px solid BLUE;
				border-right:1px solid #aaa;
				}
				
	input.certify-button {  
				display:block;
				text-decoration:none;
				font-weight:bold;
				float:center;
				border:3px solid #043947;
				margin:0;
				padding:0.25em 1em;
				}
	
	
	#contentheader
	{
		border-bottom: 1px solid gray;
		font-family:arial;
		font-size:12px;
		color:green;
		background-color: #135447;
		background-image:url(/fiscalimages/background-colors-instead-of-tilling.jpg);
		background-repeat:no-repeat;
		background-position: top center;
		height:150px;
	}

	#contentheader h1 {
		font-size:16px;
		padding:10px;
		margin:0px;
		color:white;
		}
	
h2 {
    color: #022350;
}





	pre {
		white-space: pre-wrap; /* css-3 */
		white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */
		word-wrap: break-word; /* Internet Explorer 5.5+ */
		width: 600px;
	}
	
	.width60 {
		background-color: #FFFFFF;
		color: black;
		font-family: arial;
		font-size: 14px;
		width: 600px;
		border: 1px ridge #999999;
		text-align: left;
		padding-left: 10px;
		padding-top: 15px;
		text-indent: 90px;
	}

	.cell-padding {
	  padding: .25em;
	}
	
	.align-top {
	  vertical-align: top;
	  padding: .25em;
	}
	
	.align-top-center {		
	  vertical-align: top;
	  text-align: center;
	  padding: .25em;
	}
	
	.align-top-right {		
	  vertical-align: top;
	  text-align: right;
	  padding: .25em;
	}
	
	.align-right {		
	  text-align: right; 
	  border: none !important;
	  padding: .25em;
	}
	
	.text-normal-left {		
	  font-weight: normal; 
	  text-align: left; 
	  border: none !important;
	  padding: .25em;
	}
	
#frame
{
width: 1500px;
min-height: 850px;
max-height: 100%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 200px;
margin: 0;
font-family: Arial, Helvetica, sans-serif; 
text-align:left;
margin: 0px 0px 0px 0px;
font-size:24px;
}




#leftnav ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 

#leftnav li { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
 border-bottom: 1px solid #ED9F9F; 
}


#leftnav li a:link, #leftnav li a:visited  { 
 display: block; 
 padding: 5px 5px 5px 0.5em; 
 border-left: 1px solid #000033; 
 border-right: 1px solid #000033; 
 background-color: #043947; 
 color: #FFFFFF; 
 text-decoration: none; 
}

#leftnav li a:hover { 
 background-color: #000033; 
 color: #FFFFFF; 
}

#content
{
float: right;	
text-align:left;
width: 900px;
font-family: arial;
font-size:11px;
font-weight:bold;
margin: 10px 0px 0px 30px;

background: #ffffff;
}

#footer
{
clear: both;
margin: 0;
padding: 0;
color: #333;
border-top: 1px solid gray;
background:#cc9;
}


#leftnav p { margin: 0 0 0 0; }