/* 
  ------------------------------------------------
  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: #000000;
	background-color: #FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
}
#masthead {
	width: 756px; 
	height:104px;
	background-image:url(images/subimages/top.jpg);
	background-position:top; background-repeat:no-repeat;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 756px;
	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: 609px;
	float: left;
}
#left {
	width: 145px;
	float: left;
	color:#FFFFFF;
}
#left .content {
	padding: 24px 0 0 0; /*top right bottom left*/
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
}
#left .content p{
	padding: 24px 0 0 0px; /*top right bottom left*/
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	font-weight: normal;
}
#right .content {
	padding: 24px;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	line-height: 20px;
}
#masthead .content {
	padding: 0;
	}
.formText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align:middle;
	}
.col1 {padding:0;}
	
/* For IE... */
* html .col1 {
	vertical-align:top;
	margin-bottom: 10px;
	}
#footer .content {
	padding: 12px 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	clear: both;
	text-align:center;
}
#footer {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {color:#666666;text-decoration: none;font-weight: bold;}
#right a:visited {color:#666666;text-decoration: none;font-weight: bold;}
#right a:visited:hover {color:#17418d;text-decoration:none; font-weight: bold;}
#right a:hover {color:#17418d; text-decoration: none; font-weight: bold;}
#right a:active {text-decoration: none; font-weight: bold;}

#footer a:link {color:#000000;text-decoration: none;font-weight: normal;}
#footer a:visited {color:#000000;text-decoration: none; font-weight: normal;}
#footer a:visited:hover {color:#17418d;text-decoration: none; font-weight: normal;}
#footer a:hover {color:#17418d; text-decoration: none; font-weight: normal;}
#footer a:active {text-decoration: none; font-weight: normal;}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17418d;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17518d;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17418d;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
b, strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #17518d;
}
.picture {
	float:left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.picture2 {
	float:right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
ul,li {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.b4bullet {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
