body {
	background-color: #FFFFFF;
	background-image: url(images/topborder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
 a:link {
   color: #5870AC
 }

 a:visited {
   color: #003366
 }

 a:active {
   color: #3366CC
 }

 a:hover, a:visited:hover {
   color: #3366CC
 }

.leftborder {
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;

}
.copyarea {
	padding: 20px;

}
h1 {
	font-family: Cambria, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #5470AF;
}
h2 {
	font-family: Cambria, "Times New Roman", serif;
	font-size: 18px;
	color: #586FB2;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Cambria, "Times New Roman", serif;
	font-size: 16px;
}
.bottom {
	background-image: url(images/bottom-bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DEE3ED;
	padding-top: 20px;
	padding-bottom: 10px;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
ul li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

ol li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}


.quoter {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #BBC6D9;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 20px;






}
.quote {
	font-style: italic;
	background-image: url(images/doublequote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20pt;
	padding-top: 3px;
	line-height: 20px;



}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
a.menuitem, a.menuitem:visited, a.menuitem:link {
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 6px 2px 22px;
	margin-right: 2px;
	text-decoration: none;
	color: #364774;
	background: url(images/bullet-blue.gif) no-repeat 14px 8px;
	line-height: 14px;

}

a.menuitem:hover, a.menuitem:visited:hover {
	color: #364774;
	background: url(images/bullet-white.gif) no-repeat 14px 8px;
}
a.submenuitem, a.submenuitem:visited, a.submenuitem:link{
	padding-left: 34px;
	background: url(images/dot-blue.gif) no-repeat 25px 8px;
	font: normal 12px/14px "Trebuchet MS", Arial, sans-serif;

}
a.submenuitem:hover, a.submenuitem:visited:hover {
	color: #364774;
	background: url(images/dot-white.gif) no-repeat 25px 8px;
}


.rightpic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.small {
	font: 9px Arial, Helvetica, sans-serif;
}
.button {
	font-family: Cambria;
	font-weight: bold;
	color: #FFFFFF;
	background: #5B70B3;
	font-size: 12px;
}
th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #5870B1;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.bar {
	background: #B4BFD4;
	height: 3px;
	width: 100%;
	margin-top: 3px;
	margin-left: 3px;
}

