body { 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #434a4e;
}

form {
	margin: 0px;
}

.button {
	border: 1px solid;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	border-color: #999999;
	background-color: #eee;
	color: #444;
	background-image: url(../images/bgGray.gif);
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {
	border: 1px solid;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: top;
	color: #990033;
	background-color: #eee;
	background-image: url(../images/bgGray.gif);
	border-color: #990033;
}
	
input,select {
	border: 1px solid;
	font-size: 12px;
	border-color: #999999;
	background-color: #fafafa;
}

input:focus,textarea:focus, select:focus { 
	background-color: #fff;
	border-color: #077B3F;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid;
	font-size: 12px;
	border-color: #999999;
	background-color: #fafafa;
}

.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
}

table,td {
	font-size: 12px;
}

ul.home li {
	LIST-STYLE-TYPE: square; 
	margin-left: -20px; 
	MARGIN-BOTTOM: 5px;
	}
	
ul.home {
	MARGIN-TOP: 2px;
}

.main_bkgrd {
	background: url('../images/pg_bkgrd.gif') repeat-x top left;
}

.separator_red {
	background-color: #b6080e;
}

.content_bkgrd {
	background-color: #fff;
}

.content_shadow_bottom {
	background: url('../images/content_bottom_bkgrd.gif') repeat-x top left;
}

.content_shadow_right {
	background: url('../images/content_right_bkgrd.gif') repeat-y top left;
}

.content_left_pane {

}

.content_right_pane {
	background-color: #d6d6d6;
}

.content_left_pane {
	padding: 10px;
}

.home_welcome {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #ca0006;
	text-transform:uppercase;
	padding: 0px 0px 0px 0px;
}

.home_title_news {
	font-weight: bold;
	color: #b6080e;
	text-transform:uppercase;
	padding: 0px 0px 5px 0px;
}

.td_padding_5 {
	padding: 5px;
}

/* START TABS */

.tabs_active {
	color: #FFFFFF;
	background: #34393d;
}

.tabs_other {
	color: #FFFFFF;
	background: #5b6265;
}

.tabs_active, .tabs_other {
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	opacity: 80%;
}

a:link.tabs_link_active, a:visited.tabs_link_active {
	font-size: 11px;
	color: #bbbcbc;
	text-decoration: none;
}

a:hover.tabs_link_active {
	font-size: 11px;
	color: #bbbcbc;
	text-decoration: none;
}

a:link.tabs_link_other, a:visited.tabs_link_other {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.tabs_link_other {
	font-size: 11px;
	color: #b8b9b9;
	text-decoration: none;
}

.tabs_active, .tabs_other {
	padding: 5px 8px 5px 8px;
}

/* END TABS */

.title11 {
	font-size: 11px;
	font-weight: bold;
}

.title12 {
	font-size: 12px;
	font-weight: bold;
}

.title13 {
	font-size: 13px;
	font-weight: bold;
}

.title14 {
	font-size: 14px;
	font-weight: bold;
}

.titledarkgrey14 {
	color: #434a4e;
	font-size: 14px;
	font-weight: bold;
}


.title14white {
	font-size: 14px;
	font-weight: bold;
	color: #fff
}


.title15 {
	font-size: 15px;
	font-weight: bold;
}

.title16 {
	font-size: 16px;
	font-weight: bold;
}

.textwhite11 {
	font-size: 11px;
	color: #fff;
}

.textwhite12 {
	font-size: 12px;
	color: #fff;
}

.smalltextblack8 {
	font-size: 8px;
}

.smalltextblack9 {
	font-size: 9px;
}

.smalltextblack10 {
	font-size: 10px;
}

a.linkhome:link, a.linkhome:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-bottom: 3px;
}

a.linkhome:hover {
	text-decoration: underline;
}

a.linkbold11:link, a.linkbold11:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-bottom: 3px;
}

a.linkbold11:hover {
	text-decoration: underline;
}

.published_date {
	color: #b6080e;
}

.redboxbrgrd {
	background: url('../images/president_msg_bkgrd.jpg') no-repeat;
	background-color: #9d0004;
}

