@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	border:0px;
	padding:0px;
}

body{
	background:#FFF;
	font-size:12px;
	background-image:url(/env/newsline/july09/images/bkg.jpg);
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
}

h1{
	color:#34587E;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:3px;
}

h1 a:link{
	color:#34587E;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h1 a:visited{
	color:#34587E;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h1 a:hover{
	color:#7394B1;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h1 a:active{
	color:#34587E;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h1 span.smSub {
	font-size: 14px;
}

h2{
	color:#34587E;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

h2 a:link{
	color:#34587E;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h2 a:visited{
	color:#34587E;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h2 a:hover{
	color:#7394B1;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h2 a:active{
	color:#34587E;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h3{
	color:#34587E;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	line-height:30px;
}

h3 a:link{
	color:#34587E;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h3 a:visited{
	color:#34587E;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h3 a:hover{
	color:#7394B1;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

.dave{
	border:1px solid #999999;
	margin-right:5px;
	float:left;
}
h3 a:active{
	color:#34587E;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h3.techtip{
margin:0px;
padding:0px;
line-height:21px;
color:#7A95B2;
}
h3.techtip a:link{
	color:#34587E;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}
h3.techtip a:active{
	color:#7A95B2;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h3.techtip a:visited{
	color:#7A95B2;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h3.techtip a:hover{
	color:#34587E;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}
h4{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	line-height:14px;
	font-weight:bold;
}

h4 a:link{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h4 a:visited{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h4 a:hover{
	color:#7394B1;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h4 a:active{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h5{
	color:#34587E;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

h5 a:link{
	color:#34587E;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h5 a:visited{
	color:#34587E;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h5 a:hover{
	color:#7394B1;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

h5 a:active{
	color:#34587E;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}
ul{
	list-style:none;
	padding-bottom:5px;
}

ul li{
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
}



#wrapper{
	position:relative;
	margin:auto;
	width:800px;
	font-family:"Times New Roman", Times, serif;
	height:100%;
	background-image:url(/env/newsline/july09/images/news_bkg.png);
	background-repeat:repeat-y;
	padding:0px 100px 0px 100px;
}

#header{
	position:relative;
	width:800px;
	
}

#content{
	position:relative;
	background:none;
	width:788px;
	padding-left:10px;
	height:100%;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

#date{
	color:#34587E;
	font-size:16px;
	position:relative;
	width:700px;
	padding:0px 0px 0px 3px; 
	margin-top:-20px;
}

#date_print{
	color:#34587E;
	font-size:16px;
	position:relative;
	width:700px;
	height:20px;
	padding:10px 0px 0px 10px; 
	z-index:190;
}

#topfeature{
	position:relative;
	height:182px;
	width:516px;
	margin:0px 0px 0px 10px;
	font-size:13px;
	color:#000;
}

#feature{
	position:relative;
	width:516px;
	margin:0px 0px 0px 10px;
	font-size:13px;
	color:#000;
}

#story{
	position:relative;
	margin:7px 0px 0px 10px;
	padding-right:20px;
	font-size:14px;
	color:#000;
}
#story p{
	text-indent:20px;
	padding-bottom:10px;
}
#story h1{
	margin:-5px;
}


#story2{
	position:relative;
	height:850px;
	width:780px;
	margin:7px 10px 0px 10px;
	font-size:13px;
	color:#000;
}
#rightbox{	
	position:relative;
	float:right;
	font-size:13px;
	background-image:url(/env/newsline/july09/images/rightverticalmid.jpg);
	margin-bottom:10px;
}
#leftbox_sm{	
	position:relative;
	height:25px;
	background-image:url(/env/newsline/july09/images/leftverticalmid.jpg);
	margin-bottom:10px;
	width:516px;
}
#leftbox_feature{	
	position:relative;
	
	background-image:url(/env/newsline/july09/images/leftverticalmid.jpg);
	margin-bottom:10px;
	width:516px;
}
.leftbox{	
	position:relative;
	float:left;
	width:100%;
}
#footer{
	position:relative;
	height:40px;
	width:798px;
	background-image:url(/env/newsline/july09/images/footer_bkg.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:12px;
	text-align:center;
	padding-top:20px;
	float:left;
	margin-left:-10px;
	
}

