﻿html, body {
	margin:0;
	padding:0;
	background: #F1F5DB;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 12px;
}
div, p, table, th, td, li, .normal {font-size: 12px; text-align: left;}

a, a:link, a:visited { color: #a3bd0b; text-decoration: none; }
a:hover { color: #a3bd0b; text-decoration: underline; }

h1 { font-size: 22px;	line-height: normal; font-weight: normal; color: #133460;	padding-top: 0px; padding-bottom: 2px; vertical-align: text-top; margin: 0px;}
h2 { font-size: 19px;	line-height: normal; font-weight: normal; color: #133460;	padding-top: 0px; padding-bottom: 2px; vertical-align: text-top; margin: 0px;}
h3 { font-size: 16px;	line-height: normal; font-weight: normal; color: #133460;	padding-top: 0px; padding-bottom: 2px; vertical-align: text-top; margin: 0px;}
h4 { font-size: 14px;	line-height: normal; font-weight: normal; color: #133460;	padding-top: 0px; padding-bottom: 2px; vertical-align: text-top; margin: 0px;}

h1, h2, h3, h4, p {margin-top: 0;}

hr{ border: 0; height: 1px; width: 100%; color: #CCC; background-color: #CCC; }

img { margin: 0; padding: 0; border: 0;}

.clr {clear:both;}

.intro { color: #133460; padding-top: 6px;}

.menu p {line-height: 13px; color: #133460; margin-bottom: 10px; font-size:11px;}
.menu a {color: #133460; text-decoration: underline; font-size:11px;}

.heading {font-weight: bold; font-size: 14px; color: #07294E;}
.subheading {font-weight: bold; font-size: 13px; color: #E95297;}

#sidebar .subheading {font-size: 11px; font-weight: normal; color: #07294E;}
#sidebar .heading {font-size: 12px;}

.box { display: block; padding: 10px; background: #E6E9ED; font-size: 11px; color: #333;}

.emailquote {	padding: 5px 10px 5px 40px; font: italic 12px Georgia, Times, serif; background: #EFF2D3 url(/multimedia/icons/quote.gif) 10px 0.75em no-repeat; margin: 0 0px 15px 0px;}
.emailsignup { padding: 5px 10px 5px 40px; font: bold 12px Arial, Helvetica, sans-serif; background: #FBDDEA url(/multimedia/icons/signup.gif) 10px 0.75em no-repeat; border: 1px solid #ED5394; margin: 0 0px 15px 0px;}
.emailsignup a {	color: ED5394; text-decoration: underline;}
.emailsignup a:hover { text-decoration: none;}

.boxgreen, .boxpink, .boxblue {padding: 10px; margin: 0 0 15px 0;}

.boxgreen {background: #EFF2D3;}
.boxpink {background: #FBDDEA;}
.boxblue {border: 1px solid #E5E9ED; background: #EFF2F4;}

.small { font-size: 10px;}
.normal {  font-size: 11px;}

