body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72749A;
	text-align: center;
	margin: 0px;
	background-color: #C6C9E1;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747496;
}

hr {
	color: #DCDEED;
}

ul {
	margin-left: 25px;
	list-style-type: circle;
}

a {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #38359C;
	text-decoration: underline;
	font-weight: bold;
}

.class1 A:link {
	color: #323197;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
.class1 A:active {
	color: #323197;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
.class1 A:visited {
	color: #323197;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
.class1 A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	background-color: #7969C2;
	padding: 2px;
}

.class2 A:link {
	color: #FFFFFF;
	font-weight: normal;
}
.class2 A:active {
	color: #FFFFFF;
	font-weight: normal;
}
.class2 A:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.class2 A:hover {
	color: #C6C9E1;
	font-weight: normal;
	text-decoration: none;
}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	color: #8FB68A;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  color: #747496;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #8FB68A;
	color: #FFFFFF;
	line-height: 36px;
	padding-left: 15px;
}

.LightText {
	color: #FFFFFF;
}

.RedText {
	font-size: 9px;
  color: #CC3333;
}

.SubnavText {
	color: #CC6633;
	line-height: 20px;
}

.Subnavdouble {
	color: #CC6633;
}

.alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.altLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	color: #CC6633;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717493;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.LeftPadding {
	padding: 0px 20px;
}

.image{
	border: 1px solid #CCCCCC;
      }
.image2 {
	border: 4px solid #BFDBE7;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

.Padding {
	padding: 5px;
}

.TopBg {
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.PurpleBg {
	padding: 5px;
	background-color: #747496;
	text-align: center;
}

.SmallLink {
	font-size: 10px;
	color: #0099CC;
}
.PaddingInt {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.BoldText {
	color: #343494;
	font-weight: bold;
}
.imageleft {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.imageleft2 {
	float: left;
	margin-right: 10px;
}
