* {
	margin:0;
	padding:0px;
}
body {
	background:#eaeff2;
	font-family:Tahoma;
	font-size:100%;
	line-height:1em;
	color:#666666;
}

.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:17px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #fff;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}

.right_bgd { position:absolute; top:0; right:0; width:50%; height:451px; background:url(images/tall_top_right.gif) left 53px repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:30px;}
.form input {width:237px; height:19px; background:#fff; color:#7a8388; font-size:1em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea { width:237px; height:109px; background:#fff; overflow:auto; color:#7a8388; font-size:1em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; margin-bottom:7px; border-top:1px solid #303030; border-left:1px solid #303030;}


/*==================list====================*/
ul, ol { list-style:none;}

.list1 li { background:url(images/line_hor.gif) left bottom repeat-x; padding:0 0 20px 0; margin-bottom:22px; line-height:1.27em; width:100%;}
.list1 li a { display:block; background:url(images/list1_marker1.jpg) no-repeat left 1px; padding:0 0 11px 64px; text-decoration:none;}
.list1 li.last { background:none; margin-bottom:0; padding-bottom:0;}
.list1 li.last a {background:url(images/list1_marker2.jpg) no-repeat left 1px; }

.list2 dt { color:#000066; font-weight:bold; padding-bottom:10px;}
.list2 dd span { display:block; text-align:right; padding-top:10px;}
.list2 dd a { margin-top:10px;}

.list3 li { color:#394348; list-style-position:inside; list-style-type:decimal;}

.list4 dt { color:#000066; padding-bottom:10px; font-weight:bold;}
.list4 dd { background:url(images/line_hor.gif) left bottom repeat-x; padding-bottom:27px; margin-bottom:18px;}

.list5 dt { color:#000066; font-weight:bold; padding-bottom:10px;}
.list5 dd { padding-bottom:17px;}
.list5 dd.last { padding-bottom:0;}

.list6 li { line-height:20px; font-size:12px; color:#000066; font-weight:bold; list-style:disc;}
.list6 li a:link { color:#000066; text-decoration:none;}
.list6 li a:visited { color:#000066; text-decoration: none;}
.list6 li a:hover { color:#000066; text-decoration:underline;}
.list6 li a:active { color:#000066; text-decoration:none;}

/*==================other====================*/
.img_indent { margin:0 17px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:25px;}
.img_box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:24px;}

blockquote p { margin-bottom:7px;}

.cont_box { padding:0 95px 0 0; margin-bottom:0;}
.cont_box span { float:right;}


/*==================txt, links, lines, titles====================*/
a {color:#FC3E00;}
a:hover{text-decoration:none;}

.topTitle { margin-top:20px; line-height:28px; font-size:20px; color:#000066; text-align:center; width:220px;}

.topTitle { margin-top:20px; line-height:28px; font-size:20px; color:#000066; width:220px;}

.topTitle2 { margin:20px auto;}

.columnLeft20 { float:left; margin-right:20px;}

.columnLeft60 { float:left; margin: 0 60px 20px 0;}



/* <div class="contentInline"><ul class="inline20"><li>text</li><li></li> */
.contentInline .inline20 { display:inline; list-style-type:none; margin:0; padding:0; }
.contentInline .inline20 li { display:inline; list-style-type:none; padding-right:20px; }

h2 { font-size:1em; color:#000066; margin-bottom:10px;}

.txt1 { color:#000066;}

.link1 { background:url(images/marker.gif) no-repeat left 5px; padding-left:17px; color:#6ead00;}

.line_hor {
	background:url(images/line_hor.gif) left bottom repeat-x;
	padding-bottom:20px;
	margin-bottom:20px;
}
.line_hor1 { background:url(images/line_hor.gif) left bottom repeat-x; padding-bottom:22px; margin-bottom:22px;}

.title { margin-bottom:30px;}
.title1 { margin-bottom:25px;}

/*header*/
#header div { position:absolute; margin-left:-1px;}

/*content*/
#content2 { padding-bottom:24px; background:url(images/content_bgd.gif) left top no-repeat;}

/*footer*/
#footer { background:url(images/footer_bgd.gif) left top repeat-x; color:#455356;}
#footer p { padding:30px 0 0 0;}
#footer a {color:#455356; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

.footerLeft {float:left; padding:20px 40px 0 20px; line-height:20px;}
.footerRight {float:left; padding:20px 0 0 0;}
/*==========================================*/
address {
	font-style: normal;
	display: inline;
}

.clearone /* Empty div */
{ clear:both; height:1px; }

.clear10 
{ clear:both; height:10px; }

.clear20 
{ clear:both; height:20px; }

.clear30 
{ clear:both; height:30px; }

.clear40 
{ clear:both; height:40px; }

.separator /* Separator - pseudo "<hr />" */
{ height:1px; border-top:solid 2px #d8d8d8; margin:5px auto; }

.formLeft {float:left; padding-right:15px;}

.formLeftButton { float:left; margin-bottom:5px; padding:20px 0 5px 300px; line-height:20px; }

