pre{
	display: inline;
}
.imgcaption{
	font-size: .8em;
	font-weight: bold;
}

	.imgcaption img{
		float: left;
	}

.article img{
	margin: 0 10px 10px 0;
}

.article ul{
	list-style: disc;
}


.homepage{
	padding: 0 !important;
}

	.homepage img{
		margin: 5px 0 0 6px;
	}

	* html .homepage img{
		margin: 0 0 0 6px;
	}

.homepage p{
	margin: 0 18px;
	font-size: 15px;
}


.homepage #homeleft{
	margin: 5px 20px 0 11px;
	padding: 5px 0 0 0;
	width: 355px;
	float: left;
        background: url(/template/images/leftquote.gif) no-repeat;
        background-position: 10px 10px;
	background-color: #d8dbe0;
}

	* html .homepage #homeleft{
		margin-left: 8px !important;
	}

	.homepage #homeleft p.quote{
		margin: 0;
		padding: 10px 20px;
		font-size: 15pt;
		line-height: 30pt;
		font-family: times;
		font-weight: normal;
		color: #5e6670;
		text-indent: 25px;
		background: url(/template/images/rightquote.gif) no-repeat;
		background-position: 75% 93%;
	}

	.homepage #homeleft p.signature{
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		font-family: times;
		text-align: right;
		margin-top: 10px;
                color: #5e6670;
	}


/*
	.homepage p span{
		float: left;
		padding: 8px 5px 0 0;
		font-size: 70px;
		font-weight: bold;
		line-height: 45px;
	}

*/

	.homepage #homeleft h3{
		border-bottom: 1px solid #000000;
	}

.homepage #homeright{
	float: left;
	width: 330px;
}

	.homepage #homeright h4{
		margin: 16px 0 10px 0;
		padding: 0;
		font-size: 13pt;
		border-bottom: 1px solid #000000;
	}

.serviceimage{
	float: right;
	margin: 0 0 10px 20px;
}


.news_list{

}

	.news_list li{

	}

	.news_list li h3{
		margin-bottom: 4px;
	}

	.news_list li p.date{
		margin: 0;
		padding: 0;
		font-size: .9em;
		font-weight: bold;
	}


#newsarchive{
	margin: 0 0 0 0;
}


#newsarchive h3{
	border-bottom: 2px solid #999999;
}

#newsarchive .linklist{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	list-style: disc;
}

#newsarchive .linklist li{
	margin: 5px 0;
}

#newsarchive .folder{
	font-weight: bold;
}

#newsarchive .linklist ul{
	margin-left: 30px;
}


p.pfirst{
	font-size: 1.4em;
}


.c_team{
        margin: 0 0 0 10px;
        padding: 0;
        list-style: none;
        width: 670px;
}

        .c_team li{
		clear: left;
                margin: 10px 0;
                padding: 0;
                color: #55565c;
		overflow: auto;
        }

        .c_team li div.staffimg{
                float: left;
                margin: 0;
                padding: 0 0 0 10px;
        }

	* html .c_team li div.staffimg{
		width: 180px;
		height: 220px;
		padding: 7px 0 0 7px !important;
	}


        .c_team li h3{
		float:left;
		width: 480px;
                margin: 0 0 10px 0;
                padding: 0;
                font-size: 1.4em;
		border-bottom: 2px solid #898989;
        }

        .c_team li h4{
                margin: 0 0 4px 0;
                padding: 0;
                font-size: 1em;
        }
	
	.c_team li p{
		text-align: left;
	}
	
	
        .c_team li span{
                color: #0000FF;
        }


.staffimg{
	width: 164px;
	height: 206px;
	padding: 7px 9px 10px 7px !important;
	background: url(/template/images/staffbgshadow.gif) top left no-repeat;
}

.bioleft{
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	width: 200px;
}
	.bioleft ul{
		margin: 15px 0 0 5px;
	}

	.bioleft ul li{
		margin: 0;
		padding: 0;
	}


	.bioleft .caption{
		margin-top: 0;
		list-style: none;
	}

	.bioleft .caption li{
		font-weight: bold;
	}

	.bioleft .contact{
	}

		.bioleft .contact li{
		}

	.bioleft h4{
		margin: 15px 0 3px 5px;
	}


.bioright{
	float: left;
	width: 480px;
}

	.bioright ul{
		margin: 0 0 0 3px;
		list-style: disc;
	}

        .resources fieldset{
                float: right;
                margin: 2px 0 0 10px;
                padding: 0;
                border: none;
        }

.resources ul li{
	margin-bottom: 10px;
}

.resources ul li label{
	display: block;
	width: 150px;
	float: left;
	border: 1px solid red;
}


a.newsletter{
	display: block;
	float: right;
	margin: 0 0 0 0;
	width: 144px;
	height: 55px;
	background: url(/template/images/newslettersignup.jpg) no-repeat;
}

a.newsletter:link{
	text-decoration: none;
}

a.newsletter:visited{
	text-decoration: none;
}

a.newsletter span{
	visibility: hidden;
}

.archivefrm li{
	margin: 5px 0;
}

.archivefrm li input.t_submit_button{
	margin-left: 140px;
}

/*
div.inputs, .fs_form{
	width: 400px;
}
*/

.fs_form_fill{
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #cccccc;
}

/* hide duplicate form title */
.fs_form_fill h4{
	display: none;
}

.fs_form_fill input.submit{
	margin-left: 135px;
}

.fs_form_fill fieldset{
	border: none;
}

.fs_form_fill fieldset legend{
	display: none;
}

.fs_form_fill ul li, .fs_form_fill ol li{
	margin-bottom: 10px;
	clear: left;
	margin-left: 0;
}

.fs_form_fill ul li label, .fs_form_fill ol li label{
	display: block;
	width: 120px;
	float: left;

}



.fs_form_fill ul li span.calendar_wrap img.calendar_trigger{
	margin: 0;
	padding: 0;
	display: inline !important;
	float: none !important;

}

.fs_form_fill ul li.required label{
	font-weight: bold !important;
}

a.loginlink{
	display: block;
	margin: 0;
	padding: 15px;
	color: #ffffff;
	font-weight: bold;
	background-color: #4c4a4b;
	border-top: 1px solid #414040;
        border-bottom: 1px solid #414040;
}

#t_subcontent.announcements h3{
	margin-bottom: 0;
	padding: 0;
}

.newsletters input.button{
	float: left;
}

.newsletters img{
	float: left;
	margin: 0 10px 10px 0;
}

.clear{
	clear: both;
}

#t_subcontent.resources table{
	font-size: 10pt;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #efefef;
}

	#t_subcontent.resources table th{
		font-size: 10pt;
	}

	#t_subcontent.resources table td{
		padding: 2px 5px;
	}

table.page_handler_bar{
	width: 670px;
}

.signup .fs_form{
	width: 600px;
}

