/*  
CSS Code and Design copyright 2007 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */
 
 
div , a, p,  ul, li, ol, h1, h2, h3, h4, h5, h6, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
 
body {
	padding: 0px;
	margin: 0px;
	background-color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {}
 
 
h1 {
	font-size: 1.6em;
	color: #666666;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-size: 1.4em;
	color: #456CD3; text-align:left;
}
h3 {
	font-size: 1.2em;
	color: #990033; text-align:left;
}
h4 {
	font-size: 1.1em;
	color: #FF6600; text-align:left;
}
h5 {
	font-size: 1.1em;
	color: #222222; text-align:left;
}
h6 {
	font-size: 1em;
	color: #111111; text-align:left;
}
ul {
	list-style-type: square;
}
 
td {}
h1 sup {font-size:50%;
line-height: 0;}
p sup {font-size:70%;
line-height: 0;}
 
 
select {font-size: 1.0em;}
input, textarea {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
textarea { overflow:auto; }
hr {
	color: #0033CC;
	height: 1px;
	width: 60%;
	text-align: center;
}
form {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
 
 /* order system */
.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.bold { font-weight:bold; }
.ital { font-style:italic; }
.underline { text-decoration:underline; }
.strike { text-decoration:line-through; }
#wrapper { max-width: 800px; text-align: center; color: navy; clear: both; margin:auto; padding-left:5px; padding-right:5px; background-color: #ffffff; }
#fileDetails { text-align:center; width:auto;  }
#fileDetails img{vertical-align:middle; }
tr#titleRow { text-align:center; }
tr.fileRow { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
th { font-size: 1.4em; color: #456CD3; text-align:center; }
table.subtable { background-color: #fff;  text-align:left; padding-bottom:5px; }
table.subtable th { background-color: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/*Used for inside and outside form */
.required { color:#F00; }
.subtitle { color: #000; font-weight:normal; text-align:left; font-size:12px; }
/*form elements */
.step_number { color:orange; font-weight:bold; }
.order_label { color:#000; font-size:12px; }
.order_label_required { color:#F00; font-size:12px; }
.order_error { color:#F00; font-size:12px; }
.labelRow { text-align:center; font-size:12px; }
.inputText { background-color: #f0f8ff; border-collapse:collapse; border:1px solid #000; font-size:10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.inputTextRO {border: none; -moz-border-radius: 0px; -webkit-border-radius: 0px; background-color: #fff; font-weight: bold;}
.inputFile { background-color: #f0f8ff; border-collapse:collapse; border:1px solid #000; font-size:10px; width:150px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.inputSelect { background-color:#f0f8ff; border:1px solid #000; font-size:10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.inputTextArea { background-color: #f0f8ff; border:1px solid #000; font-size:10px; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.hidden { display:none; border:none; height:0px; }
.viz { display:table-row; border:none; }
.receipt_text { background:#ccc; background-color: #f0f8ff; border-collapse:collapse; border:1px solid grey; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.receipt_label { color:#000; background-color:#dec; border-collapse:collapse; border:1px solid grey; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow:auto; }
input, select {position: relative; z-index: 0; }

/*  
CSS Code and Design copyright 2006 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */
 
#container { width: 800px; }
 
#masthead { height:auto; height:auto; text-align: left; margin-top:18px; margin-bottom: 0px; }
#masthead object, #masthead embed, #masthead div { margin:0px; }
 
 
#middle { width:800px; text-align: left;  clear: left; position:relative; } 
 
#footer {
	text-align: left;
	height: auto;
	width: 700px;
	margin-bottom: 24px;
	margin-top: 24px;
}
 
#leftcolumn {
	float: left;
	width: 200px;
	padding-top: 12px;
	min-height:400px;
	text-align: left;
}
 
 
 
#sitecontent {
	width: 570px;
	margin-left: 210px;
	padding-top: 12px;
	background-color: transparent;
	display: block;
	text-align: left;
}
 
#rightcolumn {
	width: 125px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
 
 
#geotrust {
	background-image: url(/images/geotrust.gif);
	background-repeat: no-repeat;
	float: right;
	height: 48px;
	width: 95px;
}

/*  
CSS Code and Design copyright 2007 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */
 
a:link, a:visited {
font-size: 100%;	text-decoration: none;
	color: #234294;
font-weight: bold;
}
 
a:hover {	text-decoration: none;color: #006600}

#topnav { color: #FFFFFF; height: 28px; background-repeat: no-repeat; background-position: center top; 
display: block; width: 718px; background-image: url(/images/topnav-bg.jpg); text-align: left; padding-left: 36px; margin-top: 0px; margin-bottom: 6px; vertical-align: middle; position: relative; left: -20px;}
#topnav a:link, #topnav a:visited { font-size: 12px; color: #FFFFFF; padding-right: 6px; padding-left: 6px; text-decoration: none; height:28px; padding-top:4px; vertical-align: middle; width: auto; display: block; float: left; }
#topnav a:link, #topnav a:visited { font-size: 12px; color: #FFFFFF; padding-right: 6px; padding-left: 6px; text-decoration: none; height:25px; vertical-align: middle; width: auto; }
#topnav a:hover { background-image: url(/images/topnav-over.jpg); background-repeat: repeat-x; }


}
#sidenav {
	background-color: #FFFFFF;
	background-image: url(/images/sidenav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	min-height:400px;
	display: table;
}
 
#sidenav a{
	text-decoration: none;
	display: block;
	height: auto;
	width: 178px;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 8px;
	font-weight: bold;
 
}
#sidenav a.sidenav2:link, #sidenav a.sidenav2:visited {
	font-size:0.9em;
	font-weight: normal;
	padding-left: 18px;
	width: 168px;
 
	color: #000000;
	background-color: #DEE6F8;
	xxxbackground-image: url(/images/sidenav-bg.jpg);
	xxXbackground-repeat: no-repeat;
	xxxbackground-position: 0px -50px;
}
 
#sidenav a:hover, #sidenav a.sidenav2:hover{
	color: #FFFFFF;
	background-color: #666666;background-image: url(/images/spacer.gif);
}
a.thispage:link, a.thispage:visited{
	color: #FFFFFF;
	background-color: #5377D7;
}
 
 
 
a.footerlinks:link {
	font-size: 90%;
	color: #999999;
	text-decoration: none; }
a.footerlinks:visited {
	font-size: 85%;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:hover {
	text-decoration: none;
}
.hintsClass {
	font-size: .70em;
	background-color: #5377D7;
	border: 1px solid #000000;
	padding: 0px;
	width:150px;
	height: auto;
}
a.droplink {
display: table;
 
	float: left;
	width:150px;
	margin-bottom: 0px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}
 
a.droplink:link, a.droplink:visited  {	color: #FFFFFF;}
 
a.droplink:hover {
	color: #FFFFFF;
	background-color: #000000;
}
 
a.hints{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	cursor: help;
}

/*  
CSS Code and Design copyright 2007 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */
.rowHEADER {
	color: #FFFFFF;
	background-color: #6384DA;
	padding-left: 6px;
	font-weight: bold;
}
.rowHEADERbluegrad {
	color: #FFFFFF;
	background-color: #7A96DF;
	padding-left: 6px;
	font-weight: bold;
	background-image: url(/images/topnav-bg.jpg);
}
.rowHEADERblack {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 6px;
	font-weight: bold;
 
}
.rowHEADERgrey {
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 6px;
	font-weight: bold;
 
}
.rowLINEbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
 
.rowA, .rowB, .rowFIRST {
	font-size:.8em;
}
.rowFIRST {
	background-image: url(/images/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
 
 
}
.rowA {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
 
 
}
.rowB {
	color: #000000;
	background-color: #E3EAF9;
	padding-left: 4px;
 
 
}
 
.tableLINES {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
 
.copyright {
	font-size: .8em;
	color: #666666;
	padding-left: 12px;
	width: 440px;
	margin-left: 36px;
 
}
.inputbox {
	background-image: url(/images/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	font-size: 100%;
 
 
}
.smalltext {
	font-size: .9em;
	font-weight: normal;
}
/* classes for validator */
	.tfvHighlight
		{
color: red;
	background-color: #FFFF99;
	border: 1px solid #666666;
}
	.tfvNormal
		{font-weight: normal;	color: black;	background-color: #FFFFFF;	border: 1px solid #666666;}
		
		#breadcrumb ul li{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#breadcrumb ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}
 
.crumb {
	font-size: .8em;
	text-decoration: none;
}

