html {
	height:101%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	color: #790000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}


h4 {
	color: #000000;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #790000;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h6 {
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DBD8D3;
	color: #790000;
	line-height: 1.5em;
}

p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

textarea {
	margin-bottom: 5px;
	border: #000000 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
input {
	margin-bottom: 5px;
	border: #000000 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
label {
	font-weight: bold;
}

#container {
	width:750px;
	position:relative;
	background-image: url(images/bottom_bg1.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container2 {
	width:750px;
	position:relative;
	background-image: url(images/bottom_bg2.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container3 {
	width:750px;
	position:relative;
	background-image: url(images/bottom_bg3.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageHeader {
	position:relative;
	height:45px;
	width:745px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 5px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	height: 18px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}


#topnav li {
	float: left;
	font-size: 10px;
	list-style: none;
	white-space: nowrap;
	line-height: 18px;
	margin-left: 0;
	padding-left: 23px;
	background: #B9B7A8 url(images/tab_bg1.gif) 0 0 no-repeat;
}
#topnav a {
	display:block;
	padding: 0 24px 0 0;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	width: 0.1em;
	background: #B9B7A8 url(images/tab_bg1.gif) 100% 0 no-repeat;
}
html>body #topnav a {
	width: auto;
} /* fixes IE6 hack */

#topnav a:hover {
	background-color: #333;
	border-color: #000 #CCC #CCC #000;
	color: #790000;
}
#topnav #current, #topnav #current a {
	background-image: url(images/tabs-bg.gif);
	color: #790000;
}

#pageMiddle {
	position:relative;
	height:250px;
	width:750px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
#pageBottom {
	position:relative;
	clear: both;
	width: 750px;
	padding: 0px;
	margin: 0px;
}
#pageBottom2 {
	position:relative;
	width:750px;
	margin:0px;
	padding:0px;
}
#pageBottom3 {
	position:relative;
	width:750px;
	margin:0px;
	padding:0px;
}
#leftcolleft {
	clear: left;
	float: left;
	width: 240px;
	position: relative;
	padding: 5px;
	text-align: center;
}

#leftcolleft_lft {
	clear: left;
	float: left;
	width: 230px;
	position: relative;
	padding: 10px;
	text-align: left;
}
#leftcolleft_lft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftcolleft_lft li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B7A8;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftcolleft_lft a {
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftcolleft_lft a:link {
	color: #790000;
}
#leftcolleft_lft a:visited {
	color: #790000;
}
#leftcolleft_lft a:hover {
	color: #790000;
	background-color: #B9B7A8;
}
#leftcolleft_lft a:active {
	color: #790000;
}


#leftcolright {
	padding: 10px;
	clear: right;
	float: right;
	width: 476px;
	position: relative;
}

#rightcolleft {
	clear: left;
	float: left;
	width: 476px;
	position: relative;
	padding: 10px;
	text-align: left;
}
#rightcolright {
	padding: 5px;
	clear: right;
	float: right;
	width: 240px;
	position: relative;
	text-align: center;
}

#rightcolright_lft {
	padding: 10px;
	clear: right;
	float: right;
	width: 230px;
	position: relative;
	text-align: left;
}
#rightcolright_lft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rightcolright_lft li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B7A8;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rightcolright_lft a {
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcolright_lft a:link {
	color: #790000;
}
#rightcolright_lft a:visited {
	color: #790000;
}
#rightcolright_lft a:hover {
	color: #790000;
	background-color: #B9B7A8;
}
#rightcolright_lft a:active {
	color: #790000;
}
/* new div */
#rightcolright_lft2 {
	padding: 10px;
	clear: right;
	float: right;
	width: 230px;
	position: relative;
	text-align: left;
}
#rightcolright_lft2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rightcolright_lft2 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B7A8;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rightcolright_lft2 a {
	text-decoration:none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcolright_lft2 a:link {
	color: #790000;
}
#rightcolright_lft2 a:visited {
	color: #790000;
}
#rightcolright_lft2 a:hover {
	color: #790000;
	background-color: #B9B7A8;
}
#rightcolright_lft2 a:active {
	color: #790000;
}


#footer {
	position: relative;
	background-color: #B9B7A8;
	clear: both;
	padding: 2px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	width: 746px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.floatleft {
	float: left;
	margin-right: 10px;
}

