/*##### Global Declarations #####*/

	body {   
		margin: 0px;
		padding: 0;
		color: #999999;
		background-image:url('../images/hdr/gradient.jpg'); 
		background-repeat:repeat-x; margin-top:0px
	}
	a:link{
		color: #EE8300;
		text-decoration: none;
		background: transparent;
		}
	a:visited{
		color: #f6b86c;
		text-decoration: none;
		background: transparent;
		}
	a:hover{
		color: #EE8300;
		text-decoration: underline;
		background: transparent;
		}
	td, p {
		font-family: Verdana, Arial;
		font-size: 12px;
		}

	/*# Form elements #*/
		form {
			margin: 0;
			padding: 0;
		}
		input {
			font-size: 12px;
		}
	.options { 
		font-size: 10px; 
		font-family: Arial;
		border: solid, 
		border-size: 1px;
	}	
/*##### Colors/BG Colors #####*/

	.bgkeyline {
		background-image: url('../images/misc/1px_grn.gif');
		}
	.bgWhite {
		background-color: #ffffff;
		
/*##### Text Styles #####*/
	
	.txtGreySml {
		color: #999999;
		font-family: Verdana;
		font-size: 10px;
		}
	.footer {
		color: #999999;
		font-family: Verdana;
		font-size: 10px;
		}

	h1 {
		font-size: 18px;
		font-weight: normal;
		padding: 0;
		margin: 0 0 5px 0;
		}
	h2 {
		font-size: 12px;
		font-weight: bold;
		color: #62a335;
		padding: 0;
		margin: 0 0 5px 0;
		}
	.lineHeight16px {
		line-height: 16px;
		margin: 0;
		}
	.lineHeight20px {
		line-height: 20px;
		margin: 0;
		}
	a.bullet {
		color: #EE8300;
		font-family: Verdana;
		font-size: 11px;
		text-decoration: none; }
		a.bullet:link { color: #EE8300; text-decoration: none; }
		a.bullet:active { color: #EE8300; text-decoration: none; }
		a.bullet:visited { color: #EE8300; text-decoration: none; }
		a.bullet:hover { color: #EE8300; text-decoration: underline;

	
/*##### Link Styles #####*/
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669933;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669933;
}

