/* 
  -----------------------------------
  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: #002596;
	margin: 0px;
	padding: 0px;
	background: #ccd3ea;

}
#masthead {
	/*background: url(../images/header5.jpg) no-repeat center top;*/
	background: #ffffff;
	padding-bottom: 0px;
	padding-top: 10px;

}

#masthead h1 {
	color: #002596;
	font-size: 0.74em;
	letter-spacing: 0.04em;
	margin-top: 15px;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	line-height: 1.5em;
}
#masthead p {
	color: #667cc0;
	font-size: 0.73em;
	letter-spacing: 0.04em;
	margin-top: 58px;
	margin-left: 114px;
	text-align: left;
	padding-right: 6px;
	font-weight: bold;
}
#masthead p a:{
	color: #333333;
}

#masthead p a:hover{
	color: #8fd400;
}
#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 10px;
	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: disc 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: #002596;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-top: 1px solid #8fd400;
	border-bottom: 1px solid #8fd400;	*/
}

h2 {
	font-size: 1.1em;
	letter-spacing: 0.02em;
	margin: 28px 0px 0px;
	color: #002596;
}

h3 {
	margin: 6px 0px 6px;
	font-size: 1em;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	color: #002596;
}

h4 {

}
h4 a {
	margin: 0px;
	font-size: 1.3em;
	letter-spacing: 0.03em;
	color: #002596;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #8fd400;
	border-bottom: 1px solid #8fd400;
	text-decoration: none;
	display: block;
}

h4 a:hover {
	color: #002596;
	background: #8fd400;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;

}
h5 {

}
h5 a {
margin: 0px;
	font-size: 1.3em;
		font-weight: normal;
	letter-spacing: 0.03em;
	color: #ffffff;
	text-align: center;
	background: #002596;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	display: block;
}

h5 a:hover {
	color: #002596;
	background: #8fd400;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

h6{
}
h6 a {
	margin: 0px;
	font-size: 1.6em;
	letter-spacing: 0.03em;
	color: #002596;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	text-align: center;
	display: block;
	border: 1px solid #8fd400;

}

h6 a:hover {
	color: #8fd400;
	background: #002596;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}


.table_left_col {
padding-left: 12px;
}

.table_hdg{
	margin: 4px 0px;
	color: #333333;
	background: #8fd400;
	font-weight: bold;
	padding-left: 4px;
}
.grey {
	background: #333333;
	display: block;
	margin-right: -10px;
	margin-left: -10px;
	height: 20px;
}

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

}
#footercontent {
	padding: 8px 0 0px;
}
#footercontent a {
	color: #667cc0;
	text-decoration: none;
}
#footercontent a:hover{
	color: #8fd400;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


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

.rightimage{
	float: right;
	margin: 3px 0px 3px 10px;
	border: 2px solid #333333;
}
.rightimage_no_border{
	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: #ffffff;

}
#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 #8fd400;
}
#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: #8fd400;
	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: .95em;
	letter-spacing: normal;
	line-height: normal;
}


.black_bold {
	font-weight: bold;
	color: #000000;
}
.gold_bullet {
	font-size: medium;
	font-weight: bold;
	color: #8fd400;
	vertical-align: middle;
}
.red {
	font-weight: bold;
	color: #ff0000;
}

.green {
	font-weight: bold;

	color: #8fd400;
}



