@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.bg2 {
	background-image: url(/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg18 {
	background-image: url(/images/bg18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bg-left {
	background-image: url(/images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(/images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E6F2FF;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: transparent;
	border: 2px;
	border-color: #d3d7e0;
}
.fields-st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background: transparent;
	border: 2px;
	border-color: #d3d7e0;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	border: 0;
}
.button-st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	border: 0;
}


.bg-st3 {
	background-image: url(/images/bg-st3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bot-bg {
	background-image: url(/images/bottom-bckgrd.jpg);
	background-repeat: no-repeat;
}
.bg-st9 {
	background-image: url(/images/bg-st9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-st11 {
	background-image: url(/images/bg-st11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-left-st {
	background-image: url(/images/bg-left-st.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right-st {
	background-image: url(/images/bg-right-st.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none
}
.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline
}
.text-sm-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none
}
.text-sm-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline
	
}
.text-pronav {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B6BFDA;
	text-decoration:none
	
}
.text-pronav:hover {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.bg-product-nav {
	background-image: url(images/bg-product-nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none
}
.text-headbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #1761B6;
	padding: 0px 300px 0px 5px;
}.text-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom: solid black 1px;
	padding-right: 150px;
}
#hptext {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left:25px;
margin-bottom: 0px;
margin-top: 10px;
height: 40px;
}

#hptext2 {
color:#FFFFFF;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 18px;
margin-left:25px;
margin-bottom: 0px;
margin-top: 10px;
margin-right: 15px;
line-height: 28px;
}
#home {
	background:url(images/home.jpg) top center no-repeat;
}
.tagline {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:18px;
	padding: 20px;
}
#sidemenu {
	float: left;
	width: 100%;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	background-image:url(images/menu_bg.gif);
	height:270px;
	background-repeat:no-repeat;
}

#sidemenu li a {
	padding: 5px;
	color: #113d7a;
	font-weight:normal;
	font-size: 15px;
	line-height: 26px;
	text-decoration:none;
	font-weight:bold;
	
}

#sidemenu li a:hover {
	color: #c49356;
	text-decoration:underline;
}

#menuhead {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #c49356;
	font-weight:bold;
	font-size: 15px;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: underline;
}

	

