/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
#movie {
	/*width:352px;
	height:288px;*/
	width:384px;
	height:216px;
	margin:0;
	padding:0 0 15px 10px;
	float:right;
	overflow:hidden;
}

.hp_li 
{
	padding-bottom: 5px;
}

.left {
	float:left;
}

.front_listing_class_1 
{
	background-color: #B3CC94;
	padding:0;
	margin: 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.front_listing_link {
	text-decoration: none;
	color:#008fd4;
	font-size:12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.listing_cell 
{
	font-size:12px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.front_header_cell 
{
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #55a1d5;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

a  {
	text-decoration: none;
	color:#008fd4;
}
a:hover {
	color:#008fd4;
	text-decoration : underline;
}

body {
	vertical-align:top;
	background-color: #00446a;
	padding:0;
	margin: 0;
	background-image: url(/images/background.gif);
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ol {
	padding:0;
	margin:0;
}

p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

.editor_base_class {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #00446a;
	margin: 0;
	padding: 0 0 8px 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #00446a;
	margin: 0;
	padding: 0 0 3px 0;
	font-style: normal;
	font-weight: bold;
}

img {
	display:block;
	margin:0;
}	

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#FFFFFF;
}


/*--------------------------------------------------------------------------------------------------
	details box
--------------------------------------------------------------------------------------------------*/

#detailbox {
	width:868px;
	padding:10px 0 10px 10px;
	margin:0 0 10px 0;
	float: left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #d0d2d3;
}
#infobox {
	width:858px;
	padding:0;
	margin:0;
	float: left;
	text-align:left;
	background-color:#026388;
}

.compare_table 
{
	float: left;
	width:858px;
	border: 1px solid #d0d2d3;
}

.compare_cell {
	border: 1px solid #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight:bold;
}

.listing_cell 
{
	padding-left: 5px;
}

.compare_left_column {
	padding:0;
	margin:0;
	text-align:left;
	background-color:#026388;
	border: 1px solid #ffffff;
}

.compare_left_column_text {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-style: normal;
	font-weight: normal;
}

#detailinfo {
	width:838px;
	padding:0 0 0 10px;
	margin:0;
	float: left;
	text-align:left;
}
.detail {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-style: normal;
	font-weight: normal;
}


.detailheader {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #00446a;
	padding:10px 0 2px 0;
	margin:0;
	font-style: normal;
	font-weight: bold;
}

.detaildescription {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 10px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #d0d2d3;
}

.detaildescriptionP {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------
	questions box
--------------------------------------------------------------------------------------------------*/

#questionbox {
	width:868px;
	padding:10px 0 10px 10px;
	margin:0 0 10px 0;
	float: left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #d0d2d3;
}
#questionheader {
	width:858px;
	padding:0;
	margin:0;
	float: left;
	text-align:left;
	background-color:#026388;
}
#questions1 {
	width:838px;
	padding:10px;
	margin:0;
	float: left;
	text-align:left;
	background-color:#d5edf5;
	border-bottom: 1px solid #d0d2d3;
}
#questions2 {
	width:838px;
	padding:10px;
	margin:0;
	float: left;
	text-align:left;
	background-color:#e7f4f9;
	border-bottom: 1px solid #d0d2d3;
}
.detail {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-style: normal;
	font-weight: normal;
}


.question {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #00446a;
	padding:0 0 2px 0;
	margin:0;
	font-style: normal;
	font-weight: bold;
}

.questionsubcopy {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}



/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header432 {
	width:950px;
	height:61px;
	margin:0;
	padding:0;
	position:relative;
	background-image: url(/images/header.gif);
	background-repeat:no-repeat;
}

#header {
	width:950px;
	height:61px;
	margin:0;
	padding:0;
	position:relative;
	background-color:#FFFFFF;

}

#tagline {
	width:300px;
	margin:0;
	padding:0;
	position:absolute;
    left:295px;
    top:25px;
}

#headersubpage {
	width:950px;
	height:61px;
	margin:0;
	padding:0;
	position:relative;
	background-repeat:no-repeat;
}

.logo {
	display:block;
	margin:0;
	position:absolute;
    left:20px;
    top:10px;
}

.click {
	display:block;
	margin:0;
	position:absolute;
    left:731px;
    top:21px;
}

