@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img, object, embed, video {
	max-width: 100%;
}
.head-bannerImg {
	border-radius: 2em 2em 0em 0em;
}
.joinNraDiv {
	clear: both;
	text-align: center;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
}
.footerLink {
}
.footerLink a:hover {
	opacity: .7;
}
.foot-logo {
	margin-right: 20px;
}
.foot-contactBox {
	margin-top: 70px;
	color: #FFF;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/* Mobile Layout: 600px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	-webkit-box-shadow: 0px 0px 30px 16px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 30px 16px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 30px 16px rgba(0,0,0,0.75);
}

#head-container {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 600;
}
#foot-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: rgba(0,0,0,0.8);
	background-image: url(../img/div_tex_stripes.png);
	background-repeat: repeat-x;
}
#content-container {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
	background-color: #FFF;
	padding-bottom: 40px;
	padding-top: 35px;
	margin-top: 55px;
	background-image: url(../img/contentBottomShadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#foot-contactBox1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.3146%;
	display: block;
	text-align: right;
}
#foot-contactBox2 {
	clear: none;
	float: left;
	margin-left: 3.3707%;
	width: 48.3146%;
	display: block;
}
#foot-sitemap {
	width: 96%;
	margin-left: 2%
	
}
.sitemap {
	width: 46%;
	float: left;
	text-align: center;
	color: #FFF;
	line-height: 25px;
	margin-top: 30px;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
}


/* Conversion for pop menu respond of 700px. Hides header image when menu collapses. */

@media only screen and (min-width: 0px) and (max-width: 700px) {

#head-banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}	
#head-topMenu {
	display: none;
}
#index_h2 {
	display: block;
	font-family: "Times New Roman", Times, serif;
}
}

@media only screen and (min-width: 701px) {
#index_h2 {
	display: none;
}
}

/* Tablet Layout: 601px to 700px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 601px) {

.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#head-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#foot-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#foot-contactBox1 {
	clear: both;
	float: left;
	margin-left: 12.7071%;
	width: 36.464%;
	display: block;
}
#foot-contactBox2 {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 36.464%;
	display: block;
}
.sitemap {
	width: 46%;
	float: left;
	text-align: center;
	color: #FFF;
	line-height: 25px;
	margin-top: 30px;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
}
}

/* Desktop Layout: 701px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 701px) {
.gridContainer {
	width: 100%;
	max-width: 960px;
	padding-left: 0%;
	padding-right: 0%;
}
#head-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	max-width: 960px;
	position: static;
}
#foot-container {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.head-topMenu {
	color: #FFF;
	text-transform: capitalize;
	list-style-type: none;
}
#foot-contactBox1 {
	clear: both;
	float: left;
	margin-left: 25.2747%;
	width: 24.1758%;
	display: block;
}
#foot-contactBox2 {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 24.1758%;
	display: block;
}
#head-banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.sitemap {
	width: 18%;
	float: left;
	text-align: center;
	color: #FFF;
	line-height: 25px;
	margin-top: 30px;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
} /* END MEDIA QUERIES */


.foot-copyright {
	color: #FFF;
	text-align: center;
	margin-top: 35px;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	float: left;
	font-size: 12px;
}
.head-topMenuLi {
	display: inline;
	float: right;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.head-topMenuUl {
	list-style-type: none;
	position: relative;
}
.contentDivStandard {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	clear: both;
	margin-bottom: 10px;
}
.imageFloatRightTextWrapStandard {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 ,h2 {
	margin-bottom: 15px;
}
p {
	font-size: 14px;
	margin-bottom: 14px;
	display: inline-block;
}
.pRed {
	font-style: italic;
	color: #F00;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 16px;
}
.red {
	color: #F00;
}

.pIndexUnderImage {
	text-align: center;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	color: #000;
}
.indexBackground {
	background-image: url(../img/indexBackground.jpg), url(../img/contentBottomShadow.png);
	background-repeat: no-repeat, repeat-x;
	background-position: center 20px, bottom;
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFF;
	background-color: #FFF;
	padding-bottom: 40px;
	padding-top: 35px;
	margin-top: 55px;
}
.tint {
	background-color: #F0F2F7;
}
.boxShadow2px {
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	border-radius: 10px;
	display: block;
	margin-bottom: 15px !important;
}
.boxShadow2px:hover {
	background-color: #EAECF2;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}
