/* CSS Document */
* {
	margin:0; padding:0;
}
html, body {
	height:100%; 
}
body {
	font-size:11px; 
    line-height:1.4em; 
    background:#f9f9f9;
    text-align : center;
}
.vt{
	vertical-align : top;
}
html, input, textarea	{
	font-family: Tahoma, Geneva, sans-serif; 
		color:#6e6e6e;	
}	

.alignMiddle{
	vertical-align:middle;
}
.alignCenter{
	text-align: center;
}
.container1{
	width:100%;
}
.clear {
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
div.container {
	overflow:hidden; width: 100%;
}
a img{
	border:0;
}
img{
	vertical-align:top;  
}

a{
	color:#0088cc; text-decoration:underline;
} 
a:hover{
	text-decoration:none;
}
.entry01{
    font-size : 12px;
    margin-bottom : 5px;
    font-weight : bold;
}
.entry02{
    font-size : 12px;
}
.link{
	color:#0088cc; 
}
.link a{
	color:#0088cc; 
}

.link1{
	color:#000000; background : url(marker.gif) no-repeat left top; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  ;
}
.link1:hover{
	text-decoration:underline ;
}

#content ul{
	margin:0; padding:0; list-style:none;
}
#content ul li{
	background : url(tail.gif) repeat-x left bottom; margin:0; padding-left:0; 
}
#content ul .last{
	background:none ;
}
#content ul li a{
	color:#656565; text-decoration:none; line-height:2.27em;
} 
#content ul li a:hover {
	text-decoration:none; color:#0088cc ;
}
#content ul li .current {
	text-decoration:none; color:#0088cc ;
}

.link-1 {
	display:block; float:left; background : url(link_bg.gif) repeat-x left top; color:#0b0b0b; text-decoration:none; 
}
.link-1 em {
	display:block; background : url(link_left.gif) no-repeat left top;
}
.link-1  b {
	display:block; background : url(link_right.gif) no-repeat right top; padding:2px 6px 5px 8px; font-weight:normal; font-style:normal;
}
.link-1:hover{
	text-decoration:none; color:#0088cc;
}

.link-2 {
	display:block; float:left; background : url(link_bg1.gif) repeat-x left top; color:#0b0b0b; text-decoration:none; 
}
.link-2 em {
	display:block; background : url(link_left1.gif) no-repeat left top;
}
.link-2  b {
	display:block; background : url(link_right1.gif) no-repeat right top; padding:2px 6px 5px 8px; font-weight:normal; font-style:normal;
}
.link-2:hover{
	text-decoration:none; color:#0088cc;
}

.link-3 {
	display:block; float:left; background : url(link_bg2.gif) repeat-x left top; color:#f8ed90; text-decoration:none; 
}
.link-3 em {
	display:block; background : url(link_left2.gif) no-repeat left top;
}
.link-3  b {
	display:block; background : url(link_right2.gif) no-repeat right top; padding:2px 6px 5px 8px; font-weight:normal; font-style:normal;
}
.link-3:hover{
	text-decoration:none; color:#d95703;
}


/*header*/
#header .flash{
	margin:0 -51px 0 -51px; position:relative ;
}

/*topics*/
.topics_table{
    width : 590px;
    background : #fdfdfd;
    
}
.topics_table tr{
    font-size : 12px;
    color : #000000;
    
}
.topics_table td{
    text-align : left;
    
}
.topics_table01{
    width : 570px;
    background : #ffffff;
    border : 1px solid #b2b2b2;
    
}
.topics_table01 td{
    border : 1px solid #c4c4c4;
    
}

/*content*/
#content{
	font-size:12px; width:100%; text-align:left; background : url(bg_cont.gif);
}
#content .indent-main{
	padding:0 15px 27px 15px;
}
#content .title{
	  margin-bottom:16px;
}
#content .img-left{
	float:left; margin:0 20px 16px 0;
}
#content .img-indent{
	margin:0 0 16px 0;
}
#content p{
	margin:0 0 13px 0;
}
#page7 #content p{
	margin:0 10px 16px 0;
}
#content .p{
	margin:0 0 13px 0;
}
#content .p1{
	margin:0;
}
#content .p-1{
	margin:0 15px 0 0;
}
#content .p-2{
	margin:0 22px 10px 0;
}
#content .p-3{
	margin:0 22px 23px 0;
}
#content h4{
	color:#8b870e; font-size:1em; margin-bottom:13px;  
}
#content h3{
	color:#0088cc; font-weight:normal; font-size:1.27em; margin-bottom:9px;  
}
#content .tail{
	background : url(tail.gif) repeat-x center bottom; padding-bottom:13px; margin-bottom:13px;
    font-size : 12px;
}
.txt{
	font-size:.818em; color:#000000;
}
.txt1{
	  line-height:1.36em;
}

#content .indent{
	padding:15px 0 9px 0;
}
#content .indent1{
	padding:0 0 25px 0;
}
#content .indent2{
	padding:13px 0 0 0;
}
#content .indent-1{
	float:right; margin-top:-7px; position:relative;
}

