body {
	background-color: #DCDCDC;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 5px;
}

td, th {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

table.border{
	border: 1px solid #666666;
}

a {
	color: #336699;
	text-decoration: none;
}

a.legal2 {
	color: #999999;
	text-decoration: none;
}


form {
	background-color: #DADADA;
}

.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	line-height: 22px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #006699;
	text-transform: capitalize;
}

.titlebar {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
    background-color: #006699;
}

.header {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	background-color: #006699;
  color: #DCDCDC;
}

.nav {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
}

.sidebarHeader {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #006699;
}
.sidebarlinks {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	text-transform: capitalize;
}
.sidebarFooter {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
    font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
}

.legal2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

.promo {
	color: #CC0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

.red {
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}
