body { background-color: rgb(153,193,212); }

.error
{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 9pt;
	color: red;
	display: none;

	font-style: italic;
}


#container
{
	position: relative;
	width: 640px;
	/* removed height   */
	margin: 0 auto 0 auto;


}

#header
{
	width: 640px;
	background-color: white;
}

#homelink
{
	position: absolute;
	left: 565px;
	top: 56px;
		
}

#contactlink
{
	position: absolute;
	left: 515px;
	top: 56px;
	z-index: 100;

}

#infobar
{
	top: 75px;
	color: white;
	width: 640px;
	background-color: rgb(0,101,148);
	padding: 1px 0px; 0 px;
	
}

#infobar p
{
	padding: 3px 0 2px 0;
	margin-top: 0px;
	text-align: center;
	font-family: "lucida grande", arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
}


#infobar a

{
color: white;
text-decoration: none;
}

#content
{
	
	padding: 0 0 0 0;

}

#text
{
	width: 340px;
	float: right;
	padding-right: 20px;
	font-family: "Lucida grande", verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

h1 { font-size: 1.3em; }

h2 { font-size: 1.1em; 
padding: 8px 0 0 0;
margin: 0 0 0 0;}

h3
{
	font-size: 1.0em;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
}

#pelogo
{
	position: relative;
	width: 103px;
	top: 0px;
	left: 10px;
}




#swiftlogo
{
	position: absolute;
	
	top: 38px;
	right: 4px;
}


img { border-width: 0; }

#imagestrip
{
	float: left;
	position: relative;
	width: 133px;
}

#navbar
{
	background-color: rgb(0,101,148);
	width: 118px;
	height: 387px;
	float: left;
}

.nav1 { margin: 8px 0 0 4px; }
.nav0 { margin: 1px 0 0 4px; }
#entertowin { position: relative; }

.TEMPborder
{
	border-color: rgb(0, 101, 148);
	border-width: 1px;
	border-style: solid;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

label
{
	width: 80px;
	float: left;
	text-align: left;
	display: block;
	margin-right: 10px;
	clear: both;
	
	}
	
.inlinelabel

{

float: none;
display: inline;}	
	
.spanlabel

{width: 300px;

}
	
.fieldBlock { padding: 5px 0 5px 0; clear: both; }

.bull

{
color: red;
}

.rad

{


margin-left: 80px;
clear: both;
}

fieldset{

margin: 0 0 0 0;
border-width: 0 0 0 0;
padding: 0 0 0 0;

}

input{
font-size: 11px;
}

tr

{background-color: rgb(0,101,148);}

.peblue
{
	color: rgb(0,101,148);
	padding: 10px 0 4px 0px;
}

.b
{
	background-color: rgb(153,193,212);
	font-weight: bold;
}


table{
 border-spacing: 0px;
}

td
{
	vertical-align: top;
	font-size: .9em;
	padding-right: 9px;
	padding-left: 2px;
		color: white;
}

th
{
	text-align: left;
	vertical-align: top;
	color: white;
}

.bold td
{
	font-weight: bold;
}