@CHARSET "UTF-8";

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
	outline: none;
}

a {
	text-decoration: none;
	color: #026585;
	outline: none;
}

a.social {
	color: #0071c2;
	font-weight: bold;
}

a.talktous {
	text-decoration: underline;
	color: #d1d1d1;
}

a.talktous:hover {
	color: #fe1d61;
}

a.underhover:hover {
	text-decoration: underline;
}

a.twitterlinks {
	color: black;
	text-decoration: underline;
}

a.twitterlinks:hover {
	color: #fe1d61;
}

p {
	color: #d1d1d1;
	line-height: 15px;
}

#backgroundDiv {
	background-color: #1c020d;
	font-size: 0px;
	width: 100%;
}

#pageDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1200px;
}

#contentDiv {
	background-color: #1c020d;
	position: relative;
	font-size: 0px;
	padding-bottom: 25px;
}

#content {
	font-size: 12px;
	margin-top: 17px;
	margin-left: 250px;
}

#content p {
	width: 630px;
	margin-top: 12px;
	font-family: Georgia;
	font-size: 13px;
	line-height: 18px;
}

#footer {
	height: 157px;
	position: relative;
	padding-left: 260px;
}

#footer p {
	color: #464646;
}

.left {
	float: left;
}

img {
	vertical-align: top;	
}

div.divul {
	font-family: Cambria, sans-serif;
	font-size: 18px;
	color: #ffffff;
	margin-top: 14px;
	/*float: left;*/
}

div.divli {
	margin-left: 0px;
	margin-top: 5px;
	text-indent: 0px;
}

div.divli img {
	margin-top: 7px;
	margin-right: 4px;
}

div.stars {
	font-size: 13px;
	font-family: Georgia;
	font-weight: normal;
	color: #d1d1d1;
}

div.stars div.divli img {
	margin-top: 3px;
}

.submenuContent {
	position: relative;
	clear: both;
	display: none;
	font-family: Georgia;
	font-size: 13px;
	line-height: 18px;
	width: 616px;
	margin-left: 14px;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #d1d1d1;
}	

.submenu {
	cursor: pointer;
	/*float: left;*/
	clear: both;
}

.submenu.hover {
	color: #fe1d61;
}

ul {
	list-style: disc;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

ul.req li span {
	position: relative;
	left: -3px;
}
