/*Set defaults for HTML tag styles*/
body{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(/library/images/web-image.png) 0% 0%;
}
body table{background-color: #FFFFFF;}
h1{
	margin: 0px;
	font-weight: bold;
	color: #185394;
	padding-bottom:10px;
}
h2{
	margin: 0px;
	font-weight: bold;
	color: #666666;
}
h3{
	margin: 0px;
	font-weight: bold;
	color: #666666;
}
a:link, a:visited, a:active{	
	color: #077D98;
	text-decoration: none;
}
a:hover{
	color: #077D98;
	text-decoration: underline;
}
img{ 
	border: none;
}
table{
 	padding: 0px;
 	margin: 0px;
	text-align: left;
}
td{
	vertical-align: top;
	text-align: left;
}
/*END Default HTML styles*/ 

/*Set full page borders*/
#leftBorder{
	background:url(/library/images/gutter_left.png);
	background-repeat: y;
	width: 10px;
}
#rightBorder{
	background:url(/library/images/gutter_right.png);
	background-repeat: y;
	width: 10px;
}
/*END full page borders****/

/*For Masthead*/
td#MastheadCol1{
	width: 175px;
	height: 60px;
	vertical-align: middle;
	padding: 15px;
}
td#MastheadCol2{
	text-align: right;
	vertical-align: middle;	
	color: #888888;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
td#MastheadCol2 a{
	color: #888888;
	text-decoration:underline;
}
div#PersistentSecondLine{
/*Creates space between each row of persistent links*/
	padding-top:15px;
}
.PersistentLinks img, .PersistentLinks a{
	margin:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
}
.PersistentLinks span.separator{
	margin:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:0px;
	padding-bottom:0px;
}
/*div#PersistentSecondLine a{
/*This style  is specific to a certain link 
It may be entered by user with WYSIWYG editor and may not be necessary for templates?
	font-weight:bold;
	text-decoration: none;
}*/
/*END Masthead*/

/*MainNav styles   -- these are going to change will be moving to Span instead of LI - see structure ex.*/
#MainNav{
	height: 30px; 
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 740px; 
	background-image: url(/library/images/nav_off.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: #ffffff;	
}
/*#MainNav{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
}*/
#MainNav li{
	float: left;
	margin: 0px;
}
#MainNav #ChannelMainNav{
	background-image: url(/library/images/nav_channel.gif);
	background-repeat: repeat;
	width: 140px; 
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
#MainNav li.MainNavOff{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
		background-image: url(/library/images/nav_off.gif);
}
#MainNav li.CurrentMainNav{	
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/library/images/nav_on.gif);
	background-repeat: repeat;
	margin: 0px;
}
#MainNav a:link, #MainNav a:visited, #MainNav a:active{
	display:inline-table;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}
#MainNav li.SeperateMainNav{
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/library/images/nav_split.gif);
	background-repeat: no-repeat;
}
/*END Main Nav*/

/*MainNav One styles   -- these are going to change will be moving to Span instead of LI - see structure ex.*/
#MainNav_1{
	height: 30px; 
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 740px; 
	background-image: url(/library/images/nav_off_1.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: #ffffff;	
}
/*#MainNav_1{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
}*/
#MainNav_1 li{
	float: left;
	margin: 0px;
}
#MainNav_1 #ChannelMainNav_1{
	background-image: url(/library/images/nav_channel_1.gif);
	background-repeat: repeat;
	width: 140px; 
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
#MainNav_1 li.MainNavOff_1{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
		background-image: url(/library/images/nav_off_1.gif);
}
#MainNav_1 li.CurrentMainNav_1{	
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/library/images/nav_on_1.gif);
	background-repeat: repeat;
	margin: 0px;
}
#MainNav_1 a:link, #MainNav_1 a:visited, #MainNav_1 a:active{
	display:inline-table;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
}
#MainNav_1 li.SeperateMainNav_1{
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/library/images/nav_split_1.gif);
	background-repeat: no-repeat;
}
/*END Main Nav One */

