/* Photo-Caption PZ2 CSS */

/* PlaceHolder Div */
.fill.left { float:left; 
    margin:5px 10px 0 0; }
.fill.right { float:right; 
    margin:0px 0px 0px 0px; }

/* MSIE z-index work-a-round */
/* reversing natural z-index */
.PZleft,.PZright { position:relative; }
.PZ1 { z-index:900; }
.PZ2 { z-index:890; }
.PZ3 { z-index:880; }
.PZ4 { z-index:870; }
.PZ5 { z-index:860; }
.PZ6 { z-index:850; }
.PZ7 { z-index:840; }
.PZ8 { z-index:830; }
.PZ9 { z-index:820; }
.PZ10 { z-index:810; }
.PZ11 { z-index:800; }
.PZ12 { z-index:790; }
.PZ13 { z-index:780; }
.PZ14 { z-index:770; }
.PZ15 { z-index:760; }
.PZ16 { z-index:750; }
.PZ17 { z-index:740; }
.PZ18 { z-index:730; }
.PZ19 { z-index:720; }
.PZ20 { z-index:710; }

/* Mozilla z-index bliss */
.PZleft a,.PZright a { z-index:0; }
.PZleft a:hover,.PZright a:hover
    { position:absolute; z-index:900; }

.PZoom a { position:absolute; cursor:default; }
.PZoom.Link a { cursor:pointer; }

.PZleft .PZoom a:hover,.PZright .PZoom a:hover {
    border:0; background:none; 
    text-decoration:none; }

.PZright .PZoom { float:right; 
    margin:0px 0px 0px 0px; 
    position:relative; left:-30px; top:1px; }

.PZleft .PZoom { float:left; 
    margin:0; position:relative; }
.PZleft .t30 { right:-30px; }
.PZleft .t100 { right:115px; }
.PZleft .t150 { right:165px; }
.PZleft .t200 { right:215px; }
.PZleft .t250 { right:265px; }
.PZleft .t300 { right:315px; }
.PZleft .t350 { right:365px; }

.t30 img { width:30px;height:30px; }
.t100 img { width:100px; }
.t150 img { width:150px; }
.t200 img { width:200px; }
.t250 img { width:250px; }
.t300 img { width:300px; }
.t350 img { width:350px; }
.PZoom img { border: 1px solid #000000; }

.PZoom.noBrdr img { border:none; } /* border off */

.w30 a:hover,.w30 a:hover img { width:150px;height:150px; }
.w100 a:hover,.w100 a:hover img { width:100px; }
.w150 a:hover,.w150 a:hover img { width:150px; }
.w200 a:hover,.w200 a:hover img { width:200px; }
.w250 a:hover,.w250 a:hover img { width:250px; }
.w300 a:hover,.w300 a:hover img { width:300px; }
.w350 a:hover,.w350 a:hover img { width:350px; }
.w400 a:hover,.w400 a:hover img { width:400px; }
.w450 a:hover,.w450 a:hover img { width:450px; }
.w500 a:hover,.w500 a:hover img { width:500px; }
.w550 a:hover,.w550 a:hover img { width:550px; }
.w600 a:hover,.w600 a:hover img { width:600px; }
.w650 a:hover,.w650 a:hover img { width:650px; }
.w700 a:hover,.w700 a:hover img { width:700px; }
.PZoom a:hover img,.PZoom img { margin-bottom:0px; }

.PZoom .PZcap { display:none; } 

.PZoom a:hover .PZcap {
     font-weight:normal; 
     display:block;  background:#369;
     border:1px solid #369;
     font-family:verdana,sans-serif;
     text-align:justify;
     font-size:9pt; line-height:12pt;
     color:white; margin-right:-2px; }

.PZoom a:hover .PZpad { display:block;
     padding:3px 5px 5px 5px; }

.PZoom.noCap a:hover .PZcap { display:none; }

/* ZoomOpen Positions */
/* Left */
.PZleft .PZoom a:hover { left:1px; top:-10px }
/* Right */
.PZright .t30 a:hover { right:-150px; top:-90px; } /*MSIE-specific*/
     .PZright>.t30 a:hover { right:0px; }     /*Mozilla-specific*/
.PZright .t100 a:hover { right:-109px; top:1px; } /*MSIE-specific*/
     .PZright>.t100 a:hover { right:-107px; }     /*Mozilla-specific*/
.PZright .t150 a:hover { right:-159px; top:1px; }
     .PZright>.t150 a:hover { right:-157px; }
.PZright .t200 a:hover { right:-209px; top:1px; }
     .PZright>.t200 a:hover { right:-207px; }
.PZright .t250 a:hover { right:-259px; top:1px; }
     .PZright>.t250 a:hover { right:-257px; }
.PZright .t300 a:hover { right:-309px; top:1px; }
     .PZright>.t300 a:hover { right:-307px; }
/* End Photo-Caption Zoom CSS */ 


.title01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #6E6E70;
	font-weight: normal;
	letter-spacing: 1px;

}
.title02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #6E6E70;
	font-weight: normal;
	letter-spacing: 1px;

}
.photoText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;

}
.bodyText01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;


}
.bodyText02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #4485C7;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;

}
.BottomText01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}
.BottomText02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;

}
.title03 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;

}
li {
	list-style-image: url(images/common/bullet.gif);
}
.bodyClosebtn {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: double #6699FF;
	height: 16px;
	background-color: #6699FF;
	padding: 1px;
	margin: 1px;




}
