* 
{
	margin: 0px;
	padding: 0px;
}
html, body 
{
	height: 100%;
}
body 
{
	background:#FFFFFF none repeat scroll 0 0;
	color:#3c3c3c;
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:center;
	height:100%;
	min-height:100%;	
}
#outer 
{
	background:white url(/images/bg.jpg) repeat scroll center bottom;
	margin:auto;
	overflow:auto;
	width:100%;
	min-height: 100%;
	height: 100%
}
#container 
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:950px;	
	height:100%;
	min-height:100%;	
}	
#gads {
	position:absolute;
	top:100px;
	right:-130px;
	width:120px;
	display:block;
	height:600px;
	background: #fff;
	z-index:10000;
}
#left
{ 
	background:transparent url(/images/left-bg.png) repeat-y scroll 0 0; 
	float:left;
	height:100%;
	min-height:100%;
	text-align:center;
	padding-top:20px;
	width:249px; 
}
#left p
{
	padding-left:5px;	
}
#left-content
{
	padding-top:38px;
}
#right
{ 
	width:680px;
	float:right; 
}
.bold
{
	font-size:1.2em;
	font-weight:bold;
}
#right #login
{
	float:right;
}
#left a,
#left a:link,
#left a:visited
{
	color:#fff;
	font-weight:bold;
	display:block;
	text-decoration:none;
	height:30px;
}
#left a.tips
{
	background:transparent url(/images/buttons/tips-bg.jpg) no-repeat scroll 0 0;
}
#left a.tips:hover
{
	background:transparent url(/images/buttons/tips-bg-over.jpg) no-repeat scroll 0 0;
}

#left a.facebook
{
	background:transparent url(/images/buttons/facebook-bg.jpg) no-repeat scroll 0 0;
}
#left a.news
{
	background:transparent url(/images/buttons/news-bg.jpg) no-repeat scroll 0 0;
}
#left a.facebook:hover
{
	background:transparent url(/images/buttons/facebook-bg-over.jpg) no-repeat scroll 0 0;
}

#left a.twitter
{
	background:transparent url(/images/buttons/twitter-bg.jpg) no-repeat scroll 0 0;
}
#left a.twitter:hover
{
	background:transparent url(/images/buttons/twitter-bg-over.jpg) no-repeat scroll 0 0;
}
#left-content
{
	text-align:left;
	width: 215px;
	padding: 14px;
}
#copyright
{
	clear:both;
	float:right;
	font-size:10px;
	padding-top:40px;
}


#outer
{

}

#develop-story
{
	height:100%;
	min-height:100%;	
}








.paddmeup
{
	padding:13px;	
}

.cont2 {
	float:right;
	height:52px;
	position:relative;
	right:-15px;
	top:-4px;
	width:219px;
}



.paddmeup label
{
	color:#3C3C3C;
	float:left;
	font-family:georgia,"Times New Roman";
	font-size:18px;
	font-style:normal;
	margin:0;
}
.georgia 
{
	font-family:georgia,"Times New Roman";
	font-size: 14px;
}

.inputtytext
{
	border:2px solid #eee;
	width:385px;
}
.backtomy
{
  float:right;   }

#develop-story #right
{
	padding-top:130px;
}
#develop-story h2
{
	color:#505050;
}
#develop-story p.blue
{
	color:#017ea2;
	font-weight:bold;
}
div.white-bg
{
	background-color:#fff;
	margin-top:9px;
}

div.white-bg textarea
{
	border: 2px solid #eee;
}
#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
margin-top:20px;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 15px 0 5px 0;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: none;
}
.tabstory {
	padding: 10px;
}
#actionButtons {
	margin:0;
	padding:0;
	list-style: none;
	text-align:center;
	height:50px;
	margin-top:30px;
}
#actionButtons li {
	display: inline;
	margin:0;
	padding:0px;

}
#actionButtons li a {
	background: #808285;
	color: #fff;
	padding: 20px;
	text-decoration: none;
}
#actionButtons li a:hover {
	background: #000;
}
.currentstory p {
	margin-top: 1em;
	margin-bottom: 0;
}
#terms ol , #terms ul {
	padding-left:2em;
}
#terms ol li, #terms ul li {
	margin-top: 1em;
}
#terms ol.lower-alpha li {
	list-style-type: lower-alpha;
}
#terms ol.lower-roman li {
	list-style-type: lower-roman;
}
.notice {
	background: #017EA2;
	/*border: 2px solid #FFD324;*/
	text-align: center;
	margin: 10px auto 20px auto;
	padding: 5px 20px;
	color: #fff;
}
.form {
text-align: left;
}
.form p {
	font-size: 14px;
	font-weight: bold;
	color: #017ea2;
	text-align: left;
}

.form div.fields {
padding: 0px 0px 10px 0px;
width:411px;
font-family:Georgia, Times, Arial,sans-serif;
font-size:12px;
}
			
.form label {
color: #58595b;
display: block;
float: left;
font-size: 14px;
font-weight: bold;
width: 155px;
}


.form input.text {
border: 1px solid #c2c2c2;
background-color: #eeeeee;
float: left;
font-family:Georgia, Times, Arial,sans-serif;
font-size:14px;
height: 26px;
width: 256px;
color: #9F9F9F;
padding-top: 0px;
}
#loginon 
{
	float:right; 
	text-align: right;
	background: url('/images/loginback-right.png') no-repeat top right;
	padding-bottom:20px;
	width:600px;
}
p.confirm-buttons a {
	background: #808285;
	color: white;
	text-decoration:none;
	padding:5px 10px;
	margin:0 5px;
	font-weight:bold;
}
p.confirm-buttons a:hover,p.confirm-buttons a:focus {
	background: #000;
}