/* CSS Document */

body, p, td, select, .left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

a {text-decoration: underline; color: #001CC1;}
a:visited {color:#990099; text-decoration: underline;}
a:hover {
	color:#F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
}

h1 {font-size: 16px; color: #003366;}
h2 {font-size: 13px; color: #003366; border-bottom: 1px solid #FF9933;}
h3 {
	font-size: 12px;
	color: #003366;
	text-align: left;
}
h4 {font-size: 12px; font-weight: bold;}
h6 {font-size: 14px; font-style: italic; text-align:center; color:#F00}
hr {color: #CCC; height: 1px; }

ul {list-style-type: square;}
ul ul {list-style-type: circle;}

.breadcrumbs {font-size: 9px; text-align: right;padding-top: 8px;}

.center {text-align: center;}
.centerb {font-weight: bold; text-align: center;}
.copyright {font-size: 10px; text-align: center;padding-bottom: 5px;}

.dots {background-image: url(../images/background4.gif);background-repeat: repeat-y;}

.indent4 {padding: 3px;}

.leftb {font-weight: bold;text-align: left;}
.leftgray {text-align: left; background-color: #EEEEEE; padding: 5px;}
.leftgrayb {font-weight: bold; text-align: left; background-color: #EEEEEE;}
.leftwhite {padding: 5px;}


.right {text-align: right;}
.rightb {font-weight: bold; text-align: right;}

.sidenavigation {background-image: url(../images/background3.gif); background-repeat: repeat-y;}
.smallc {font-size: 11px; text-align: center;}
.smallindent {font-size: 11px; text-align: left; padding: 4px;}
.smallindent2 {
	font-size: 11px;
	text-align: left;
	padding: 4px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.smalll {font-size: 11px; text-align: left;}
.smallr {font-size: 11px; text-align: right;}
.smred {font-size: 10px; color: #990000;}

.whitetext {color: #FFFFFF; background-color: #003366; padding: 2px; font-weight: bold; text-align: center; background-position: bottom;}

.formwordsblue {color: #003399;}
.BigREd {
	color: #DE2920;
}
.BoldRedBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}
.LoudRedTitle {
	font-size: 16px;
}
.LoudRedTitle strong {
	color: #F00;
	font-weight: bold;
}