.clickpdf {
	display:block;
	margin:0;
	position:absolute;
    left:671px;
    top:15px;
}

.clicktwit {
	display:block;
	margin:0;
	position:absolute;
    left:631px;
    top:15px;
}
.clicklnk {
	display:block;
	margin:0;
	position:absolute;
    left:590px;
    top:15px;
}

.surveyimage {
	display:block;
	margin:0;
	position:absolute;
    left:531px;
    top:21px;
}

.hook {
}
/*--------------------------------------------------------------------------------------------------
	navigation
--------------------------------------------------------------------------------------------------*/
#nav {
	width:950px;
	height:54px;
	padding:0;
	margin: 0;
	float: right;
	position:relative;
	background-image: url(/images/nav.gif);
	background-repeat:repeat-x;
}

#nav img {
	display:block;
	margin:0;
	position:absolute;
    left:777px;
    top:37px;
}

#nav ul {
	padding: 0;
	margin:0;
	width:950px;
}

#nav ul li {
	display: inline;
	padding-bottom: 3px;
/* matches link padding except for left and right */
	padding-top: 15px;
}

#nav ul li a { 
	float:right;
 	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	} 

#nav #active { 
	color: #f1e38c;
	text-decoration: none;
	background-image: url(/images/navon.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
#nav ul li a:hover {  
	color: #f1e38c;
	text-decoration: none;
	background-image: url(/images/navon.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}


/*--------------------------------------------------------------------------------------------------
	green area
--------------------------------------------------------------------------------------------------*/
#green {
	width:897px;
	height:227px;
	padding:0 23px 0 30px;
	margin:0;
	float:left;
	background-image: url(/images/green.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#B3CC94;
}

#green a  {
	text-decoration: none;
	color:#f1e38c;
}
#green a:hover {
	color:#f1e38c;
	text-decoration : underline;
}

#green2 {
	width:950px;
	height:26px;
	padding:0;
	margin:0;
	float:left;
	background-image: url(/images/green2.gif);
	background-repeat:repeat-x;
}

.photo {
	display:block;
	margin:0;
	padding:0;
	float:right;
}

#green h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #00446a;
	margin: 0;
	padding: 15px 0 5px 0;
	font-style: normal;
	font-weight: bold;
}


#green ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	margin:0;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

#green li { 
	background: url(/images/bullet2.gif) left top no-repeat;
	padding-left: 7px;
}



/*--------------------------------------------------------------------------------------------------
	content area
--------------------------------------------------------------------------------------------------*/
#container {
	width:890px;
	padding:20px 30px 15px 30px;
	margin:0;
	float:left;
	background-image: url(/images/gradient.gif);
	background-repeat:repeat-x;
	background-color:#eceded;
}

#container ul { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin:0;
	padding:0 0 10px 15px;
	font-style: normal;
	font-weight: normal;
}

#container li { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#container ul.more { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin:0;
	padding:0 0 10px 20px;
	font-style: normal;
	font-weight: normal;
}

#container li.more { 
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

#rightcontainer {
	width:332px;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}

.column {
	width:330px;
	padding:0;
	margin:0 0 15px 0;
	float:right;
	background-color:#FFFFFF;
	border:1px solid #d0d2d3;
}


.columnheader {
	width:330px;
	height:32px;
	padding:0;
	margin:0;
	float:right;
	background-color:#949699;
	background-image: url(/images/columnheader.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.column_big {
	width:100%;
	padding:0;
	margin:0 0 15px 0;
	background-color:#FFFFFF;
	border:1px solid #d0d2d3;
}


.columnheader_big {
	width:100%;
	height:32px;
	padding:0;
	margin:0;
	background-color:#00446a;/*#949699;*/
	/*background-image: url(/images/columnheader2.gif);*/
	background-repeat:no-repeat;
	background-position:top;
}

.columnheader2 {
	width:330px;
	height:32px;
	padding:0;
	margin:0;
	float:left;
	background-color:#949699;
	background-image: url(/images/columnheader.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.columnheader p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0;
	padding: 8px 0 0 33px;
	font-style: normal;
	font-weight: bold;
}


.columnheader_big p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0;
	padding: 8px 0 0 33px;
	font-style: normal;
	font-weight: bold;
}

.product_table_cell {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	font-style: normal;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#cccccc;
}

.product_table_header_cell {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background-color: #cccccc;
	font-style: normal;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#cccccc;
}

.columnheader2 p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0;
	padding: 8px 0 0 33px;
	font-style: normal;
	font-weight: bold;
}

.columncontent {
	width:300px;
	padding:10px 0 10px 15px;
	margin:0;
	float:left;
	text-align:left;
}

.columncontent p {
	line-height: 14px;
	padding: 0 0 5px 0;
}

.columncontent_big {
	width:100%;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.columncontent_big p {
	line-height: 14px;
	padding: 5px 0 5px 0;
}

#leftcontainer {
	width:528px;
	padding:0;
	margin:0;
	float:left;
}

#subcontainer {
	width:890px;
	padding:0;
	margin:0;
	float:right;
	text-align:left;
}

