* { margin:0; padding:0;}
body {
	font-family:Arial;
	font-size:100%;
	line-height:1.25em;
	color:#393939;
	background-color: #050505;
}

input, textarea { font-family:Arial; font-size:.73em;}

.fleft { float:left;}
.fright {
	float:right;
	color: #FFFFFF;
}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:18px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:148px; background:#fff; border:1px solid #e1e1e1; color:#0e0e0e; padding:1px 0 1px 3px; border-left:1px solid #303030; border-top:1px solid #303030; padding-left:3px;}
textarea { width:148px; height:98px; background:#fff; overflow:auto; border:1px solid #e1e1e1; color:#0e0e0e; padding:1px 0 0 3px; border-left:1px solid #303030; border-top:1px solid #303030;}


/*==================list====================*/
ul { list-style:none;}

.list1 { padding-bottom:10px;}
.list1 li { background:url(images/marker2.gif) no-repeat left 9px; padding:0 0 0 9px; color:#0e0e0e; font-size:.8em;}

/*==================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;}

.p1 {
	margin-bottom:10px;
}

/*==================txt, links, lines, titles====================*/
a {color:#0e0e0e;}
a:hover{text-decoration:none;}

h2 { font-size:25px; color:#0c6796;  line-height:1.1em; font-family:arial narrow; letter-spacing:-1px; margin-bottom:22px;}
h2.color2 { color:#3a8307;}
h2.color3 { color:#af6609}
h2.color4 { color:#a74711;}
h3 { font-size:19px; font-family:arial narrow; padding-top:7px; margin-bottom:22px;}
h4 { font-size:.8em; color:#1481b1; margin-bottom:15px; line-height:1.25em;}
h4.color2 { color:#3a8307;}
h4.color3 { color:#d57b09;}

.txt1 {
	font-size:.8em;
	line-height:1.42em;
	list-style-position: inside;
	list-style-type: square;
}
.txt2 { color:#1481b1;}

.link1 { display:block; background:#0090bd; padding:2px 0 4px 11px; font-size:.67em; text-transform:uppercase; color:#fff; font-weight:bold; text-decoration:none; letter-spacing:1px; font-family:tahoma;}
.link1 span { background:url(images/marker.gif) no-repeat right 3px; padding-right:12px;}
.link1:hover { text-decoration:underline;}
.link2 { display:block; background:#3a8307; padding:2px 0 4px 11px; font-size:.67em; text-transform:uppercase; color:#fff; font-weight:bold; text-decoration:none; letter-spacing:1px; font-family:tahoma;}
.link2 span { background:url(images/marker.gif) no-repeat right 3px; padding-right:12px;}
.link2:hover { text-decoration:underline;}
.link3 { display:block; background:#d57b09; padding:2px 0 4px 11px; font-size:.67em; text-transform:uppercase; color:#fff; font-weight:bold; text-decoration:none; letter-spacing:1px; font-family:tahoma;}
.link3 span { background:url(images/marker.gif) no-repeat right 3px; padding-right:12px;}
.link3:hover { text-decoration:underline;}


.link4 { color:#151515; font-size:.67em; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(images/marker1.gif) no-repeat right 2px; padding-right:10px; font-family:tahoma;}
.link4:hover { text-decoration:underline;}

.link5 { color:#151515; font-size:.67em; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(images/marker3.gif) no-repeat right 2px; padding-right:10px; font-family:tahoma;}
.link5:hover { text-decoration:underline;}

.link6 { color:#151515; font-size:.67em; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(images/marker4.gif) no-repeat right 2px; padding-right:10px; font-family:tahoma;}
.link6:hover { text-decoration:underline;}

.link7 { color:#151515; font-size:.67em; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(images/marker5.gif) no-repeat right 2px; padding-right:10px; font-family:tahoma;}
.link7:hover { text-decoration:underline;}

/*==================boxes====================*/
.box { background:#fff; width:100%; min-height:430px; height:auto !important; height:430px;}
.box .inner { padding:46px 0 20px 28px;}
.box .inner1 { padding:46px 20px 20px 28px;}

.back-button {
	position:absolute;
	margin-top: -39px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 649px;
}
#page4 #main #content .bg .indent1 .wrapper .col-2 .box .inner #headline {
	width: 630px;
	height: 35px;
}


/*header*/
#header .fleft { padding:53px 0 0 63px;}
#header .fright {
	padding:9px 19px 0 0;
	color:#FFFFFF;
}
#header a {
	color:#CCCCCC;
	text-decoration:none;
}
#header a:hover { text-decoration:underline;}

/*content*/
#content { background:url(images/content-tail.gif) left top repeat-y; width:100%;}
#content .bg {background:url(images/content-bg.jpg) no-repeat left top;}
#content .indent { padding:0 0 0 18px;}
#content .indent1 { padding:5px 0 0 18px;}
#content .indent2 { padding:5px 20px 0 18px;}

/*footer*/
#footer {
	color:#707b81;
	padding-left: 20px;
}
#footer p { text-align:right; padding:31px 61px 0 0;}
#footer a { color:#707b81;}

/*==========================================*/
