body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 20px 0 20px 40px;
	color: #000;
}

h1 {
	font-size: 21px;
	font-family: Arial, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	}

h2 {
	font-size: 16px;
	color: #333;
	font-family: Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	}

p 	{
	margin:3px;
	padding:0;
	}

.inputsearch 
{
  background: white url(../images/magglass.png) no-repeat 3px 4px;
  padding-left: 17px; 
}

.inputtxt
{
	border-left: 2px solid #CACFD8;
    border-top: 2px solid #CACFD8;
}

.cross {
    cursor: move;
    font-size: 15px;
    font-weight: bold;
}

.eleven {
    font-size: 11px;
}

.cross2 {
    cursor: move;
    font-size: 11px;
}

.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #f0fff0;  
    border-left: 1px solid #D2D5C8;
    border-right: 1px solid #958B7C;
    border-top: 1px solid #D2D5C8;
    border-bottom: 1px solid #958B7C;
    height:20px;
    cursor: hand;
    top-margin: 5px;
    bottom-margin: 5px;
}

.inputsubmit
{
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3b5998;
  color: #FFFFFF;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
  font-weight: bold;
  text-align: center; 
  cursor: hand;
}

.buttonLinkSmall {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
    background-color: #9ACD32;
    border-left: 1px solid #D2D5C8;
    border-right: 1px solid #464139;
    border-top: 1px solid #D2D5C8;
    border-bottom: 1px solid #464139;
    height:14px;
    cursor: hand;
    top-margin: 1px;
    bottom-margin: 1px;
}

.buttonLinkO {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #9ACD32;
    border-left: 1px solid #D2D5C8;
    border-right: 1px solid #464139;
    border-top: 1px solid #D2D5C8;
    border-bottom: 1px solid #464139;
    height:20px;
    cursor: hand;
    top-margin: 5px;
    bottom-margin: 5px;
}

.buttonLink {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #FFEEBB;
    border-left: 1px solid #D2D5C8;
    border-right: 1px solid #464139;
    border-top: 1px solid #D2D5C8;
    border-bottom: 1px solid #464139;
    height:20px;
    cursor: hand;
    top-margin: 5px;
    bottom-margin: 5px;
}

.txt { 
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #555555;
    margin-left: 0px;
    margin-right: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
   	text-decoration:none;
}

.headerText { 
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #777777;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.headerTextR {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #AA0000;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.headerTextW {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.y_input
{
  background: white url('../images/u.jpg') no-repeat 2px 2px;
  padding-left: 20px; 
}

A:visited  {color: #9ACD32; text-decoration: none}
A:link  {color: #9ACD32; text-decoration: none}
A:active  {color: #FF0000; text-decoration: none}

#dashed {
        padding:8px 0 8px 0;
        margin-top:8px;
        margin-right:auto;
        margin-left:auto;
        border-top:dashed 1px #ccc;
        border-bottom:dashed 1px #ccc;
        text-align:left;
}

#container {
	width: 930px;
	border: 0;
	text-align: left;
	margin-top: 10px;
} 
#container_most_used {
	text-align: left;
} 

#container_add {
	text-align: left;
} 
#options #facebook {
	display: inline;
	float: left; 
	margin-left: 4px; 
	margin-top: 4px; 
	font-size: 14px;
	font-weight: bold;
	}
#options #forgot_password {
	display: inline;
	float: right; 
	font-size: 10px; 
	margin-right: 4px;
	margin-top: 6px;
	}
#options #yubikey a:link {
	display: inline;
	float: left; 
	margin: 0 0 4px 4px; 
	font-size: 10px; 
	clear: both; 
	width: 230px;
	}
#options #facebook a:link, #options #forgot_password a:link, #options #yubikey a:link, #options #facebook a:visited, #options #forgot_password a:visited, #options #yubikey a:visited {
	color: #ff4500;
	font-weight: bold;
	}
#options #facebook a:hover, #options #forgot_password a:hover, #options #yubikey a:hover, #options #facebook a:active, #options #forgot_password a:active, #options #yubikey a:active {
	background-color: #FFFFFF;
	border: solid 1px #9ACD32;
	font-weight: bold;
}
#facts {
	float: left; 
	margin-top: 5px;
	}
#facts ul {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	}
#facts li {
	background-image: url(../images/asterisk_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	}
#footer_container {
	margin: 0;
	}
#footerlist {
	list-style: none; 
	display: inline;
	}
img {
	border: 0;
	}
.infocontainer {
	float: left;
	margin: 3px 0 3px 3px;
	width: 1010px;
	display: inline;
	}
#join_button {

	}
