@charset "UTF-8";

/*///// png fix /////*/


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size:12px;
	text-decoration:none;
}

body form{
	margin:0 auto;
	top:0;
}

*html form{
	margin-top:0px;
}

#page_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	width: 980px;
	position: relative;
	top: 0px;
	overflow: visible;
}

#header {
	height:100px;
	width:980px;
	float:left;
	text-align:left;
	margin-top:0px;
}

*:first-child+html #header{
	margin-top:0px;
	}
*html #header{
	margin-top:0px;
}	

#hero {
	display:none;
}

#tool {
	display:none;
}

.tool_content {
	display:none;
}

#content_wrapper {
	height:auto;
	width:980px;
	left: 0px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
}

#addtional_content_wrapper {
	height:auto;
	width:980px;
	left: 0px;
	padding:0px;
	margin:0px;
	text-align:left;
	float:left;
}

#content_main {
	height:auto;
	width:940px;
	left: 10px;
	right:10px;
	padding:10px 10px 0px 10px;
	margin:0 10px 0 10px;
	text-align:left;
	float:left;
}

#content_additional {
	height:auto;
	width:940px;
	left: 10px;
	right:10px;
	padding:0px 10px 0px 10px;
	margin:0 10px 0 10px;
	text-align:left;
	float:left;
}

#quicklinks {
	display:none;
}

#content_wrapper_bottom {
	height:10px;
	width:980px;
	padding:10px 0px 0px 0px;
	background:url(../images/content_bkgd_bottom.gif) top left no-repeat;
	float:left;
}

#content_wrapper_top {
	height:10px;
	width:980px;
	padding:0px;
	background:url(../images/content_bkgd_top.gif) bottom left no-repeat;
	float:left;
	margin:0px;
}

#product_wrapper {
	width:235px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
}

#product_content {
	width:auto;
	height:80px;
}

#footer, #footer a:link, #footer a:hover, #footer a:visited {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	height:auto;
	width:960px;
	padding:0px 0px 0px 0px;
	margin:20px auto;
	position:relative;
}

.printFooter{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:auto;
	width:960px;
	padding:0px 0px 0px 0px;
	margin:10px auto;
	position:relative;
}

/*///// Text Definitions /////*/
.content {
font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#333333;
	font-weight:bold;
	font-size:20px;
	margin:0px;
}

.content h1{
	width:100%;
/*	border-bottom:#003366 solid 1px;*/
	padding-bottom:5px;
	}


h2 {
	color:#003366;
	font-weight:bold;
	font-size:16px;
}


h3 {
	color:#003366;
	font-weight:bold;
	font-size:16px;
	margin:0;
}

h5 {
	color:#003366;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
}



p {
	color:#333333;
	font-weight:normal;
	font-size:12px;
	margin:5px 0px 10px 0px;
}

a, a:link, a:visited {
	color:#F9750A;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	}

a:hover {
	color:#f9750a;
	background:#e5f2ff;
	text-decoration:none;
	}	


.product_wrapper p {
	color:#333333;
	font-weight:normal;
	font-size:12px;
	margin:5px 0px 10px 5px;
}

.tool_content h1 {
	color:#003366;
	font-weight:bold;
	font-size:16px;
	margin:5px 0px 0px 0px;
}

.product_wrapper h1 {
	color:#003366;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 0px 5px;
}

*html .product_wrapper h1 {
	margin:0px 0px 0px 2px;

}

.tool_content p {
	color:#333333;
	font-weight:normal;
	font-size:12px;
	margin:0px;
	margin:5px 0px 5px 0px;
}

.tool_speciali { /* p italics*/
	color:#333333;
	font-style:italic;
	font-size:12px;
}

.specialp { /* p bold*/
	color:#333333;
	font-weight:bold;
	font-size:12px;
}

.speciali { /* p italics*/
	color:#333333;
	font-style:italic;
	font-size:12px;
}

#quicklinks ul {
	width:940px;
	margin:0;
	padding:0;
}

#quicklinks li {
	float:left;
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}

#quicklinks a:link, #quicklinks a:visited {
	background:url(../images/quicklink_bullet.png) bottom left no-repeat;
	display:block;
	color:#f9750a;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	width:auto;
	text-decoration:none;
}

#quicklinks a:hover {
	color:#f9750a;
	text-decoration:none;
}

/*///// Subpage /////*/

#leftnav {
	display:none;
}

#rightcolwide {
	float:left;
	width:690px;
}

