/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	color: #000000;
	padding: 0;
	background: #DE0000;
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	margin-top: 20px;
	margin-bottom: 20px;
}
.home_caption {
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
}

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background: #DE0000 url(../images/hdr.jpg) no-repeat;
	height: 150px;
}

#masthead_index {
	color: #999999;
	padding: 0px;
	margin: 0;
	background: #DE0000 url(../images/index_hdr.jpg) no-repeat;
	height: 200px;
}




#wrapper {
	margin: 0 auto;
	text-decoration: none;
	width: 760px;
	background: url(img/clm02_middle.gif);
}
#navbox a, navbox a:visited, navbox a:active{
	background: #FFFFFF url(img/navbox_1.png);
	display: inline;
	float: left;
	height: 170px;
	width: 190px;
	border-bottom: 2px solid #EFEFEF;
	text-decoration: none;
}
#navbox a:hover {
	background: #FFFFFF url(img/navbox_2.png);
	color: #060606;
	text-decoration: none;
	font-weight: bold;
}

.nav_content {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	padding: 12px 12px 8px;
	color: #666666;
	background-color:transparent;
	text-decoration: none;
}
.nav_text {
	font: bolder normal 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 8px 12px;
	color: #CC0000;
}



.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	float: left;
	background: url(none);
	width: 540px;
}
#left {
	float: left;
	border-left: 1px solid #EBEBEB;
	width: 190px;
}
#left .content {
	padding: 0px 0px 0px 14px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	width: 500px;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
	color: #FFFFFF;
	font: normal 14px "Trebuchet MS", Verdana, Arial, Geneva, "sans-serif";
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background: #000000;
	height: 50px;
	color: #FFFFFF;
}
.menulist {
	padding: 0;
	list-style-type: none;
	font: 16px/1.7em "Trebuchet MS", Verdana, Arial, Geneva, "sans-serif";
	margin: 6px 0 12px 0px;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#right a:link {
	color: #0066FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #000000;
	color: #0033FF;
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {color: #EBEBEB;}
#footer a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	margin: 0;
	font: 1.8em/1.7em "Trebuchet MS", Verdana, Arial, Geneva, "sans-serif";
}
h2 {
	margin: 30px 0 0 0;
	font: 1.6em/1.6em "Trebuchet MS", Verdana, Arial, Geneva, "sans-serif";
}
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;
	font: 16px/1.5em Georgia, "Times New Roman", Times, serif;
}
ul {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
td {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
.left_margin {
	margin-left: 12px;
}
.left_text {
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
}
.style1 {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, "sans-serif";
	color: #DE0000;
}
#p7bod #wrapper #column_wrapper #right .content #caption {
	font: italic 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
