/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.header {
	background-image:url(../_images/header/maintenance_head.png);
}

.upper_sidebar {
	background-color: #5C6F7B;
}

.upper_middle {
	background-color: #5C6F7B;
}

.upper_right {
	background-color: #5C6F7B;
}

.side_fill {
	background-image:url(../_images/maintenance/side_fill_2.jpg);
	background-repeat: repeat-x;
	height: 450px;
	width: 250px;
}

/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_main {
		background-color: #5C6F7B;
	}

	#menu_link_main {
		background-image: url(../_images/bullet_main.gif);
		background-color: #5C6F7B;
	}

	#submenu03 {
		display: block;
		border-top-style: none;
	}

	#colorlink_main {
		background-color: #5C6F7B;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #5C6F7B;
}

.side_title {
	font-size: 16px;
	font-weight: bold;
	color: #143D8D;
}

h1 {
	color: #5C6F7B;
}

.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5C6F7B;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #143D8D;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

.h4 {
	font-size: 16px;
	color: #5C6F7B;
}

.h5 {
	font-size: 10px;
	color: #143D8D;
	margin-left: 8px;
	margin-right: 16px;
}

#red_link {
	color: #FF0000;
}


#quick_links {
	background-image:url(../_images/quick_links/quick_link_maintenance.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	width: 249px;
	height: 185px;
	font-size: 15px;
}

.main_tips {
	width: 242px; 
	height: 209px; 
	padding-left: 8px;
	background-image:url(../_images/maintenance/maintenance_tips.jpg);
}
