﻿BODY {
	FONT-SIZE: 70%;
	margin: 0px;
	width: 100%;
	COLOR: #002a65;
	BACKGROUND-COLOR: #fff;
	/*FONT-FAMILY: trebuchet ms,verdana,sans-serif;*/  
	FONT-FAMILY: arial,tahoma,sylfaen,georgia;
}


/* ====================================================================
HEADER
-------------------------------------------------------------------- */

#masthead {
	text-align:center;
}

#masthead h1 {
	font-size: 220%;
}

#masthead h2 {
	font-size: 14px;
	color:#0065b7;
	padding: 0;
	margin: 0.5em;
}

#masthead .popup {
	cursor:hand;
	font-size: 11px;
	color:#0033FF;
	text-decoration:underline;
}

#masthead a {
	font-size: 11px;
	color:#0033FF;
	text-decoration:underline;
}

#masthead a:visited {
	font-size: 11px;
	color:#002a65;
}

/* ====================================================================
COLUMN ONE (CONTENT)
-------------------------------------------------------------------- */

#column-one {
	font-size: 14px;
}

#column-one h1 {
	font-size: 18px;
	color:#c80764;
	font-weight:bold;
	margin-bottom:0.5em;
}

#column-one p {
	margin-top:5px;
}

#column-one h2 {
	font-size: 14px;
	color:#002B65;
	font-weight:bold;
	margin-bottom:0.5em;
}

#_column-one a:before {
	content: "\00BB \0020";
}

#column-one a:link {
	color:#0033FF;
	text-decoration:underline;
}

#column-one .popup {
	cursor:hand;
	color:#0033FF;
	text-decoration:underline;
}

#column-one a:visited {
	color:#002a65;
}

#column-one i {
	font-size: 11px;
	color:#c80764;
}

/* ====================================================================
COLUMN TWO
-------------------------------------------------------------------- */

#column-two {
	font-size: 11px;
}

#column-two h1 {
	font-size: 12px;
	color:#c80764;
	font-weight:bold;
	margin-bottom:0.5em;
}

#column-two ul
{
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 1.2em;
}

#column-two a:link {
	color:#0033FF;
	text-decoration:underline;
}

#column-two .popup {
	cursor:hand;
	color:#0033FF;
	text-decoration:underline;
}

#column-two a:visited {
	color:#002a65;
}

#column-two i {
	font-size: 11px;
	color:#c80764;
}

/* ====================================================================
COLUMN THREE
-------------------------------------------------------------------- */

#column-three {
	font-size: 11px;
}

#column-three h1 {
	font-size: 12px;
	color:#002B65;
	font-weight:bold;
	margin-bottom:0.5em;
}

#column-three p {
	margin-top:0px;
}


#column-three ul li
{
	padding-left: 0px;
	margin-bottom:0.5em;
}

#column-three a:link {
	color:#0033FF;
	text-decoration:underline;
}

#column-three .popup {
	cursor:hand;
	color:#0033FF;
	text-decoration:underline;
}

#column-three a:visited {
	color:#002a65;
}

/* ====================================================================
ALERTBLOCK
-------------------------------------------------------------------- */
#alertblock {
	fontsize: 11px;
	border: 1px solid #CADE2D;
	background-color: #FFFFCC;
	padding: 1em;
}

#alertblock P TD {
	fontsize: 11px;
}

#alertblock h1 {
	font-size: 12px;
	color:#0065B7;
	font-weight:bold;
	margin: 0 0 1em 0;
}

#alertblock form {
	margin: 0;
}

#alertblock ul
{
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 1.2em;
}

#alertblock a {
	color:#0033FF;
	text-decoration:underline;
}

#alertblock .popup {
	cursor:hand;
	color:#0033FF;
	text-decoration:underline;
}

#alertblock a:visited {
	color:#002a65;
}

#alertblock i {
	font-size: 11px;
	color:#c80764;
}

/* ====================================================================
MAIL FORM
-------------------------------------------------------------------- */
#mailform tbody {
	font-size:14px;
}

#mailform h1 {
	font-size:15px;
}