/*MainNav Two styles   -- these are going to change will be moving to Span instead of LI - see structure ex.*/
#MainNav_2{
	height: 30px; 
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 740px; 
	background-image: url(/library/images/nav_off_2.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: #ffffff;	
}
/*#MainNav_2{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
}*/
#MainNav_2 li{
	float: left;
	margin: 0px;
}
#MainNav_2 #ChannelMainNav_2{
	background-image: url(/library/images/nav_channel_2.gif);
	background-repeat: repeat;
	width: 140px; 
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
#MainNav_2 li.MainNavOff_2{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
		background-image: url(/library/images/nav_off_2.gif);
}
#MainNav_2 li.CurrentMainNav_2{	
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/library/images/nav_on_2.gif);
	background-repeat: repeat;
	margin: 0px;
}
#MainNav_2 a:link, #MainNav_2 a:visited, #MainNav_2 a:active{
	display:inline-table;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}
#MainNav_2 li.SeperateMainNav_2{
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/library/images/nav_split_2.gif);
	background-repeat: no-repeat;
}
/*END Main Nav Two*/

/*Breadcrumbs for google search*/
div#breadcrumbs99{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	font-size: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(/library/images/breadcrumb.gif);
	background-repeat: repeat-x;
/*	width: 725px;  */
	padding-top: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 13px;
	height: 23px;	
}
div#breadcrumbs99 a:link, div#breadcrumbs99 a:visited, div#breadcrumbs99 a:active{
	color: #077D98;
	text-decoration: none;
}
div#breadcrumbs99 a:hover{
/*should match default*/
	color: #077D98;
	text-decoration: underline;
}
@media print {
div#breadcrumbs99 { display: none; }
}


/*Breadcrumbs*/
div#breadcrumbs{
	display: block;
	font-weight: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(/library/images/breadcrumb.gif);
	background-repeat: repeat-x;
/*	width: 725px;  */
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 13px;
}
div#breadcrumbs a:link, div#breadcrumbs a:visited, div#breadcrumbs a:active{
	color: #077D98;
	text-decoration: none;
}
div#breadcrumbs a:hover{
/*should match default*/
	color: #077D98;
	text-decoration: underline;
}
@media print {
div#breadcrumbs { display: none; }
}

/*display section border between breadcrumbs and content area*/
tr#ColumnTop, td#ColumnTop, tr.ColumnTop, td.ColumnTop{
	margin:0px;
	padding:0px;
	background-position: left top;
	background-image: url(/library/images/column_top.gif);
	background-repeat: repeat-x;
	height:8px;
	border:none;
}
tr#LandingTop, td#LandingTop, tr.LandingTop, td.LandingTop{
	background-position: left top;
	background-repeat: repeat-x;
	height: 8px;
	width: 415px;
}
/*END Breadcrumbs*/

