body {
	background: #F0F0FF;
	color: #222222;
	margin: 0px 0px;
	padding: 0;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h2 {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
}

h3 {  
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
}

ul, li {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	list-style-type: square;
}

p {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 1.5;
	text-align: left;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #333399;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #494999;
	text-align: left;
}

#headerTable {
	color: #4F1B11;
}

#headerTitle {
	background-image:url(../images/black-blue-fade.jpg);
	background-repeat: repeat-x;
	height: 89px;
	}
	
#headerNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #014D9B;
	border-left: 1px solid #000;
	}
	
#topNav {

}

#topNav ul {
	margin: 0px 0px;
	padding: 0px;
}
	
#topNav li {
	list-style-type: none;	
	float: left;
}

#topNav li a:link, #topNav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #09294E;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	letter-spacing: 1px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 4px 7px;
	margin: 0px 0px 0px 0px;
}
	
#topNav li a:hover {
	background-color: #633826;
}



#headerRules {
	background-image: url(../images/lines.gif);
	background-repeat: repeat-x;
}

#trash {
	background-image: url(../images/topNav_star.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#bodyTable {
}

#content {
	padding: 10px 20px;
}

#sidebar {
	background-color: #B0D2EC;
	border-right: 1px solid #000;
}

#sidebar th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #014D9B;
	text-align: left;
	padding: 5px;
}

#sidebar li {
	margin-left: -14px;
    line-height: 18px;
}

#sidebar a:link {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #3D3595;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#sidebar a:visited {
	color: #514B95;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

#sidebar a:hover {
    background-color: #C9A594;
}

#sidebar a:active {
	text-decoration: underline;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #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;
}

img {
    border: 0px;
}

.division td {
	background-image: url(../images/lineVertical.gif);
	background-repeat: repeat-y; 
}

.testimonial {
	margin-top: 10 px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style:italic;
}

#footer {
	background-color: #CFE1EC;
	border-top: 2px solid #000;
}

#footer p {
	font-family:Georgia, Arial, Helvetica, sans-serif; 
    color: #222222;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}

#credit {
	color: #444444;
}

#credit p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 6px;
}

#credit a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

#credit a:hover {
	color: #993300;
	text-decoration: underline;
}

#bottomNav {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	border-right: 1px solid #C9A594;
	border-top: 1px solid #C9A594;
	border-left: 1px solid #C9A594;
	width: 260px;	
	display:block;
	}
	
#bottomNav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottomNav li {
	list-style-type:none;
	display:block;
}
#bottomNav li a:link, #bottomNav li a:visited {
	color: #3D3595;
    background-color: #ECD8CE;
	padding: 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: 1px;
	border-bottom: 1px solid #C9A594;
	line-height: 10px;
	display:block;
}

#bottomNav li a:hover {
	background-color: #DBC4B9;
}
