@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #ffffff url('../../images/bgtile2.png') repeat top right; 
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1, ul, p, h2
{
 padding:12px 0; 
}
p.smaller a { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: .9em;}
h1{ font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.2em;}
#container { width:815px; margin-bottom:0px; margin-left:auto; margin-right:auto; border:1px solid #282424; margin-top:5px; background-color:#FFFFFF;}
.requiredDTD { display:none; }
table.main {width:814px; border:none; border-spacing:2px; padding:0;}
td.header {background: url(../../images/topheader.png); height:160px; max-height:160px; background-repeat:no-repeat;}
.headerphone {color:#000 !important;}
.headerphone p {margin-top: -6px;}
div.clientlogin {margin-top: -65px;}
.header div { padding:33px 0 0 540px; color:#FF0000;  font-family: "Arial"; font:bold; font-size: 1.1em;}
/* right column */
td.rightcolumn img { clear:both; padding-top:25px; }
td.rightcolumn { text-align:center; width:164px; min-width:164px; }
/*left column */ 
td.leftmenu img { clear:both; padding-top:12px; }
/* mainmenu */
td.mainmenu {background-color:#D5D5D5; border:1px solid #9D9C9C; height:35px;}
.mainmenu a:hover, .mainmenu a:active { 
background: #FFFFFF;
color: #D5D5D5;
}
.mainmenu ul li {display:inline; }
.mainmenu ul { padding:8px 0 0 8px; }
.mainmenu a:link,.mainmenu a:visited,.mainmenu a:focus { font-family:Arial, Helvetica, sans-serif; color: #000; font-size: .9em; text-decoration:none; padding:0 5px 0 0;}
td.bottom-border {border-bottom:1px solid #D5D5D5;}
/* subheadings */
td.subhead {background: url(../../images/bg_subheader.jpg);height:180px; max-height:180px;background-repeat:no-repeat; }
td.subhead div { 
	font-family: "Arial"; 
	font-size: 1.3em; 
	font-style:italic; 
	color:#FF0000; 
	position:relative;  
	padding:24px 0 0 24px; 
	width: 340px;
	overflow: hidden;
	height: 20px;
}
td.subhead div.subheadsub {
	color: black;
	font-size: 1em;
	font-style: normal;
	padding: 10px 0 0 30px;
	width: 180px;
	height: 81px;
	overflow: hidden;
}
/* leftmenu */
td.leftmenu {  width:129px; min-width:129px; }
td.leftmenubg {background: url(../../images/bg_leftmenu.jpg);width:170px; background-size: 100% 77%; background-repeat:no-repeat;}

.leftmenu ul li {list-style:none; padding:7px 0 0px 4px; }
.leftmenu ul  { padding:4px 0 0px 4px; }
.leftmenu a:hover, .leftmenu a:active { 
background: url(../../images/arrow.gif); 
background-position: left;
background-repeat:no-repeat;
width:12px;
padding:0px 0 0px 14px;
color:#FF0000 !important;
}
.leftmenu a:link,.leftmenu a:visited,.leftmenu a:focus { font-family:Arial, Helvetica, sans-serif ; color: #000; font-size: .8em; text-decoration:none;}
.contact { font-family: "Arial"; font-size: .3em; z-index:99;  color:#FF0000; }
/* titles */
.contenttitle { font-family: Arial, Helvetica, sans-serif;  font-size: 1em;  color:#FF0000; padding:12px 0 ;  }
/* main content */
.content 
{ 
font-weight: normal; width:500px; max-width:500px; padding:0 15px ; 
} 
.bold 
{ 
font-weight: bold; 
} 
.center
{
text-align:center
}
.em
{
font-style:italic;
}
td.form {  padding:4px 0; }
td.form input { border:solid thin; }
td.content ul { margin-left:20px; }
td.content li{ font-family: Arial, Helvetica, sans-serif;  margin-bottom:3px; font-size: .9em; list-style:disc; }
/* footer */
.footer { font-family: Arial, Helvetica, sans-serif; font:bold; font-size: .8em; text-align:center; }

/* Open an Account page */
strong, th {font-weight:bold;}
.step p {display: inline-block;}
.step p:first-child {margin-right:20px;}
.step .step {padding-left:36px;}
div.clear {display:block;}
div.addressstep p {vertical-align: top;}