* {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	background:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	color:#aaf;
	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 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #cfcfff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:208px; height:18px; background:#fff; color:#000; font-size:1em; font-family:tahoma; padding-left:3px; border:1px solid #8f8f8f;}
textarea { width:208px; 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 { list-style:none;}

.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;}
.img_article {margin-left:10px;}

#FlashID2 { margin:0 18px 0 0; float:left;}

.p1 { margin-bottom:46px;}
.p2 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #cfcfff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-indent: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.p3 { margin-bottom:14px; padding-right:25px;}

blockquote p {
	margin-bottom:0;
	text-align: justify;
}

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

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

h2 {
	color:#eef;
	font-size:1.8em;
	font-weight:normal;
	line-height:normal;
	font-family:arial;
	margin-bottom:17px;
}
h3 {
	color:#eef;
	font-size:18px;
	font-weight:normal;
	line-height:1.1em;
	font-family:arial;
	margin-bottom:10px;
	text-align: center;
}
h4 {
	color:#aaaaff;
	font-size:1.2em;
}

h5 {
	color:#ccf;
	font-size:1em;
	font-weight: bold;
	line-height:1em;
	/*	font-family:arial;  */
	margin-bottom:5px;
	text-align: left;
}

.txt1 {
	color:#AAC0D7;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}

.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;}

/*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: 37px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 28px;
}
#content .extra img {
	margin-right:5px;
}
#content .article { padding:0 0 51px 36px;}
#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;}

/*footer*/
#footer { background:url(images/footer_bgd.gif) left top repeat-x;}
#footer .fleft {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
#footer .fright {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 0;
}
#footer img { float:left; margin-right:42px;}
#footer a { color:#0072b1; text-decoration:underline;}
#footer a:hover { text-decoration:none;}
/*==========================================*/
h1 {
	color: #ddf;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	line-height: normal;
}
#page6 #main #content .bgd .inner .extra table tr td a strong {
	color: #ddf;
}
.exponent {
	display: marker;
	color: #EBE7EF;
	text-decoration: underline;
}
h5 strong {
	font-size: 1.1em;
}
#page1 #main #content .bgd .inner .article .wrapper .col_2 .alignright h6 {
	font-size: .9em;
}

