.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333399;
	text-decoration: none;
	line-height: 24pt;
	font-style: italic;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #996633;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	padding: 8px 0px 0px;
	border: thin none;
	margin: 0px;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #F4B622;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	padding: 8px 0px 0px;
	border: thin none;
	margin: 0px;
}
.menu-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999933;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-indent: 5pt;
}

A.menu-sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003399;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-indent: 5pt;
}

.menu-sub-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-indent: 5pt;
}

.td-selected {
	background-color: #FF9900;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #CC6633;
	text-decoration: none;
	letter-spacing: -1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #9DA9CD;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #CC6633;
	text-decoration: none;
	letter-spacing: -1px;
	padding-top: 10px;



}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
}
ul {
	list-style-image: url(../images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}
.callout-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25408F;
	padding: 10px;
	border: thin solid #0066CC;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #25408F;
	text-decoration: none;
	letter-spacing: -1px;
}
h5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
