/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/presentation/bodyGradient.png);
	background-repeat:repeat-x;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #420303;
	margin: 0px;
	padding: 0px;
}
#masthead {
	width: 914px;
	height: 157px;
	margin: 0 auto;
	background-image:url(../images/presentation/mastheadBG.png);
	background-repeat:no-repeat;
}
#logo {
	float:right;
	margin: 0 50px 0 0;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-image: url(../images/presentation/contentBG.jpg);
	background-repeat: no-repeat;
	background-color: #261414;
	width: 787px;
}
#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;
}
#c2 .content {
	margin-top: -15px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:  0 0 8px 0px;
	font-size: 30px;
	letter-spacing: 3px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 2px;
	margin: 20px 0px 0px;
	line-height: 26px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:22px;
	margin: 20px 0px 0px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	font-size: 0.8em;
	padding-bottomXX: 12px;
	margin-bottomXX: 30px;
	background-position: left bottom;
}
#tnav-center {
	border-left: 0 !important;
	margin: 0 auto;
	background-image:url(../images/presentation/nav.png);
	background-repeat:no-repeat;
	border-left: 1px solid #333;
	width: 829px;
	height: 37px;
}
#tnavXX ulXX {
	margin: 0;
	padding: 0;
}
#tnavXX liXX {
	list-style-type: none;
	float: left;
}
#tnavXX #BasicNavXX aXX {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnavXX #BasicNavXX aXX:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnavXX {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #A3D3D3;
}
/* old a:link color: #C4111C (reddish)
new a:link color: #A3D3D3 (bluish)*/
a:visited {
	color: #A3D3D3;
}
a:hover {
	color: #c4421c;
}
a:active {
	color: #c4421c;
}
.content a {
	font-weightXX:bold;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 200px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #2A2A2A;
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}
.lcNav {
	color: #FFFFFF;
}
.contentRight {
	float: right;
	padding: 0 0 10px 10px;
}
.contentLeft {
	float:left;
	padding: 0 10px 10px 0;
}
.clearit {
	clear:both;
}
.centerit {
	text-align: center;
}
.footerLeft {
	margin: 0;
	float:left;
	width: 400px;
}
.footerRight {
	margin: 0;
	float: right;
	text-align: right;
	width: 300px;
}
#footer {
	width: 777px;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer a {
	color:#d39296;
	text-decoration:none;
}
#footer a:hover {
	color: #e9c9cb;
	text-decoration: underline;
}
#footer p {
	margin: 0;
}
.googleDoc, .googleDoc iframe {
	background-color: #F0F0F0 !important;
}
.splashContent {
	width: 900px;
	margin: 50px auto;
}
.splashContent a img {
	border: none !important;
	text-decoration:none;
}
.splashContentWrapper {
	width: 925px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/presentation/splashBG.jpg);
	background-repeat: repeat-y;
}

