body	{
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		background-color: #395D88;
		background-image: url(../images/bgTile.jpg);
		background-repeat: repeat-x;
		font-size: .9em;
		color: #333333;
		margin: 0;
		padding: 0;
		}
		
#container	{
			margin: 0 auto;
			width: 800px;
			text-align: left;
			background-color:#022252;
			position: relative;
			border: #757F8A 1px solid;
			}
			
#banner		{ width: 800px; height: 108px; padding:0; margin: 0; }
			
#content	{
			padding: 20px 0 30px 75px;
			background-color: #fff;
			background-image: url(../images/shadow.jpg);
			background-repeat: repeat-x;
			}	
			
a:link { 
	color: #395D88;
	}
a:visited { 
	color: #395D88;
	}
a:hover { 
	color: #990000;
	text-decoration: none;
	}
a:active { 
	color: #FF0000;
	}
			
#navbar	{
		position: relative;
		font-size: .9em;
		padding: 5px 22px 5px 22px;
		color: #fff;
		background-image: url(../images/loginTile.gif);
		background-repeat: repeat-x;
		background-color: #022252;
		height: 15px;
		text-align: right;
		}
						
#navbar a:link { 
	color: #ffffff;
	}
#navbar a:visited { 
	color: #ffffff;
	}
#navbar a:hover { 
	color: #ffcc00;
	text-decoration: none;
	}
#navbar a:active { 
	color: #FF0000;
	}
	
#navbar3	{
			position: relative;
			font-size: .9em;
			padding: 3px 22px 5px 22px;
			color: #fff;
			background-color: #5b0000;
			height: 17px;
			text-align: left;
			}
		
#navbar3 a:link { 
	color: #ffffff;
	text-decoration: underline;
	}
#navbar3 a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
#navbar3 a:hover { 
	color: #ffcc00;
	text-decoration: none;
	}
#navbar3 a:active { 
	color: #FF0000;
	}
	
#goBttn	{
		position: absolute;
		right: 0px;
		background-image: url(../images/goBttnBg.gif);
		background-repeat: no-repeat;
		font-size: .75em;
		width: 53px;
		height: 25px;
		z-index: 100;
		text-align: center;
		margin: 0; 
		}
		
#goBttn a:link { 
	color: #ffffff;
	text-decoration: none;
	}
#goBttn a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
#goBttn a:hover { 
	color: #FFCC00;
	text-decoration: none;
	}
#goBttn a:active { 
	color: #000000;
	}
	
#goBttnText	{
			padding: 5px;
			}
	
h1		{ color: #4f81bd; font-size: 35px; }
h2		{ color: #2E498A; }
h3		{ color: #2E498A; }
h4		{ color: #2E498A; }
h5		{ color: #2E498A; }

.red	{ color: #990000; }

.bigtext	{ 
			font-size: 1.25em;
			font-weight: bold;
			line-height: 1.25em;
			}	
	
#spanishLink	{
				float: right;
				height: 32px;
				background-image: url(../images/engspanbg.gif);
				background-repeat: no-repeat;
				z-index: 5000;
				}
				
#spanishLinkText	{
					padding: 6px 37px 17px 37px;
					color: #fff;
					}
	
#footer	{ 
		background-color: #022252;
		height: 25px; 
		width: 800px;
		border-top: #990000 2px solid;
		text-align: center;
		}
		
#footerText	{
			font-size: 11px;
			color: #fff;
			padding: 5px 0px;
			}
			
#footerNav	{
			float: right;
			width: 250px;
			text-align: right;
			margin-right: 45px;
			}
			
#footer a:link { 
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:visited { 
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:hover { 
	color: #ffcc00;
	text-decoration: none;
	}
#footer a:active { 
	color: #ff0000;
	}

#theList	{
line-height: 22px;
}
	
#startNowBttn	{
background-image: url(../images/bttnStartNow.gif);
background-repeat: no-repeat;
position: absolute;
left: 90px;
bottom: 60px;
width: 99px;
height: 25px;
font-size: 13px;
text-align: center;
}

.linkx a:link { 
	color: #333333;
	text-decoration: none;
	}
.linkx a:visited { 
	color: #333333;
	text-decoration: none;
	}
.linkx a:hover { 
	color: #333333;
	text-decoration: none;
	}
.linkx a:active { 
	color: #333333;
	text-decoration: none;
	}	

#startNowBttnText	{
position: relative;
top: 4px;
width: 99px;
}

#startNowBttn a:link { 
	color: #ffffff;
	text-decoration: none;
	}
#startNowBttn a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
#startNowBttn a:hover { 
	color: #ffcc00;
	text-decoration: none;
	}
#startNowBttn a:active { 
	color: #FF0000;
	}
	
#tourBttn	{
background-image: url(../images/bttnTakeTour.gif);
background-repeat: no-repeat;
position: absolute;
left: 90px;
bottom: 95px;
width: 99px;
height: 25px;
font-size: 13px;
text-align: center;
}

#tourBttnText	{
position: relative;
top: 4px;
width: 99px;
}

#tourBttn a:link { 
	color: #ffffff;
	text-decoration: none;
	}
#tourBttn a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
#tourBttn a:hover { 
	color: #ffcc00;
	text-decoration: none;
	}
#tourBttn a:active { 
	color: #FF0000;
	}
	
#host	{
position: absolute;
right: 0;
bottom: 27px;
}
			
.blueBold	{ 
			color: #2E498A;
			font-size: 1.2em;
			font-weight: bold;
			}
			
textarea 	{
			resize: none;
			}
			
#disclaimer	{
			position: absolute;
			left: 220px;
			top: 362px;
			}
 .blueBoldLine	{ 
			color: #2E498A;
			font-size: 1.2em;
			font-weight: bold;
			width: 500px;
			border-bottom: #2E498A 1px solid;
			}
			
			 

.bigtextHead	{ 
			font-size: 1.50em;
			font-weight: bold;
			line-height: 1.25em;
			color: #990000;
			}	
			
.blueBold2	{ 
			color: #4E80BD;
			font-size: 1.1em;
			font-weight: bold;
			}
