@charset "utf-8";
.main_cell_bg {
	background-image: url(/back_ground_image_main.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	height: 285px;
}
A.footer_link:visited, A.footer_link:link{
	font-size : 14px;
	font-family : Arial;
	color : #333333;
	text-decoration : none;
	text-transform: uppercase;
} 
A.footer_link:active, A.footer_link:hover{
	color : #333333;
	font-size : 14px;
	font-family : Arial;
	text-decoration : underline;
	text-transform: uppercase;
} 
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.main_text_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27348B;
}


A.top_menu_link:visited, A.top_menu_link:link{
	font-size : 14px;
	font-family : Arial;
	color : #333333;
	text-decoration : none;
	text-transform: uppercase;
} 
A.top_menu_link:active, A.top_menu_link:hover{
	color : #000066;
	font-size : 14px;
	font-family : Arial;
	text-decoration : underline;
	text-transform: uppercase;
} 
.menu_top_background {
	background-image: url(/top_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 67px;
	width: 104px;
	text-align: center;
}
.menu_top_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.page_title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
.mini_table_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/min_table_left_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 180px;
}
.left_min_table_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.mini_table_border {
	border: thin solid #666666;
}
.projects_middle_bars {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.projects_top_bars {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.projects_quad_bars {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.projects_top_bars_to {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.projects_quad_bars_to {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
