@charset "utf-8";
/* Formoplastic - Styles */


/* Default Style begins here */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#464646;
	margin:0px;
	background-color:#666666;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	line-height:18px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FDFDFD;
	/*border:1px solid #CCCCCC;*/
	color: #000000;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #999999;
	color: #000000;
	background-color:#FDFDFD;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #999999;
	background-color:#FDFDFD;
	color: #000000;
	width:200px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0121bc;
	text-decoration:none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0121bc;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff4e00;
	text-decoration:none;
}

.grayunderline:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
	text-decoration:underline;
}
.grayunderline:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
	text-decoration:underline;
}
.grayunderline:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	text-align:justify;
	text-decoration:none;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	text-align:justify;
	line-height:18px;
	padding:0px;
	margin:0px;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	text-align:justify;
	line-height:20px;
}
.customer_txt{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-align:left;
	line-height:20px;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	list-style-type:none;
	line-height:20px;
	margin-top:0px;
}

li{
	background-image: url(../images/square_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left:20px;
}
/* Default Style ends here */


/* Page Style begins here */

.outertable{
	width:1000px;
	height:100%;
	background-color:#FFFFFF;
}

.header_border{
	height:3px;
}

.logo_menu_td{
	height:90px;
	border-bottom:1px solid #dbdbdb;
}

.logo_td{
	padding-left:25px;
}

.menu_td{
	text-align:right;
	vertical-align:middle;
}

.header_td{
	height:225px;
	border-bottom:1px solid #666666;
}

.home_header_img{
	height:224px;
	width:787px;
}

.left_panel{
	width:200px;
	height:100%;
	vertical-align:top;
}

.center_panel{
	width:587px;
	height:100%;
	vertical-align:top;	
}

.right_panel{
	width:213px;
	height:100%;
	vertical-align:top;	
}

.key_benefites_td{
	background-color:#e64b2e;
}

.news_panel{
	width:213px;
	background-color:#f6f7ff;
	border-left:1px solid #e5e7ff;
	height:100%;
}

.white_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:20px;
}

.black_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
	line-height:20px;
}

.a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	text-align:justify;
	line-height:18px;
}
.a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6f6f6f;
	text-align:justify;
	line-height:18px;
}
.a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff4e00;
	text-align:justify;
	line-height:18px;
}

.white_underline:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.white_underline:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.white_underline:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.black_underline:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

.black_underline:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

.black_underline:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}

.footer_td{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	vertical-align:bottom;
	padding-bottom:8px;
}
.intro_bg{
	background-image:url(../images/intro_bg.jpg);
	height:402px;
	width:1000px;
}
.left_bg{
/*	background-image:url(../images/left_bg.jpg);*/
	background-color:#F5F5F5;
/*	width:5px; */
/*	height:5px; 
	background-repeat:repeat;*/
}


.white_underline:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.white_underline:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer_content{
	font-family:Verdana;
	font-size:10px;
	color:#acb0b5;
}

.dibus:link{
	font-family:Verdana;
	font-size:10px;
	color:#acb0b5;
	text-decoration:none;
}

.dibus:visited{
	font-family:Verdana;
	font-size:10px;
	color:#acb0b5;
	text-decoration:none;
}

.dibus:hover{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.white_underline:link{
	font-family:Verdana;
	font-size:10px;
	color:#acb0b5;
	text-decoration:underline;
}

.white_underline:visited{
	font-family:Verdana;
	font-size:10px;
	color:#acb0b5;
	text-decoration:underline;
}

.white_underline:hover{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.logo_td_innerpage{
	width:220px;
	text-align:center;
	vertical-align:top;
	background-color:#F2F3F7;
}

.header_img_td{
	width:780px;
	height:202px;
	padding-top:1px;
	vertical-align:top;
	background-position:right;
	background-color:#FFFFFF;
}

.menu_td_innerpage{
	width:100%;
	height:34px;
	text-align:right;
	vertical-align:top;
	background-image:url(../images/innerpages/menu_bg.jpg);
	background-repeat:repeat-x;
}
.head_top_bg{
	width:100%;
	background-image:url(../images/innerpages/head_top_bg.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #e5e2e2;
	border-right:1px solid #e5e2e2;
}
.content_bottom_bg{
	width:772px;
	height:15px;
	background-image:url(../images/innerpages/content_bottom_bg.jpg);
}
.left_panel_innerpage{
	width:220px;
	height:100%;
	background-image:url(../images/hor_dot_line.jpg);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
}

.content_panel_innerpage{
	width:780px;
/*	padding-top:10px;
	padding-bottom:15px;*/
	height:100%;
	vertical-align:top;
}

.content_panel_innerpage_table{
	width:755px;
	height:100%;
}

.formo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff4e00;
	font-weight:bold;
}

.plastic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000ff;
	font-weight:bold;
}

.page_content_position{
	padding-top:10px;
	height:100%;
}

.blue_title{
	color:#0133b1;
	font-weight:bold;
}

.black_title{
	color:#000000;
	font-weight:bold;
}

.required{
	color:#FF0000;
}

.textbox{

	border:1px solid #999999;
	font-family:tahoma, Verdana;
	font-size:11px;
	color:#000000;
}

.h1_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight:bold;
}

.button{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	border:1px solid #000000;
	cursor:pointer;
}

.gray_border{
	border:1px solid #e5e5e5;
}

.img_border{
	border:1px solid #c5c5c5;
}
.border_h{
	border-left:1px solid #e5e2e2;
	border-left:1px solid #e5e2e2;
}

/* Page Style ends here */