@charset "UTF-8";
/* CSS Document */

p {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
color #000000 ; 
line height: 18p;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #444444;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.h1 {
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 36px;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	text-decoration: none;
	text-align: left;
}

.h2 {
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
	bottom: -20px;
	text-align: left;

}
.SideNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	background-color: #777777;
	display: block;
	width: 140px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: groove;
	border-bottom-style: groove;
	padding: 10px;
	text-decoration: none;
}
.SideNavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #DDDDDD;
	display: block;
	width: 140px;
	color: #BB0000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: auto;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	text-decoration: none;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #AA0000;
}
.SectionHeading  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BB0000;
	font-size: 0.6em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -1em;
	padding-left: 0px;
}
.Caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 3px;
	line-height: 18px;
	padding-top: 14px;
	text-align: left;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	position: static;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	position: static;
}
.List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.List:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BB0000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.here {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #DDDDDD;
	display: block;
	width: 140px;
	color: #BB0000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: auto;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	text-decoration: none;
}