#join_button a:link, #join_button a:visited {
	display: inline;
	width: 200px;
	float: left;
	font-size: 18px;
	text-align: center;
	border: solid 1px #9ACD32;
	margin: 5px 50px 2px 50px;
	background-color: #fff;
	color: #9ACD32;
	text-decoration: none;
	padding: 10px 0 10px 0;
	}
#join_button a:hover, #join_button a:active {
	display: inline;
	width: 200px;
	float: left;
	font-size: 18px;
	text-align: center;
	border: solid 1px #fff;
	margin: 5px 50px 2px 50px;
	background-color: #9ACD32;
	color: #fff;
	text-decoration: none;
	padding: 10px 0 10px 0;
	}
#left_landing_container {
	float: left; 
	display: inline; 
	width: 310px;
	}
#right_landing_container {
	float: right; 
	display: inline; 
	width: 300px;
	}
#login_box {
	float: right;
	background-color: #FFCC66;
	width: 300px;
	}
#landing_content {
	margin: 10px 30px 10px 30px;
	}
#landing_content .left_content {
	margin-right: 20px; 
	font-size: 14px;
	}
#landing_content .right_content {
	margin: 80px 0 0 20px; 
	font-size: 14px;
	}
.login_nav {
	float: right;
	height: 13px;
	padding-right: 6px;
	padding-top: 3px;
	clear: right;
	}
.loginarrow {
	background-image: url(images/loginarrow.gif);
	padding-top: 10px;
	height: 13px;
	width: 13px;
	}
#logo {
	float:left;
	width: 110px;
	}
#logonav {
	float: left;
	width: 940px;
	padding-bottom: 3px;
	}
#logout_nav {
	float: right;
	margin-right: 5px;
	padding-top: 3px;
	}
#navbar_container {
	margin: 0;
	}
#newslist_long {
	width: 700px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#newslist {
	width: 360px;
	float: left;
	margin: 0 100px 0 0;
	padding: 0;
	}
#newssecure {
	width: 852px;
	margin: 7px 6px 0 6px;
	float: left;
	}
.greenbar {
	margin: 0 2px 0 4px;
	background-color: #9ACD32;
	float: left;
	width: 1022px;
	height: 25px;
	display: inline;
	}
.regular_list {
	list-style: none;
	margin: 0;
	text-align: left;
	padding-left: 5px;
	}
.securelist {
	list-style: none; 
	float: left; 
	display: inline;
	}
.seperator {
	border: 0; 
	background-color: #777777; 
	color: #777777; 
	margin-top: 4px; 
	float: left; 
	height: 1px; 
	width: 780px; 
	margin-left: 10px;
	}
#tlnav {
	float: right;
	margin: 23px 2px 0 0;
	}
#tlnav img {
	vertical-align: text-bottom;
	}
#tools {
	float: right; 
	margin-top: 3px;
	}
.welcomeback {
	float: left;
	margin-left: 5px;
	padding-top: 3px;
	}
.welcomeback a:link { 
	color: #FFF;
}	
.welcomeback a:hover { 
	color: #777;
}	

/* walkthrough ish */
.navcontainer {
	width: 300px;
	clear: both;
	margin-top: 50px;
	}
.navlist {
	width: 259px;
	padding: 0;
	text-align: center;
	margin-right: auto; 
	margin-left: auto;
	}

.navlist ul, .navlist li {
	width: 36px;
	height: 36px;
	display: inline;
	list-style-type: none;
	}
.navlist a:link, .navlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	float: left;
	border: 1px solid #777777;
	width: 32px;
	text-decoration: none;
	color: #777;
	text-align: center;
	height: 32px;
	margin-right: 1px;
	vertical-align: middle;
	}
.navlist a:link#current, .navlist a:visited#current, .navlist a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	float: left;
	border: 1px solid #ffbb55;
	width: 32px;
	height: 32px;
	text-decoration: none;
	background-color: #ffffff;
	color: #777;
	text-align: center;
	margin-right: 1px;
	vertical-align: middle;
	}

.navlist a:hover { 
	color: #777; 
	}
li .thisone {
	background-color: #ffbb55;
	}
.walk_text_and_nav {
	float: left;
	width: 300px;
	padding: 10px;
	float: right; 
	clear: right;
	}
.window {
	float: left; 
	height: 400px; 
	width: 480px; 
	display: inline-block; 
	padding: 10px 0 0 10px;
	}

/* how it works style */

.number {
	width: 20px;
	border: none;
	margin: 3px 3px 3px 0;
	float: left;
	vertical-align: middle;
	text-align: center;
	background-color: #9ACD32;
	color: #fff;
	}
.step_odd {
	width: 330px;
	margin: 3px 3px 3px 0;
	float: left;
	}