.largelinks {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #00446a;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: bold;
}

.subimage {
	float:right;
	clear:right;
	display:inline;
	padding: 0;
	margin: 0 0 10px 10px;
	border:6px solid #c4c4c4;
}
/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:652px;
	padding:10px 0 10px 10px;
	margin:0 0 10px 0;
	float: left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #d0d2d3;
}

#formboxforreport {
	width: 858px;
	padding:10px 0 10px 10px;
	margin:0 0 10px 0;
	float: left;
	text-align:left;
	background-color:#FFFFFF;
	border: 1px solid #d0d2d3;
}

.form {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.survey_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color:#dcdcdc;
	padding: 5px 0 10px 5px;
	font-style: normal;
	font-weight: bold;
}

.t
{
	
}

.survey_div {
	background-color:#ffffff;
	border: 1px solid #026388;
	padding: 5px 25px 5px 5px;
}

.survey_subquestion_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #7d6a55;
	background-color: #f26522;
}

.inputborder {
	border: 1px solid #55a1d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/


.front_listing_header_cell
{
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #55a1d5;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.header_link
{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.header_link:HOVER
{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #55a1d5;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#55a1d5;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00446a;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00446a;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #00446a;
	color: #FFFFFF;
}


.TextButtonOrange
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: orange;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.TextButtonOrange:LINK, .CommonTextButtonOrange:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:orange;
}

.TextButtonOrange:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButtonOrange:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00446a;
	text-decoration: none;
}


.TextButtonOrangeHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00446a;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonOrangeHighlight:LINK, .TextButtonOrangeHighlight:VISITED, .TextButtonOrangeHighlight:ACTIVE, .TextButtonOrangeHighlight:HOVER
{
	text-decoration: none;
	background-color: #00446a;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/
#footer {
	width:950px;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding:10px 0 0 0;
	text-align:right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color:#55a1d5;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}		

a.gecko:link {color: #03648a; text-decoration: none;}
a.gecko:active {color: #03648a; text-decoration: none;}
a.gecko:visited {color: #03648a; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
/*--------------------------------------------------------------------------------------------------
	NEW INPUT BUTTONS
--------------------------------------------------------------------------------------------------*/

	input[type="button"].orange-btn {
    background:url(../images/input-btns.png) -3px -3px no-repeat;width:150px;height:30px;border:none;cursor:pointer;line-height:30px;margin:0 0 10px 0;padding:0 0 0 30px!important;font-weight:bold;font-size:11px;text-align:left;}
	input[type="button"].orange-btn:hover {background:url(../images/input-btns.png) -3px -3px no-repeat;text-decoration:none;color:#fff;}
	
	input[type="button"].blue-btn {
    background:url(../images/input-btns.png) -3px -35px no-repeat;width:150px;height:30px;border:none;cursor:pointer;line-height:30px;margin:0 0 10px 0;padding:0 0 0 30px!important;font-weight:bold;color:#fff;font-size:11px;text-align:left;}
	input[type="button"].blue-btn:hover {background:url(../images/input-btns.png) -3px -35px no-repeat;text-decoration:none;color:#00446a;}
	
	input[type="button"].blue2-btn {
    background:url(../images/input-btns.png) -160px -2px no-repeat;width:225px;height:30px;border:none;cursor:pointer;line-height:30px;margin:0 0 10px 0;padding:0 0 0 35px!important;font-weight:bold;color:#fff;font-size:11px;text-align:left;}
	input[type="button"].blue2-btn:hover {background:url(../images/input-btns.png) -160px -2px no-repeat;text-decoration:none;color:#00446a;}

