﻿
a:visited {
	color:#FFFF00
}

a:link {
	color:#FFFF00
}
a:hover {
	color:orange
}

.bold { font-weight:bold; }
.centered {	text-align: center;}
.gold {color: #FFFF00; font-weight: bold;}
.indent1 { margin-left: 40px;}
.italic {font-style: italic;}
.medium14 {	font-size: medium;}
.uppercase {text-transform: uppercase;}

p {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
}

.body {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
}

.figure img {
	border: 1px solid black;
	padding: 3px;
}
div.figure {
	float: right;
	width: 260px;
	margin:15px 10px 5px 10px;
}
.figure p {
	font: bold 1em/normal Arial;
	color: green;
	font-size:12px;
	font-style:italic;
	text-align: center;
	margin:0px
	
}
.figure_left img {
	border: 1px solid black;
	padding: 3px;
}

div.figure_left {
	float: left;
	width: 260px;
	margin:15px 10px 5px 10px;
}
.figure_left p {
	font: bold 1em/normal Arial;
	color: green;
	font-size:12px;
	font-style:italic;
	text-align: center;
	margin:10px;
}

.clearleft {
	clear:left;
}
.greenbg
{
	background-color: #008000;
}
a.noline:link {color:#FFFFCC; text-decoration:none;}
a.noline:visited {color:#FFFFCC; text-decoration:none;}
a.noline:hover {color:#FFFF00; text-decoration:underline;}
a.green:link {color:green; font-weight:bold;}
}


.blackfont {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;		
}
.blackctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;
	text-align: center;
}

.blacktext {
	color: black;
	font-weight:normal;}
}

.boxed 
{ 
	border: 2px solid #FFFFCC;
	margin:5px;
	padding: 7px;
}

.center {
	
	text-align: center;

}
.caption 
{
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	text-align: center;
}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFF00;
	margin-bottom:12px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
	text-align: left;
	margin-top: 30px;
}
h6 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold;
	color:#FFFFCC; 
	}
.body_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
	margin-left: 40px;
	margin-right:40px
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold;
	color:#FFFFCC;
	margin-top:12px; 
}
.list_indent {
	margin-top:5px
	}


.month {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
}
.pad {margin-bottom:40px;}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
}
.rtext {text-align:right;}
.ltext {text-align:left;}
.ctext {text-align:center;}
.indent {margin-left: 40px;}