@charset "utf-8";
/* CSS Document */


/* CSS Document */


/* CSS Document */


/* CSS Document */


/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}




div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
#topline {
	clear: both;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#toplineIndside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 35px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
}


#wrapper {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#topheader {
	background-color: #FFF;
	height: 175px;
	width: 900px;
}
#topline p a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A94;
	text-decoration: none;
}
#topline p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8C8C8C;
	text-decoration: underline;
}

#topright h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A94;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
}
#topheader h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
}

#topleft {
	float: left;
	width: 255px;
}
#topright {
	height: 175px;
	width: 645px;
	float: left;
}


#mainpic {
	height: 250px;
	width: 900px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
#threecols {
	clear: both;
	height: 350px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
#threecols p a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A94;
	text-decoration: none;
}
#threecols p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: underline;
}

#threecols h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A94;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
}
#threecols p {
	margin-right: 5px;
	margin-left: 5px;
}

#threecolsLeft {
	float: left;
	width: 295px;
	height: 350px;
	margin-right: 5px;
}
#threecolsmid {
	float: left;
	height: 350px;
	width: 295px;
	margin-right: 5px;
}
#threecolsRight {
	float: left;
	height: 350px;
	width: 295px;
}

#footer {
	background-color: #000;
	clear: both;
	height: 75px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A94;
	text-decoration: none;
}
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: underline;
}

#footerMid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 75px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

