body {
	background-color: #0C3257;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.bodyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.bodyItalicBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.bodyItalicBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0C2C4C;
}

.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
.bodyBoldLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}




#topWrapper {
	height: 161px;
	width: 100%;
	background-image: url(../images/bg-banner.jpg);
}
.bodyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0C3257;
	font-weight: bold;
}
.bodyHeaderDivider {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F59831;
	font-weight: bold;
}



#bottomWrapper {
	height: 90px;
	width: 100%;
}

#header {
	background-image: url(../images/ampmbanner.jpg);
	height: 161px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bottomInfo {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C3C4C9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(../images/bg-bottom2.jpg);
	font-size: 80%;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#topLine {
	background-color: #C3C4C9;
	height: 3px;
	width: 100%;
}
.line {
	background-color: #000;
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/whatwedo.jpg);
	background-repeat: no-repeat;
}
#midWrapper {
	width: 100%;
}
.clear {
	clear: both;
}
.imageRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageLeft {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}

#mainContent {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3982F;
}
#sideBarLeft {
	background-color: #FFF;
	float: left;
	width: 180px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#sidebarMenu {

}

.sideBarLeftQuotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #7B7B7D;
	text-align: left;
	font-style: italic;
	line-height: 140%;
}
.sideBarLeftQuotesNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #7B7B7D;
	text-align: left;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
}


#contentRight {
	background-color: #FFF;
	width: 660px;
	float: right;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 90%;
	line-height: 160%;
}
#contentRight a {
	color: #006EBD;
	text-decoration: none;
}
#contentRight a:hover {
	color: #F49831;
	text-decoration: none;
}

.imageCenter {
	margin: 10px;
	float: none;
}

#sideBarLeft img {
	margin-left: 25px;
	margin-top: 15px;
}
#bottomInfo a {
	color: #fff;
	text-decoration: none;
}
#bottomInfo a:hover {
	color: #7fbc07;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0C3257;
	font-size: 135%;
	line-height: 100%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0C3257;
	font-size: 160%;
	line-height: 115%;
	margin-top: 0px;
}