/*box*/
.box{
	background:#ff7b0d; width:100%; color:#ffffff; line-height:1.36em;
}
.box .border-top {
	background : url(border_top.gif) repeat-x center top;
}
.box .border-bottom {
	background : url(border_bottom.gif) repeat-x center bottom;
}
.box .border-left {
	background : url(border_left.gif) repeat-y left center;
}
.box .border-right {
	background : url(border_right.gif) repeat-y right center;
}
.box .corner-top-left {
	background : url(corner_top_left.gif) no-repeat left top;
}
.box .corner-top-right {
	background : url(corner_top_right.gif) no-repeat right top;
}
.box .corner-bottom-left {
	background : url(corner_bottom_left.gif) no-repeat left bottom;
}
.box .corner-bottom-right {
	background : url(corner_bottom_right.gif) no-repeat right bottom; width:100%; 
}
.box .indent-box{
	padding:10px 15px 14px 13px; 
}
#content .box h3{
	color:#ffffff; font-weight:normal; font-size:1.36em; margin-bottom:15px; margin-left:16px; font-family:Arial, Helvetica, sans-serif  ;
}
/*box1*/
.box1{
	background:#f7f7f7; width:100%; color:#5b5a5a; line-height:1.36em;
}
.box1 .border-top {
	background : url(border_top1.gif) repeat-x center top;
}
.box1 .border-bottom {
	background : url(border_bottom1.gif) repeat-x center bottom;
}
.box1 .border-left {
	background : url(border_left1.gif) repeat-y left center;
}
.box1 .border-right {
	background : url(border_right1.gif) repeat-y right center;
}
.box1 .corner-top-left {
	background : url(corner_top_left1.gif) no-repeat left top;
}
.box1 .corner-top-right {
	background : url(corner_top_right1.gif) no-repeat right top;
}
.box1 .corner-bottom-left {
	background : url(corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right {
	background : url(corner_bottom_right1.gif) no-repeat right bottom; width:100%; 
}
.box1 .indent-box{
	padding:10px 15px 14px 13px;  
}
#content .box1 h3{
	color:#5d5d5d; font-weight:normal; font-size:1.36em; margin-bottom:15px; margin-left:16px; font-family:Arial, Helvetica, sans-serif  ;
}
/*box2*/
.box2{
	background:#ffffff; width:100%;
}
.box2 .border-top {
	background : url(border_top2.gif) repeat-x center top;
}
.box2 .border-bottom {
	background : url(border_bottom2.gif) repeat-x center bottom;
}
.box2 .border-left {
	background : url(border_left2.gif) repeat-y left center;
}
.box2 .border-right {
	background : url(border_right2.gif) repeat-y right center;
}
.box2 .corner-top-left {
	background : url(corner_top_left2.gif) no-repeat left top;
}
.box2 .corner-top-right {
	background : url(corner_top_right2.gif) no-repeat right top;
}
.box2 .corner-bottom-left {
	background : url(corner_bottom_left2.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right {
	background : url(corner_bottom_right2.gif) no-repeat right bottom; width:100%; 
}
.box2 .indent-box{
	padding:12px 25px 30px 28px; 
}
#content .box2 h3{
	color:#090909; font-weight:normal; margin-bottom:31px;  font-family:Arial, Helvetica, sans-serif  ;
}
/*box3*/
.box3{
	background:#ffffff; width:100%; line-height:1.27em; color:#6e6e6e;
}
.box3 .border-top {
	background : url(tail.gif) repeat-x center top;
}
.box3 .border-bottom {
	background : url(tail.gif) repeat-x center bottom;
}
.box3 .border-left {
	background : url(tail.gif) repeat-y left center;
}
.box3 .border-right {
	background : url(tail.gif) repeat-y right center;
}
.box3 .corner-top-left {
	background : url(tail.gif) no-repeat left top;
}
.box3 .corner-top-right {
	background : url(tail.gif) no-repeat right top;
}
.box3 .corner-bottom-left {
	background : url(tail.gif) no-repeat left bottom;
}
.box3 .corner-bottom-right {
	background : url(tail.gif) no-repeat right bottom; width:100%; 
}
.box3 .indent-box{
	padding:14px 10px 16px 14px; 
}
#content .box3 h3{
	color:#5d5d5d; font-weight:normal; font-size:1.36em; margin-bottom:11px; font-family:Arial, Helvetica, sans-serif; background : url(marker.gif) no-repeat left top; padding-left:15px; background-position:0 3px  ;
}



/*footer*/
#footer {
	color:#000000; font-size:11px; background : url(bot.gif) repeat-x center top; 
}
#footer .indent-footer{
	padding:17px 50px 0 30px;
}
#footer a {
	color:#000000; text-decoration:none;
}  
#footer a:hover {
	  text-decoration:underline;
}
.bot-left{
	background : url(bot_left.gif) no-repeat left top;
}
.bot-right{
	background : url(bot_right.gif) no-repeat right top; height:52px;
}


.indent-2{
	position:relative; padding-left:20px; float:left;
}
.h{
	height:34px;
}
.block-contact span{
	float:right; margin-right:20px;
}
input{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:293px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
;
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:298px; height:87px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto;
}


.TableClass{
  width : 100%;
  height : 100%;
  bottom : auto;
}

.CellClass{
  background-image : url(noflash_header_bg.jpg);
  background-repeat : repeat-x;background-position : center top;
  vertical-align : top;
}
.fml{
    font-size ; 14px;
    }
.table{
    font-size : 12px;
    
}
