/* CSS Document */

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

a {font-family: Verdana; font-size: 11px; font-weight: bold; color: #21416F; text-decoration: none;}
a:hover  {font-family: Verdana; font-size: 11px; font-weight: bold; color: #cc0000; text-decoration: underline;}

a.submenu {font-family: Verdana; font-size: 11px; font-weight: normal; color: #21416F; text-decoration: none;}
a.submenu:hover  {font-family: Verdana; font-size: 11px; font-weight: normal; color: #cc0000; text-decoration: underline;}

a.topmenu {font-family: Verdana; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none; margin-top: 20px;}
a.topmenu:hover  {font-family: Verdana; font-size: 10px; font-weight: normal; color: #FFCC00; text-decoration: underline; margin-top: 20px;}

a.botmenu {font-family: Arial; font-size: 11px; font-weight: normal; color: #333333; margin-left:5px; margin-right:5px; text-decoration: none;}
a.botmenu:hover  {font-family: Arial; font-size: 11px; font-weight: normal; color: #333333; margin-left:5px; margin-right:5px; text-decoration: underline;}

a.popup{font-family: Verdana; font-size: 11px; font-weight: bold; color: #21416F; text-decoration: none;}
a.popup:hover  {font-family: Verdana; font-size: 11px; font-weight: bold; color: #cc0000; text-decoration: underline;}

.copyright {font-family: Arial; font-size: 11px; font-weight: normal; color: #FFFFFF}
a.copyright:hover  {font-family: Arial; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: underline;}

p.title{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4B5B72;
	margin-left:0px;
	margin-right:0px;
    margin-top:10px;
}

.productitle{
	font-family: Verdana;
	font-size: 16px;
	color: #94A1E2;
	font-weight:bolder;
	margin-left:0px;
	margin-right:10px;
}

.main{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin-left:65px;
	margin-right:50px;
}

.copy {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	margin-left:0px;
	margin-right:0px;
}


.form {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
    font-weight: normal;
	margin-left:40px;
	margin-right:20px;
	color: #333333;
}

li {
	list-style-position: outside;
	list-style-image: url(images/main_bullet2.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #21416F;
	margin-left:-22px;
	margin-right:10px;
}

li.serv {
	list-style-position: outside;
	list-style-image: url(images/main_bullet3.gif);
	font-family: arial;
	font-size: 11px;
	color: #4B5B72;
	margin-left:0px;
	margin-right:10px;
}

hr {color: #cccccc;}

blockquote {margin-left:20px;}