/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px 20px 20px;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../index_imgs/blueBGslice.jpg);
	background-color: #E6E6E6;
}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8D9BC;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: 0.7em;
}
#right .content {
	padding: 0px;
	font-size: 0.7em;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	letter-spacing: 2px;
	background-image: url(../images/footer_img.jpg);
	background-repeat: no-repeat;
}
#right a:link {
	color: #666600;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.5em;
	margin: 0;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	letter-spacing: -1px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 5px 0;
}
#masthead_top {
	background-color: #FFFFFF;
	background-image: url(../index_imgs/banner_top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 45px;
}
.textCell {
	padding: 20px 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.btmLeft_cell {
	height: 92px;
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.btmMiddle_cell {
	height: 92px;
	width: 190px;
	padding: 0px;
	bottom: auto;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.btmR_cell {
	height: 92px;
	width: 184px;
}
.note {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 6px 10px;
	color: #003333;
	margin: 0px;
	line-height: normal;
}
.noteWhite {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 6px 10px;
	color: #FFFFFF;
	margin: 0px;
	line-height: normal;
}
.textNarrow {
	font-weight: normal;
	padding: 5px 10px 10px;
}
.inline_Img {
	margin-right: 10px;
	border: 1px solid #999999;
}
.textNarrow2 {
	font-weight: normal;
	padding: 5px 24px 24px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #465B79;
}
.callout_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
.callout_headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6D3B;
	padding-top: 2px;
}
.topMenu {
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
