@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat;
}

h1 {
	font-family: Tahoma, Arial;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FD0002;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	padding:0;
	margin:0;
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #333333;
	line-height: 17px;
}
p a {
	color: #FE0000;
	text-decoration: underline;
}
p a:hover {
	color: #FE0000;
	text-decoration: none;
}

li {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #333333;
}

#maincontainer{
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#headercontainer {
	float: left;
	width: 800px;
}

#toplogo {
	background-image: url(images/rss8.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 405px;
	width: 800px;
}

/*
#topnav {
	background-image: url(images/bgtopnav.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 57px;
	width: 800px;
}
#topnav ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#topnav li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	font-size: 0.9em;
}
#topnav li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav li a:hover {
	color: #000000;
	text-decoration: underline;
}
*/
#topnav {
	float: left;
	height: 57px;
	width: 800px;
}

.solidblockmenu{
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Geneva, Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: black;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.solidblockmenu li{
	display: inline;
}
.small{
	font-size: x-small;
vertical-align: top;
top: 1px;
color: #a7a7a7;
left: 4px;
position: relative;
}

.solidblockmenu li a{
	color: white;
	text-decoration: none;
	border-right: 0px solid white;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 21px;
	padding-left: 14px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(images/blockdefault.gif) center center repeat-x;
}



p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}




#contentcontainer {
	float: left;
	width: 800px;
	margin-bottom: 10px;
}

#leftcolcontainer {
	float: left;
	width: 525px;
}
#leftcolcontainer img {
}

.imagefloat {
	float: left;
}

.imagefloatright {
	float: right;
	padding-left: 10px;
}

.unitcosts {
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	float: none;
	margin-bottom: 15px;
}

#rightcolcontainer {
	float: left;
	width: 245px;
	padding-top: 7px;
	padding-left: 15px;
}

.headings {
	background-image: url(images/bgheadings.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 525px;
	padding-top: 13px;
	float: left;
	padding-bottom: 5px;
}
.headings img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftheadings {
	float: left;
	width: 429px;
	padding-left: 25px;
}

.rightheadings {
	float: left;
	width: 70px;
}

.content1 {
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.content1 img {
	padding-right: 10px;
}
.content1 h1 {
	padding-top: 10px;
	padding-bottom: 5px;
}

.content2 {
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content2 img {
	float: right;
	padding-left: 10px;
}

.content3 {
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content3 h2 {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content3 img {
	border: 1px solid #FF0003;
}

#content3col1 {
	float: left;
	width: 146px;
	margin-right: 34px;
}
#content3col2 {
	float: left;
	width: 148px;
	margin-right: 34px;
}
#content3col3 {
	float: left;
	width: 147px;
}
#maincontainer #contentcontainer #leftcolcontainer .content3 #content3col1 #moreinfo2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontainer #contentcontainer #leftcolcontainer .content3 #content3col2 #moreinfo3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontainer #contentcontainer #leftcolcontainer .content3 #content3col3 #moreinfo4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rightcolcontent {
	background-color: #d7d7d7;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#rightcolcontent h1 {
	color: #000000;
}
#rightcolcontent ul {
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#rightcolcontent li {
	list-style-image: url(images/bltredlock.jpg);
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcolcontent li a {
	text-decoration: underline;
	color: #000000;
}
#rightcolcontent li a:hover {
	text-decoration: none;
}
#rightcolcontent li.red {
	color: #FD0000;
	list-style-image: url(images/bltblacklock.jpg);
}
#rightcolcontent li.red a {
	color: #FD0000;
}
#rightcolcontent li.red a:hover {
	color: #FD0000;
	text-decoration: none;
}

#rightcolcontent img {
	border: 1px solid #FD0000;
	margin-bottom: 10px;
}


#footercontainer {
	float: left;
	width: 800px;
}
#footercontainer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerred {
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	height: 49px;
	text-align: center;
}
#footerred a {
	color: #FFFFFF;
	font-weight: bold;
}
#footerred a:hover {
	color: #000000;
	text-decoration: none;
}
#footerred ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerred li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#footercontent {
	padding-top: 0px;
}
#footercontent p {
	font-size: 0.6em;
	line-height: 12px;
}

#footercontentleft {
	float: left;
	width: 395px;
	padding-left: 5px;
}
#footercontentleft img {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
}
#footercontentleft p {
	color: #FE0000;
}

#footercontentright {
	float: left;
	width: 390px;
	padding-right: 10px;
}
#footercontentright p {
	text-align: right;
}

#cmslive {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	float: left;
	width: 800px;
	margin-top: 10px;
}
#cmslive p {
	text-align: center;
	font-size: 0.6em;
}
#cmslive p a {
	color: #999999;
}
#cmslive p a:hover {
	color: #FF0000;
	text-decoration: none;
}

#docregs {
	border: 1px solid #FE0000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#docregs h2 {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#ossbottompics {
	float: left;
	width: 785px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#ossbottompics img {
	border: 1px solid #FE0000;
	margin-bottom: 10px;
}
.ossbottompicsimg {
	margin-right: 10px;
}

#contact-form-container {
	float: left;
	width: 460px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #DEDEDE;
	margin-top: 10px;
}

.formBuild div{
	margin: 8px 0px;
	padding: 0px;
}

.inputBox {
	width: 110px;
	float: left;
	font-family: "Lucida Grande", Geneva, Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.calendar a {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #FE0000;
	text-decoration: underline;
	padding-left: 5px;
}
.calendar a:hover {
	color: #FE0000;
	text-decoration: none;
}


.cssform  {
	width: 340px;
	margin: 0px;
	padding: 0px; /*width of left column containing the label elements*/
	color: #000000;
	font-family: "Lucida Grande", Geneva, Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssform label {
	font-weight: bold;
	float: left; /*width of left column*/
	padding-top:0px;
	width: 50px;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 60px;
}

.cssform textarea {
	width: 60px;
}

.calendar {
}
.cms, .cms a:visited, .cms a:link, .cms a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #53420f;
	text-decoration: none;
}
.cms a:hover,  {
	color: #48b5fd;
	text-decoration: underline;
}
