* { margin:0; padding:0;}
body {
	background:#e2e2e2;
	font-family:Arial;
	font-size:11pt;
	line-height:20pt;
	color:#666;
}

input, textarea { font-family:Tahoma; font-size:.91em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}

/*==========================================*/
.submenu {
	width:100%;
	overflow:hidden;
}
#submenu   ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
}
#submenu li {
	display: inline;
	margin-right: 10px;
	list-style-type: none;
}
#submenu a {
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
.container { width:100%;}

p { margin-bottom:14px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #ededed;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

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

.form { height:26px;}
.form input {width:293px; height:18px; background:#fff; border:1px solid #e1e1e1; border-left:1px solid #303030; border-top:1px solid #303030; padding-left:3px; color:#666;}
textarea { width:293px; height:128px; background:#fff; overflow:auto; border:1px solid #e1e1e1; border-left:1px solid #303030; border-top:1px solid #303030; padding-left:3px; color:#666; margin-bottom:10px;}


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

.list1 dt { font-weight:bold; color:#000;}
.list1 dt span { display:block; font-size:1.17em; text-decoration:underline; font-weight:normal;}
.list1 dt a { color:#000;}
.list1 dt a:hover { color:#bc2310;}
.list1 dd { padding-bottom:22px;}

.list2 li { background:url(images/marker1.gif) no-repeat left 4px; padding:0 0 6px 28px;}
.list2 li a {
	color:#bc2310;
	text-decoration:none;
	line-height: 15px;
}
.list2 li a:hover { text-decoration:underline;}

/*==================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-box1 { width:100%; overflow:hidden; padding-bottom:10px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 {
	margin-bottom:18px;
	line-height: 20px;
}
.p2 { margin-bottom:9px;}


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

h2 {
	font-size:10pt;
	color:#000;
	line-height: 14pt;
}

.txt1 { color:#bc2310; font-size:1.17em;}

.link1 { background:url(images/marker.gif) no-repeat right 6px; padding-right:14px; color:#bc2310; font-size:1.17em;}

.line-hor { background:url(images/line-dot.gif) left bottom repeat-x; padding-bottom:35px; margin-bottom:29px;}

.title { margin-bottom:26px;}
.title1 { margin-bottom:14px;}

/*==================boxes====================*/
.cont-box { padding:0 110px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

/*header*/
#header .logo {
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
}
#header .indent {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 87px;
}
#header .indent img {
	margin-bottom:9px;
}
#header .menu { padding:36px 0 0 36px;}
#header .menu img { margin-right:3px;}

/*content*/
#content { padding:52px 320px 26px 36px;}
#content2 {
	padding-top: 15px;
	padding-right: 320px;
	padding-bottom: 26px;
	padding-left: 36px;
}

/*footer*/
#footer { color:#999;}
#footer .fleft { padding:47px 0 0 36px;}
#footer .fleft a { color:#666; font-weight:bold;}
#footer .fright { padding:47px 74px 0 0;}
#footer .rss { background:url(images/rss.jpg) no-repeat right 0; padding-right:27px; color:#5a5a5a; display:block;}
