BODY {
	background-color: #FFFFFF;
	margin: 0px;
}

P, DIV, BLOCKQUOTE, TD, TH, UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.smalltext {
    font-size: 10px;
}

.formtitle {
    font-weight: bold;
    text-align: right;
    color: #003366;
}

.subheading {
	font-weight: bold;
	color: #003366;
}

.footer {
    color: #000000;
	font-size: 12px;
	text-align: center;
}

.pullquotes {
   color: #003366;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
   margin-left: 10px;
   margin-top: 0px;
}

.buttonOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003366;
	color: #FFFFFF;
}

.buttonOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #009966;
	color: #FFFFFF;
}

.titlebar {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	background-color: #009966;
	border-color: #003366;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.dropcap {
    text-transform: uppercase;
    color: #009966;
	font-family: arial, helvetica, sans-serif;
    font-size: 48px;
	font-weight: bold;
	width: .75em;
	float: left;
}

a:link, a:visited, a:active, a:hover {
	color: #003366;
	text-decoration: underline;
}

A.subnav, A.subnav:visited, A.subnav:active {
	color: #003366;
	text-decoration: none;
}

A.subnav:hover {
    color: #009966;
	text-decoration: underline;
}

.breadcrumbs {
    font-size: 10px;
	color: #003366;
}

A.breadcrumbs, A.breadcrumbs:visited, A.breadcrumbs:active {
    color: #003366;
	text-decoration: none;
}

A.breadcrumbs:hover {
	text-decoration: underline;
	color: #009966;
}
.errorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}.FBW-textbox {
	border: 2px solid #004080;
	width: 100%;
	padding: 5px 20px;


}

.picBorder{
	border: 0px solid #004080;
}
