.divider {
	background-color: #2E61AA;
}

.whitecell {
	background-color: #ffffff;
}

th {
	background-color: #5C84BA;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: bold;
}

th.color1 {
	background-color: #E5AC1C;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: bold;
}

th.color2 {
	background-color: #37999F;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: bold;
}

th.color3 {
	background-color: #88B10C;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: bold;
}

th.color4 {
	background-color: #CE46A9;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: bold;
}

.leftcol {
	background-color: #E5EBF4;
	color: #2E61AA;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}

.leftcol A:link, .leftcol A:visited {
	color: #A6BCDD;
	text-decoration: none;
}

.leftcol A:active, .leftcol A:hover {
	color: #ffffff;
	text-decoration: none;
}

.rightcol {
	background-color: #E5EBF4;
}

.homebox {
	background-color: #E5EBF4;
}

.divider {
	background-color: #2E61AA;
}

.menu {
	color: #a9b4c0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.menu a:link, .menu a:visited {
	color: #5C84BA;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active, .menu a:hover {
	color: #87AAD9;
	text-decoration: none;
}

.copyright {
	color: #a9b4c0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.copyright a:link, .menu a:visited {
	color: #5C84BA;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .menu a:hover {
	color: #87AAD9;
	text-decoration: none;
}

p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, dd, dt, dl, input, select, textarea, option, .form, .catalog {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

h1 {
	color: #183D72;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
}

h2 {
	color: #20539D;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	color: #183D72;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	color: #20539D;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	color: #183D72;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}

h6 {
	color: #20539D;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

a:link {
	color: #3566A8;
	font-weight: bold;
}

a:visited {
	color: #225394;
}

a:active, a:hover {
	color: #87AAD9;
	font-weight: bolder;
}

.red{
	color: #ff002d;
}
