@charset "utf-8";
body {
	background-color:#309;
	z-index: 1000;
}
#allContent {
	margin-top: 0px;
	margin-right: 15%;
	margin-left: 15%;
	position: absolute;
	top: 0px;
	width: 1062px;
	z-index: 1001;
}
#pageContent {
	margin: 20px;
}
#flashLogo {
	margin-right: 15%;
	margin-left: 15%;
	position: absolute;
	top: 30px;
	z-index: 1003;
}
#brightLight {
	background-image: url(../images/bright_center.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 15%;
	margin-left: 15%;
	position: absolute;
	top: 0px;
	z-index: 1001;
	height: 800px;
	width: 1200px;
}
#bottomStatmnt {
	margin-top: -68px;
	z-index: 1004;
	position: relative;
	background-image: url(../images/bottom_statement.png);
	height: 68px;
	width: 1062px;
}
.wrappedContainer_1 {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	color: #f6dbb1;
}
.wrappedCol1 {
	width: 65%;
	float:left;
	margin-right: 14px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCF;
	padding-right: 16px;
}
.wrappedCol2 {
	width: 30%;
	float:left;
}
h3 {
	color:#FFF;
	font:700 normal 24px/27px 'Oswald', sans-serif;
}
h4{
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	font-weight: 400;
	margin-top:10px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	margin-bottom: 0px;
}
.indents2 ul li {
	border-bottom:thin dotted #FF6600;
	line-height:16px;
	margin-top:0;
	margin-bottom:4px;
	padding-bottom: 3px;
	letter-spacing: .05em;
}
.left {
	float:left;
	margin: 0 10px 10px 0;
}
.right {
	float:right;
	margin: 0 0 10px 10px;
}
.clear {
	margin-top:0;
	margin-bottom:6px;
	clear: both;
}
.list_1 li {
	margin-top:0;
	margin-bottom:10px;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	font-variant: normal;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FF3366;
}
li.indLi {
	text-indent:-6px;
	margin-left: 18px;
	padding-left:10px;
	list-style-position: inside;
	list-style-type: square;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
blockquote {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CFF;
	margin-top:3px;
	margin-bottom:10px;
}
p,ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-indent:14px;
	margin-top:6;
	margin-left:10px;
	margin-bottom:6px;
}
.quotedFrom {
	text-align:right;
	font-size:16px;
	font-weight:700;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left: 45%;
	line-height: 19px;
	color: #CFB9FF;
}
a{
	color:#CFF;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
	a:hover{
	text-decoration: underline;
	color: #F00;
}
/*  Header styles */
h3, h4 {
	color:#FFFFCC;
	font-family: 'Oswald', sans-serif;
}
	
h3{
	font-size: 28px;
	font-style: normal;
	line-height: 30px;
	font-weight: 700;
	text-shadow:1px 1px 1px rgba(0,0,0,.4);
}
h5{font:400 normal 18px/22px Georgia, "Times New Roman", Times, serif; color:#fff;}
h6{color:#fff;}
	h6 a{
	color:#CFF;
}
		h6 a:hover{
	text-decoration:none;
	color:#F00;
}
.smallCenter {
	 margin-left: 10; margin-top:0; margin-bottom:8px; text-align:center;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#CCCCCC;
}
.question {
	text-align:center;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight:400;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	color:#FF0000;
	text-shadow:1px 1px 1px rgba(0,0,0,.4);
	text-transform:capitalize;
	letter-spacing: .5px;
}
.q1 {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size:16px;
	line-height:17px;
	vertical-align:middle;
	font-weight:400;
	text-indent:-7px;
}
td.q1 {
	vertical-align:middle;
}
