@charset "UTF-8";
p {
	margin: 0px;
	padding: 0px;
}
em {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
strong {
	font-weight: bold;
	font-style: normal;
}
#shell {
	width: 890px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	margin-left: 50px;
}
#email_update {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	color: #666666;
	margin-right: 50px;
}
#email_update .button {
	margin-left: 10px;
	background-color: #5589a3;
	color: #FFFFFF;
	text-align: center;
	border: 0px none #FFFFFF;
	height: 12px;
}
#email_update .normalfield {
	width: 90px;
	border: 1px solid #5589a3;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	margin-left: 10px;
	height: 10px;
}
#shell #email_update #contact_general #button_image .button {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	padding-top: 20px;
	clear: both;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 0px;
	display: inline;
	color: #2b3165;
	margin: 0px;
	padding-bottom: 0px;
}
#nav ul li a:visited {
	color: #2b3165;
	text-decoration: none;
}
#nav ul li a:active {
	color: #2b3165;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #5589a3;
	text-decoration: none;
}
#top_content {
	padding: 0px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#top_photo  #top_content {
	border: 0px none #FFFFFF;
}

#content {
	float: left;
	margin-left: 50px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #FFFFFF;
	color: #2b3165;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b3165;
}
#content  h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
#content a {
	color: #333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
	text-decoration: underline;
}
#content a:active {
	color: #333333;
	text-decoration: underline;
}
#content a:hover {
	color: #5589a3;
	text-decoration: underline;
}
#side_bar {
	float: right;
	width: 200px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35em;
	color: #333333;
	margin-right: 50px;
}
#side_bar a {
	color: #333333;
	text-decoration: underline;
}
#side_bar a:visited {
	color: #333333;
	text-decoration: underline;
}
#side_bar a:active {
	color: #333333;
	text-decoration: underline;
}
#side_bar a:hover {
	color: #5589a3;
	text-decoration: underline;
}
#side_bar h1 {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#social_networking {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 20px;
	color: #8a847c;
	padding-bottom: 10px;
}
#copyright a {
	color: #8a847c;
	text-decoration: none;
}
#copyright a:visited {
	color: #8a847c;
	text-decoration: none;
}
#copyright a:active {
	color: #8a847c;
	text-decoration: none;
}
#copyright a:hover {
	color: #5589a3;
	text-decoration: none;
}
#shell #copyright img {
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#shell #side_bar #texting input {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#shell #side_bar #texting .sbcText input {
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
