@charset "utf-8";
/* CSS Document */

body{margin:0px;
padding:0px;
}
.buttontext{font-family:"Trebuchet MS";
font-size:12pt;
letter-spacing:0px;
text-decoration:none;
color:#FFFFFF;
text-align:left;
}
.titletext{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#304c55;
font-weight:bold;
text-align:left;
border-bottom:1px  #304c55 solid;
}
.text1{font-family:tahoma;
color:#222222;
text-align:justify;
padding-left:12px;
padding-right:10px;
line-height:17px;
font-size:11px;
}
.leftboxtext{font-family: Georgia, "Times New Roman", Times, serif;
color:#062d39;
text-align:left;
font-size:18px;
text-decoration:none;
font-style: normal;
letter-spacing:1px;
}
.leftboxtext2{font-family:verdana;
color:#062d39;
text-align:left;
font-size:11px;
text-decoration:none;
font-style: normal;
line-height:16px;
}
.leftboxtext4{font-family:verdana;
color:#FFFFFF;
text-align:left;
font-size:13px;
text-decoration:none;
font-style: normal;
line-height:20px;
font-weight:bold;
}
.leftboxtext4:hover{font-family:verdana;
color: #000000;
text-align:left;
font-size:13px;
text-decoration:none;
font-style: normal;
line-height:20px;
font-weight:bold;
}
.leftboxtext3{font-family:verdana;
color:#062d39;
text-align:left;
font-size:14px;
text-decoration:none;
font-style: normal;
line-height:16px;
}
.doteline{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
color:#666666;
}
.bottomtext{font-family:tahoma;
color:#333333;
text-align:center;
text-decoration:none;
font-size:11px;
}
.bottomtext:hover{font-family:tahoma;
color:#333333;
text-align:center;
text-decoration: underline;
font-size:11px;
}
.bottomtext2{font-family:tahoma;
color:#333333;
text-align:center;
text-decoration:none;
font-size:11px;
}
.mailtext{font-family:tahoma;
color: #FF0000;
text-align:justify;
line-height:17px;
font-size:11px;
text-decoration:none;
}
.mailtext:hover{font-family:tahoma;
color: #000000;
text-align:justify;
line-height:17px;
font-size:11px;
text-decoration:none;
}
.text2{font-family:tahoma;
color:#222222;
text-align:justify;
line-height:17px;
font-size:11px;
text-decoration:none;
}
.leftboxtext5{font-family:verdana;
color: #FF0000;
text-align:left;
font-size:11px;
text-decoration:none;
font-style: normal;
line-height:20px;
}
.image
{
	border:1px solid #CCCCCC;
	padding:2px;
}
.prodtext{
font-family:tahoma;
color:#FFFFFF;
background:#304C55;
padding-left:5px;
padding-right:10px;
line-height:21px;
font-size:12px;
font-weight:bold;
}
.textarea1 {
	border:1px solid #CCCCCC;
	width:250px;
	height:16px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.textarea2 {
	border:1px solid #CCCCCC;
	width:250px;
	height:80px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.textarea3 {
	border:1px solid #CCCCCC;
	width:100px;
	height:16px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.border {
	border:1px solid #CCCCCC;
}
.listbox {
	height:20px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	vertical-align:middle;
	border:1px solid #CCCCCC;
}
.button {
	background-color: #0065a0;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
.button:hover {
	background-color: #333333;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}