/* Left Nav component*/
div#LeftNav{
	margin: 0px;
	list-style-type: none;
	width: 160px;
	display: block;
	padding-bottom: 0px;
	color:#000000;
	background-color: #ffffff;
}
span.LeftNavHeading{
/* this style should be on if the Heading is the selected/current page in Left Nav*/
	margin:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	background-color:  #F8F6F3;
	padding-left: 11px; 
	padding-right: 10px;
	border-bottom: solid 1px #CCCCCC;
	display: block;
	background-image: url(/library/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 19px;
	/*line-height: 20px;*/
	line-height:17px;
}
a.LeftNavHeading:link, a.LeftNavHeading:active, a.LeftNavHeading:visited{
	margin:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px; 
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
	display: block;
	color: #0D579B;
	text-decoration: none;
  	line-height: 20px;
}
a.LeftNavHeading:hover{
/* should match default   */	
	text-decoration: underline;
	color: #077D98;
	line-height: 20px;
}
a.LeftNavHeading img{
	visibility: hidden;
	border: none;
	padding-right: 2px; 
}
div#LeftNav span.lNavLink{
/* this style should be on if a non-heading items is selected/current page in Left Nav - not a link*/
	display: block;
	margin:0px;
	padding-left: 19px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #CCCCCC;
	background-color: #F8F6F3;
	background-image: url(/library/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	line-height: 20px;
}
a.lNavLink:link, a.lNavLink:visited, a.lNavLink:active{
	margin:0px;
	display: block;
	color: #077D98;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-color: #ffffff;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 20px;
}
a.lNavLink:hover{
/* should match default*/
	text-decoration: underline;
	color: #077D98;
}
div.Spotlight{
	font-weight: normal;
	margin: 0px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btmDotted{
	border-bottom: dotted 1px #CCCCCC;
}
.btmSolid{
	border-bottom: solid 1px #CCCCCC;
}
/*Optional component FEature Box section may change*/
div.FeatureBox{
	margin: 0px;
	height: 172px;
	width: 159px;
	color: #FFFFFF;
	background-image:url(/library/images/feature.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.FeatureBox div h1, .FeatureBox div h2, .FeatureBox div h3, .FeatureBox div h4, .FeatureBox div h5{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.FeatureBox a:link, .FeatureBox div a:link, .FeatureBox a:visited, .FeatureBox div a:visited, .FeatureBox a:hover, .FeatureBox div a:hover{
	color: #FFFFFF; 
}
div.FeatureBox div
{
	padding-left: 10px;
	padding-right: 5px;
	/*used to be 10px;*/
	padding-top: 5px;  
	padding-bottom: 5px;
}
div.FeatureBox div ul{
	margin-top: 5px;
	margin-left: 20px;
}
/*End Optional component Feature Box*/
div#FontSizeAdjust{
	margin:0px;
	padding-left:0px;
	padding-right:5px;
	padding-top:20px;
	padding-bottom:0px;
	text-align: right;
}
#frmLogin{
	margin: 0px;
	padding: 0px;
}
.icon{
	padding-left: 4px;
	padding-right: 4px;
}
div.DetailHeading img{
	padding-right:15px;
	padding-bottom: 10px;
	float: left;
}
div.DetailContent{
	padding-left: 15px;
	padding-right: 50px;
	padding-top: 10px;
	display: block;
}
td.footer0{
	text-align: center;
	background-image: url(/library/images/bg_footer.gif);
	background-repeat: repeat-x;
	width:740px;
}
td.footer1{
	background-image: url(/library/images/bg_footer.gif);
	background-repeat: repeat-x;
	width:740px;
}
td.footer{
	text-align: center;
	background-image: url(/library/images/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top: 22px;
	padding-bottom: 28px;
	color: #888888;
	line-height: 18px;
	width:740px;
}
td.footer4{
	text-align: center;
	background-image: url(/library/images/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top: 22px;
	padding-bottom: 28px;
	color: #888888;
	line-height: 18px;
	width: 936px;
}
td.footer4 div#footer a, td.footer4 div#footer a:visited{
	color: #888888;
	line-height: 18px;
	text-decoration:underline;
}
td.footer4 div#footer a:hover{
	color: #555555;
	text-decoration:underline;
}
div.footer{
	color: #888888;
	line-height: 18px;
}
.footer a, .footer a:visited, .footer div a, .footer div a:visted{
	color: #888888;
	text-decoration:underline;
}
.footer a:hover, .footer div a:hover{
	color: #555555;
	text-decoration:underline;
}
td.footer2{
	text-align: center;
	padding-top: 22px;
	padding-bottom: 28px;
	color: #888888;
	line-height: 18px;
	width:740px;
}
div.footer2{
	color: #888888;
	line-height: 18px;
}
.footer2 a, .footer2 a:visited, .footer2 div a, .footer2 div a:visted{
	color: #888888;
	text-decoration:underline;
}
.footer2 a:hover, .footer2 div a:hover{
	color: #555555;
	text-decoration:underline;
}
td.footer3{
	text-align: center;
	border-right: solid 1px #cccccc;	
	background-image: url(/library/images/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top: 22px;
	padding-bottom: 28px;
	color: #888888;
	line-height: 18px;
	width:570px;
}
div.footer3{
	color: #888888;
	line-height: 18px;
}
.footer3 a, .footer3 a:visited, .footer3 div a, .footer3 div a:visted{
	color: #888888;
	text-decoration:underline;
}
.footer3 a:hover, .footer3 div a:hover{
	color: #555555;
	text-decoration:underline;
}
td.ContentColMiddle, div.ContentColMiddle{	
	border-left:solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	width: 460px;
	text-align: left;
}
td.ContentColMiddle2, div.ContentColMiddle2{	
	border-right: solid 1px #cccccc;
	width: 580px;
	text-align: left;
}
td.ContentColMiddle3, div.ContentColMiddle3{	
	border-right: solid 1px #cccccc;
	width: 410px;
	text-align: left;
}
td.ContentColMiddle4, div.ContentColMiddle4{	
	width: 580px;
	text-align: right;
}
td.ContentColMiddle5, div.ContentColMiddle5{	
	border-right: solid 1px #cccccc;
	width: 410px;
	text-align: right;
}
td.ContentColMiddle6, div.ContentColMiddle6{	
	width: 170px;
}
td.ContentColRight{	
	border-left:solid 1px #cccccc;
}
.DetailBody{
	width:569px;
	border-left: solid 1px #cccccc;
	padding: 5px;
}
div.copyright{
	padding-top: 5px;
	padding-bottom: 30px;
}
.VO_Links a:link, .VO_Links a:visited, .VO_Links a:active{
	font-family: "Trajan Pro";
	color: #004684;
	font-weight: bold;
	font-size: 12px;
}

.PGBA_Links a:link, .PGBA_Links a:visited, .PGBA_Links a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #0A6F93;
	font-weight: bold;
	font-size: 12px;
}
.VO_Links {
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
}
.PGBA_Links {
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
}
.txtBaseName{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	/*Begin Styles to be used for Optional Modules/Login components only*/
	input{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.BlueLoginBox{
		height: 162px;
		width: 139px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		/*TEMP fix - set Margin to 0px to see if Main Pages work better this way --
		margin-bottom:5px;*/
		margin-bottom:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		font-size: 11px;
		background-image:url(/library/images/feature.jpg);
		background-position: left top;
		background-repeat: repeat-y;
		background-color:#1870B7;
		color:#FFFFFF;			
	}
	.BlueLoginBox h3{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:3px;
		font-size: 13px;
		color:#FFFFFF;			
	}
	.BlueLoginBox h2{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:3px;
		font-size: 11px;
		color:#FFFFFF;			
	}		
	.BlueLoginBox form{
		margin:0px;
		padding:0px;
		height:0px;
	}
	.BlueLoginBox div{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:3px;
		padding-bottom:3px;	
	}
	.BlueLoginBox div input{
		margin:0px;
		padding:0px;
	}
	.BlueLoginBox a:link, .BlueLoginBox a:hover,  .BlueLoginBox a:active, .BlueLoginBox a:visited{
		font-size:11px;
		text-decoration:underline;
		color:#A7D9FC;
	}

	#RightColumn{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:10px;
	}
	
	/*Used for Login Module and Quicklinks Modules*/		
	.Module{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		margin-bottom:0px;
		text-align: left;
	}
	.Module div{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:5px;
		padding-bottom:5px;
		width:115px;
	}
	.modLinks a:link, .modLinks a:visited, .modLinks a:active{
		text-decoration: none;
		color: #077D98;
	}
	/*Used for Home Page Modules*/		
	.Module2{
		margin-left:5px;
		margin-right:5px;
		margin-top:5px;
		margin-bottom:0px;
		text-align: left;
	}

/*should match default*/
.modLinks a:hover{
	text-decoration: underline;
	color: #077D98;
}
.modLinks{
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	width:115px;
}
.modLinks2{
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:8px;
	padding-bottom:0px;
	text-align: left; 
	font-size: 12px;	
}
.modLinks3{
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;
}
.modLinks span{
	display: block;
}
.modLinks span img{
	padding-right: 5px;
}
	
	td.mod_left_top {
	  width: 10px;
		border-bottom: dotted 1px #CCCCCC;
		background-image: url(/library/images/mod_leftbg.gif);
	}
	td.mod_right_top {
	  width: 10px;
		border-bottom: dotted 1px #CCCCCC;
		background-image: url(/library/images/mod_rightbg.gif);
	}
	td.mod_left_top2 {
	  width: 10px;
		border-bottom: solid 1px #CCCCCC;
		background-image: url(/library/images/mod_leftbg.gif);
	}
	td.mod_right_top2 {
	  width: 10px;
		border-bottom: solid 1px #CCCCCC;
		background-image: url(/library/images/mod_rightbg.gif);
	}	
	td.mod_left_bottom {
	  width: 10px;
		background-image: url(/library/images/mod_leftbg.gif);
		vertical-align: bottom;
	}
	td.mod_right_bottom {
	  width: 10px;
		background-image: url(/library/images/mod_rightbg.gif);
		vertical-align: bottom;
	}
	td.mod_top {
		padding-top: 8px;
		padding-bottom: 5px;
		background-image: url(/library/images/mod_topbg.gif);
		background-repeat: repeat-x; 
		border-bottom: dotted 1px #CCCCCC;
		font-size: 13px;
		color: #185394;
		font-weight: bold;
	}
	td.mod_top2 {
		padding-top: 8px;
		padding-bottom: 5px;
		background-image: url(/library/images/mod_topbg.gif);
		background-repeat: repeat-x; 
		border-bottom: solid 1px #CCCCCC;
		font-size: 13px;
		color: #185394;
		font-weight: bold;
	}	
	td.mod_left {
	  width: 10px;
	  background-image: url(/library/images/mod_leftbg.gif);
	}
	td.mod_right {
	  width: 10px;
	  background-image: url(/library/images/mod_rightbg.gif);
	}
	td.mod_bottom {
		border-bottom: solid 2px #E7E4DB;
		height: 8px;
	}
	div.modLogin a:link, div.modLogin a:hover,  div.modLogin a:active, div.modLogin a:visited{
		display: block;
		text-decoration: underline;
			color: #077D98;
	}
	div.modLogin form{
		margin:0px;
		padding:0px;
		height:0px;
	}
	div.modLogin div input{
		margin:0px;
		padding:0px;
	}
	div.modLogin div{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:3px;
		padding-bottom:3px;	
	}

	/*End Styles to be used for Login components only*/
	#pfHeading{
		width:100%;
		border-bottom: 5px solid #17A2A2;
	}	
	#pfFooter{
		margin:0px;
  		padding:0px;
  		width:100%;
		text-align: center;
		font-family: arial,helvetica,sans-serif;
		font-size: 10px;
		color: #666666;
		border-top: 1px solid #CCCCCC;
	}	
	.paddingSides{
	 padding-left:10px;
	 padding-right:10px;
	}
	div.PrintLandingContent{
	border-left:solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	width: 650px;
	text-align: left;
	margin:10px;
	}
	div.PrintDetailContent{
	width: 698px;
	padding:0px;
	margin:0px;
	text-align: left;
	}
	#NewsBucket{
		width:170px;
	}
	#GenericLogin{
		margin:0px;
		padding:0px;
		font-size: 11px;
		color:#999999;
	}
	#GenericLogin H2{
		margin:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:9px;
		font-size:14px;
		color:#666666;
	}
	#GenericLogin table{
		margin-left:0px;
		margin-right:0px;
		margin-top:7px;
		margin-bottom:10px;
		padding:0px;
		font-size: 11px;
		color:#666666;
	}
	#GenericLogin a:link{
		color:#888888;
		text-decoration:underline;
	}	
	.GenericTextbox{
	  padding: 0px;
		margin: 0px;
		width:90px;
		height:17px;
		font-size:12px;
	}
	
      img.image_setwidth
	{
	
	width:740px;
	}

