body
{
	background-color:#DBF0FC;
        	background-image: url(../images/home-top-band-bg.gif);
        	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

td,p,li,h1,h2,h3,h4,h5,h6,div
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	font-size:10pt;
}

p
{
	margin-top:0px;
}

img
{
	border:0px;
}

#home-stripe-bg
{
	background-image: url(../images/home-bg.gif);
        	background-repeat: repeat-y;
	width:100%;
	height:100%;
}

#home-row1
{
	background-image: url(../images/home-top-left-bg.gif);
        	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	height:100%;
}

#home-row2
{
        	background-image: url(../images/home-middle-bg.gif);
        	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	height:50px;
}

#home-row3
{
	background-color: #FFE655;
        	background-image: url(../images/home-footer-left-bg.gif);
        	background-repeat: repeat-y;
	height:45px;
	border-top:solid 9px #FFFFFF;
}

#home-logo-bg
{
	position: absolute;
	top: 0px;
	left: 342px;
	width:364px;
	height:150px;
        	background-image: url(../images/home-content-bg.gif);
        	background-repeat: repeat-x;
}

#home-logo
{
	margin-left:60px;
	margin-top: 7px;
}

#home-welcome
{
	position:absolute;
	top:156px;
	left:705px;
}


#home-footer-links
{
	margin-left:80px;
}

.footer-links
{
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
}

a, a:visited, a:active
{
	color: #075265;
	text-decoration:none;
}

a:hover
{
	color: #F06518;
	text-decoration:none;
}

#home-copyright
{
	font-size: 10px;
	margin-left: 515px;
}

.box
{
	border: solid 1px #FCDD74;
}

#1,#2,#3,#4,#5,#6,#7,#8
{
	padding:0px 0px 0px 0px;
	font-family:arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #666633;
}
