#container {

}

#bannerSWF {
	display: none;
}
#bannerPhoto {
	display: none;
}	

#leftCol {
	width: 40%;
	float: left;
	padding: 20px 0 0 0;
}

#rightCol {
	width: 55%;
	float: right;
	padding: 20px 0 0 0;
}

#menuFixed {
	display: none;
}

/* footer */

#footer {
	clear: both;
	padding: 10px 20px;
	border-top: 1px solid #CCC;
	margin-top: 30px;
}
#footer p {
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: center;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#footer ul li {
	float: left;
	padding: 0 2px 0 2px;
	margin: 0;
}

#footer ul li a {
	display: none;
}
#footer ul li#copyright a {
	display: block;
	text-decoration: none;
}
#footer ul li#top {
	display: none;
}

/* other styles */

html>body .clear {
	height: 1px;
	display: block;
}

/* form styling */

form {
	margin: 0 0 16px 0;
	padding: 0;
}

input.text, select, textarea {
	width: 130px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #A7A7A7;
}
input.button, .formLine input.button {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 70px;	
}
input.buttonSmall {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 26px;
	margin: 0 0 -1px 0;	
}
input.buttonLarge {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 210px;
}
label {
	width: 120px;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 10px;
}
.formLine {
	height: 24px;
	clear: both;
}
.formLineLarge {
	height: 90px;
	clear: both;
}
.formLine label, .formLineLarge label {
	float: left;
}
.formLine input {
	float: left;
	width: 220px;
}
textarea {
	width: 330px;
	margin: 10px 0;
}
.formLineLarge textarea {
	float: left;
	width: 220px;
	height: 65px;
}

/* news styles */

p.newsStory {
	padding-top: 0;
	margin-top: 0;
	line-height: 1.3em;
	padding-bottom: 5px;
}
p.info {
/*	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 18px;			*/
	display: block;
	margin: 0.5em 0 1.5em 0;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
}
p.info a {
	background-image: url(../images/but_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}
p.newsBase {
	color: #008284;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

p.error {
	color: #FF0000;
}

div.searchnav {
	font: bold 0.65em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #666666;
}
div.searchnav a {
/*	color: #206E2E;			*/
}
.photoFeat {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}

.searchnav {
	border-bottom: 2px solid #666666;
	padding: 4px 0;
}

body * {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	color: #000;
	margin-top: 0;
}
h2 {
	font-size: 1em;
	line-height: 1.5em;
	color: #000;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin-bottom: 0.5em;
}
p {
	line-height: 1.5em;
	font-size: 0.7em;
	padding: 0 0 25px 0;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	color: #CCC;
	margin: 20px 0;
}

ul, ol {
	font-size: 0.7em;
	margin: 0 0 16px 36px;
	padding: 0 30px 0 0;
}
ul {
	list-style: square;
	list-style-image: url(../images/design/bullets.gif);
	margin-left: 18px;
}
ol {
	list-style: decimal;
}
ul li, ol li {
	padding-bottom: 5px;
}
ul ul, ol ul, ol ol, ul ol {
	font-size: 0.9em;
	margin-top: 10px;
}
ul ul ul, ol ol ol {
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

table {
	margin-bottom: 16px;
}
table td {
	font: 0.6em Arial, Helvetica, sans-serif;
	color: #999;
}
table th {
	text-align: center;
	font: bold 0.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
}

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.baseLine {
	display: block;
	margin: 0.5em 0 1.5em 0;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
}
.noMargin {
	margin-bottom: 0;
	padding-bottom: 0;
}
.floatLeft {
	float: left;
	margin-right: 16px;
}
.floatRight {
	float: right;
	margin-left: 16px;
}
.txtSmall {
	font-size: 0.6em;
	line-height: 1.2em;
}
.txtLarge {
	font-size: 1em;
	font-weight: bold;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.red {
	color: #FF0000;
}