@charset "UTF-8";

body {
	margin: 0px;
	color: #777777;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
}

ul
{
 padding: 0px;
 margin: 10px;
}

h1 {
	color: 	#006699;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
h2 {
	col/or: #CE443A;
	color: #006699;
	col/or: #FF7700;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #CE443A;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a {
	color: #36C;
}
a:visited  { color: black; }
a:hover    { color: #5872f4; }

.container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.bannerArea {
	width: 750px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	bor/der-bottom-style: solid;
	bord/er-bottom-color: #FFCC66;
	borde/r-bottom-width: 2px;
}

.bannernav {
	width: 750px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}

.bannerleft {
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	height: 20px;
	b/order-right-style: dotted;
	bo/rder-right-color: #CE443A;
	b/order-right-width: 1px;
}

.bannerright {
	padding-top: 10px;
	float: left;
	height: 20px;
	padding-left: 10px;
	width: 530px;
	text-align: right;
	font-size:90%;
}

.bannerright a:link, .bannerright a:visited, .bannerright a:hover {
	color: #4D4D4D;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.1em;
}

.bannerArea .container {
	height: 43px;
	background-color: white;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-repeat: repeat-x;
	hei/ght: auto;
		border-right-style: solid;
	border-right-color: #C1282E;
	border-right-width: 1px;

}

.contentArea .container {
	padding-top: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-color: white;
	hei/ght: auto;
	bo/rder-right-style: solid;
	bor/der-right-color: #C1282E;
	bord/er-right-width: 1px;


}

.contentleft {
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	bor/der-right-style: solid;
	bo/rder-right-color: #C1282E;
	bo/rder-right-width: 1px;
}

.imageright {
	margin-left: 0px;
	float: right;
}

.contentTextLeft {
	width: 185px;
	back/ground-color: #EEEECC;
	padding-top: 15px;
	float: left;
	padding-left: 15px;
	border-top-style: solid;
	border-top-color: #C1282E;
	border-top-width: 1px;
	
	bo/rder-right-style: solid;
	bor/der-right-color: #C1282E;
	bor/der-right-width: 1px;
}

.contentTextLeft a:link, .contentTextLeft a:visited, .contentTextLeft a:hover {
	color: #C1282E;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.1em;
}

.contentright {
	padding-top: 0px;
	float: left;
	padding-left: 0px;
	width: 544px;
	border-left-style: solid;
	border-left-color: #C1282E;
	border-left-width: 1px;
	h/eight: auto;
	bo/rder-right-style: solid;
	bo/rder-right-color: #C1282E;
	bo/rder-right-width: 1px;
}

.contentBannerRight {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 537px;
	height: 40px;
	text-align: left;
	bac/kground-color: #009999;
	backgro/und-color: #FF7700;
	background-color: #006699;
	color: white;
	font-size: 24px;
	font-weight: normal;
	bor/der-bottom-style: solid;
	bor/der-bottom-color: #C1282E;
	bor/der-bottom-width: 1px;
}

.contentTextRight {
	padding-top: 15px;
	float: left;
	padding-left: 15px;
		width: 544px;
}

.contentTextAlignRight {
	padding-top: 15px;
	float: right;
	padding-left: 15px;
}

.footerArea {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	
	background-repeat: no-repeat;
	background-color: white;
	
	border-top-style: solid;
	border-top-color: #436d9c;
	border-top-width: 2px;
}

.footerArea .container {
	height: 0px;
}

.copyright {
	padding-left: 40px;
	padding-top: 5px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}
.one_and_one_bottom {
	padding-top: 5px;
	text-align: top;
	float: right;
}
