@charset "utf-8";
/* CSS Document */

body {text-align:center}

.logo
{
	background-image:url(/images/Headerleft.gif);
	background-repeat:no-repeat;
	width:656;
	height:155;
}

.headerright
{
	background-repeat:no-repeat;
	height:96px;
	width:246px;
}

.content
{
	background-image:url(/backdrop2.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family:Calibri;
	font-size:18px;
	padding:5px;
	width:609px;
	overflow: hidden;
}

.bottomleft
{
	background-image:url(/images/BottomLeft.gif);
	background-repeat:no-repeat;
	height:94px;
	width:358;
}

.bottomright
{
	background-image:url(/images/BottomRight.gif);
	background-repeat:no-repeat;
	height:94px;
	width:346px;
}

.lowermiddle
{
	background-image:url(/images/LowerMiddle.gif);
	background-repeat:no-repeat;
	height:48;
	width:198;
}

.bottominfo
{
	font-family: Calibri;
	font-size: 12px;
	height:100;
	width:902;
	text-align:center;
}

.contentwhite
{
	color: #000000;
	font-family:Calibri;
	font-size:18px;
	vertical-align:text-top;
}

.contentwhite
{
	color: #000000;
	font-family:Calibri;
	font-size:18px;
	vertical-align:text-top;
}

.contentwhite2
{
	color: #000000;
	font-family:Calibri;
	font-size:18px;
	vertical-align:text-top;
	width:609px;
}

.contentblue
{
	color: #ffffff;
	font-family:Calibri;
	font-size:18px;
	padding:5px;
	vertical-align:text-top;
	background-image:url(/backdrop3.jpg);
}

.style14 {
	color: #000000;
	font-size:18px;
	display: block;
	max-height: 275px;
	overflow: scroll;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

