/* 
  ------------------------------------------------
  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;
	background-color: #FFFFFF;
	padding: 0;
	color: #534D42;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	height: 118px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mainPic {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #91ACBC;
	height: 187px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#breadcrumb {
	font-size: 0.7em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91ACBC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#breadcrumb p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper {
	width: 778px;
	margin: 0 auto;
}
#title {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column_wrapper {
	background-color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 595px;
	float: left;
	margin-right: 10px;
}
#right {
	width: 158px;
	float: left;
	background-color: #FFFFFF;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #91ACBC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #91ACBC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#left .content p {
	padding-top: 8px;
	margin: 0px;
}
#left .content ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#left .content ul li {
	list-style: disc outside;
	margin: 0px;
	padding: 0px;
}
#left .content ol {
	margin: 0px 0px 6px 31px;
	padding: 0px;
	font-size: .9em;
}
#left .content ol li {
	list-style: circle outside;
	margin: 0px;
	padding: 0px;
}
#left .content a {
	color: #00397D;
}
.relatedItemContent img {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 5px;
}
#right .content {
	padding: 0px;
	margin: 0px;
}
#right .content p {
	margin: 0px;
}
.relatedItem {
	margin-top: 10px;
	line-height: normal;
}
.relatedItem h1 {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #91ACBC;
	display: block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #FFFFFF;
	margin: 0px;
}
.relatedItemContent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #91ACBC;
	border-bottom-color: #91ACBC;
	border-left-color: #91ACBC;
	padding-bottom: 10px;
}
.relatedItemContent p {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	font-size: .8em;
}
.relatedItemContent ul {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 0.7em;
	margin: 0px;
}
.relatedItemContent ol {
	padding: 0px;
	line-height: normal;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.relatedItemContent ol li {
	margin: 0px;
	background-image: url(../images/acrobatIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: .8em;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.relatedItemContent ol li a:link {
	text-decoration: underline;
}
.relatedItemContent ol li a:hover {
	color: #476491;
	text-decoration: underline;
}
.relatedItem a:link {
	color: #534D42;
	text-decoration: none;
}
.relatedItem a:visited {
	color: #534D42;
	text-decoration: none;
}
.relatedItem a:hover {
	color: #476491;
	text-decoration: underline;
}
.em_8_txt {
	font-size: .8em;
}
#masthead .content {
	padding: 0px;
	margin: 0px;
}
#menu {
	background-color: #91ACBC;
	padding-left: 40px;
	width: 555px;
}
#search {
	background-color: #91ACBC;
}
#footer .content {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #91ACBC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: 0.6em;
	clear: both;
	margin: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footerBase {
	height: 10px;
	background-color: #91ACBC;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
.nomargintop {
	margin-top: 0;
}
#textSize {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: .9em;
}
#textSize a {
	color: #FFFFFF;
	font-weight: bold;
}
.textSize2 {
	font-size: 1.4em;
	color: #FFFFFF;
}
.textSize3 {
	font-size: 1.6em;
	color: #FFFFFF;
}
#textSize a:hover {
	color: #CC0000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.smallBlue {
	color: #476491;
	font-size: .9em;
	font-style: italic;
}
#left .content h2 {
	color: #476491;
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 1.3em;
}
.boldBlue {
	font-weight: bold;
	color: #476491;
}
.imgRt {
	float: right;
	margin-left: 10px;
}
.technologyDiagrams .diagram {
	float: left;
}
#left .content .quote {
	font-size: 1.3em;
	background-color: #CCFFFF;
	width: 280px;
	float: right;
	margin: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.quoteName {
	font-size: .8em;
	color: #476491;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#left .content .rtContainer {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.italic {
	font-style: italic;
}
.imgBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91ACBC;
}
