body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color: #4A535B;
	color: #FFFFFF;
	text-indent: 10px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E81921;
	text-align: left;
	line-height: 150%;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 70%;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 118%;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	padding: 3px;
	background-color: #CCCCCC;
	font-style: italic;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #CCCCCC;
	font-style: italic;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #999999;
	text-indent: 0px;
}

.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: #333333;
}

.box1 {
	border: thin solid #999999;
	background-color: #CCCCCC;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}

.promo_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #E81921;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.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;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.bullet_triangle {
	list-style-position: outside;
	list-style-image: url(../images/bullet_triangle.jpg);
	line-height: 20px;
}
greybar {
	background-color: #4A535B;
	background-image: url(../images/greydots.jpg);
	background-repeat: repeat-x;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.bullet_reddot {
	list-style-position: outside;
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(../images/bullet_reddot.jpg);
}
