/* 
  ------------------------------------------------
  Grid Law 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #C6CED4;
	margin: 20px;
	padding: 0;
}
#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;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
	background-image: url(../images/left_middle_bg.gif);
	background-repeat: repeat;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#left .content {
	padding: 0px 17px 17px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFFFFF;
}
#right .content {
	padding: 8px 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 10px 12px;
}
#footer {
	color: #333333;
	background-color: #C6CED4;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FFFFFF;
}
#left a:visited {
	color: #CCCCCC;
}
#left a:hover {
	color: #CCCCCC;
}
#right a:link {
	color: #333333;
	text-decoration: underline;
}
#right a:visited {
	color: #003366;
	text-decoration: underline;
}
#right a:hover {
	color: #E80000;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 12px;
	background-image: url(../images/menulist_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	display: block;
}
#wrapper .menulist a:hover {
	border-color: #E80000;
	background-image: url(../images/menulist_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	/*padding: 0 0 0 12px;*/
}
#footer a:link {
	color: #333333;
}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #CC0000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 15;
	line-height: 1.1em;
}
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;
}
.pageTitle {
	font-size: 1em;
	color: #000099;
}
.hotTip {
	background-color: #C2E2F7;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#verticleImage {
	float: left;
	margin: 2px 10px 2px 2px;
}
.imageRight {
	float: right;
	margin-left: 8px;
}
#right .content li {
	margin-left: 15px;
	list-style-type: disc;
}
/* stops that annoying white space above and below forms */
form {
	margin: 15px 0px 0px;
	padding: 0px;
}
.imageRight {
	float: right;
	margin-left: 8px;
}
.pictureTable {
	float: right;
	border: 1px solid #999999;
	margin-left: 7px;
}
.pictureTableLegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	color: #333333;
	letter-spacing: normal;
}