.step_odd_img {
	width: 440px;
	float: right;
	border: solid 1px #777;
	margin: 3px 3px 3px 0;
	}
.step_even {
	width: 440px; 
	border: solid 1px red; 
	margin: 3px 3px 3px 0; 
	float: left;
	}
.step_even_img {
	width: 330px; 
	float: right; 
	border: solid 1px red; 
	margin: 3px 3px 3px 0;
	}
.how_containers {
	width: 1010px; 
	margin-left: 15px;
	}
.how_seperator {
	margin-left: 39px; 
	width: 793px; 
	background-color: #fff; 
	border-bottom: none;
	border-top: dashed 1px #777;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;loginfield_button_hdr
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
a {
	outline: none;
	}
a:link {
	color: #9ACD32;
	}
a:visited {
	color: #9ACD32;
	}
a:active {
	color: #777;
	}
a:hover {
	color: #777;
	}
#container_most_used a:link {
	color: #ff9900;
	text-decoration: none;
	}
#container_most_used a:visited {
	color: #ff9900;
	text-decoration: none;
	}
#container_most_used a:active {
	color: #ff9900;
	text-decoration: none;
	}
#container_most_used a:hover {
	color: #777777;
	text-decoration: underline;
	}


#footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 3px 4px 0 4px;
	}
#footer_links a:link {
	color: #fff;
	text-decoration: none;
	}
#footer_links a:visited {
	color: #fff;
	text-decoration: none;
	}
#footer_links a:active {
	color: #fff;
	text-decoration: none;
	}
#footer_links a:hover {
	color: #777777;
	text-decoration: none;
	}
.join_link {
	clear: left; 
	text-align: center; 
	padding-top: 10px; 
	font-size: 24px;
	}
.join_link a:link, .join_link a:visited, .join_link a:active {
	color: #9ACD32;
	}
.join_link a:hover {
	color: #777;
	text-decoration: none;
	}
#login_box {
	color: #777;
	margin-top: 12px;
	}

.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: solid 1px #fff;
	height: 13px;
	width: 100px;
}

.loginfield_button_hdr {
    color: #9ACD32;
    font-weight: bold;
    background-color: #fff;
    border: solid 1px #9ACD32;
    font-size: 9px;
}

.loginoptions_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: text-bottom;
	}
.logout_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: text-bottom;
	text-decoration: none;
	}
.logout_txt a:link {
	color: #ffffff;
	text-decoration: none;
	}
.logout_txt a:visited {
	color: #ffffff;
	text-decoration: none;
	}
.logout_txt a:active {
	color: #ffffff;
	text-decoration: none;
	}
.logout_txt a:hover {
	color: #777777;
	text-decoration: underline;
	}
.my_top {
	font-size: 12px;
	margin-bottom: 8px;
	}
.my_top a:link {
	color: #9ACD32;
	}
.my_top a:visited {
	color: #9ACD32;
	}
.my_top a:active {
	color: #9ACD32;
	}
.my_top a:hover {
	color: #777777;
	}

.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0;
	display: inline;
	}
.newslinks a:link {
	color: #777;
	text-decoration: none;
	}
.newslinks a:visited {
	color: #777;
	text-decoration: none;
	}
.newslinks a:active {
	color: #777;
	text-decoration: none;
	}
.newslinks a:hover {
	color: #9ACD32;
	text-decoration: none;
	}
#notyou {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
#notyou a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
#notyou a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
#notyou a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
#notyou a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	}
.orange {
	color: #ffeebb;
	}
.site{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #777;
	margin: 0;
	padding: 0;
	float: right; 
	margin-top: 3px;
	}
.site a:link {
	color: #ff9933;
	text-decoration: none;
	}
.site a:visited {
	color: #ff9933;
	text-decoration: none;
	}
.site a:hover {
	color: #ff9933;
	text-decoration: underline;
	}
.site a:active {
	color: #ffcc33;
	}
.site_sm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	margin: 0;
	padding: 0;
	}
.tips {
	margin: 5px auto 0 20px;
	font-size: 12px;
	font-weight: normal;
	}
#tlnav a:link {
	color: #9ACD32;
	text-decoration: none;
	}
#tlnav a:active {
	color: #9ACD32;
	text-decoration: none;
	}
#tlnav a:visited {
	color: #9ACD32;
	text-decoration: none;
	}
#tlnav a:hover {
	color: #ffcc00;
	text-decoration: none;
	}
.joinlink {
	text-align: center;
	font-size: 20px;
	}
.joinlink a:link, .joinlink a:visited, .joinlink a:active {
	color: #9ACD32;
	}
.joinlink a:hover {
	color: #777777;
	}

.welcomeout_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}

