/* CSS Document */

body {
	background-color: #003366;
	background-image: url(../images/pg_color.jpg);
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}



.content_table {
	padding: 30px;
	width: 100%;
}




.flash_cell {
	padding-left: 1px;
}




.footer_cell_left {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4D5E4;
	background-image: url(../images/footer_cell_left.jpg);
	font-size: 10px;
	font-style: normal;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	width: 221px;
	height: 36px;
}

.footer_cell_right {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBF3FA;
	background-image: url(../images/iconbar_bkg.jpg);
	font-size: 10px;
	font-style: normal;
	color: #336699;
	text-align: center;
	vertical-align: middle;
}

.footer_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #39668F;
	height: 35px;
	width: 990px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}





.icon_bar_cell {
	background-color: #FFFFFF;
	height: 36px;
	width: 226px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.icon_bar_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	background-color: #EBF3FA;
	border: 1px solid #DADADA;
	float: right;
}




.category_cell {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	background-color: #C4D5E4;
	background-image: url(../images/hdr_bkg.jpg);
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-left: 15px;
}


.logo {
	background-color: #FFFFFF;
	height: 166px;
	width: 226px;
}





.top_menu_bkg {
	background-image: url(../images/menu_bkg_top.jpg);
	height: 200px;
	text-align: left;
	vertical-align: top;
}


.bot_menu_bkg {
	background-image: url(../images/menu_bkg_bot.jpg);
	text-align: left;
	vertical-align: top;
}


.MgmtPhotos {
	padding: 5px;
	border: 1px solid #DADADA;
	margin-right: 10px;
	margin-right: 20px;

}


.news_bar_cell {
	background-image: url(../images/news_bar_bkg.jpg);
	text-align: right;
	vertical-align: top;
	width: 231px;
}

.news_bar_cell2 {
	background-image: url(../images/news_bar_bkg.jpg);
	text-align: left;
	vertical-align: top;
	padding: 15px;
}


.news_bar_table {
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 14px;
}





.pgcontent_bkg {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
}




.vertical_rule {
	background-color: #DADADA;
	width: 1px;
}

