/* CSS File */

/* Layout */


	#wrapper {
		width: 100%;
		height: 100%;
		margin: 0;
		border: 0;
	}

/*	#maskleft {
		background: #ffffff;
		background-repeat: no-repeat;
		width: 800px;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}
*/
	#iemaskleft {
		background: #ffffff;/* url(images/bigwhite.gif); got rid of image*/ /*changed this from "bgwhite.gif" to "bigwhite.gif" in mac os x.  Check in ie6/win again to verify no change*/
		background-repeat: no-repeat;
		width: 800px;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	#mainleft {
		width: 210px;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	#mainbody {
		width: 557px;
		position: absolute;
		top: 0px;
		left: 214px;
	}

	#mainright {
		width:40px;
		height: 400px;
		position: absolute;
		top: 0;
		left: 774px;
	}
	
	#footer {
		width: 540px;
		height: 20px;
		position: absolute;
		top: 1720px;
		left: 254px;
		margin: 0px;
		
	}
	
	#logo {
		background: #FFFFFF url("images/logos-2.gif") no-repeat;
		border-right: solid 1px #d5d5d5;
		border-left: solid 1px #d5d5d5;
		border-bottom: solid 1px #d5d5d5;
		padding-top: 0px;
		padding-left: 18px;
		padding-bottom: 0px;
		margin-bottom: 3px;
		height: 58px;
		width: 537px;		
	}
	
	#headerleft {
		border-top: solid 1px #d5d5d5;
		border-right: solid 1px #d5d5d5;
		border-bottom: solid 1px #d5d5d5;
		margin-bottom: 3px;
		width: 210px;
		height: 190px;
		position: absolute;
		top: 62px;
		left: 0px;
		background-color: #cad5de;
	}
	
	#header {
		background: #111111 url("images/header_img.jpg");
		position:absolute;
		top: 62px;
		border-top: solid 1px #d5d5d5;
		border-right: solid 1px #d5d5d5;
		border-left: solid 1px #d5d5d5;
		border-bottom: solid 1px #d5d5d5;
		margin-bottom: 3px;
		width: 555px;
		height: 190px;	
	}
			
	#headerright {
		border-top: solid 1px #d5d5d5;
		border-left: solid 1px #d5d5d5;
		border-bottom: solid 1px #d5d5d5;
		margin-bottom: 3px;
		width: 100%;
		height: 190px;
		position: absolute;
		top: 62px;
		left: 0px;	
		background-color: #cad5de;
	}
		
	#title {
		background: #ffffff url("images/titlehome.gif") no-repeat;
		position:absolute;
		top: 257px;
		left: 0px;
		border-top: solid 1px #d5d5d5;
		border-right: solid 1px #d5d5d5;
		border-left: solid 1px #d5d5d5;
		border-bottom: solid 1px #d5d5d5;
		margin-bottom: 3px;
		width: 555px;
		height: 40px;
	}
	
	#titleright {
		border-top: solid 1px #d5d5d5;
		border-left: solid 1px #d5d5d5;
		border-bottom: solid 1px #d5d5d5;
		margin-bottom: 3px;
		width: 100%;
		height: 40px;
		position: absolute;
		top: 257px;
		left: 0px;	
		background-color: #e4debf;
	}
	
	#links {
		width: 161px;
		height: 1460px;
		position: absolute;
		top: 257px;
		left: 48px;
		border: solid 1px #d5d5d5;
		background-color: #f0f1f2;
	}
	
	#main {
		margin-bottom: 3px;
		width: 350px;
		position: absolute;
		left: 0px;
		top: 300px;
		padding-left: 18px;
		padding-right: 18px;
		padding-bottom: 15px;
		padding-top: 12px;	
	}

	#mailer {
		border: solid 1px #d5d5d5;
		padding: 0px 28px 0px 10px;
		margin: 0 8px 0 0;
		float: right;
		height: 430px;
		width: 305px;
	}	
	
	#lesser {
		margin-bottom: 3px;
		width: 152px;
		height: 410px;
		position: absolute;
		left: 370px;
		top: 300px;
		padding-left: 18px;
		padding-right: 18px;
		padding-bottom: 15px;
		padding-top: 12px;	
	}
	
	body {
		z-index: -1;
		background-repeat: repeat-x;
		background-position: 500px 0px;
		margin: 0;
	}

	div.textbox { 
		color: #616161;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 22px;
		padding: 3px 0 0 0;
		margin: 0 0 0 0;
		border: 0;
		clear: both;
		text-indent: 0px;
		text-align: center;
	}

	ul.tight {
		color: #111111;
		font-family: "Lucida Grande", Verdana, Helvetica;
		padding: 0 0 15px 0;
		margin: 0 0 0 0;
		line-height: 16px;
	}

	#lesser p { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 10px;
		line-height: 17px;
		list-style-type: none;
		padding: 5px 0px 0px 0px;
		margin: 8px 0px 20px 0px;
		clear: left;
	}

	#lesser p a, #lesser p a:visited { 
		color: #7b7b7b;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 10px;
		padding-left: 0;
		list-style-type: none;
		margin-left: 0;
		text-decoration: underline;
	}

	#lesser p a:hover { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 10px;
		padding-left: 0;
		list-style-type: none;
		margin-left: 0;
		text-decoration: underline;
	}


 	#lesser p.large { 
		color: #7d7d7d;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 1.2em;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 4px 0 14px 0;
		margin-left: 0;
		border: none;
	}	


	#lesser p.med { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 14px;
		line-height: 15px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 8px 0px 0px 0px;
		border: none;
	}

	#lesser p.med a, #lesser p.med a:visited { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 14px;
		line-height: 15px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 8px 0px 0px 0px;
		border: none;
	}

	#lesser p.med a:hover { 
		color: #7b7b7b;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 14px;
		line-height: 15px;
		text-decoration: underline;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 8px 0px 0px 0px;
		border: none;
	}
	

	p { 
		color: #616161;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 20px;
		padding: 0px 0px 0px 0px;
		margin: 15px 0px 0px 0px;
	}


	p.fineprint { 
		color: #9b9b9b;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 10px;
		list-style-type: none;
		line-height: 15px;
		margin: 0 0 0 0;
		padding: 0 5px 0 0;
	}


	p.error { 
		color: red;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 0 0;
	}


	p.dark { 
		color: #111111;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 20px;
		list-style-type: square;
		padding: 4px 0 0 0;
		margin: 0 0 0 0;
	}

	
	p.dark a, p.dark a:visited { 
		color: #111111;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 20px;
		list-style-type: square;
		padding: 4px 0 0 0;
		margin: 0 0 0 0;
		text-decoration: underline;
	}

	p.dark a:hover { 
		color: #7b7b7b;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 20px;
		list-style-type: square;
		padding: 4px 0 0 0;
		margin: 0 0 0 0;
		text-decoration: none;
	}

	p.indent { 
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 16px;
		padding: 0 0 0 20px;
		margin: 0 0 0 0;
		text-indent: 0px;
	}

	p.indentlist { 
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 16px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		border: 0;
		clear: left;
		text-indent: 20px;
	}

	p.indentlist a { 
		color: #616161;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 16px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		border: 0;
		text-indent: 20px;
		text-decoration: underline;
	}


	p.large { 
		color: #515151;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 22px;
		line-height: 0px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 13px 0px 0px 0px;
		border: none;
	}
	

	p.medlist { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 16px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 8px 0 8px 0;
		margin-left: 0;
		border: none;
	}


	p.med { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 14px;
		line-height: 20px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 25px 0px 0px 0px;
		border: none;
	}


	p.med a, p.med a:visited { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 14px;
		line-height: 10px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: none;
	}

	p.med a:hover { 
		color: #7d7d7d;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 14px;
		line-height: 10px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: none;
	}


	p.medmin { 
		color: #333333;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 12px;
		line-height: 9px;
		text-decoration: none;
		display: block;
		list-style-type: none;
		padding: 0 0 0 18px;
		margin: 0 0 0 0;
		border: none;
	}


 	li {
		color: #7d7d7d;
		font-family: "Lucida Grande", Verdana, Helvetica;
		text-decoration: none;
		list-style-type: none;
		display: inline;
		font-size: .7em;
		padding-left: 12px;
		padding-right: 12px;
		border-left: solid thin black;
	}


	#footer li.first {
		border-left: none;
	}
	
	
	a:link, a:visited {
		text-decoration: none;
		color: #969696;
		text-align: left;
	}
	
	
	div.button li {
		color: #b0b0b0;
		font-family: "Lucida Grande", Verdana, Helvetica;
		text-decoration: none;
		list-style-type: none;
		display: inline;
		font-size: 13px;
		padding: 0 0 0 0;
		border-left: none;
	}
	
	div.button a:hover li {
		color: #111;
		font-family: "Lucida Grande", Verdana, Helvetica;
		text-decoration: none;
		list-style-type: none;
		display: inline;
		font-size: 13px;
		padding: 0 0 0 0;
		border-left: none;	
	}
	
	div.button a, div.button a:visited {
		display: block;
		line-height: 2.5em;
		padding: 0 0 0 12px;
	}
	
	div.button a:hover {
		display: block;
		line-height: 2.5em;
		padding: 0 0 0 12px;
		color: #111;
	}
	
	div.button {
		background-image: url("images/button.gif");
		width: 161px;
		height: 32px;
		text-align: left;
		text-transform: uppercase;
		padding: 0 0 0 0;
		border-color: #111111;
		border-bottom: solid 1px;
		margin: 0px;
		color: #b0b0b0;
		font-family: "Lucida Grande", Verdana, Helvetica;
		font-size: 13px;
	}
	
	#footer li {
		border-left: solid 1px;
		border-color: #111111;
	}
	
	img {
		border: 0;
	}	
	
	div.imageright {
		padding: 10px 10px 10px 10px;
		float: right;
		margin: 10px 0px 10px 15px;
		border: solid 1px #e3e3e3;
	}
	
	div.imageleft {
		padding: 10px 10px 10px 10px;
		float: left;
		margin: 10px 15px 10px 0px;
		border: solid 1px #e3e3e3;
	}
	
	div#lesser div.imageleft {
		padding: 10px 10px 10px 10px;
		float: left;
		margin: 10px 0px 10px 0px;
		border: solid 1px #e3e3e3;
	
	}
	
.flashLink {
	text-decoration: underline;
	color: #f00;
}	


.bodyText {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.headline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
}
