body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	margin-top: 0px;
	line-height: 28px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3E50A4;
	margin-top: 0px;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	margin-top: 0px;
	line-height: 18px;
}
ul {
	list-style-image: url(images/bullet2.gif);
	margin-top: 0px;
}
li {
	padding-bottom: .4em;
}

a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
.checks {
	list-style-image: url(images/check.gif);
	margin-left: 100px;
}
.content {
	padding: 10px 15px 10px 20px;
	background: #FFFFFF url(images/fadeup.jpg) repeat-x bottom;
}
.emph {
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.fadedown {
	background: url(images/fadedown.gif) repeat-x;
}
.footer {
	background: #000066;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFF33;
	text-decoration: underline;
}
.grey {
	color: #999999;
}
.hilite {
	background: #FFFF99;
	padding-right: 3px;
	padding-left: 3px;
}
.pageborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.menu {
	background: #000066;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: .001em;
	color: #FFFFFF;
}
.menu a:link {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.menu a:visited {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.midbox {
	background: #FFFF99;
	padding: 6px 6px 12px;
	margin-right: 120px;
	margin-left: 120px;
	border: 1px solid #000066;
}
.nomargin {
	margin-bottom: 0px;
}
.picmargin {
	margin-bottom: 5px;
	margin-left: 5px;
}
.pictureleft {
	margin-right: 10px;
	float: left;
	margin-bottom: 2px;
}
.quotes {
	text-align: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px 175px 10px;
	padding-top: 10px;
}
.small {
	font-size: 10px;
}
.submenu {
	margin-top: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
	color: #990000;
	padding-bottom: 7px;
	background-color: #FFFF99;
	padding-top: 7px;
	margin-right: -10px;
	margin-left: -10px;
}
.toptitle {
	font-size: 24px;
	line-height: 24px;
	color: #3C51A0;
	margin-top: 24px;
	margin-bottom: 48px;
	font-weight: bold;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.column {
	font-size: 12px;
	background-image: url(images/bg_column.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE787;
	padding-left: 5px;
	background-color: #FEF7DA;
}
.checks2 {
	list-style-image: url(images/check.gif);
	margin-bottom: 6px;
}
.divide {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
}
.smallemph {
	font-size: 10px;
	color: #990000;
	line-height: 12px;
}
.widemargin {
	margin-right: 200px;
	margin-left: 200px;
}
.emph2 {

	font-size: 18px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.pictureright {
	float: right;
	margin-bottom: 2px;
	margin-left: 10px;
}
a { 
	outline:expression(hideFocus='true'); 
	outline:0; 
}
