/* Page Structure
----------------------------------------------- */
body	{
	margin:0px;
	padding:0px;
	font:12px arial, helvetica, sans-serif;
	line-height:16px;
	color: #333333;
	background: url(../images/bg/b_main.jpg); background-repeat: repeat-x;
	background-color: #155ab2;
	text-align: center; /* IE w */
	}

p {font:12px arial, helvetica, sans-serif; color: #333333; line-height: 16px; text-align:left; margin:0; 
padding:0 0 15px 0;}
td {font:12px arial, helvetica, sans-serif; color: #333333; margin:0; padding:0 0 0 0; line-height: 16px;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size:20px; color: #155ab2; margin:0; padding:25px 0 18px 0;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size:15px; color: #155ab2; margin:0; padding:0px 0 15px 0;}
h3 {font-family: Arial, Helvetica, sans-serif; color:#155ab2; font-size: 15px; margin:0; padding:0px 0 15px 0; line-height:16px;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #333333; margin:0; padding:0px 0 15px 0; font-weight: normal;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size:13px; color: #155ab2; margin:0; padding:2px 0 15px 0; font-weight: normal;}
.home_text {font:16px arial, helvetica, sans-serif; color: #5c5c54; display: inline-block; margin:0; padding:13px 0 0 0; line-height: 20px; text-align:left;}
a {color:#155ab2; text-decoration:none;}
a:hover {color:#155ab2; text-decoration:underline;}

.footer {font:12px arial, helvetica, sans-serif; color: #6197ce; line-height: 14px; text-align:left;}
.footer a {color:#6197ce; text-decoration:none;}
.footer a:hover {color:#fecc09; text-decoration:underline;}


.tubes {background: url(../images/gen/shadow.png) top left; background-repeat: repeat-y;
* background: none;	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gen/shadow.png', sizingMethod='fixed'); z-index:20;}

.io {
	width: 150px;
	height: 189px;
	float: right;
	display: inline;
	background-color: #f4f3f0;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 10px 15px;
	}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.formfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;	
}

.formfield2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #53534a;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #76766a;
	border-right-color: #303024;
	border-bottom-color: #303024;
	border-left-color: #76766a;
}