* {
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}
body {
	font-family:Arial;
	font-size:110%;
	line-height:.9375em;
	color:#464646;
}

input, textarea {
	font-family:Arial;
	font-size:1em;
	border: 1px solid #999999;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:12px;}

.tail_top { background:url(images/tail_top.gif) left top repeat-x #fff;}
.tail_bottom {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.right_bgd {
	position:absolute;
	top:0px;
	right:-23px;
	width:30px;
	height:334px;
	background-image: url(images/tail_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:25px;}
.form input {width:; height:19px; background:none; color:#685a56; padding-left:3px; border:1px solid #999999;}
textarea { width:580px; height:141px; background:none; overflow:auto; color:#685a56; padding-left:3px; border:1px solid #999999; margin-bottom:12px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { padding:10px 0 74px 25px; background:url(images/site-nav-actsh.jpg) no-repeat;}
.site-nav li { display:inline;}
.site-nav li a {
	display:block;
	float:left;
	color:#0000FF;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 29px;
	clip: rect(auto,auto,auto,auto);
	top: auto;
}
.site-nav li a:hover { text-decoration:underline;}
.site-nav li a.current { color:#fff;}
.site-nav li a.current:hover { text-decoration:none; cursor:default;}

.m1_act { background-position:10px 0;}
.m2_act { background-position:110px 0;}
.m3_act { background-position:227px 0;}
.m4_act { background:url(images/site-nav-act1sh.jpg) no-repeat; background-position:335px 0; }
.m5_act { background:url(images/site-nav-act2sh.jpg) no-repeat; background-position:445px 0; }
.m6_act { background:url(images/site-nav-act3sh.jpg) no-repeat; background-position:565px 0; }
.last { background:none;}

.list1 li { font-weight:bold; color:#b0145d; padding-bottom:10px; font-size:1.1em;}
.list1 li a { background:url(images/marker.gif) no-repeat left 6px; padding-left:10px;}

.list2 dt {
	font-size:1.45em;
	color:#666666;
}
.list2 dd { padding-bottom:14px; line-height:1.54em;}
.list2 dd a { background:url(images/marker.gif) no-repeat left 6px; padding-left:10px; font-weight:bold; font-size:1.1em;}

.list3 li { padding-bottom:14px;}
.list3 li a {background:url(images/marker.gif) no-repeat left 6px; padding-left:10px; font-weight:bold; font-size:1.1em;}
.list3 li.extra { line-height:1.54em;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:18px;}
.img_box .fleft { margin:0 20px 0 0;}


.p2 { margin-bottom:20px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#0000FF;
}
a:hover{
}

h3 { font-size:1.27em; margin-bottom:12px;}
h4 { font-size:1.1em; margin-bottom:10px;}
h5 { font-size:1.27em;}

.txt1 {
	line-height:normal;
}
.txt2 { font-size:1.1em;}
.text1 {
	font-size: 17px;
	font-weight: bold;
	color: #373B48;
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #373B48;
}

.text3 {
	font-size: 10px;
	color: #94969C;
}

.text4 {
	font-size: 19px;
	font-weight: bold;
	color: #373B48;
}

.text5 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #373B48;
}

.text6 {
	letter-spacing: -1px;
	font-size: 26px;
	color: #80BD09;
}

.text7 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	font-size: 10px;
	color: #FFFFFF;
}

.text9 {
	font-size: 11px;
}

.text10 {
	text-align: center;
	font-size: 10px;
	color: #AFB1B6;
}

.link1 { display:block; float:left; background:url(images/link1_bgd.gif) left top repeat-x; color:#363636; text-decoration:none; font-size:.91em;}
.link1 em { display:block; background:url(images/link1_left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1_right.gif) no-repeat right top; padding:1px 11px 3px 12px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:none; background:url(images/link1_bgd2.gif) left top repeat-x; color:#fff;}
.link1:hover em { display:block; background:url(images/link1_left2.gif) no-repeat left top;}
.link1:hover b {background:url(images/link1_right2.gif) no-repeat right top;}

.line_hor { border-bottom:1px solid #e1e1e1; padding-bottom:23px; margin-bottom:29px;}

.title { margin-bottom:20px;}
.title1 { margin-bottom:6px;}


/*==================boxes====================*/
.cont_box { padding:0 72px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

.buttons_box { width:100%; overflow:hidden;}
.buttons_box .link1 { float:right; margin-left:24px;}
.buttons_box b {padding:1px 20px 3px 20px;}


/*header*/
#header .row_1 {
	height:132px;
}
#header .row_1 .fleft { padding:91px 0 0 88px;}
#header .row_1 .fright {
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
}
#header .row_2 { height:86px;}

/*header1*/
#header1 .row_1 {
	height:132px;
}
#header1 .row_1 .fleft { padding:91px 0 0 88px;}
#header1 .row_1 .fright {
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0;
}
#header1 .row_2 { height:86px;}

/*content*/
#content { padding:0 0 25px 49px;}
#content .indent {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

/*footer*/
#footer {
	color:#464646;
	background-color: #F0F0F0;
}
#footer a {
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}
#footer strong { text-transform:uppercase;}
#footer p {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/*==========================================*/
#page2 .tail_top .tail_bottom .right_bgd {
}

/*backgrounds*/
.bg8  {
	background-image: url(images/homepagesh14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

