@import "account.css";
@import "layout.css";

body{
	background:#053c56 url(/images/bg_body.gif) repeat-x;
	margin:0px;
	padding:0;
	font-size:8pt;
	font-family:Arial;
}
p{
	color:#666;
	line-height:12pt;
	font-size:10pt;
}
h1{
	font-family:Arial;
	color:#134678;
	font-size:17pt;
	margin:10px 0 15px 10px;
}

div.error{
	color:#FF0000;
	padding:5px 10px;
	border:1px solid #333;
	display:block;
	font-size:14pt;
	background:#FFFFD2;
}

div.success{
	color:#333;
	padding:5px 10px;
	display:block;
	font-size:12pt;
}
#article, #results{
	text-align:justify;
}
#backTo{
	font-size:0.8em;
	color:#333;
	cursor:pointer;
	float:right;
}

.next{
	float:right;
	color:#333;
	cursor:pointer;
	margin-top:-20px;
}
#backTo:hover{
	color:#000;
}
span.large{
	font-size:30pt; 
	line-height:36px;
}

input.large{
	font-size:20pt;
	width:100px;
}	

#main h1{
	margin:0;
	margin-bottom:10px;
}
#body_account h1{
	padding-bottom:10px;
}
h2{
	color:#134678;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
	clear:both;
}
.first{
	margin-top:0;
}

h3 {
	color:#067f9c;
	font-size:11pt;
	margin:3px 0;
}

h4 {
	color:#0a9abe;
	font-size:12pt;
	margin:3px 0;
}
strong{
	font-size:10pt;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.normal{
	margin-left:15px;
}

ul.normal li{
	color:#666;
	line-height:12pt;
	font-size:10pt;
	padding-bottom:4px;
}
li{
	float:left;
	font-size:9pt;
}

.button{
	background:#0fa1c4 url(/images/button_blank.png) !important;
	height:24px;
	width:110px;
	text-align:center;
	color:#FFF;
	font-size:8pt;
	float:right;
	line-height:24px;
	font-weight:bold;
	margin:10px;
	border:none;
	cursor:pointer;
}

.noFloat{
	float:none;
}

.noMargin{
	margin:0;
}
.button:hover{
	color:#000000;
}

a{
	color:#10a6cb;
	text-decoration:none;
	cursor:pointer;
}

a.replace span{
	cursor:pointer;
}

a.link{
	text-decoration:underline;
}

a.center{
	display:block;
	text-align:center;
}
a.more{
	float:right;
	font-size:12pt;
	font-weight:bold;
}
a.more:hover{
	text-decoration:underline;
}
img{
	border:0;
}

img.button{
	cursor:pointer;
	margin-right:10px;
}
#download_button{
	width:83px;
	height:26px;
}
#container{
	width:900px;
	background:#FFF url(/images/bg_container.gif) repeat-y;
	margin:0 auto;
	overflow:hidden;
}

#main_short, #main{
	overflow:hidden;
}
#main_short{
	width:529px;
	float:left;
}

#main{
	width:692px;
	padding:15px;
}
#main_short #we_are_one{
	background:url(/images/home_we_are.jpg) no-repeat;
	height:229px;
	width:529px;
}
#main_short #we_are_one p{
	color:#00c3e6;
	padding:120px 30px 0 30px;
	font-size:10pt;
	margin:0;
}
#main_short #we_are_one p a{
	padding:0;
	color:#00c3e6;
	margin:0;
	float:none;
}
#main_short #we_are_one p a:hover{
	text-decoration:underline;
}
#main_short #we_are_one a{
	float:right;
	color:#fad505;
	margin-top:20px;
	margin-right:20px;
	font-size:10pt;
}

#body_product #main_short, #body_home #main_short{
	border-right:1px solid #d1d0d0;
}
#footer{
	border-top:1px solid #d1d0d0;
	background:#f2f2f2 url(/images/bg_footer.gif) no-repeat bottom;
	width:860px;
	margin:0 auto;
}

#postfooter{
	width:900px;
	margin:10px auto;
	text-align:center;
	color:#01c2e6;
}

.spacer{
	margin:3px;
}

input, select, textarea{
	background:#FFF url(/images/bg_input.gif) repeat-x;
	line-height:18px;
	width:365px;
	font-size:10pt;
	vertical-align:top;
}
input:focus, select:focus, textarea:focus{
	background:#FFF url(/images/bg_input_on.gif) repeat-x;
}
select{
	height:26px;
	padding-right:3px;
	width:370px;
}
textarea{
	height:145px;
	overflow:auto;
	width:350px;
	padding-right:15px;
	line-height:1.2;
}

textarea.long{
	height:145px;
	overflow:auto;
	width:590px;
}
input.checkbox{
	background:url(/images/bg_input_checkbox.gif) no-repeat;
	height:13px;
	width:13px;
	line-height:0;
	padding:0;
	margin:0;
}
input.radio{
	height:13px;
	width:13px;
	line-height:0;
	padding:0;
	margin:5px 10px;
	vertical-align:middle;
}
input.upload{
	background:url(/images/button_upload.gif) no-repeat;
	height:22px;
	width:75px;
	cursor:pointer;
}
.textarea{
	background:#ecf9fc;
	width:620px;
	margin:0 auto 20px auto;
	padding:10px 20px;
	color:#666666;
	border-bottom:1px solid #aadae4;
	overflow:hidden;
}
/*image replacement*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
.replace{ 
	position:relative; 
	/*hide overflow:hidden from IE5/Mac */ 
	/*\*/ 
	overflow:hidden;
	 /**/
} 

.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
}


ul.customerdetails{
	overflow:hidden;
	margin-top:15px;
}

ul.customerdetails li{
	float:left;
	margin-bottom:5px;
}

ul.customerdetails li.label{
	font-weight:bold;
	width:110px;
	display:block;
}

a.info{
	color:#0fa1c4;
	font-weight:bold;
	text-decoration:underline;
	padding-left:15px;
	background:url(../images/symbol_info.gif) no-repeat 0px 2px;
	cursor:pointer;
}

.floatright{
	float:right;
}

.gone{
	display:none;
}

/* HELP */
.body_help{
	margin:10px;
}
.body_help .area{
	background:#ecf9fc;
	border-bottom:1px solid #aadae4;
	padding:10px;
	width:390px;
	height:220px;
}
.body_help .area h3{ 
	font-size:1.1em;
}

.body_help .area h4{ 
	font-size:1.2em;
}

#body_press p{
	margin-bottom:10px;
}
ul.cleanlist{
	margin:0;
	margin-left:20px;
}

ul.cleanlist li{
	background:url(/images/bg_ul_list.gif) no-repeat 2px 5px;
	padding-left:15px;
	float:none;
	color:#666;
	line-height:1.4;
}
ul.cleanlist ul{
	margin-left:20px;
}
.input_notes{
	background:url(/images/symbol_info.gif) no-repeat 0px 5px;
	margin-top:-23px;
	float:right;
	padding-left:15px;
	font-size:0.9em;
	text-align:left;
	width:210px;
}

ul.articles li {
	width:100%;
}