/* CSS Document */

body	{
			margin: 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: x-small;
			color: #666;
			line-height: normal;
			background: #E9E9E9;
}

hr {
	color: #ffffff;
	height: 1px;
	width: 75%;
	text-align: center;
}

h1 {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	color: #29654B;
	border-bottom: 1px solid #29654B;
	font-weight: bold;
}

h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C7F70;
}

h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C7F70;
}

h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C7F70;
}

h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C7F70;
}

h6 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C7F70;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.boldItalics {
	font-weight: bold;
	font-style: italic;
}

.SubHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #6F6F8C;
	width: auto;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 100%;
	text-decoration: none;
}

.footer A:link {
text-decoration: none;
color: #666666;
}

.footer A:active {
text-decoration: none;
color: #666666;
}

.footer A:visited {
text-decoration: none;
color: #666666;
}

.SubHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.SubHeader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0066FF;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}


.nav_buttons {
 padding: 2px; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; width: 100%; background-color: #F0E2C7;  border-top: 1px solid #F0E2C7; }

.nav_buttons:hover {
 padding: 2px; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; width: 100%; background-color: #AD8955; border-top: 1px solid #F0E2C7; }

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
 border: 3px double #cccccc; 
 background-color: #e1e1e1;
}
 
textarea {
	border: 3px double #cccccc;
	background-color: #e1e1e1;

}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #000000;

}

.TableCellA {
 border:1px solid #000000;
 background-color:#eeeeFF;
 padding: 0px 0px 0px 0px;
}

.bulletLink {
	background-image: url(../box_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 25px;
}

.photo {
	border: 1px solid #FFFFCC;
}

.contentCell {
	padding: 0px;
	font-size: 11px;

}

.darkBold {
	color:#C5A33F;
		
}

.redBold {
	color:#C13F45;
	font-weight: bold;
		
}

.darkCell {
	background-color: C5A33F;
	color: #ffffcc;

}
.search {
	color: #666666;
	font-size: 11px;
	border-color: #999999;
}
.SubHeader4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F68933;
}

.bottom_back {
background-image:url(../images/bottom_back.gif);
}

.top_back {
background-image:url(../images/top_back.gif);
}

.right_back {
background-image:url(../images/right_back.gif);
}

.left_back {
background-image:url(../images/left_back.gif);
}
.bullet_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.main-image-float {
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
}

.insideCopy
	{
		width: 100%;
		}
		
a:link, a:visited
	{
		color: #6F6F8C;
		}
		
