/*---------------------------------------------------------------------------------------------------------
//	Banner Slideshow styles
//-------------------------------------------------------------------------------------------------------*/

/* container for slides */
.banner-images{
	position:				relative;	
	cursor:					pointer;

	width:					715px;
	height:					140px;
	background-color:		#f7f7f7;
	border:					1px solid #d9d9d9;
	padding:				0px;
}

/* single slide */
.banner-images div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
}

/* tabs (those little circles below slides) */
.banner-tabs {
	clear:both;
}

/* single tab */
.banner-tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;	
}

/* mouseover state */
.banner-tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.banner-tabs a.current {
	background-position:0 -16px;     
} 	


body
{
	background-color: #b2c1cd;
}

.box-outer
{
	border:	1px solid #AAA;
	padding: 1px;
	width:218px;
	overflow: hidden
	margin-right: 24px;
	margin-bottom: 30px;
}

.box img
{
	display:block;
	margin:0;
}

.box
{
	border:	1px solid #AAA;
	width:216px;
	display: block;
}

.boxtitle,
.boxtitle a,
.boxtitle a:hover
{
	background-color: #b2c1cd;
	height: 25px;
	line-height: 25px;
	color: #163751;
	font-size: 12px;
	text-align:center;
	text-decoration: none;
}

.boxtext
{
	 margin: 10px;
}

.boxtext input,
.boxtext textarea
{
	width:			100%;
	margin-bottom: 10px;
	b/order:			1px solid #BBB;
	d/isplay:		block;
	m/argin-bottom:	10px;
	c/olor:			#999;
}

.boxtext textarea
{
	height: 85px;
}



#content-area
{
	width:1000px;
	margin-right:			auto;
	margin-left:			auto;
	background-color: white;
	border: 1px solid #889096;
	border-top: 10px solid #395c77;
	padding-top: 10px;
}


.footer
{
	color: #EEEEEE;
	font-size:11px;
}

.footer a,
.footer a:hover
{
	color: #EEEEEE;
}

/* CSS Document */
body, p, html, td {
    f/ont:12px/20px 'Trebuchet MS', Arial, Helvetica, Sans-serif;
    c/olor:#666;
	f/ont-weight:normal;
	f/ont-family: 'Verdana, Arial, Helvetica, sans-serif';
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #111;
}

H1
{
	color:black;
	font-size: 28px;
	f/ont-family: Georgia, serif;
	f/ont-weight: normal;
	f/ont-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-family: Gill Sans / Gill Sans MT, sans-serif;
	line-height: 30px;
}

h2 {
margin-top:20px;
font-size:16px;
font-weight:normal;
line-height: 100%;
}

h2 a
{
text-decoration:none;
}

H3 {
	margin-top:20px;
	font-size:14;
	font-weight:bold;
}

td,
td.list
{
	vertical-align: top;
}

table.list td
{
	padding-right: 10px;
}

td.middle
{
	vertical-align: middle;
}

LI	{
	
	}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.heading2 {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a{
	color: #006699;
	text-decoration: none;
	
}

a:hover {
	color:#0099FF;
	text-decoration: underline;
}

a.topmenu {
	font-size:7.5pt;
	color:#CEC6BD;
	font-weight:bold;
	position: relative;
	text-decoration:underline;

	}

a.topmenu:hover {
	color:#ffffff;
}
.whitetext {
	font-size:7.5pt;
	color:#FFFFFF;
	}
	.whitetextbig {
	font-size:12px;
	color:#FFFFFF;
	}
a.blacktextlink {
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	
	}

a.blacktextlink:hover {
	text-decoration:none;
	color:#000000;
}
a.whitetextlink {
	font-size:7.5pt;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	}

a.whitetextlink:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.grey_footer {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.flash {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.heading3 {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
.small_text {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.whitetextlinkbig {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
a.whitetextlinkbig:hover {
	text-decoration:none;
	color:#FFFFFF;

.whitetextbig {
	font-size:7.5pt;
	color:#FFFFFF;
}
.small_text_bold {
	font-size: 9.5px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
