/* CSS Document */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
}

.style4 {color: #003366}


.style5 {
	color: #FFFFFF;
	font-size: 12px;
}
.style6 {color: #FFFFFF}


.style12 {color: #3C88D3}


.style13 {color: #458DD5}

.style14 {color: #80BDF3}

.style16 {font-size: 11px; color: #FFFFFF; }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #80bdf3;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 100;
	color: white;
}
#links{
	position:absolute;
	left:16px;
	top:131px;
	width:663px;
	height:20px;
	z-index:5;
	
}

#welcome{

	position:absolute;
	left:73px;
	top:63px;
	width:506px;
	height:46px;
	z-index:1;
	
}


#flash {
	position:absolute;
	left:3px;
	top:162px;
	z-index: 4;
	background-color: #3984CD;
	width: 550px;
	}
	
#top{
	position:absolute;
	left:11px;
	top:4px;
	width:625px;
	height:121px;
	z-index:1;
}
#toptext{
	position:absolute;
	left:71px;
	top:23px;
	width:228px;
	height:28px;
	z-index:3;
}
#bottom{
	position:absolute;
	left:13px;
	top:482px;
	width:625px;
	height:20px;
	z-index:1;
}

#bottombg{
	position:absolute;
	left:34px;
	top:492px;
	width:302px;
	height:94px;
	z-index:3;
}

#sitelinks{
	position:absolute;
	left:392px;
	top:494px;
	width:236px;
	height:20px;
	z-index:7;
	color:#FFFFFF;
}
#rightmenu{
	position:absolute;
	left:392px;
	top:369px;
	width:181px;
	height:78px;
	z-index:3;
	color:#FFFFFF;
}
#copyright{
	position:absolute;
	left:35px;
	top:590px;
	width:554px;
	height:56px;
	z-index:3;
	color:#FFFFFF;
}
