body {
	font-family: 'Voltaire', sans-serif;
	color: #FFFFFF;
	background-color: #6f005f;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
}
html {
overflow-y: scroll; /*force a vertical scrollbar in FF - stops that jump when content expands vertically depending on screen size*/
}
#logo {
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 5;
	border-radius: 0px 0px 8px 8px;
	box-shadow: 5px 5px 20px rgba(0,0,0,.5);
	background-color: #d89b2b;
}
#logo img { 
}
#iframe {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 30px;
}
#p7HLS_1 {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	vertical-align: bottom;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bodywrapper {
	border-radius: 4px;
	width: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
.masthead {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 30px #000;
	background-repeat: repeat-x;
	background-color: #6f005f;
	padding-top: 5px;
	padding-bottom: 5px;
}
#p7PM3_1 {
	border: thin solid rgba(123,123,123,1.00);
	border-radius: 4px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#whiteLink {
	color: #FFFFFF;
}
#whiteLink a{
	color: #FFFFFF;
}
#p7QC_1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#p7QC_2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 100%;
}
#p7QC_3 .p7QC-content img {float:none !important;}

#p7QC_4 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#bodyContent {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#divPurple {
	color: rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	margin-left: 20px;
	margin-right: 20px;
	width: 90%;
	line-height: 1.5em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#divWhite {
	color: rgba(0,0,0,1.00);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	background-color: rgba(255,255,255,1.00);
	border-radius: 4px;
	border: thin solid rgba(96,96,96,1.00);
}

#divPurple60 {
	color: rgba(0,0,0,1.00);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

#divWhite60 {
	color: rgba(0,0,0,1.00);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	background-color: rgba(255,255,255,1.00);
	border-radius: 4px;
	border: thin solid rgba(96,96,96,1.00);
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
#divHeaderName {
	color: rgba(255,255,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	width: 80%;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#divName {
	color: rgba(255,255,255,1.00);
	font-family: 'Voltaire', sans-serif;
	font-size: 1em;
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	min-height: 60px;
	text-transform: uppercase;
	line-height: 1.2em;
}
#PageHeader {
	color: rgba(0,0,0,1.00);
	font-size: 1em;
	width: 80%;
	margin-top: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.25em;
	padding-top: 10px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}

#menu-top-text {
	color: #FFFFFF;
	line-height: 0.1em;
	padding-top: 5%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.content-wrapper {
	margin-bottom: 0em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1260px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	color: #FFFFFF;
}

.main-content .content{
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.35em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}


/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #002953;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:focus { color: #FFF; }


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	background-color: #d89b2b;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 9;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	background-color: #d89b2b;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 6px solid #6f005f;
	padding: 15px 15px;
	font-size: 0.7em;
	color: #000000;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}
.footer p.copyright {
	text-transform: none;
	margin: 0px;
	text-decoration: none;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	padding-bottom: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.main-content .content {
	padding: 10px 10px;
	border: none;
}
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content {

}
.top-navigation {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.content-wrapper {
	width: 100%;
}

}
