* {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
body {
	background:#000;
	font-family:Tahoma;
	font-size:100%;
	line-height:0.875em;
	color:#6699FF;
	text-align:center;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}

p {
	margin-bottom:18px;
	font-size: 1.2em;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:text-bottom;
	text-align:center;
}

.form { height:26px;}
.form input {
	width:308px;
	height:18px;
	background:#fff;
	color:#000;
	font-size:1em;
	font-family:tahoma;
	padding-left:3px;
	border:1px solid #8f8f8f;
}
textarea {
	width:508px;
	height:153px;
	background:#fff;
	overflow:auto;
	color:#000;
	font-size:1em;
	font-family:tahoma;
	padding-left:3px;
	border:1px solid #8f8f8f;
	margin-bottom:18px;
}


/*==================list====================*/
ul {
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-left: 15px;
}

.top_nav { float:right; padding:18px 45px 0 0;}
.top_nav li { display:inline;}
.top_nav li a { background:url(images/top_nav_divider.gif) no-repeat right 3px; padding:0 8px 0 4px;}
.top_nav li a.last { background:none;}

.list1 li a { background:url(images/marker.jpg) no-repeat left 0px; padding-left:21px; color:#677788; line-height:1.91em;}
.list1 li a:hover { color:#6e9ec9;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 27px 0;}
.img_box img { float:left; margin:0 21px 0 0;}

.p1 { margin-bottom:46px;}
.p2 {
	margin-bottom:15px;
	font-size: 1.2em;
}
.p3 { margin-bottom:14px; padding-right:25px;}

.p4 {
	font-size: 1.2em;
}
blockquote p { margin-bottom:0;}

.cont_box {
	padding:0 60px 0 0;
	margin-bottom:0;
	font-size: 1em;
}
.cont_box span { float:right;}

/*==================txt, links, lines, titles====================*/
a {
	color:#fff;
	text-decoration:none;
}
a2 {
	color:#fff;
	text-decoration:none;
	font-size: 1.5em;
}
a:hover { text-decoration:underline;}

h2 {
	color:#fff;
	font-size:27px;
	font-weight:normal;
	line-height:1.1em;
	font-family:arial;
	margin-bottom:17px;
	margin-top: 10px;
}
h3 { color:#5d88b3; font-size:1em; margin-bottom:14px;}
h4 {
	color:97d2ff;
	font-size:1.5em;
	margin-bottom: 14px;
}

.txt1 { color:#5d88b3;}

.link1 { color:#bdbdbd; font-family:arial; text-transform:uppercase; font-style:italic; font-size:1.1em; font-weight:bold;}
.link2 { text-decoration:underline;}
.link2:hover { text-decoration:none;}

/*==================blocks====================*/

/*header*/
#header .row_1 { height:49px; background:url(images/header_bgd1.jpg) no-repeat left top; font-family:arial; font-size:1.1em;}
#header .row_1 .fleft { padding:18px 0 0 37px;}
#header .row_1 a { color:#fff;}
#header .row_2 {
	height:156px;
	background:url(images/header_bgd2.jpg) no-repeat left top;
}
#header .row_2 .inner { padding:16px 0 0 465px;}
#header .row_3 { height:69px; background:url(images/header_bgd3.jpg) no-repeat left bottom;}
#header .row_4 { height:40px; background:url(images/header_bgd3.jpg) no-repeat left bottom;}

/*content*/
#content { background:url(images/content_bgd.jpg) center top;}
#content .bgd {background:url(images/content_bgd_top.jpg) no-repeat left top; width:100%;}
#content .extra {
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 28px;
}
#content .extra img { margin-right:11px;}
#content .article {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 51px;
	padding-left: 36px;
	min-height: 400px;
}
#content .indent { padding:0 30px 0 0;}
#content .indent p { margin-bottom:14px;}
#content .col_3 .inner { padding:47px 0 0 0;}
#content .col_1 .cont_box {
	padding:0;
	font-size: 1.2em;
}

/*footer*/
#footer { background:url(images/footer_bgd.gif) left top repeat-x;}
#footer .fleft { padding:38px 0 0 40px;}
#footer .fright { padding:19px 3px 0 0;}
#footer img {
	float:left;
	margin-right:0px;}
#footer .line_1 { height:119px; background:url(images/header_bgd3.jpg) no-repeat left bottom;}
}
#footer a { color:#0072b1; text-decoration:underline;}
#footer a:hover { text-decoration:none;}
/*==========================================*/
