﻿body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:135%;
}

img {
	border: 0px;
}

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#page_background {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url('images/bg_edges.gif');
	background-repeat: repeat-y;
	background-position: center;
}

#footer_background {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	text-align: center;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#page_content {
	background-color: #FFFFFF;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}


a {
	color: #174A7C;
	text-decoration: underline;
}

a:visited {
	color: #174A7C;
	text-decoration: underline;
}

a:active {
	color: #709DC1;
	text-decoration: underline;
}

a:hover {
	color: #709DC1;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

p {
	text-align: justify;
}

table.standard {
	width: 100%;
	padding: 0px;
	margin: 0px;
}


li.list_circle {
	padding-left: 5px;
	margin-left: 20px;
	list-style-type: circle;
}

.plist {
	font-size: 11px;
	list-style-type: none;
	padding: 5px;
	text-align: left;
}

.plist, li {
	text-align: justify;
	margin: 0px;
	padding: 10px 5px 5px 5px;
}

.person {
	color : #709DC1;
	font-weight : bold;
}

.person_text {
	padding: 0px 25px;
}

.person_link {
	clear: both; 
	float: right; 
	padding: 2px 3px;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

div.kahn ,div.rom, div.polito, div.dbrown, div.maunder, div.hofstad, div.brumer, div.sheehy {
	border : 1px solid #BFBFBF;
	margin : 5px;
}


.top_nav {
	padding: 0px;
	width: 950px;
	height: 32px;
	text-align: center;
	background-color: #709DC1;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.photo_bar {
	padding: 0px;
	width: 950px;
	height: 170px;
	background-color: #174A7C;
	border-bottom: 1px solid #BFBFBF;
}

.photo_bar2 {
	padding: 0px;
	width: 950px;
	height: 204px;
	background-color: #174A7C;
	border-bottom: 1px solid #BFBFBF;
}


.breaker {
	padding: 0px;
	width: 950px;
	height: 4px;

}

.main_area {
	width: 100%;
	padding: 0px;
	vertical-align: top;
}

.home_text1 {
	width: 63%;
	padding: 30px 25px;
}

.home_text2 {
	width: 37%;
	padding: 30px 25px;
	background-color: #EAE7D9;
	vertical-align: top;
}

.left_nav {
	width: 245px;
	background-color: #DEE6ED;
	padding: 0px;
	vertical-align: top;
}

.interior_text1 {
	width: 705px;
	height: 509px;
	padding: 20px 50px;
	vertical-align: top;
}

.interior_text2 {
	width: 50%;
	padding: 10px 5px;
	vertical-align: top;
}

.section_title {
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #766100;
	border-bottom: 2px solid #766100;
}

.section_subtitle {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #709DC1;
}


.bottom {
	width: 952px;
	height: 30px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;

}

.footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px;
	background-color: #E6E6E6;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #666666;	
	text-align: right;
	font-size: 9px;
}

.light_blue {
	color: #709DC1;
}

.blue_bold {
	color: #174A7C;
	font-weight: bold;
}

.gold_bold {
	color: #766100;
	font-weight: bold;
}

.quote_sig {
	font-weight: bold;
	text-align: right;
}

.rowA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: #E6E6E6;
}

.rowB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}

.form_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}