#footer a:link{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

#footer a:visited{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

#footer a:hover{
	color:#7394B1;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

#footer a:active{
	color:#34587E;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

#heading{
	padding:5px 5px 5px 15px;
	width:500px;
}

#view_print{
	padding-top:8px;
}

#mailform{
width:500px;
height:600px;
}

.rightverticalmid{
	position:relative;
	width:229px;
	background-image:url(/env/newsline/july09/images/righttop.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
	margin:0px;
	z-index:220;
}



.rightverticalmid_sm{
	position:relative;
	width:224px;
	background-image:url(/env/newsline/july09/images/righttop.jpg);
	background-repeat:no-repeat;
	padding:15px 10px 0px 15px;
	z-index:210;
}

.rightverticalmid a:link{
	color:#34587E;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

.rightverticalmid a:visited{
	color:#34587E;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

.rightverticalmid a:hover{
	color:#7394B1;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

.rightverticalmid a:active{
	color:#34587E;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

.rightverticalmid ul h1{
	color:#34587E;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px dashed #B4BCCD;
	font-weight:bold;
	padding-bottom:2px;
	margin-left:1px;
	margin-top:3px;
}

.rightverticalmid ul h1 a:link{
	color:#34587E;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

.rightverticalmid ul h1 a:visited{
	color:#34587E;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

.rightverticalmid ul h1 a:hover{
	color:#7394B1;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

.rightverticalmid ul h1 a:active{
	color:#34587E;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}

.rightverticalmid ul h1 span.smSub {
	font-size: 14px;
}

.leftverticalmid_sm{
	position:relative;
	width:491px;
	background-image:url(/env/newsline/july09/images/lefttop_sm.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 6px 15px;
}

.leftverticalmid_top{
	position:relative;
	width:491px;
	background-image:url(/env/newsline/july09/images/lefttop_sm.jpg);
	background-repeat:no-repeat;
	padding:15px 10px 0px 15px;
}

.leftverticalmid{
	position:relative;
	width:491px;
	background-image:url(/env/newsline/july09/images/lefttop.jpg);
	background-repeat:no-repeat;
	padding:15px 10px 0px 15px;
}

.leftverticalmidDave{
	position:relative;
	width:491px;
	padding:15px 0px 0px 15px;
}
.leftverticalmidDave p{
	padding-bottom:10px;
	font-size:13px;
}

.rightbottom{
	position:relative;
	height:16px;
	padding:0px;
	width:249px;
	background-image:url(/env/newsline/july09/images/rightbottom.jpg);
}
.leftbottom_sm{
	position:relative;
	height:16px;
	padding:0px;
	width:516px;
	background-image:url(images/leftbottom_sm.jpg);
	
}
.leftbottom_sm2{
	position:relative;
	height:6px;
	padding:0px;
	width:516px;
	background-image:url(/env/newsline/july09/images/leftbottom_sm2.jpg);
	background-position:bottom;
}

.topmid{
	height:167px;
	width:500px;
	padding-top:5px;
	background-image:url(/env/newsline/july09/images/topmid_bkg.jpg);
	background-repeat:repeat-x;
}	

.lowertopmid{
	height:167px;
	width:500px;
	padding-top:5px;
	background-image:url(/env/newsline/july09/images/lowertopmid_bkg.jpg);
	background-repeat:repeat-x;
}	

.topmidtile{
	height:167px;
	width:500px;
	padding-top:5px;
	margin-bottom:10px;
	background-image:url(/env/newsline/july09/images/top_mid_tile.jpg);
	background-repeat:repeat-x;
}	

.mid{
	height:167px;
	width:500px;
	padding-top:15px;
	background-image:url(/env/newsline/july09/images/mid_bkg.jpg);
	background-repeat:repeat-x;
}

.side_bkg{
	width:8px;
	height:182px;
}

.toplside_bkg{
	width:8px;
	height:182px;
background-image:url(/env/newsline/july09/images/topleft_bkg.jpg);
}

.toprside_bkg{
	width:8px;
	height:182px;
background-image:url(/env/newsline/july09/images/topright_bkg.jpg);
}

.lside_bkg{
	width:8px;
	height:182px;
background-image:url(/env/newsline/july09/images/left_bkg.jpg);
}

.rside_bkg{
	width:8px;
	height:182px;
background-image:url(/env/newsline/july09/images/right_bkg.jpg);
}

.topmid{
	height:167px;
	width:500px;
	padding:2px;
	background-image:url(/env/newsline/july09/images/topmid_bkg.jpg);
}	

.mid{
	height:167px;
	width:500px;
	padding-top:2px;
	background-image:url(/env/newsline/july09/images/mid_bkg.jpg);
}

.shadowleft{
width:16px;
background-image:url(/env/newsline/july09/images/shadowleft_bkg.jpg);
background-repeat:repeat-y;
}

.shadowright{
width:16px;
background-image:url(/env/newsline/july09/images/shadowright_bkg.jpg);
background-repeat:repeat-y;
}

.imageleft{
	padding:4px 12px 4px 4px;
	width:155px;
	background-image:url(/env/newsline/july09/images/image_bkg.jpg);
	background-repeat:no-repeat;
	height:155px;
	float:left;
}

.imageright{
	padding:13px 0px 5px 0px;
	width:228px;
}

.mainimage{
	padding: 0px 0px 0px 0px;
	margin-top:-4px;
	width:508px;
}
.imagefloatright{
float:right;
padding:0px 0px 3px 3px;
}

.img_description{
	font-size:8px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:5px;
}

a:link{
	color:#1F4D77;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

a:visited{
	color:#1F4D77;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#7394B1;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight:bold;
}

a:active{
	color:#1F4D77;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}
.rightverticalmid .blue a:link, .rightverticalmid .blue a:active, .rightverticalmid .blue a:visited{
	color:#4892D2;
}
.rightverticalmid .blue a:hover{
	color:#3776AA;
}
.textbreak{
	line-height:10px;
}

.view{
	font-size:9px;
}
div.spacer {
	margin: 0px; padding: 0px; border: 0px;
	clear: both;
	font-size: 1px; line-height: 1px;
}
.mediumborder{
	border:1px solid #999999;
}
.mediumborderleft{
	border:1px solid #999999;
	float:left;
	margin-right:10px;
	z-index:300;
}
ul.meetings li{
	font-weight:normal;
}
.right{
	float:right;
	width:249px;
	margin-right:10px;
	margin-left:10px;
	z-index:200;
}
.leftfloat{
	float:left;
	margin-right:10px;
}
.rightfloat{
	float:right;
	margin-left:10px;
}
.smSub {
font-size: 9px; padding-right: 1px;
}
.submitbutton{
	background-color:#D1D5DE; 
	background-image:url(/env/newsline/july09/images/footer_bkg.jpg); 
	background-position:bottom; 
	border:1px solid #999; 
	font-family:'Times New Roman', Times, serif; 
	font-size:16px; 
	padding:3px;
	color:000000;
}
.darkborder{
	border:1px solid #333333;
}
.storyimage{
	margin-top:4px;
	width:510px;
	margin-left:2px;
}
.small{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:666666;
	text-indent:0px;
}
#PrintFooter { display: none;}
#PrintHeader {display: none;}

ol li{
	margin-left:20px;
}
.reg {
	font-size: 9px;
	vertical-align: super;
}
.listimage{
	vertical-align:middle;
	margin-top:-2px;
	margin-left:5px;
}