* { margin:0; padding:0;}
body { font-family:Arial; font-size:100%; line-height:1em; color:#464646; background:url(images/body_bgd.gif) center top #c7c7c7;}

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

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

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

p { margin-bottom:14px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #e6e6e6;}
.tall_center { background:url(images/tall_center.gif) left 180px repeat-x;}
.tall_bottom { background:url(images/tall_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:30px;}
.form input {width:336px; height:18px; background:#fff; color:#464646; font-size:.85em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea { width:336px; height:109px; background:#fff; overflow:auto; color:#464646; font-size:.85em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; margin-bottom:7px; border-top:1px solid #303030; border-left:1px solid #303030;}

#checkbox_form { font-size:.85em; color:#565656; font-family:tahoma;}
#checkbox_form p { height:14px; line-height:14px;}
#checkbox_form p span { width:81px; float:left;}
#checkbox_form p em { width:90px; float:left; font-style:normal;}
.checkbox1 { width:15px; height:15px; font-size:1em; margin-right:8px;}

.cont_box { padding:0 14px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

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

.footer_nav {
	float:left;
	padding-top: 17px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 0;
}
.footer_nav li { display:inline;}
.footer_nav li a { background:url(images/divider.gif) no-repeat right 3px; padding:0 6px 0 5px;}
.footer_nav li a.last { background:none;}

.list1 li { background:url(images/marker.gif) no-repeat left 2px; padding-left:22px; font-weight:bold; padding-bottom:8px;}
.list2 { color:#464646}
.list2 li { clear:both;}
.list2 em { width:154px; font-style:normal; float:left;}
.list2 b { width:107px; float:left; font-weight:normal;}
.list2 span { float:left;}

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

.p1 { margin-bottom:8px;}


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

h2 { font-size:1em; color:#127ae8; margin-bottom:7px;}
h3 { background:url(images/line_dotted.gif) left bottom repeat-x; font-size:1.23em; text-transform:uppercase; line-height:1.1em; color:#127ae8; margin-bottom:5px;}
h3 span { color:#003471;}
h3 em { color:#d81a29; font-style:normal;}

.txt1 { color:#127ae8;}
.txt1 a { text-decoration:underline;}
.txt1 a:hover { text-decoration:none;}

.link1 { background:url(images/marker1.gif) no-repeat left 2px; padding-left:15px; color:#c82e25; font-weight:bold;}
.link2 { background:url(images/marker2.gif) no-repeat left 2px; padding-left:15px; font-weight:bold;}
.link3 { background:url(images/marker1.gif) no-repeat left 2px; padding-left:15px; font-weight:bold; color:#c82e25;}
.link4 { color:#464646; text-decoration:underline;}
.link4:hover { text-decoration:none;}

.line_hor {
	padding-bottom:5px;
	margin-bottom:5px;
	background-image: url(images/line_hor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line_hor1 { background:url(images/line_hor.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:30px;}
.line_hor2 {
	padding-bottom:5px;
	margin-bottom:5px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line_hor3 { background:url(images/line_hor.gif) left bottom repeat-x; padding-bottom:18px; margin-bottom:28px;}

.links_box { background:url(images/links_box.gif) left top repeat-x; padding:8px 0 13px 10px; margin-bottom:12px;}

.title { margin-bottom:14px;}

/*==================blocks====================*/
.block { background:#fafafa; width:100%;}
.block .top_tall { background:url(images/top_tall.gif) left top repeat-x;}
.block .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.block .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.block .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.block .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left top;}
.block .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right top;}
.block .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.block .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.block .inner { padding:11px 20px 7px 24px;}
.block .title { margin-bottom:35px;}
.block p { font-size:.85em; color:#464646; margin-bottom:4px;}
.block .p1 { margin-bottom:16px;}

/*header*/
#header { background:url(images/header_bgd.jpg) left 14px no-repeat;}
#header .row_1 { height:102px;}
#header .row_1 .indent { padding:35px 0 0 30px;}
#header .row_2 {
	height:124px;
}
#header .row_2 .indent {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 350px;
}
#header .row_2 .logo {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 350px;
}
#header .row_3 { padding-left:30px;}

/*content*/
#content .indent {padding:33px 0 34px 30px;}
#content .indent1 {padding:33px 0 34px 23px;}
#content .indent2 {padding:33px 30px 34px 30px;}

/*footer*/
#footer { color:#111; background:url(images/footer_bgd.gif) left top no-repeat;}
#footer a { color:#111;}
#footer .fleft { padding:17px 0 0 30px;}
#footer .fleft strong { color:#c82e25; text-transform:uppercase;}
/*==========================================*/
