html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html {
	overflow-y: scroll; 
	}

h2 {
	color: #4492DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
}

h3 {
	color: #4492DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-left: 25px;
}

body {
	background: #34363a;
}

#background {
	background:#ffffff url(../images/bgstretch.gif) repeat-y;
	width:945px;
	margin: 0 auto;
}

#wrapper-home {
	width:935px;
	margin: 0 auto;
}

#wrapper{
	width:935px;
	margin: 0 auto;
	height: auto;
}

#flashheader{
	width:935px;
	height:407px;
	margin: 0 auto;
}

#nav{
	width:275px;
	height:314px;
	float: left;
}

#timeline{
	background:#0e89f0;
	width:660px;
	height:314px;
	float: right;
}

#leftcol {
	margin: 0px;
	padding: 0px;
	width:629px;
	float: right;
}

#rightcol {
	background: #fafafa;
	margin: 0px;
	padding: 0px;
	width:306px;
	float: left;
}

.rightcontent {
	background:#fafafa url(../images/rightcontentbg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width:306px;
}

.rightimg {
	margin: 7px 20px 7px 7px;
	padding: 0px;
	float: right;
}

.clearit{
clear: both;
}

.tabletext {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.lefttext {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px;
	margin: 10px 25px 25px;
}

.lefttext li {
	list-style-type: circle;
	list-style-position: inside;
	}

.righttext {
	font: 11px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 20px;
	margin: 0px;
	text-indent: 15px;
}

.righttext a:link, .righttext a:visited, .righttext a:active {
	font: bold 12px/1.5em Arial, Helvetica, sans-serif;
	color: #2d8bdc;
	text-decoration: underline;
}

.righttext a:hover {
	color: #46a1f0;
}

#border {
	width:945px;
	margin: 0 auto;
}

.border {
	width:945px;
	margin: 0 auto;
}

.modaltext {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px;
	margin: 10px 25px 25px;
	width: 420px;
}

.modaltext li {
	list-style-type: circle;
	list-style-position: inside;
	font-weight: bold;
	}

#address {
	 position:relative;
	 height:200px;
}

#address1 {
	 position:absolute;
	 top:0;
	 left:0;
	 width:270px;
}
#address2 {
	position:absolute;
	top:0;
	right:0;
	width:270px;
	height: 352px;
}

input, textarea{
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
}

textarea {
	text-align:justify;
}

.contentbox {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	width:460px;
	color: #000;
	padding: 0px;
	margin: 10px 25px 25px;
}

ol#toc {
	width:100%;
	list-style-type: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

ol#toc li {
	display: inline;
}

ol#toc a {
	text-decoration: none;
	background-color: #969595;
	color: #FFF;
	border-right: 1px solid #fff;
	padding: 0px 1em;
}

ol#toc a:hover {
	background-color: #4492DA;
	color: #fff;
}

ol#toc li.current {
	position: relative;
}

ol#toc li.current a {
	background-color: #4492DA;
	color: #fff;
}

#news {
height: 615px;
width: 595px;
overflow: auto;
padding: 8px;
}

#list {
	padding:0px;
	margin: 0px;
	list-style: inside;
  }
#list li {
	margin-left: 25px;
	margin-bottom: 10px;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	list-style: url(../images/bullet.jpg) inside;
  }

.subheading-bg {
	background-image: url(../images/subheading-bg.gif);
	width:277px;
	height:22px;
	color: #468a69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 29px;
	padding-top: 14px;
}
