﻿body {
	background-color: #4D95D0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
	margin-top:20px;
	text-align:justify;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #330000;
}

a {
	color: #0000FF;
	font-weight:normal;
	text-decoration:none;
}
a:link { 
color: #0000FF; 
text-decoration:underline; 
} 
a:visited { 
color:#FFBA00; 
text-decoration:none; 
} 
a:hover { 
color: #FFBA00; 
text-decoration:none; 
} 
a:active { 
color:#FFBA00; 
text-decoration:none; 
} 


form {
	background-color: #CCCC99;
}

.logo {
	font:45px Impact, "Arial Black";
	color: #13EBDC;
	line-height:50px;
}
	
.tagline {
	font: 20px "Times New Roman", Times, serif;
	color: #13EBDC;
	line-height:20px;
	font-weight:bold;
}

.hline{
border-width:0px;
height:1px;
color:#BBBBBB;
background-color:#BBBBBB;
}

.subtitle {
	font:20px Helvetica, sans-serif; 
	font-weight: bold;
	color: #13EBDC;
	line-height:20px;
}

.reference
{
font-family:"Times New Roman", Times, serif;
font-size:15px;
text-align:justify;
}

.copyright{
	font:15px Helvetica, "Times New Roman", Times, serif;
	font-weight:bold;
	color: orange;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.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: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
