/* General */
body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

.bodytext {
	vertical-align: top;
	font-size: 13px;
	text-align: left;
}

.center { text-align: center; }
.editors { font-size: 10px; }
.emphasis { font-weight: bold; }

.pageTitle {
	font-weight: bold;
	font-size: 20px;
}

.spacer { font-size: 2px; }

.downloadInfo {
	color: #999999;
	font-size: 10px;
}

.caption {
	font-size: 10px;
	margin: 5px 0 0 10px;
}

.publicationTitle {
	font-style: italic;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
}

.note {
	font-size: 10px;
	font-style: italic;
}

table.dataTable {
	border-collapse: collapse;
	border-color: #537DB9;
	border-width: 1px;
	border-style: solid;
}

table.dataTable th {
	text-transform: inherit;
	white-space: nowrap;
	background-color: #3366CC;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	border-right: #FFFFFF;
	border-width: 1px;
	border-style: none dotted none none;
}

table.dataTable td {
	padding: 5px 10px 5px 10px;
	border-right: #cccccc;
	border-width: 1px;
	border-style: none dotted none none;
	vertical-align: top;
}

table.dataTable tr.odd { background-color: #FFFFFF; }
table.dataTable tr.even { background-color: #E6E6E6; }

table.definitionTable { }

table.definitionTable th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
	white-space: nowrap;
	padding: 5px 5px 10px 0px;
}

table.definitionTable td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 10px 5px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
}

table.definitionTable td > p:first-child { margin-top: 0; }

/* Home Page*/
.homePageTitle {
	font-weight: bold;
	font-size: 22px;
}

/* Left Column Info */
.blurb {
	vertical-align: top;
	font-size: 12px;
}

.box {
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	padding: 4px;
}

.clientGateway {
	vertical-align: top;
	font-size: 11px;
}

.infoCell {
	font-size: 12px;
	vertical-align: top;
}

/* Calendar */
.calendar {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	padding: 4px;
}

.calendarDay {
	font-size: 11px;
	text-align: center;
}

.calendarDayName {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #051488;
}

.calendarExplain {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.calendarMonthYear {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.hCalendarDayCurrent { background-color: #87A3C1; }
.hCalendarMonthYearRow { text-align: center; }

/* News */
.newsByline {
	font-size: 10px;
	text-align: left;
}

.newsDay {
	font-size: 18px;
	font-weight: bold;
}

.newsDiscuss {
	font-size: 12px;
	text-align: left;
}

.newsItem {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

.newsTitle {
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #051488;
	text-align: left;
	vertical-align: top;
}

/* Quiz */
.quizBoxes {
	vertical-align: top;
	text-align: center;
}

.quizNumbers {
	vertical-align: top;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

.quizQuestions {
	vertical-align: top;
	font-size: 13px;
	text-align: left;
}

.quizSubmitButton {
	background-color: #051488;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	border-width: 1px;
	border-color: #000000;
}

/* Search */
.advancedSearch { font-size: 12px; }

.searchBox {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

/* Footer */
.footer {
	text-align: center;
	font-size: .9em;
}

.footerContainer {
	margin-top: 30px;
	width: 700px;
}

/*Primary Navigation*/
#primarynav {
	background-color: #051488;
	height: 22px;
}

#primarytabs td {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	height: 22px;
}

#primarytabs .leftend { }
#primarytabs .rightend { }

#primarytabs .on {
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#primarytabs .on a:link { color: #FFFFFF; }
#primarytabs .on a:visited { color: #FFFFFF; }
#primarytabs .on a:hover { color: #FFFFFF; }
#primarytabs .on a:active { color: #FFFFFF; }
#primarytabs .on .primarynavlink { color: #FFFFFF; }
#primarytabs .off { padding: 0 5px 0 5px; }
#primarytabs .off a:link { color: #FFFFFF; }
#primarytabs .off a:visited { color: #FFFFFF; }
#primarytabs .off a:hover { color: #FFFFFF; }
#primarytabs .off a:active { color: #FFFFFF; }
#primarytabs .off .primarynavlink { color: #FFFFFF; }

/*Secondary Navigation*/
#secondarynav {
	background-color: #87a3c1;
	height: 22px;
}

#secondarytabs td {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	height: 22px;
}

#secondarytabs .leftend { }
#secondarytabs .rightend { }

#secondarytabs .on {
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#secondarytabs .on a:link { color: #FFFFFF; }
#secondarytabs .on a:visited { color: #FFFFFF; }
#secondarytabs .on a:hover { color: #FFFFFF; }
#secondarytabs .on a:active { color: #FFFFFF; }
#secondarytabs .on .secondarynavlink { color: #FFFFFF; }
#secondarytabs .off { padding: 0 5px 0 5px; }
#secondarytabs .off a:link { color: #FFFFFF; }
#secondarytabs .off a:visited { color: #FFFFFF; }
#secondarytabs .off a:hover { color: #FFFFFF; }
#secondarytabs .off a:active { color: #FFFFFF; }
#secondarytabs .off .secondarynavlink { color: #FFFFFF; }

/*Sidebar Column*/
#sidebarcolumn { padding: 10px; }

#sidebar {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
}

#sidebar p { text-align: left; }

#sidebar th {
	padding: 5px;
	background-color: #051488;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#sidebar td {
	padding: 10px;
	font-size: 12px;
}

.fieldLabel {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.greeting {
	vertical-align: top;
	font-size: 11px;
	border-width: 1px;
	border-style: double;
	border-color: #808080;
	padding: 5px;
}

/* TinyMCE */
.mceContentBody {
	background-color: #FFFFFF;
	padding: 10px;
}