.footer {
	color: #adacac;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}

a.footerlink:link, a.footerlink:visited {
	color: #adacac;
	text-decoration: none;
}

a.footerlink:hover {
	text-decoration: underline;
}

.legalnewstitle {
	color: #434a4e;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
}

.legalnewsseparator {
	background-color: #434a4e;
}

a.legalnewslink:link, a.legalnewslink:visited {
	color: #434a4e;
	text-decoration: none;
}

a.legalnewslink:hover {
	text-decoration: underline;
}

.padding10 {
	padding: 10px;
}

.padding20 {
	padding: 20px;
}

.titleInsideMain {
	color: #9f0005;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

.titleInsideSub {
	color: #434a4e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.titleInsideseparator {
	/*background-color: #434a4e;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.titleInsidetd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.searchbox {
	background: url('../images/searchbox.gif') no-repeat;
}

/* start table rows */
.listView {
	border: 1px solid;
	border-color: #b3b9cf;
}

table.listView th, .listViewThS1{
	/* this definition should be exactly the same as .listViewThS1 */
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px 4px 5px;
	border-left: none;
	border-right: none;
	border-top: 1px solid #cccccc;		
	border-bottom: 1px solid #cccccc;
	background:#e3e3e3;
}

table.listView th {
	/*left column styles*/
	color: #666666;
	background-color: #fff;
	border-color: #b3b9cf;
	border-bottom:2px #b3b9cf solid;
}

	 
.listViewSubHeadS1 { }
	 
table.listview th a:link, table.listview th a:visited, 	a.listViewThLinkS1:link, a.listViewThLinkS1:visited {
	/* this definition should be exactly the same
	as a.listViewThLinkS1:link, a.listViewThLinkS1:visited */
	font-weight: bold;
	text-decoration: none;
	color: #444;
}

table.listview th a:hover, a.listViewThLinkS1:hover{
	/* this definition should be exactly the same
	as a.listViewThLinkS1:hover */
	text-decoration: underline;
	color: #000000;
}

a.listViewTdLinkS1:link, a.listViewTdLinkS1:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #4f638b;
}

a.listViewTdLinkS1:hover { }
a.listViewTdToolsS1:link, a.listViewTdToolsS1:visited { }
a.listViewTdToolsS1:hover { }

.evenListRowS1, .oddListRowS1, .box_total {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 3px;
	vertical-align: middle;
	color: #000000;
}

.listViewHRS1 {
	background-color: #d0d4e1;
}
.pageNumbers {
	color: #444444;
}	

.listViewPaginationTdS1 {
	padding: 3px 7px 3px 5px;
	color: #666;
	background: #fafafa;
}

a.listViewPaginationLinkS1:link, a.listViewPaginationLinkS1:visited {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 3px 0px;
}

a.listViewPaginationLinkS1:hover {
	color: #000000;
	text-decoration: underline;
}

/* end start table rows */

/* start paginator */
.paginator { }
.paginator a, .pageList .this-page { padding: 0px 2px; border: solid 0px #ddd; background: #fff; text-decoration: none; color:434a4e; }
.paginator a:visited { padding: 0px 2px; border: solid 0px #ddd; background: #fff; text-decoration: none; }
.paginator .atstart { margin-right: 10px; padding: 0px 2px; border: solid 0px #ddd; background: #fff; color: #aaa; }
.paginator .prev { margin-right: 10px; padding: 0px 2px; border: solid 0px #ddd; background: #fff; color:434a4e;}
.paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.paginator .next { margin-left: 10px; padding: 0px 2px; border: solid 0px #ddd; background: #fff; color:434a4e;}
.paginator .atend { margin-left: 10px; padding: 0px 2px; border: solid 0px #ddd; background: #fff; color: #aaa; }
.paginator .this-page {padding: 0px 2px; border-color: #999; font-weight: bold; background: #fff; color: #c60c30; }
.paginator a:hover {color: #fff; background: #cc6666; border-color: #036; text-decoration: none;}
.pages div.results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 0px; }
/* end paginator */

#loading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
/*visibility: hidden;*/
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.row_highlight_out {
	background-color:#ffffff;
}

.row_highlight_over {
	background-color:#ebebed;
}

td.dataLabel{
	padding : 5px 5px 5px 5px;
}

.dataLabel {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.dataField {
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited {
	color: #5f676a;
	text-decoration: none;
}
a:hover {
	color: #b6080e;
	text-decoration: underline;
}

#divList {
	margin-top:10px; 
	height:410px; 
	overflow:auto;"
}