@charset "UTF-8";
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #99ccff;
	padding-left: 30px;
	text-align: left;
	line-height: 1.2;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding: 10px 10px 5px 10px;
	color: #DDDDDD;
}
.Text_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}
body {
	margin: auto; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #2F373F;
}
a:link {
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF9933;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:active {
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a.small_Link:link {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.small_Link:visited {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.small_Link:hover {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.small_Link:active {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.link_text:link {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.link_text:visited {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.link_text:hover {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.link_text:active {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.smallbold extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.smallbolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.oneColLiqCtrHdr #container {
	width: 680px;
	background-color: #2F373F;
	background-position: center;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
.oneColLiqCtrHdr #header {
	width: 675px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #DDDDDD;
	text-align: justify;
	color: #2F373F;
}
.oneColLiqCtrHdr #footer {
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#2F373F;
} 
.Flash {
}
.social_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #CCCCCC;
}
.subhead {
	font-size: 12px;
	font-style: italic;
	color: #DDDDDD;
	padding: 0;
	margin: 10px;
}
.H1header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	margin: 0px;
	padding: 2px;
}
.image {
	border: 1px solid #DDDDDD;
}
.MainText {
	font-size: 12px;
	font-style: normal;
	color: #DDDDDD;
	padding: 0;
	margin: 10px;
}
.MainTextDark {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0;
}
.small_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bigbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.linkText {
	font-size: 12px;
	font-style: normal;
	color: #DDDDDD;
	padding: 0;
	margin: 10px;
}
