body {
	background-image:url('../images/total-gradient.png');
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	margin:0;
	padding:0;
	font-size:0.9em;
	font-family:arial;
	color:#333333;
}
img {
	border:0;
}
label {

}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
li {
	padding:0 0 5px 0;
}
dt 
{   
    font-weight:bold;
}
dd
{
    padding-bottom:10px;
}
#main {
	width:995px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	top:20px;
	margin:0;
	padding:0;
	border-bottom:5px solid #0D5F9B;
}
#topBanner {
	/*height:60px;*/
}
#navigation {
	position:relative;
	float:right;
	text-align:right;
}
#navigation ul, #navigation li, #footer ul, #footer li {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li, #footer li {
	position:relative;
	float:left;
	top:1px;
}
#navigation li a {
	display:block;
	float:left;
	color:#FFFFFF;
	margin:0;
	padding:10px 8px 10px 8px;
	background-color:#0E4F7C;
}
#navigation li a:hover, #footer li a:hover, #navigation li a.selected, #footer li a.selected {
	display:block;
	float:left;
	color:#FFFFFF;
	background-color:#0D5F9B;
	text-decoration:none;
}
#my-account-nav {
	list-style:none;
	margin:0;
	padding:0;
}
#my-account-nav li {
	position:relative;
	float:left;
}
#my-account-nav li a {
	display:block;
	margin:0;
	padding:0 5px 0 5px;
	border-right:1px solid #0C4C78;
}
#content-container {
	margin-top:20px;
	clear:both;
	background-color:#FFFFFF;
	width:100%;
}
#skyscraper {
	position:relative;
	float:right;
	padding:4px 4px 4px 4px;
	width:160px;
}
#homepageImage {
	position:relative;
	float:right;
	padding:4px 0 4px 4px;
	width:352px;
}
#text-box {
	padding:20px;
	width:728px;
}
#text-box p a, #text-box ul li a, #text-box a {
	color:#0C4C78;
}
#text-box p a:visited, #text-box ul li a:visited, #text-box a:visited {
	color:#09436B;
}
h1, h2, h3, h4 {
	padding:0;
	margin:0;
	font-weight:normal;
}
h1 {
	color:#09436B;
	font-size:2em;
}
h2 {
	color:#333333;
	font-size:1.7em;
}
hr {
	border-bottom:1px solid #CCCCCC;
	border-top:0;
	border-right:0;
	border-left:0;
	height:0;
}
th 
{
    text-align:left;
}
fieldset {
	border-top:0;
	border-right:0;
	border-left:0;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0 5px 0;
}
#testButton {
	padding:2px 0 0 0;
}
#footer {
	clear:both;
	border-top:4px solid #0D5F9B;
	background-color:#09436B;
	color:#FFFFFF;
	min-height:40px;
}
#footer ul {
	position:relative;
	float:right;
}
#footer ul li a {
	display:block;
	float:left;
	color:#FFFFFF;
	padding:10px 8px 10px 8px;
	background-color:#0E4F7C;
}
.terms {
	font-size:0.7em;
}
p.terms a {
	color:#333333;
}
.red {
	color:red;
	font-weight:bold;
}
#glossary ul, #glossary li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#glossary ul li {
	position:relative;
	float:left;
	margin-right:1px;
	border:1px solid #0E4F7C;
}
#glossary ul li a {
	display:block;
	color:#FFFFFF;
	width:30px;
	height:30px;
	background-color:#0E4F7C;
	text-decoration:none;
	text-align:center;
	padding:3px 0 0 0;
	font-size:1.4em;
}
#glossary ul li a:visited {
	color:#FFFFFF;
}
.answerList
{
    list-style-type:none;
}
#existingRegistrants {
    position:relative;
    float:left;
    width:49%;
}
#newRegistrants {
    position:relative;
    float:right;
    width:49%;
}
#translateContainer 
{
    position:relative;
    float:right;
    background-color:#F4F4F4;
    padding:3px 10px 3px 10px;
}
#a_translation label:after { 
	display: block;
	clear: left;
	content: " ";
	height: 0;
	overflow: hidden;
}
.twitter { background: url('../images/icon-twitter.gif') 0.8em 50% no-repeat; }
.delicious { background: url('../images/icon-delicious.gif') 0.8em 50% no-repeat; }
.stumble { background: url('../images/icon-stumbleupon.gif') 0.8em 50% no-repeat; }
.facebook { background: url('../images/icon-facebook.gif') 0.8em 50% no-repeat; }
li.share {  }
li.share a { display: block; padding: 0.8em 0.8em 0.8em 3.5em; text-decoration: none; outline: none; }
li.share a:hover { text-decoration: none; }
li.share a:hover span { border-bottom: 1px dotted #666; }
#rightCol {
    position:relative;float:right;width:205px;
}
#leftCol {
    position:relative;float:left;width:205px;
}
#bottom {
    clear:left;padding:5px 0 0 0;
}
#footerBanner {
    padding:8px 0 15px 0;
}
#results-share
{
    height:70px;
}
#results-share ul
{
    list-style-type:none;
    padding:10px 0 0 0;
    margin:0;
}
#results-share li
{
    position:relative;
    float:left;
    padding:0 15px 0 0;
    height:35px;
}