body
{
	margin: 0px;
	background-color: white;
}

#page_container { width: 100%; }

#footer
{
	margin-top: 2em;
	margin-bottom: 2em;
}

#page_body
{
	width: 910px;
	padding: 30px;
}

strong { font-weight: bold; }

em { font-style: italic; }

body
{
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 1em;
	color: #0F100F;
	line-height: 1.315em;
}

#nav_drop { font-family: 'HelveticaNeueW01-67MdCn 692710', Helvetica, Arial, sans-serif; }

#footer
{
	text-align: center;
	color: #6A6D6C;
	font-size: .875em;
}

.small { font-size: 90%; }

.clear
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.copyright { font-size: .923em; }

.social_links
{
	width: 29px;
	float: right;
	margin-top: 23px;
	margin-right: 10px;
}

.social_links img
{
	margin-bottom: 14px;
	display: block;
	right: 0px;
	position: relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: .40;
	-moz-opacity: .40;
	-webkit-transition: right .15s ease-in-out;
	-moz-transition: right .15s ease-in-out;
	-o-transition: right .15s ease-in-out;
	transition: right .15s ease-in-out;
}

.social_links img:hover, .social_links img:focus
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	right: 3px;
	text-decoration: none;
}

p { margin-bottom: .813em; }

h2
{
	color: #444;
	/*	color: #476380; */
	/*	color: #A11B38; */
}

h3 { }
h4 { }

h2.header_tagline
{
	text-align: center;
	font-family: 'HelveticaNeueW01-67MdCn 692710', Helvetica, Arial, 'sans serif';
	padding-top: 12px;
	color: #737476;
	font-size: 1.365em;
	padding-left: 29px;
	line-height: normal;
}

h1.header_logo
{
	padding-top: 20px;
	padding-left: 78px;
}

.buy_link
{
	text-align: right;
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: .857em;
	margin-top: -.5em;
}

.buy_link a
{
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 1em;
	white-space: nowrap;
	border: 1px transparent solid;
	padding: 2px 7px 2px 7px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: transparent;
}

.buy_link a:hover, .buy_link a:focus
{
	border: 1px #476380 solid;
	text-decoration: none;
	background-color: #F7F7F7;
}

#footer p { margin: 0px; }
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
.small { font-size: .8em; }

.spacer20
{
	width: 20px;
	height: 20px;
}

a { color: #334D69; }
a:hover, a:focus { text-decoration: underline; }

#setthisid ul
{
	margin: 0px 0 .857em 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	list-style-position: outside;
	list-style-type: square;
}

#setthisid ul li
{
	margin-left: 1.5em;
	text-align: left;
}

#setthisid ol
{
	list-style-position: outside;
	padding-left: 40px;
}

#setthisid li { padding-bottom: .1em; }
