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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 12px;
	padding: 0;
	min-width: 800px;
	max-width: 1000px;
	background-image: none;
	background-repeat: repeat;
	background-color: #003366;
	background-position: center;
}
#masthead {
	color: #999999;
	padding: 0;
	margin: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000033;
}
#wrapper {
	position: relative;
	background-color: #F0EAE3;
}
#column_wrapper {
	background-image: url(img/clm05_middle.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 0px 0px 0px 200px;
	background-image: none;
	background-repeat: repeat;
	background-color: #F1EAe2;
}
#left {
	width: 200px;
	float: left;
	color: #000000;
	background-image: none;
}
#right .content {
	padding: 24px;
	font-size: 0.85em;
	line-height: 1.65em;
	background-image: none;
	max-height: 600px;
}
#right .contentind {
	font-size: 0.85em;
	line-height: 1.65em;
	background-image: none;
	height: 532px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right .contentb {
	padding: 24px;
	font-size: 0.85em;
	line-height: 1.65em;
	background-image: none;
	min-height: 450px;
	max-height: 600px;
}
#right .contentport {
	font-size: 0.85em;
	line-height: 1.65em;
	background-image: none;
	max-height: 600px;
	}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 24px 5px 24px 6px;
}
#masthead .content {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .content {padding: 12px 20px;}
#footer {
	color: #FFFFFF;
	background-color: #000033;
	margin: 0;
	font-size: 0.7em;
}
.menulist {
	margin: 6px 0 12px;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#left a:link {
	color: #9B7C00;
	text-decoration: none;
}
#left a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#left a:hover {
	color: #000033;
	text-decoration: none;
}
#right a:link {
	color: #000033;
	text-decoration: none;
}
#right a:visited {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #CCCCCC;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #9B7C00;}
.p7uberlink {
	font-weight: bold!important;
	letter-spacing: .15em;
	border: #000000;
}
.menulist .p7uberlink {
color:#003366!important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}
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;
	color: #000033;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
li {
	padding-bottom: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	font-weight: bold;
}
.listcontent {
	height: 1200px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: italic;
}
img.x
{
	position:absolute;
	z-index:0;
	left: 200px;
	top: 10px;
}
#right .contentindx {

	padding: 0px;
	font-size: 0.85em;
	line-height: 1.65em;
	background-image: none;
	max-height: 600px;
}
.floatLeft {
	margin: 4px;
	float: left;
	padding: 0px;
}
.floatleftclear {
	float: left;
	clear: left;
	margin: 0px;
}
.floatRight {
	float: right;
	margin: 4px;
}
#right .contentcomm {
	background-image: none;
	max-height: 600px;
	height: 600px;
}
.myparagraph:first-letter {
	color: #000033;
	float: left;
	font-size:1.5em;
}
.text-indent {
	text-indent: 20px;
}
