body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
	border:0;
}

img a:hover{
	outline:none;
	border:0;
}

.top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:99px;
}

.follow{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
}

.topmenu{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

.home{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
	background-image:url(images/home-hvr.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	height:32px;
	text-align:center;
}

.prom{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
	background-image:url(images/promo-hvr.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	height:32px;
	text-align:center;
}

.product{
	font:12px Arial;
	color:#000000;
	text-decoration:none;
	background-image:url(images/product-hvr.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	height:32px;
	text-align:center;
}

.menubg{
	font:13px Arial;
	color:#000000;
	text-decoration:none;
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:42px;
}

.menubg a:link{
	color:#000000;
	text-decoration:none;
}

.menubg a:visited{
	color:#000000;
	text-decoration:none;
}

.menubg a:hover{
	color:#ffffff;
	text-decoration:none;
}

.heading{
	font:18px Arial;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.menutitle{
	font:12px Arial;
	color:#424242;
	text-decoration:none;
	line-height:35px;
}

.menutitle a:link{
	text-decoration:none;
	color:#424242;
}

.menutitle a:visited{
	text-decoration:none;
	color:#424242;
}

.menutitle a:hover{
	text-decoration:none;
	color:#0456b8;
}

.submenu{
	list-style-image:url(images/arrow.jpg);
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:12px;
	padding-left:10px;
	font:12px Arial;
	color:#424242;
	text-decoration:none;
}

.submenu li{
	margin-bottom:6px;
	padding-bottom:6px;
}

.submenu a:link{
	color:#424242;
	text-decoration:none;
}

.submenu a:visited{
	color:#424242;
	text-decoration:none;
}

.submenu a:hover{
	color:#0456b8;
	text-decoration:none;
}

.pad{
	padding-left:10px;
}

.learn{
	font:12px Arial;
	color:#424242;
	text-decoration:none;
}

.learn:hover{
	color:#0456b8;
	text-decoration:none;
}

.bodytext{
	font:12px Arial;
	color:#424242;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
}

.bodytext a:link{
	color:#00a7da;
	text-decoration:underline;
}

.bodytext a:visited{
	color:#00a7da;
	text-decoration:underline;
}

.bodytext a:hover{
	color:#424242;
	text-decoration:none;
}

h1{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-decoration:none;
	color:#0148a0;
	font-weight:normal;
}

h2{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	text-decoration:none;
	color:#00a7da;
	font-weight:normal;
}

h3{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

.color{
	color:#548a01;
}

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

.details:hover{
	text-decoration:none;
	color:#000000;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

.footer a:link{
	text-decoration:none;
	color:#000000;
}

.footer a:visited{
	text-decoration:none;
	color:#000000;
}

.footer a:hover{
	text-decoration:underline;
	color:#000000;
}

.highlight{
	font-weight:bold;
	color:#104a9c;
}

.highlight-red{
	font-weight:bold;
	color:#e00000;
}

.sptext{
	font-size:14px;
	text-align:left;
	padding-right:10px;
	color:#0055bb;
	text-decoration:none;
}

.fromtext{
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.midbg{
	background-image:url(images/midbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#ffffff;
	margin-bottom:20px;
	margin-top:20px;
}

.image{
	border:#104a9c solid 2px;
}