@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
	background-image:url(../images/bkgdTile.gif);
	background-repeat:repeat
	text-align:
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #99cc33;
}

p{

font-size:10px;
line-height:170%;

}

h1{

font-size:12px;
line-height:170%;

}

a:link		{color:#ffffff; text-decoration:none;}
a:visited	{color:#ffffff; text-decoration:none;}
a:active	{color:#FDC466; text-decoration:none;}
a:hover		{color:#99CC33; text-decoration:none;}

.style2 {color: #FFCC00}
.style3 {color: #FFFFFF}
.style4 {color: #999999}
.style5 {color: #339999}
.style6 {color: #FF6633}
.style7 {font-size:12px}




/* --------------------------content-------------------------- */


.container{
width:100%;
height:99%;
vertical-align:middle;
}


.flash{
	width: 862px;
	height: 640px;
	vertical-align:middle;
	font-size:9px;
	text-align: left;
	overflow: auto;
	z-index:3
}



.botLinks{
position:relative;
	
	left:0px;
	width:862px;
	height:18px;
	font-size:10px;
	text-align: left;
	overflow: auto;
	z-index:1
}
