/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color:#999999;
	line-height: 1.3em;
}
.mainfront {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.3em;
}
.mainfrontblue {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.3em;
	color:#000099;
}
.bheader {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #242455;
}
.sheader {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #242455;
}

#hlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
}
#hlink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
}


#page {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

/* Menu */
#styleone{
	position:relative;
	display:block;
	height:21px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family: Tahoma;
	border-bottom:1px solid #d9d9d9;
}
#styleone ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#styleone ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#styleone ul li a{
	display:block;
	float:left;
	color:#034895;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:18px;
}
#styleone ul li a:hover,#styleone ul li a.current{
	color:#034895;
	background:transparent url(images/bgON.gif) repeat-x top left;
}

/*Mini Dropshadow*/
.bgl {
	background-image: url(images/edges/ds_l.png);
	background-repeat: repeat-y;
	background-position: right;
}
.bgr {
	background-image: url(images/edges/ds_r.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bgt {
	background-image: url(images/edges/ds_t.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgb {
	background-image: url(images/edges/ds_b.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bgtr {
	background-image: url(images/edges/ds_tr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgtl {
	background-image: url(images/edges/ds_tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbl {
	background-image: url(images/edges/ds_bl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgbr {
	background-image: url(images/edges/ds_br.png);
	background-repeat: no-repeat;
	background-position: left top;
}.testimonial {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #000000;
	line-height: 1.3em;
}
.numbered {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.7em;
	color: #666666;
}
.contact_bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
