/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2005 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */
html {
	height: 100%;
}

body{
	margin: 0 0 0;
	padding: 0px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
	line-height: normal;
	color: #333333;

}

div#HeadingOne {
	width: 100%;
	height: 40px;
	background-color: #545454;
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
	display: none;	}
	
div#HeadingOneInside {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 770px;
	height: 40px;
	padding: 0px;
	
}
div#HeadingTwo {
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	color: #333333;
}
div#HeadingTwoInside {
	width: 100%;
	height: 43px;
	padding-top: 7px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div#TitlePicture{
	width: 100%;
	height: 155px;
	background-color: #408824;
	color: #ffffff;
	background-image: url(../images/siteimages/titlepictureback.jpg);
	background-repeat: repeat-x;
	display:none;
}
div#TitlePictureInside{
	width: 100%;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/siteimages/titlepicture-triangle.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#TitlePictureImage{
	width: 560px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
}

div#TitlePrint {
	width: 600px;
	height: 100px;
	background-color: #ffffff;
	color: #333333;
	display: block;
}
div#ContentContainer {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #ffffff;
	overflow: visible;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

div#ContentInside {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	color: inherit;
	overflow: visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #545454;

}
div#Footer {
	width: 100%;
	height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #545454;
	float: none;
	color: #eeeeee;
	display: none;
}
div#FooterInside {
	width: 770px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	vertical-align: top;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}
/*#FooterInside ul li { display: inline; }*/

#FooterInside  a {
	height: 18px;
	padding: 0.3em 1em;
	color: #eeeeee;
	background-color: inherit;
	text-decoration: underline;
}

#FooterInside a:hover
{
	color: #80B86B;
}


div#TableContent{
	width: 100%;

	
	}
.RightColumn{
	width: 100%;
}

.LeftColumn{
	width: 215px;
	display: none;


}
#Navigation {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display:none;
}
#Navigation ul {
	padding-left: 0;
	margin:5px 0px 0px 5px;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 25px;
	overflow: hidden;
}

#Navigation ul li { display: inline; }

#Navigation ul li a
{
	padding: 0.3em 1em;
	color: #eeeeee;
	background-color: inherit;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ADADAD;;
	height: 25px;
}

#Navigation ul li a:hover
{
	background-color: #545454;
	color: #80B86B;
	height: 25px;
	border-top: 1px solid #545455;
	border-right: 1px solid #ADADAD;;
}

div#ContentBoxes{
	width: 200px;
	height: auto;
	margin-bottom: -200px;
	position: relative;
	top: -100px;
	font-size: 11px;
	overflow: visible;
	display: none;

}
div#BoxA{
	width: 190px;
	height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	color: inherit;
	}
	
div#BoxB{
	width: 190px;
	height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px;
		overflow: visible;
		color: inherit;
	}
div#BoxC{
	width: 190px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px;
	overflow: visible;
	color: inherit;
	margin-top: 10px;
	}

div#Content {
	width: auto;
	min-height: 400px;
	vertical-align: top;
	margin-top: 0px;
	padding-bottom: 0px;
	overflow: visible;
}
.ContentStyle {
	padding: 2px 8px 4px;
	margin-right: 2px;
	margin-left: 2px;
	color: #333333;
	background-color: inherit;
	font-size: 90%;
	line-height: 155%;
}
.ContentStyle P
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.ContentStyle hr{
	margin-top: 0px;
	margin-bottom: 10px;
	color:#C8C8C8;
	height: 1px;
}
#Content ul{
	margin-top: 5px;
	margin-bottom: 5px;
}


div#FooterPosition{
	width: 100%;
	height: 100%;
	}



div#FooterPrint {
	float: none;
	width: 650px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: none;
	background-color: #ffffff;
}
.FooterStyle {
	width: auto;
	height: 20px;
	padding-top: 4px;
}


/* General Styles*/

h1 {
	font-size: 185%;
	font-weight: normal;
	color: #2C5C9C;
/*	color: #3E8922;*/
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	}
h2 {
	font-weight: bold;
	font-size: 145%;
/*	color: #c29d36;*/
	color: #9C7E2C;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 {
	font-size: 135%;
	font-weight: normal;
	color: #2C5C9C;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #c29d36;
	font-size: 125%;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 1px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #2C5C9C;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	color: #0000FF;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #0000FF;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #A70000;
	text-decoration: underline;
	background-color: inherit;
}




.small {  font-size: 10px}
.formlabels {
	color: #B00404;
	font-weight: bold;
background-color: inherit;
}
.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #2B5C85;
	background-color: inherit;
	list-style-type: none;
}
.linkslist1b {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #2B5C85;
	background-color: inherit;
	list-style-type: circle;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}

.pagepics {
	margin-right: 1px;
	margin-left: 4px;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	background-color: inherit;
}
.nounderline {
	text-decoration: none;
	font-size: 11px;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
}
