/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-left: 0px;


}

body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: normal;

}

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: 7A72AC;
	width: auto;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: 7A72AC;
	width: auto;
}

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;
}


a:link {


}
a:visited {
}
a:active {
}
a:hover {
}

.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: 18px;
	color: 7A72AC;
	width: auto;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
}


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

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

li {
	margin-bottom: 8px;
}

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 {
	float: right;
	border: 1px solid #000;
	margin: 10px 0 10px 10px;
}

.contentCell {
	padding: 0px 20px 0px 20px;

}

.darkBold {
	color:#C5A33F;
		
}

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

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

}

