/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #867;
}
.bkg_white_border {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h3 a:link{

	color: white;
	
}

h3 a:hover{

	color:#CCCCCC;
}

ol {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding:0 20px 0 20px;	
	}

li {
	
	line-height:1.5em;
	padding:10px 0;
	}
h1{
	font-family:Georgia, Times, serif;
	color: white;
	font-size: 34px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

.text_arial_16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
.bkg_up {
	background-image: url(../images/bkg_up.jpg);
	background-repeat: no-repeat;
}
h2{
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D4E9AC;
	margin: 0px;
	padding: 0px;
}
.georgia_bold_big {
	font-family: Georgia, Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_bkg {
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}
.header_bkg_2 {
	background-image: url(../images/header_image_2.jpg);
	background-repeat: no-repeat;
}
.bkg_buttons {
	background-image: url(../images/bkg_buttons.jpg);
	background-repeat: repeat-y;
}
.text_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
}
.text_buttons a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCAA66;
}
.text_buttons a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
}
.text_purple_14px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
}
.separation_line {
	background-image: url(../images/separation_line.jpg);
}
.text_brown {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #85682C;
}
.image_placeholder {
	background-image: url(../images/image_placeholder.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #813D6C;
	border: 1px solid #E1E1E1;
}
.text_arial_black_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text_black_9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.text_black_9pt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009933;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/bkg_up.jpg);
	background-repeat: no-repeat;
}
.text_footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: purple;
	background-image: url(../images/bkg_up.jpg);
	background-repeat: no-repeat;
}
.text_footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: white;
	background-image: url(../images/bkg_up.jpg);
	background-repeat: no-repeat;
}
.arial_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83426D;
}
.text_arial_dark_green {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #669835;
}
.text_arial_dark_green a:link {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #669835;
}
.text_arial_white_9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.text_arial_14_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.georgia_purple_big {
	font-family: Georgia, Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #803A6C;
}
.georgia_green_big {
	font-family: Georgia, Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #669835;
}
.text_brown_normal {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #85682C;
}
.georgia_it_black {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.vertline {
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
}
.vertline2 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
