body {
	color:#6D6259;
}

td {
	color:#6D6259
}

th {
	color:#6D6259
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font: Garamond;
	font-size: 14px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Garamond;
	font-size: 14px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

#plain {
	font: Garamond;
	font-size: 12pt;
}

#plain ul {
	font: Garamond;
	font-size: 14px;
	list-style-type: none;
	list-style-position: outside;
}

#plain li {
	font: Garamond;
	font-size: 14px;
	list-style-type: none;
	list-style-position: outside;
	
}

A:link    { color: #6D6259; text-decoration:underline;}
A:visited { color: #6D6259; text-decoration:underline; }
A:active  { color: #6D6259; text-decoration:underline; }
A:hover   { color: #6D6259; text-decoration:underline; }


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000
	}

.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#000000
	}

.leftNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D6259;
	font-style: normal;
}

.big {
	font-family: Garamond;
	font-size: 22pt;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.bodystyleLG {
	font-family:Garamond;
	font-size: 16pt;
	line-height: 200%;
}

.bodystyleLGnoLineSpace {
	font-family:Garamond;
	font-size: 16pt;
}

.bodystyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height:150%;
}

.bodystyleLGnoLineSpaceSmall {
	font-family:Garamond;
	font-size: 14pt;
}

.bodystyleLGnoLineSpaceSmall  ul{
	font-size: 14px;
	list-style-type: none;
	list-style-position: outside;
}

.bodystyleLGnoLineSpaceSmall  li{
	font-size: 16px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.leftNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
}

.leftNavTitleSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
}

.leftNavTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
}

#announce {
	color: #4C64B7;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#announce a {
	color: #4C64B7;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#announce a:hover {
	text-decoration: underline;
}

#announce a:visited {
	color: #4C64B7;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#column1 {
	color: #FFFFFF;
	background-color: #4C64B7;
	width: 140px;
	font-size: 15pt;
	/* padding-left: 10px; */
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
#column2 {
	width: 15px;
	padding-left: 9px;
	vertical-align: middle;
}
#column3 {
	width: 420px;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
