@charset "utf-8";

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


/* Mobile Layout: =< 480px */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}



a:link {
	color: # 00F;
	text-decoration: none;}
a:visited {
	color: # 00F;
	text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: # 00F;}
a:active {
	color: # 00F;
	text-decoration: none;}


body {background-color:#ffffff;}


.Text-Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}


.Text-SubScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000;
}

.Text-SubScriptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.Text-White {
	font-family: Cambria, Arial, Calibri;
	font-size:16px;
	color:#000000;
}

.Text-CopyrightWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
}


.Text-Normal-White {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}


.ArialBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
}
h3 {
	font-size: 16px;
	font-weight:normal;
	color: #ffcc00;
}
h4 {
	font-size: 16px;
	font-weight:normal;
	color: #000000;
}