/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #afbbbb;

}
#masthead {
	background: url(../images/header2.jpg) no-repeat center top;
	height: 200px;
	margin-top: 1px;

}
#masthead_coop {
	background: url(../images/header2_co-op.jpg) no-repeat center top;
	height: 200px;
	margin-top: 1px;

}
#masthead img{
	padding-right: 30px;	
}
#masthead h1{

	color: #000000;
	font-size: 0.71em;
	letter-spacing: 0.03em;
	margin-top: 3px;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
}
#masthead h2{
	color: #000000;
	font-size: 0.71em;
	letter-spacing: 0.03em;
	margin-top: 148px;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
}
#break {
height: 2px;
}

#logo img {
	border: 0;
	float: right;
	margin-right: 10px;
	margin-top: 45px;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;

}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;

}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 6px 20px;
	font-size: 0.72em;
	line-height: 1.5em;
}
.content_white {
	font-size: 0.72em;
	line-height: 1.5em;
	background: #ffffff;
	margin: 8px 8px;
}
.content p {
	margin: 6px 0px 12px;
	color: #333333;
}
.content ul {
	list-type: ul;
	list-style: square outside;
	line-height: 1.6em;
	color: #333333;
}

#content ul li {
	margin-left: 26px;
}
.content table {
	margin: 4px 0px;
	color: #333333;
}

h1 {
	margin: 0px;
	font-size: 1.3em;
	letter-spacing: 0.03em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
}
h2 {
	font-size: 1.1em;
	letter-spacing: 0.02em;
	margin: 28px 0px 0px;
	color: #000000;
}
h3 {
	margin: 6px 0px 6px;
	font-size: 1em;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	color: #000000;
}

h4 {
	font-size: 1.1em;
	letter-spacing: 0.02em;
	color: #ffffff;
	background: #000000;
	text-align: center;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.table_left_col {
padding-left: 12px;
}

.table_hdg{
	margin: 4px 0px;
	color: #ffffff;
	background: #000000;
	font-weight: normal;
	padding-left: 4px;
}

.table_title a{
	color: #ffffff;
	background: #000000;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0px 6px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #cccccc;
}

.table_title a:hover {
	color: #000000;
	background: #8c9d9e;
}
.table_img a{
	text-align: center;
	display: block;
}
.table_img a:hover{
	text-align: center;
	display: block;
	background: #ffffff;
	color: #8b9d9d;
}

#footer {
	margin: 0px auto;
	font-size: .7em;
color: #333333;

}
#footercontent {
	padding: 8px 0 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.leftimage{
	float: left;
	border: 2px solid #FFFFFF;
	margin: 3px 10px 3px 0px;
}
.leftimage_button{
	margin: 3px 10px 3px 0px;
	float: left;
}

.rightimage{
	float: right;
	margin: 3px 0px 3px 10px;
	border: 2px solid #FFFFFF;
}
.rightimage_button{
	float: right;
	margin: 3px 0px 3px 10px;
}
/*GLOBALS: Nav Bar*/
#tnav {
	padding-top: 10px;
	font-size: 0.72em;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-position: left bottom;
}

#tnav-center {
	margin: 0 auto;
	background: #000000;
}
#tnav ul {
	margin: 0;
	padding: 0;

}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;

}
/*GLOBALS: Link Styles other than main navigation bar*/
a {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}

.link_layer {
	padding: 4px;
	border: 1px solid #afbbbb;
}

.link_layer a {
	line-height: 90%;	
}
.white_back {
	background: #FFFFFF;
}
.small_text {
font-size: .9em;
}

.black_bold {
	font-weight: bold;
	color: #000000;
}
.indent {
	padding-left: 14px;
}
.red_bold {
	font-weight: bold;
	color: #ff0000;
}
/*#kw_container {
	position:relative;
	left:0px;
	top:0px;
	width:144px;
	height:220px;
	clip:rect(0px,144px,220px,0px);
	overflow:hidden;
	visibility:visible;
	z-index:800;
	background:#ffffff;
	border: 6px solid #ffffff;
}*/
.popup {
	font-size: small;
	color: #333333;
	background: #FFFF66;
	display: block;
	padding: 2px;
}
