/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	background-color: #CCC;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#masthead {
	color: #000;
	margin: 0;
	background-color: #FFF;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FE1400;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	width: 890px;
}
#masthead.content {
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	font-style: normal;
	font-size: 95%;
}
#wrapper {
	width: 890px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#column_wrapper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-color: #000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 615px;
	float: left;
	margin-top: 2px;
}
#right {
	width: 250px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 25px;
}
#right .content {
	font-size: 0.95em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
	border: 1px none #000;
}
#masthead .content {
	padding: 0px;
	font-style: normal;
}
#footer .content {
	padding: 12px 20px;
	text-align: left;
	font-style: italic;
}
#footer {
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #044EDD;
	background-color: #FFF;
	padding: 10px;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #F00;
}
#right a:link {
	color: #044EDD;
	background-color: #FFF;
	padding: 10px;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #F00;
}
#masthead a:link {
	color: #004EDD;
}
#masthead a:visited {
	color: #333333;
}
#masthead a:hover {
	color: #F00;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #FFD940;
}
#wrapper .menulist a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #F00;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	line-height: 1.3em;
	font-style: italic;
	color: #10427F;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.imageleft {
	display: inline;
	float: left;
}
.box {
	width: auto;
	height: auto;
	border: 1px solid #7B392B;
	text-align: center;
	display: block;
	background-color: #0E7AD8;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
.blue {
	color: #0A4898;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
.blue {
	color: #1B4D8F;
	line-height: 1.5em;
	text-decoration: underline;
}
#p7bod #wrapper #column_wrapper #right .content h1 {
	line-height: 1.5em;
	color: #10427F;
	text-decoration: underline;
	text-align: center;
}

