/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imageButton {
    border: 1px solid silver;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 1px center;
    padding: 1px 1px 1px 35px;
    height: 30px;
    cursor: pointer;
    font-family: Arial;
	background-image:url(../images/searchbtn.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.topnavigationarea{
background:#FFFFFF url(../images/Navigation_bg.jpg) repeat-x;
height:36
}
.topnavigation{
padding:5px 5px 1px 10px;
}
.productwalk{
border:#b5c2d5 1px solid;
}
.applicationarea{
	border:1px solid #E0ECFA;
	text-align:center;
	vertical-align:top;
	padding: 20px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding-top:10px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top:10px;
}
.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:10px;
}
.ndate{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FF9900;
text-align:left;
padding-right:20px;
}

.productwalkTitle{
font-family:Tahoma, Verdana;
font-size:10px;
color:#003366;
font-weight:bold;
height:22px;
text-align:center;
vertical-align:middle;
}
.productTitle{
font-family:Tahoma, Verdana;
font-size:10px;
color:#003366;
font-weight:normal;
text-align:center;
vertical-align:middle;
height:19px;
border-bottom:#b5c2d5 1px solid;
background:url(../images/gallery_product_bg.jpg) repeat-x #FFFFFF;
}
.product{
text-align:center;
vertical-align:middle;
border-bottom:#b5c2d5 1px solid;
}
.footer{
background:#99CCFF url(../images/footer_bg.jpg) repeat-x;
height:26px;
font-family:Tahoma, Verdana;
font-size:10px;
font-weight:normal;
text-align:center;
vertical-align:middle;
}