.subpageTop {
	background:url(../images/subpage_content_top.gif) top left no-repeat;
	width:690px;
	height:45px;
	float:left;
}


.subpageBkgd {
	background:url(../images/subpage_content_cntr.gif) top left repeat-y;
	width:690px;
	height:auto;
	float:left;
}

.subpageBtm {
	background:url(../images/subpage_content_btm.gif) top left no-repeat;
	width:690px;
	height:10px;
	float:left;
}

.subpageContentWrapper {
	width:640px;
	height:auto;
	margin:0 0 0 30px;
	float:left;
}

.subpageContentNotes {
	width:640px;
	height:auto;
	margin:0 0 0 30px;
}

.subpageContent h1 {
	color:#ffffff;
	font-weight:normal;
	font-size:24px;
	margin:0px;
	padding:5px 0px 0px 40px;
}

.subpageContent h2 {
	color:#003366;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:5px 0px 5px 0px;
}


.subpageContent h3 {
	color:#333333;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.subpageContent h4 {
	color:#003366;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 0px 160px;
	padding:5px 0px 5px 0px;
}

.subpageContent hr {
	color:#333333;
}

.subpageContent li {
	margin:0px 0px 0px 170px;
	padding:5px 0px 0px 0px;
	list-style-position:outside;
	list-style-type:circle;
	text-indent:0px;
}

.subpageContent img {
	border:none;
	float:left;
	padding: 0px;
}

.booknow {
	display:none;
}


/*///// misc tags /////*/

img {
	border:0;
}

img a{
	border:0;
	text-decoration:none;
}

.home {
	border:0;
	text-decoration:none;
	behavior: url(../Scripts/iepngfix.htc);
	float:left;
}

.toolgo {
	margin:0px;
	padding:10px 10px 10px 0px;
	border:none;
	text-decoration:none;
	behavior: url(../Scripts/iepngfix.htc);
}

select.selector{
	background-color:#06F;
	color:#FFF;
	width:150px;
	padding:2px;
	border:#036 solid 1px;

}

.fleft {
	float:left;
}
.fright {
	float:right;
}


/*///// Navigation /////*/

#menuh {
	display:none;
	margin-top:0;
}

#nav_left {
	display:none;
}



#nav_right {
	display:none;
}



#atool, #atool:link, #atool:visited {
	display:none;
}

/*///// Navigation Login /////*/
#nav_login {
	display:none;
}

/* ======================= FORM ELEMENT ============================ */

.colLeft{
	width:450px;
	margin-right:20px;
	float:left;
	border-right:#CCCCCC dotted 2px;
	}
	
.colRight{
	width:450px;
	float:left;
	}
	
.colFullWith{
	width:940px;
	float:left;
	}	

.formLabel{
	float:left;
	font-size:12px;
	margin-right:10px;
	width:100px;
	}

.formNote{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#999999;
	}	

select{
	width:335px;
	height:20px;
	background:#3c9ece url(../images/select_bg.gif) repeat-x left top;
	color:#FFFFFF;
	border:none;
	-moz-border-radius:6px;
	}

input[type="text"], input[type="password"] {
border:1px solid #B6B6B6;
font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
font-size:1em;
padding:3px;
width:300px;
background:url(../images/txtarea_cntr.gif) repeat-y right top;
color:#666666;
-moz-border-radius:6px;
}

.colLeft select, .colLeft input[type="text"], .colLeft input[type="password"],
.colRight select, .colRight input[type="text"], .colRight input[type="password"]{
	width:255px;
	}


button, .buttonSubmit{
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	background-color:#FF9900;
	cursor:pointer;
	border:none;
	margin:0px;
	padding:0 5px 0 5px;
	-moz-border-radius:6px;
}

input[type="radio"], input[type="checkbox"]{
	margin-right:5px;
	color:#006699;
	border:#999999 solid 1px;
	
	}

textarea{
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #B6B6B6;
font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
font-size:1em;
padding:3px;
width:294px;
height:140px;
background:url(../images/txtarea_cntr.gif) repeat-y right top;
-moz-border-radius:6px;
}	

.errorMsg{
color:red;
}


.OrangeBackground{
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	background-color:#FF9900;
	cursor:pointer;
	border:none;
	margin:0px;
	padding:0 5px 0 5px;
	-moz-border-radius:2px;
	line-height:20px;
}

.OrangeBackground a:link, .OrangeBackground a:visited{
	color:#FFF;
	background-color:#FF9900;
}

img.nodisplay, #footer{
display:none;
}

.onscreenonly{
	display:none;
	}