* { margin:0; padding:0;}
body {
	background:url(images/body-bg.gif) center top repeat-x #d8dbdd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.25em;
	color:#464646;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.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:17px;}

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
	color: #717A82;
}
img {border:0; vertical-align:top; text-align:left;}

.form { height:30px;}
.form input {width:202px; height:23px; background:none; color:#4b3f37; padding-left:3px; border:1px solid #fff; }
textarea {
	width:266px;
	height:113px;
	background:#fff;
	overflow:auto;
	color:#717A82;
	padding-left:3px;
	border:1px solid #fff;
	margin-bottom:21px;
}
#form2 .link1 { float:right;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/marker.gif) no-repeat left 5px; padding:0 0 14px 16px;}
.list1 li a { background:url(images/line-dotted.gif) left bottom repeat-x; text-decoration:none; font-size:1.42em; line-height:1em;}
.list1 li a:hover { text-decoration:none; background:none; color:#0068bd;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; padding:0 6px 6px 0;}
.list2 li.extra { padding-right:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.img-box-right img { float:right; margin:0 20px 0 0;}

.p2 { margin-bottom:10px;}


/*==================txt, links, lines, titles====================*/
a {color:#d52d00;}
a:hover{text-decoration:none;}

h2 { font-size:1em; margin-bottom:7px;}
h3 {color:#d52d00; font-size:1.42em; line-height:1em; font-weight:normal; margin-bottom:20px;}
h3 a { background:url(images/line-dotted.gif) left bottom repeat-x; text-decoration:none;}
h3 a:hover { background:none; color:#0068bd;}

.txt1 { color:#d52d00; font-size:1.42em; line-height:1em;}
.txt2 { }
.errorMsg { color:#d52d00; font-size:1em; line-height:1em;}

.link1 { display:block; float:left; background:url(images/icon1.jpg) no-repeat left 0; padding:4px 0 7px 31px; color:#c82e25; font-weight:bold; text-decoration:none; padding-right:36px;}
.link1:hover { color:#111; text-decoration:underline;}
.link2 { display:block; float:left; background:url(images/icon2.jpg) no-repeat left 0; padding:3px 0 4px 31px; color:#c82e25; font-weight:bold; text-decoration:none;}
.link2:hover { color:#111; text-decoration:underline;}
.link3 { background:url(images/line-dotted.gif) left bottom repeat-x; text-decoration:none;}
.link3:hover { text-decoration:underline; background:none;}

.line-hor {
	background:url(images/line-hor.gif) left bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}
.line-hor1 { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:12px; margin-bottom:28px; }

.title { margin-bottom:15px;}

/*==================boxes====================*/
.banner-box { height:220px;}
.banner-box div { position:absolute; margin:-61px 0 0 -26px;}

.home-banner-box { height:110px;}
.home-banner-box div { position:absolute; margin:-61px 0 0 -26px;}

.old-banner-box { height:300px;}
.old-banner-box div { position:absolute; margin:-61px 0 0 -26px;}

.cont-box { padding:0 55px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

.cont-box1 { margin-bottom:0;}
.cont-box1 span { float:right;}

.link-box { background:#c4c7c8; width:100%;}
.link-box .left { background:url(images/left-bg.gif) no-repeat left top;}
.link-box .right { background:url(images/right-bg.gif) no-repeat right top;}
.link-box .inner { padding:5px 0 8px 10px;}

/*header*/
#header div { position:absolute; margin:0 0 0 -25px;}

/*content*/
#content {
	padding-bottom:10px;
}
#content .left-column .inner { padding:0 58px 0 38px;}
#content .left-column .inner1 { padding:0 18px 0 38px;}
#content .indent { padding:0 10px 0 37px;}
#content .indent p { margin-bottom:30px;}

/*footer*/
#footer p { padding:6px 0 0 34px;}
#footer a { color:#464646;}


/*==========================================*/
