/* Gumiyo Global Styles */

body {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
	margin:0px;
}

h3 {
	font-size:1.6em;
}

h4 {
	
	font-size: 1.4em;
}

h5 {
	
	font-size: 1.2em;
}

h6 {  
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

.blue {color:#336699; }

hr {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #ffffff;
}

hr.gray {

}

hr.dotted {
	clear: both;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px dotted #999999;
	border-left: 1px solid #dcdcdc;
	margin-top: 4px;
	margin-bottom: 4px;
}

hr.dottedgray {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px dotted #999999;
	border-left: 1px solid #fff;
}


ul.checklist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.checklist li {
	background: url(/web/common/image_v2/icons/icon_g_accept.png) no-repeat left top;
	display: block;
	padding-left: 20px;
	margin-bottom: 3px;
}

ul.newsBullets {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

ul.newsBullets li {
	background: url( /web/common/image/icons/bullet_arrow_orange.png ) no-repeat left top;
	padding-left: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
}

ul.newsBullets li a {
    
}

ul.newsBullets li a:link {
    
}


.autoflow {position:absolute; width:auto;}

a, a:visited {
	color:#336699;
	text-decoration:underline;
}

a:hover {
	color:#6699CC;
	text-decoration:underline;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.sample_input_text {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10;
	font-size: 12px;
	color: #999999;
}

.floatleft {
float:left;}

.floatright {
float:right;}

.bodytexthighlight {
	font-weight: bold;
	color: #009900;
}

ul.checklist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.checklist li {
	background: url(/web/common/image_v2/icons/icon_g_accept.png) no-repeat left top;
	display: block;
	padding-left: 20px;
	margin-top: 4px;
	padding-bottom: 4px;
}

.notebox {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.smalltext {
	font-size: 0.9em;
	line-height: 1.2em;
}

.smalltext_block {
	font-size: 0.9em;
	display: block;
}

.smalltext_block a {
	text-decoration: none;
}

.smalltext_block a:link {
	text-decoration: none;
}

.smalltext_block a:visited {
	text-decoration: none;
}

.tinytext {
	font-size: xx-small;
}

.block { display: block; }

.centerblock {
	text-align: center;
	display: block;
}

.darkgreen { color: #006600; }
.red { color: #CC0000; }
.mediumgreen { color: #669900; }
.orange { color: #FF9933; }
.darkorange { color: #C60; }
.lightblue { color: #6699CC; }
.mediumblue { color: #336699; }
.mediumgray { color: #999999; }
.darkblue { color: #003366; }
.darkgray { color: #333; }
.white { color: #fff; }
.white a { color: #FFCC99; }
.white a:link { color: #FFCC99; }
.white a:hover { color: #FFFFFF; }
.lightorange { color: #FC9; }
.arrowright {
	
}

div#login_container {
	float:right;
	text-align: right;
	font-size: 0.9em;
}

div#login_home {
	width: 380px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
	
div#login_main {
	width: 430px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
	
div#login_container a,
div#login_container a:link, 
#login_container a:visited {
	text-decoration:underline;
	
}	
	
div#login_container a:hover { }


.subheading {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.query{
	font-weight: bold;
	color: #339900;
}

.lighttext {
	color: #FFFFFF;
}

.lighttext a:link {
	color: #CCFFFF;
}
.lighttext a:hover {
	color: #FFFFFF;
}

form {
	margin:0px;
	padding:0px;
	}
	
input#what-field,
input#where-field,
input#whereD-field,
input#alertPhone 
{ }

div#whereD {
position: relative;
}

div#divAlertPhone { }
div.contentLeftBox hr, div.contentRightBox hr {
	color:#999;
}

div#whereD label.overlabel-apply {
	position:absolute;
	top:6px;
	left:5px;
	z-index:10;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input {padding:2px; }
	
 .ff_float_hack {
 	height:-10px;
	clear:left;
	}
	
.superscript {
	vertical-align: top;
	font-size: .8em;
}

#footer {
	color:#ff9933;
	text-align:center;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.copyright {
	color:#333333;
	font-size:10px;
}

#affiliates {
	width: 760px;
	text-align: center;
	margin-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.affiliateboxes {
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}


.termsconditions {
	width: 400px;
	text-align: center;
	background: #6699CC;
	padding: 2px;
}

.termsconditions .inner {
	background: #CCCCCC;
	padding: 4px;
}



img.icon {
	float: right;
	position: relative;
	margin-right: 10px;
}

.HelpTipBalloons {
	width: 300px;
	z-index: 10;
	position: absolute;
	background-image: url(/web/common/image/background/bg_HelpTipBalloon.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 224px;
	left: 40%;
	top: 40%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.HelpTipBalloons_content {
	overflow: auto;
	height: 200px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 260px;
	font-size: 0.9em;
	line-height: 1.4em;
}

div.HelpTipBalloons_bottom {
	margin: 0px;
	height: 24px;
	width: 300px;
	background-image: url(/web/common/image/background/bg_HelpTipBalloon_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CCCCCC;
	font-size: .9em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.HelpTipBalloons_bottom hr {
	padding: 0px;
	height: 1px;
	width: 260px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
}

.HelpTipLink {
	font-size: 0.8em;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/web/common/image/icons/icon_helptip.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 12px;
}

.HelpTipButton {
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-top: 0px;
}


.closeWindowLink {
	font-size: .8em;
	background-image: url(/web/common/image/icons/icon_closewindow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	width: 68px;
	height: 12px;
	margin-left: 110px;
	margin-top: 5px;
}

.checkbox_bullets {
	list-style-type: none;
	background-image: url(/web/common/image/icons/icon_accept.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.general_table {
	font-size: 1em;
	border: 1px solid #FFFFFF;
}

table.general_table caption {
	text-align: left;
	font-weight: bold;
}

table.general_table .table_heading {
	font-weight: bold;
	color: #009900;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

table.general_table th {
	background: #CCCCCC;
	text-align: left;
}
table.general_table tr {}
table.general_table td {
	vertical-align: middle;
	border-bottom: 1px dotted #999999;
	text-align: left;
}
table.general_table   td.free   { }

table.general_table   td.column_divider   {
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	font-weight: bold;
}

table.general_table   td.table_subheading   {
	background: #ECECEC;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

table.general_table_new {
	font-size: .9em;
	border-top: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

table.general_table_new caption {
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
	color: #009900;
	padding-bottom: 4px;
}

table.general_table_new h3 {
	color: #CC6600;
	font-size: 1.4em;
}

table.general_table_new h4 {
	padding-bottom: 5px;
	color: #336699;
}

table.general_table_new th {
	background: #666666;
	color: #FFFFFF;
	padding: 4px;
	border-left: 1px solid #FFFFFF;
	font-size: 1.1em;
}

table.general_table_new th a { color: #FFCC99; }

table.general_table_new th a:link { color: #FFCC99; }

table.general_table_new tr { }

table.general_table_new td {
	padding: 8px 4px;
	border-left: 2px solid #cccccc;
	border-bottom: 1px dotted #999999;
	background: #f5f5f5;
}

table.general_table_new td.rightcol {
	padding: 4px;
	border-left: 2px solid #cccccc;
}

table.general_table_new td.leftcol {
	padding: 4px;
	background: #dcdcdc;
	border-left: 2px solid #cccccc;
	font-size: 1.1em;
}
table.general_table_new   label {
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
	background: #CCCCCC;
	padding: 3px;
}

.HelpTipBalloons2 {
	width: 500px;
	z-index: 10;
	position: absolute;
	left: 30%;
	top: 80%;
	background: #FF9933;
	padding: 10px;
	height: 262px;
	overflow: hidden;
	border: 1px solid #993300;
}

.HelpTipBalloons_content2 {
	overflow: auto;
	height: 200px;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	background: #FFFFFF;
	border-top: 1px solid #993300;
	border-right: 1px solid #993300;
	border-left: 1px solid #993300;
}

div.HelpTipBalloons_bottom2 {
	height: 20px;
	background-color:#fff;
	font-size: 0.9em;
	font-weight: bold;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	border-left: 1px solid #993300;
	overflow: hidden;
}
.callout_box_right {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 10px 10px;
	text-align: center;
}

.callout_box_left {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 10px 10px 10px 0;
	text-align: center;
}

.callout_box {
	padding: 10px;
	background: #FFCC99;
	border: 1px solid #FF9933;
}

.cta_box_right {
	padding: 10px;
	margin: 0px 0px 10px 10px;
	text-align: center;
	width: 270px;
	width/**/:/**/ 250px;
	background: #FFCC99;
	}

ul.addlinks {
	margin: 0px 10px;
	padding: 0px;
	list-style-type: none;
}

ul.addlinks li  {
	background: url(/web/common/image_v2/icons/icon_add_mb.png) no-repeat left;
	display: block;
	padding-top: 2px;
	height: 20px;
	padding-left: 20px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #99CCFF;
}

ul.addlinks li a { text-decoration: none; }
ul.addlinks li a:link { text-decoration: none; }

div.bluebox {
	background: #6699CC;
	padding: 4px 8px 10px;
}

div.whitebox {
	background: #FFFFFF;
	padding: 5px;
	margin: 6px 0px 6px 20px;
	float: right;
	width: 200px;
	text-align: center;
}
#lgnpopup {

}

#lgnpopup label {
    float: left;
    font-size: .8em;
    display:block;
    margin-right:2px;
}

#lgnpopup input {
    float: left;
    font-size: 80%;
    margin-right:3px;
}

#lgnpopup .signinBtn {
    float:left;
 

}
