/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
width: 942px;
margin: 16px auto;
}
#logo img {
	border: 0px none;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 16px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
#c1 .content {
padding: 8px 10px 8px 55px;
font-size: 0.75em;
line-height: 1.5em;
}
#c2 .content {
padding: 8px 70px 8px 10px;
font-size: .9em;
color:#333;
line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 0px;
	font-size: 1.2em;
	color:#333;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	color:#727277;
	margin: 20px 0px 0px;
}
h3 {
	font-size: 1em;
	color:#333;
	margin: 20px 0px 0px;
}

h4 {
	font-size: 1.2em;
	color:#009;
	font-style: bold;
	margin: 20px 0px 0px;
}


#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}

#footerbank {
	margin: 0px auto;
	font-size: .8em;
	
}
#footerbankcontent {
	padding: 12px 0;
	font-weight:bold;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #ABCACF;
	font-size: 0.8em;
	background-image: url('img/p7iq_navbg.jpg');
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#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: url('none') !important;
	background-color: transparent !important
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #330099;
}
a:active {
	color: #000000;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 200px;
	z-index: 999999;
	top: 36px;
	font-size: 0.7em;
	border: 0px none;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0px none;
	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;
}
.jopara {
background: url('../images/img2.jpg');
background-repeat: no-repeat;
padding-left: 100px;
width: 480px;
margin-right: auto;
margin-left: auto
}

.jopara1 {
background: url('../images/img3.jpg');
background-repeat: no-repeat;
padding-left: 5px;
width: 600px;
margin-right: auto;
margin-left: auto
}

#flags {
margin-bottom: 6px;
overflow: hidden;
}
.flaglt {
float: left;
font-size: 12px;
color: #333;
}
.flagrt {
float: right;
margin-right: 10px;
}



#reg {
	float:left;
margin: 37px 80px 0 0;
}
html, body { min-height:101%; margin-bottom:1px; }

a img {
	border:none;
}
#news {
font-family: Verdana, Geneva, sans-serif;
font-size: 1em;

}
.table {border: 1px solid #333;
width: 556px;
}
.td {
	
	padding: 0;
	margin: 0;
	border: 1px solid #333;}
