﻿/* Basic Tags */
body{
	background-color: #CFD8E9;
	min-width: 955px;
	text-align: center;
	color: #000000;
	margin: 0;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: inherit;
}
a:link {
	color: #000080;
}
a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #008A2D;
	text-decoration: none;
}
h1 {
	font: bold 20px/normal "Trebuchet MS", Helvetica, Arial, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 7px 0px 0px;
	padding: 0px;
}
ul.redSquare {
	list-style: url(images/Bullet8.gif);
	padding-left: 15px;
}
ul.blueSquare {
	list-style: url(images/Bullet6.jpg);
	padding-left: 15px;
}

/*  Page Structure  */
#Wrapper {
	z-index:1;
	width: 955px;
	height: auto;
	background: url(images/LP_BackWrapper.jpg) repeat-y left top;
	margin: 0px auto;
	text-align: left;
}
#Content {
	width: 890px;
	float: left;
	margin-top: 106px;
	padding: 20px 0px 15px 30px;
	text-align: left;
}
#Wrapper #Content img {
	border-style: none;
}
#Wrapper #NavTop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:2;
	width: 955px;
	text-align: left;
	background: url(images/LP_BackNavTop.jpg) no-repeat;
	height: 106px;
	position: absolute;
	top: 0px;
}
#Wrapper #Footer {
	z-index:2;
	width: 955px;
	background: url(images/LP_BackFooter.jpg) no-repeat left bottom;
	clear: both;
	height: 20px;
	margin-top: 0px;
}

/*  Top Panel    */

#Wrapper #NavTop #ReqSol_Home {
	position: absolute;
	left: 20px;
	top: 25px;
}
#Wrapper #NavTop #ReqSol_Home a img {
	border-style: none;
}
#Wrapper #NavTop p, #Wrapper #NavTop ul {
	margin: 0px;
	padding: 0px;
}
#Wrapper #NavTop #NavTopLeft {
	float: left;
	width: 300px;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
}
#Wrapper #NavTopRight {
	z-index:3;
	text-align: right;
	width: 400px;
	padding-top: 2px;
	float: right;
	padding-right: 18px;
}
#Wrapper #NavTop #NavTopRight ul li {
	display: inline;
	list-style: none;
}
#Wrapper #NavTop #IIBA {
	position:absolute;
	left:813px;
	top:27px;
	width:100px;
	height:66px;
	z-index:6;
}

/* Class Statements */

.white
{     color: #FFFFFF
}

.whiteBold
{     font-weight: bold;
      color: #FFFFFF
}

.whiteBoldS
{     color: #FFFFFF;
      font-size: .7em;
      font-weight: bold;
}

.BlueBold
{     font-weight: bold;
      color: #000080;
      font-family: sans-serif;
}

.Blue
{     color: #5779c8;
      font-weight: bold;
}

.spaced
{     font-weight: bold;
      color: #990000;
      letter-spacing: 2px;
      margin-bottom: .2em;
}
.txt11px
{
	font-size: 11px;
	text-align: left;
}

.txt11pxGrey
{
	font-size: 11px;
	color: #666666;
}
.clearBoth {
	clear: both;
}
.emphasize {
	font: italic 130% Georgia, "Times New Roman", Times, serif;
	background: #DEE2EE;
	text-align: center;
	padding: 5px;
	color: #666699;
}
	
#Wrapper #Content #Right #Form {
	background: #F2F2F7;
}
