.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
}
.bold {
	color: #002b54;
}


		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 520px;

			font-size:11px;

			padding: 0 10px 0 10px;
			line-height: 30px;

			font-weight: normal;
			text-decoration: none;
			outline: none;

			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002b54;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #002b54;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002b54;
}
body {
	background-color: #666666;
}
.margin {
	padding: 8px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b {
	font-weight: bold;
	color: #002b54;
}
.whitesmall {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-image: url(/images/arrow-teal.gif);
	list-style-position: outside;
}
li {
	list-style-image: url(/images/arrow-teal.gif);
	list-style-position: outside;
}
li.file {
	list-style-image: url(/images/arrow-teal.gif);
	list-style-position: outside;
}

.sidebar-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #002b54;
}
.greyhead {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002b54;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

a 			{ color:#00467f; font-weight:bold; text-decoration:none; }
a:visited   { color:#00467f;  font-weight:bold; }
a:hover		{ color:#5e5e5e;  font-weight:bold; }