body {
    margin: 2px;
    padding: 2px;
    font-size: small;
    font-family: Verdana;
}

td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a { 
	color: #00f;
	text-decoration: none;
}

a:hover { 
	color: #06f;
	text-decoration: underline;
}

form {
    display: inline;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	text-transform: capitalize;
	color: #000;
}

h2 {
	font-family: Arial;
	font-size: 1.2em;
	text-transform: capitalize;
	color: #222;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	font-size: 1.1em;
	text-transform: capitalize;
	color: #444;
	font-weight: bold;
}

#hdr-links a {
	color: #eef;
	text-decoration: none;
	font-size: 12px;
	padding-right: 5px
}

#hdr-links a:hover {
	color: #fff;
	text-decoration: none;
}

.Nav-Cell a, .Nav-Cell a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F6F6F6;
    text-decoration: none;
    background-image: url("../images/nav_off.gif");
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
}

.Nav-Cell a:hover {
    background-image: url("../images/nav_on.gif");
}

.Nav-Cell {
	height: 30px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #195A88;
    border-left-color: #3676A4;
    background-color: #2A5788;
    text-decoration: none;
}

#footer {
	width: 690px;
	margin-left: 75px;
	margin-top: 20px;
	padding:10px;
	font-family: verdana, arial;
	text-decoration: none;
	font-size: 10px;
	color: #828282;
	background-color: #f4f4f4;
}

#footer a {
	line-height: 21px;
	color: #828282;
}

#footer a:hover {
	color: #000;
}

.testimonial {
	font-size: 12px; font-weight: bold;
	font-family: Verdana, Arial, sans-serif; 
}

.source {
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	margin-left:10;
}

.td {
	padding:10px;
	font-size: 11px;
}

a.link_image {
	border:3px groove #333333;
}

a.link_image:hover {
	border:3px groove #aaccee;
}

a.link_paging {
	text-decoration:underline;
	color: #000000;
}

a.link_paging:hover {
	text-decoration:none;
	color: #000000;
}

.image {
	border:0px;
}

#call-out {
	margin-left: 10px;
	float: right;
	text-align: left;
}

.box-head {
	font-size: 12px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	background-color: #000;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
}

.box {
	width: 200px;
	border: 1px solid #e4e4e4;
	padding: 3px;
	margin-bottom: 10px;
}

.box-quote {
	font-size: 11px;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif; 
	color:#000;
}

.box-source {
	font-size: 10px; 
	color: #000000; 
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none;
	margin-left:9;
	font-style: italic;
}

.box-link {
	font-size: 9px;
	text-align: right;
	padding-top: 3px;
}

.hrDash {
	border: 1pt dashed #e4e4e4;
	width: 165px;
}
