#Wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
body {
	background-color: #edf4fa;
}
#Banner {
	height: 185px;
	width: 955px;
}
#LeftSidebarBottom p {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	padding-right: 10px;
	padding-left: 10px;
}
.left_align_img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#Nav a:hover {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
#LeftSidebar {
	background-color: #f7f7f7;
	width: 150px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #c7c8c8;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c7c8c8;
}
#LeftSidebarTop a {
	color: #000000;
	text-decoration: none;
	height: 28px;
}

#LeftSidebarTop a:hover {
	color: #FF7C00;
	text-decoration: none;
}
#LeftSidebarBottom h1 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 15px;
	text-transform: capitalize;
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 5px;
	text-align: center;
}
#LeftSidebarBottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#LeftSidebarBottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#LeftSidebarBottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#MainContent {
	background-color: #FFFFFF;
	width: 796px;
	clear: none;
	margin-left: 5px;
	float: right;
}
#Footer ul {
	text-align: center;
	height: 10px;
	padding-top: 7px;

}
#Footer a {
	text-decoration: none;
	color: #000000;
}

#Footer a:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 99%;
	color: #FFFFFF;
	text-decoration: none;
}



#Footer li {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	text-align: center;
	list-style-type: none;
	display: inline;
}

#Footer p {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 9px;
	color: #000000;
	text-align: center;
	clear: both;
	line-height: 1px;
	word-spacing: 1mm;
	padding-top: 9px;
}

#Footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	clear: both;
	width: 955px;
}
#MainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
#LeftSidebarTop h1 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
#LeftSidebarTop ul {
	list-style-image: url(../images/bullet_2_lines.gif);
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 20px;
}


#LeftSidebarTop li {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
#MainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#MainContent p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
}
#MainContent h3 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
}


#Nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DC6B01;
	border-left-color: #DC6B01;
	margin: 0px;
	padding: 0px;
}
#Nav   li  {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 16px;
	color: #5e5e5e;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	display: inline;
	list-style-image: url(../images/menu_line_color.jpg);
}
#Nav ul {
	padding-top: 15px;
	list-style: none;
	margin: 0;
}
#Nav a {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#MainContent a {
	color: #00000;
	text-decoration: none;
}


#MainContent a: hover {
	color: #000000;
}
#Wrapperall {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#Wrapperall  h6 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 9px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.centerTableText {
	text-align: center;
}
.center_align_img {
	text-align: center;
}
.center_align {
	margin-right: auto;
	margin-left: auto;
}
.clear_all {
	clear: both;
}
.GreyBorder {
	border: thin solid #B5B5B5;
}
.LeftText {
	text-align: left;
	margin-left: 20px;
}
.pdfdownload {
	background-image: url(../images/repairs/icon_pdf_small.gif);
	display: block;
	height: 35px;
	padding-left: 36px;
	background-repeat: no-repeat;
}
.right_align_img {
	float: right;
	padding: 10px;

}
.RightText {
	text-align: right;
	margin-right: 20px;
}
.SideBarCurrentPageOpen {
	display: list-item;
	text-decoration: underline;
}
