* { margin:0; padding:0;}
body { background:#011c3b; font-family:Georgia; font-size:100%; line-height:.9375em; color:#6c6c6c;}

.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:15px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:27px;}
.form input {width:168px; height:15px; background:#fff; color:#464646; font-size:.85em; font-family:Georgia; padding-left:3px; border:1px solid #cad2d5; border-top:1px solid #7c7c7c; border-left:1px solid #7c7c7c;}
textarea { width:168px; height:98px; background:#fff; overflow:auto; color:#464646; font-size:.85em; font-family:Georgia; padding-left:3px; border:1px solid #cad2d5; margin-bottom:20px; border-top:1px solid #303030; border-left:1px solid #303030;}

/*==================list====================*/
ul { list-style:none;}

.list1 dt { background:url(images/marker.gif) no-repeat left 6px; padding-left:12px; color:#fff;}
.list1 dt a { text-decoration:none;}
.list1 dt a:hover { text-decoration:underline;}
.list1 dd { padding:0 0 19px 12px;}

.list2 li a { background:url(images/marker.gif) no-repeat left 5px; padding-left:12px; line-height:1.43em;}

/*==================other====================*/
.img_indent { margin:0 19px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box img {
	float:right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

.p1 { margin-bottom:16px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{
	text-decoration:none;
	background-color: #333333;
}

h2 { font-size:1em; color:#fff; font-weight:normal; margin-bottom:16px;}
h3 { font-size:1em; color:#fff; font-weight:normal;}

.txt1 { color:#fff;}

.link1 {background:url(images/marker.gif) no-repeat left 6px; padding-left:12px; color:#fff; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.title { margin-bottom:9px;}

/*==================boxes====================*/
.box { background:#000; width:673px;}
.box .indent1 {
	padding:17px 14px 18px 22px;
	background-color: #000000;
}
.box .indent2 { padding:24px 34px 59px 22px;}

.scroll { height:231px; overflow:auto;}
.scroll-height { height:300px; padding-right:20px;}

/*header*/
#header { background:url(images/header_bgd.jpg) no-repeat left top;}
#header .logo { float:left; margin:51px 0 0 144px;}

.splah-box { padding:7px 0 15px 94px;}

#border { border:1px solid #001530;}

/*content*/
#content { background:url(images/content_bgd.jpg) no-repeat left top; height:750px;}
#content .indent { padding:0 0 0 55px;}
#content .col_1 .inner {
	overflow: hidden;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 0;
}
#content .col_2 .inner { padding:6px 0 39px 13px;}
#content .col_2 .inner1 { padding-left:12px;}

.border_right { border-right:1px solid #242424;}
.border_left { border-left:1px solid #242424; margin-left:-1px;}

/*footer*/
#footer { background:url(images/footer_bgd.jpg) no-repeat left top;}
#footer p {
	padding-top: 34px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 243px;
}
/*==========================================*/
