* { margin:0; padding:0;}
body {
	/*background:url(../_images/body-bg.gif) center top repeat-x #d8dbdd;*/
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	/* "Lucida Sans" */
	font-size:1.3em;	/* 100%; */
	line-height:1em;
	color:#000000;	/* #464646; */
}

html { overflow-y: scroll; }

input, select, textarea { font-family:Arial; 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;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:30px;}
.form input {width:372px; background:none; color:#4b3f37; padding-left:3px; border:1px solid #CCCCCC; }
textarea { width:372px; height:113px; background:none; overflow:auto; color:#4b3f37; padding-left:3px; border:1px solid #CCCCCC; margin-bottom:12px;}
select {background-color:#ffffff; color:#4b3f37; border:1px solid #CCCCCC;}
#form2 .link1 { float:right;}

/*==================list====================*/
/* ul { list-style:none;} */

.list li { margin-left:20px; }

.list1 { list-style:none;}
.list2 { list-style:none;}
.list3 { list-style:none;}
.list4 { 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:#024c8e;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; padding:0 6px 6px 0;}
.list2 li.extra { padding-right:0;}

.list3 li { text-decoration:none;padding:0 0 14px 16px;}
.list3 li a { text-decoration:none; font-size:1.42em; color:#024C8E; line-height:1em;}
.list3 li a:hover {text-decoration:none; font-size:1.42em; color:#C00000; line-height:1em;}

.list4 li { background:url(../_images/marker.gif) no-repeat left 5px; padding:0 0 14px 16px;}
.list4 li a { background:url(../_images/line-dotted.gif) left bottom repeat-x; text-decoration:none; font-size:1.42em; line-height:1em; color:#024C8E;}
.list4 li a:hover { text-decoration:none; background:none; color:#C00000;}


/*==================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;}

.p2 { margin-bottom:10px;}

.img_fright { float:right; margin: 4px;}

/*==================txt, links, lines, titles====================*/
.header-links  {
	color:white;
	margin-bottom:32px;
	text-align:right
}
.header-links	a:link {text-decoration:none; color:white;}
.header-links 	a:visited {text-decoration:none; color:white;}
.header-links 	a:active {text-decoration:none; color:white;}
.header-links 	a:hover {text-decoration:underline; color:white;}


a {color:#c00000;}
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:#024c8e;}
*/

h1 { color:#c00000; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; font-size:1.65em; font-weight:lighter} 
h2 { color:#024C8E; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; font-size:1.5em; }
h3 { color:#024C8E; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; font-size:1.35em; }
h4 { color:#024C8E; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:lighter; font-style:italic; }
h5 { color:#ff9a38; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; font-size:1.2em; font-style:italic; }
h6 { color:#c82e25; font-family:"Lucida Sans", Arial, Helvetica, sans-serif; font-size:1.05em; font-weight:bold; }

.txt1 { color:#d52d00; font-size:1.42em; line-height:1em;}
.txt2 { }

.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;
	padding:4px 0 7px 31px;
	color:#c82e25;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../_images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
}
.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;}
.link4 { color :#024C8E; text-decoration:none;}
.link4:hover { color:#C00000; text-decoration:none;}

.line-hor { background:url(../_images/line-hor.gif) left bottom repeat-x; padding-bottom:32px; margin-bottom:18px; }
.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:315px;}

.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:#e4e4e4; 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 .row-1 { height:154px;}
#header .logo { float:left; padding:33px 0 0 9px;}
#header .fright {
	padding-top:10px;
}
#header .contacts { float:right; padding:0 10px 5px 44px; font-size:1.25em; color:#d0d8de; background:url(../_images/phone.gif) no-repeat left top;}

/*content*/
#content { padding-bottom:41px;}
#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 {
	background: #024c8e;
	padding: 5px;
	color: white;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:0.6em;	/* 80%; */
	}
#footer p {
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
#footer a { color: #FFFFFF;}

/*==========================================*/
