﻿/*body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
strong { font-weight: 700} */

b { font-weight: 700}

/*.body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px} */
.body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 1.0em;
	color:#000080;
}
.body a:active { color: #CC0000; text-decoration: none; font-size: 12px}
.body a:link {  color: #990000; text-decoration: none; font-size: 12px}
.body a:visited {  color: #336699;text-decoration: none; font-size: 12px}
.body a:hover {  color: #CC0000; text-decoration: none; font-size: 12px}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000080; font-size: 10px}
.footer  a:active {  color: #000080;text-decoration: none; font-size: 10px}
.footer  a:link {  color: #000080;text-decoration: none; font-size: 10px}
.footer  a:visited {  color: #000080;text-decoration: none; font-size: 10px}
.footer  a:hover {
	color: #336699;
	text-decoration: underline;
	font-size: 10px;
}
#menu a {text-decoration:none;display:inline-block;text-transform:uppercase;font-family:"Trebuchet MS";font-size:small;font-weight:bold;color:#000080;padding:5px;}
#menu a:hover {color:#ffffcc;display:inline-block;background-color:#000080;padding:5px;}
#content a {text-decoration:none;}
p {color:#000080;font-family:"Trebuchet MS", Verdana, Arial, sans-serif;font-size:0.90em;line-height:1.5em;}
ul {color:#000080;font-family:"Trebuchet MS", Verdana, Arial, sans-serif;font-size:0.90em;line-height:1.5em;}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000066;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


h2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000066;
	font-weight: normal;
}

h3 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-transform: uppercase;
	color: #000066;
	font-style: normal;
	font-weight: 900;
}
.RightBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666699;
}
.AcrossBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;

}

