.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.redLink:link, a.redLink:visited, a.redLink:hover, a.redLink:active {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;	
} 

.loginlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000077;
	text-decoration: none;
}
.loginlabel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.backgrnd_home {
	background-image:   url(images/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.backgrnd {
	background-image:  url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.secondarynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 9px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	cursor: hand;
}
.3rdnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #0033CC;
	text-decoration: underline;
}
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
}
.listplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:#0033CC;
}

.headersmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#0033CC;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000077;
	background-color:#99CCFF; /* 99CCFF */  /* 0033CC */
}

.tablecontent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000; /* 99CCFF */  /* 0033CC */
	background-color: #ffffff;
}

.tablecontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000077; 
	background-color:#99CCFF; /* 99CCFF */  /* 0033CC */ /* 000077 */
}

.bluebox {
	border-style: solid;
	border-width: 2px;
	border-color: #000099;
	width: 160px;
	height: auto;
	text-align: center;
	vertical-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 8px;
	color: #000099;
}

.bluebox1 {
	border-style: solid;
	background-color: #fff;
	border-width: 2px;
	border-color: #000099;
	width: 150px;
	height: auto;
	text-align: center;
	vertical-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 8px;
	color: #000099;
}

.redbox {
	border-style: solid;
	border-width: 2px;
	border-color: #de3839;
	width: 160px;
	height: auto;
	text-align: center;
	vertical-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-left: 8px;
}

div.emailwarning {
	background-color: #f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	border: solid 1px #000000;
	padding: 5px;
}

div.emailwarning h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#cc3333;
	text-align: center;
}
.blueboxleft {
	color: #000099;
	border-top-color: #A8B9ED;
	border-right-color: #A8B9ED;
	border-bottom-color: #A8B9ED;
	border-left-color: #A8B9ED;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
}
.bluebox_all {
	color: #000099;
	border: 1px solid #A8B9ED;
}
.bluebox_top {

	color: #000099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8B9ED;
	border-right-color: #A8B9ED;
	border-bottom-color: #A8B9ED;
	border-left-color: #A8B9ED;
}
.bluebox_right {
	color: #000099;
	border-top: 1px none #A8B9ED;
	border-right: 1px solid #A8B9ED;
	border-bottom: 1px none #A8B9ED;
	border-left: 1px none #A8B9ED;
}
.bluebox_bottom {
	color: #000099;
	border-top: 1px none #A8B9ED;
	border-right: 1px none #A8B9ED;
	border-bottom: 1px solid #A8B9ED;
	border-left: 1px none #A8B9ED;
}
.loginlabel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0171BA;
	text-decoration: none;
}
.adbox {
	background-image: url(../images/tagline.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #005AA5;
}
.adbox2_old {
	background-color: #858678;
	background-image: url(../images/rightGrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.adbox2 {
	background-color: #0290D2;
	background-repeat: repeat-x;
	background-position: left top;
}

.disclaimer  { font-size: 10px; }

.brochure {
	text-align: center;
	margin: auto;
	margin-top: 4em;
	width: 100%;
}

.brochure span {
	width: 85px;
}
