/* CSS Document */

A:link {
	COLOR: #none; 
	text-decoration:#none;
}
A:active {
	COLOR: #none; 
	text-decoration:#none;
	}

A:visited {
	COLOR: #none; 
	text-decoration:#none;
	}

A:hover {
	text-decoration:#none;
	color: #none;
}

body{
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, ul, form{
	margin:0;
	padding:0;
}

#container{
	width:719px;
	margin:0 10px;
	}

#content_inner{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#333333;
	font-size:12px;
}

#content_inner p{
	text-align:justify;
	font-size:12px;
	vertical-align:top;
}

#content_inner h2{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#02ac06;
	line-height:30px;
	background:url(../images/dotted_linebg.gif) left bottom repeat-x;
	margin-bottom:10px;
}

.img_thumnail{
	border:1px solid #838383;
	padding:1px;
}


.chart_table{
	border:#CCCCCC 1px solid;

}

.blue_box{
	background:#e3f4ff;
	line-height:18px;
	padding:5px;
}

.orange_box{
	background:#ffebd1;
	padding:5px;
	line-height:18px;
}

.img_block_left{
	padding-right:10px;
	width:150px;
	vertical-align:top;
}

.img_block_right{
	padding-left:10px;
	width:150px;
	vertical-align:top;
}

.horizontal_spacer{
	height:10px;
}

.dotted_line{
	background:url(../images/dotted_linebg.gif) left repeat-x;
	height:21px;
}

#ZoomBox{
	background:#b8e2fd;
	padding:2px;
	border:1px dashed #666666;
}

.photo_gallerytop{
	background:url(../images/gray_boxtopbg.gif) left top no-repeat;
	width:209px;
	padding-bottom:0;
	height:12px;
	}

#right_col{
	width:209px;
}	
.photo_gallerymid{
	background:#f3faff;
	border-left:1px solid #cddeea;
	border-right:1px solid #cddeea;
	text-align:center;
}
.photo_gallerymid a{
margin:	0 26px;;
padding-bottom:10px;
float:left;
	
}
.photo_gallerytop ul{
	list-style-type:none;
	margin:0 40px;
}

.photo_gallerytop ul li{
	float:left;
	padding:10px;
	margin:0 5px;
}
.photo_gallerytop ul li a{
	display:block;
	border:3px solid #b7d2e5;
}

.photo_gallerybottom{
	background:url(../images/gray_boxbotbg.gif) left top no-repeat;
	width:209px;
	height:12px;
}

.vertical_spacer{
	width:10px;
}
