body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  word-spacing: +0.5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: +0.5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: +0.5px;
	white-space: normal;
	text-align: left;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	word-spacing: +0.5px;
	list-style-image: url('/images/newsarrow.gif');
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	word-spacing: +0.5px;
	list-style-image: url('/images/newsarrow.gif');
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px; 
	font-weight: bold; 
	word-spacing: +0.5px;
	color: #003366;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;  
	font-weight: bold;
	word-spacing: +0.5px;
	color: #003366;
	border-bottom: 1px solid #003366;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;  
	word-spacing: +0.5px;
	color: #003366;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	word-spacing: +0.5px;
	color: #003366;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	word-spacing: +0.5px;
	color: #003366;
}

blockquote {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;  
	word-spacing: +0.5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}

hr {
	color: #003366;
	height: 1px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}

/* Begin style elements for home page news items */

.newsimage {
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.icon {
	text-align: right;
	vertical-align: middle;
}

.newsheadtable {
	border-bottom: 1px solid #003366;
}

    
/* Begin style elements for forms */

#styled {
	background-color: #ece9d8;
	width: 540px;	
	padding: 10px;
}

.labelcell { 
 	font-size: 11px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
 	color: #003366; 
 	background-color: transparent; 
	vertical-align: top;
	width: 200px;
} 

.labelcellspan { 
 	font-size: 11px;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
 	color: #003366; 
 	background-color: transparent; 
	vertical-align: top;
} 

.fieldcell { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #000000;
 	text-align: left;
}

.fieldcellradio { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #000000;
 	text-align: left;
	vertical-align: top;
} 

.fieldcell input {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #6699cc;
	width: 150px;
	height: 15px;
}


.fieldcell select {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #990000;
}

.fieldcell textarea {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #990000;
	width: 300px;
	height: 150px;
}

.button {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #990000;
	color: #ffffff;
	margin-right: 10px;
	border: 1px solid #990000;
}


.tabs {
	width: 540px;
	height: 25px;
}

.tabscellon {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 130px;
	background: #990000;
}

.tabscelloff {
	font-size: 11px;
	width: 130px;
	background: #ffffff;
	border: 1px solid #990000;
}

.tabscellempty {
	border-bottom: 1px solid #990000;
	width: 160px;
}

a.profile:link {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

a.profile:visited {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

a.profile:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}


a.profile:active {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}

.headerrow {
	background: #990000;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}


/* Special style for alternate rows of query output */
.row0 {
	background-color: #ffffcc;
}

.row1 {
	background-color: #ffffff;
}

/* Special style for top navigation bar items */


.topnavlinktextleft {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	vertical-align: middle;
	border-right: 1px #ffffff inset;
	text-align: center;
	padding-left: 20px;
}

.topnavlinktext{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	vertical-align: middle;
	border-right: 1px #ffffff inset;
	text-align: center;
}

.topnavlinktextright {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 0px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}


a.topnavlink:link {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

a.topnavlink:visited {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

a.topnavlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}


a.topnavlink:active {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
	
/* Special style for Sections menu items */

.sidenav {
	border: 1px solid #003366;
	width: 178px; 
	height: 20px;
	background: #ffffff;
	padding: 3px;
	vertical-align: middle;
}

.sidenavsection {
	width: 209px; 
	height: 28px;
	margin-bottom: 0px;
	vertical-align: middle;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 25px;
}

a.sidenavlink:link {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

a.sidenavlink:visited {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

a.sidenavlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}


a.sidenavlink:active {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

/* Special style for box menu items */

.boxnav {
	width: 184px; 
	margin-left: 3px;
	margin-bottom: 3px;
	border-left: 1px inset #003366;
	border-right: 1px inset #003366;
	border-bottom: 1px inset #003366;
}


.boxnavtd {
	height: 20px;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 0px;
}

a.boxnavlink:link {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;

}

a.boxnavlink:visited {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

a.boxnavlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}


a.boxnavlink:active {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;

}

/* Special style for side ads */

.adtop {
	width: 175px; 
	background: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

.adsides {
	border: 1px outset #cccccc;
	width: 175px;
	margin-right: 3px;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

/* Special style for side calendar items */

.caltop {
	width: 175px; 
	background: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

.calsides {
	border: 1px outset #cccccc;
	width: 175px;
	margin-right: 3px;
}

.calpad {
	padding: 7px;
}

.fullcal {
	border: 1px solid #003366;
	padding: 2px;
	width: 700px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}

.fullcalcell {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

.fullcalhead {
	border: 1px solid #990000;
	background: #990000;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.fullcalmonth {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 17px;  
	border: 0px;
	font-weight: bold;
	word-spacing: +0.5px; 
	color: #ffffff;
}

a.calinfo:link {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

a.calinfo:visited {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #990000;
}

a.calinfo:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	background: #ccffff;
}


a.calinfo:active {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

a.fullcalinfo:link {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #003366;
}

a.fullcalinfo:visited {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #990000;
}

a.fullcalinfo:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #003366;
}


a.fullcalinfo:active {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}

a.fullcalhlink:link {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

a.fullcalhlink:visited {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

a.fullcalhlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}


a.fullcalhlink:active {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

/* Special style for bottom ad */

.bottomadtop {
	width: 500px; 
	background: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
		text-align: left;
}

.bottomadsides {
	border: 1px outset #cccccc;
	width: 502px;
		text-align: left;
}

/* Special style for footer */

.footer {
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	width: 500px;
}

.footerkey {
	border: 1px solid #999999;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	width: 500px;
	
}

.footertext {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	width: 500px;
}
	

a.footerlink:link {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

a.footerlink:visited {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #990000;
}

a.footerlink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	background: #ccffff;
}


a.footerlink:active {
	text-decoration: none;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

/* Begin style elements for content page topic items */

.breadcrumb {
	color: #990000;
	font-weight: bold;
}

.contentad {
	background: #ffffcc;
}

.contentpic {
	padding-right: 15px;
}

.relatedinfotop {
	background: #990000;
	color: #ffffff;
	font-weight: bold;
}

.relatedinfosides {
	border: 1px outset #990000;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

a.contenthead:link {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a.contenthead:visited {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

a.contenthead:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a.contenthead:active {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* Begin style elements for error page items */

h2.errorhead {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	border: 0px solid #ffffff;
}

h3.errorsubhead {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border: 0px solid #ffffff;
}

.errortable {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	width: 800px;
	padding: 20px;
	border: 1px solid #990000;
	background: #ffffff;
}

.error {
	color: #990000;
	font-weight: bold;
}

.alert {
	color: #990000;
	font-size: 10px;
}

.right {
	text-align: right;
}

.bold {
	color: #003366;
	font-weight: bold;
}

.newsdate {
	color: #999999;
	font-style: italic;
}
