.box_title {
	color: #3A647A;
	font-weight: bold;
	font-size: small;
}

.topmenubar {
	background-image: url(/images/menubar.jpg);
	background-repeat: repeat-x; 
	height: 30px;
}

.lastUpdated {
	color: #AAAAAA;
	font-size: 10px;
}

.pageRight {
	background-image: url(/images/page-r.gif); 
	background-repeat: repeat-y;
}


.table3 {}
.table3 .left {
	background-image: url(/images/boxBlue-l.gif); 
	background-repeat: no-repeat;
	width: 12px;
}
.table3 .right {
	background-image: url(/images/boxBlue-r.gif); 
	background-repeat: no-repeat;
	width: 12px;
}
.table3 .center {
	background-image: url(/images/boxBlue-c.jpg); 
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	padding: 10px 0px 0px 0px;
}
.table3 .bcenter {
	background-image:url(/images/boxBlue-bc.jpg); 
	background-repeat:repeat-x;
}
.table3 .bleft {
	background-image:url(/images/boxBlue-bl.gif); 
	width: 12px; 
	height: 10px;
}
.table3 .bright {
	background-image: url(/images/boxBlue-br.gif); 
	width: 12px; 
	height: 10px;
}

.table4 {}
.table4 .left {
	background-image: url(/images/box-l.gif); 
	background-repeat: no-repeat;
	width: 12px;
}
.table4 .right {
	background-image: url(/images/box-r.gif); 
	background-repeat:no-repeat;
	width:12px;
}
.table4 .center {
	background-image: url(/images/box-c.jpg); 
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	padding: 10px 0px 0px 0px; 
}
.table4 .cleft {
	background-image: url(/images/box-cl.gif); 
	background-repeat: repeat-y; 
	vertical-align: top;
}
.table4 .cright {
	background-image: url(/images/box-cr.gif); 
	background-repeat: repeat-y; 
	vertical-align: top;
}
.table4 .bcenter {
	background-image: url(/images/box-bc.gif); 
	background-repeat: repeat-x;
}
.table4 .bleft {
	background-image: url(/images/box-bl.gif); 
	background-repeat: no-repeat; 
	width: 12px; 
	height: 10px;
}
.table4 .bright {
	background-image: url(/images/box-br.gif); 
	background-repeat: no-repeat; 
	width: 12px; 
	height: 10px;
}

/* Footer Table */
.footerTable, .footerTable td {
	background-color:#AEC7D7; /*#8CA5B5 #9DB6C6; */
	height: 2.5em;
	font-size: 10px;
	vertical-align: middle;
}
/*
.footerTable a:link {
	color: black
	text-decoration: underline;
}
.footerTable a:hover {
	color: #AF8030;
	text-decoration: underline;
}
*/

/* Header Table */
.headerTable, .headerTable td{
	background-color: white;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: hidden;
	border-width: 0;
}
.headerTable input {
	font-size: 10px;
}
.headerTable form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

/* Breadcrumb Table */
.breadcrumbTable , .breadcrumbTable td{
	font-size: xx-small;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a.nav_links {text-decoration: underline; font-family: Helvetica,sans-serif;font-size: 10px; color: #009BCE;}
a.nav_links:hover {font-size: 11px; color: #D2A55D;}
.navi_arr {text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 12px;	color: #669999;}


.NewsRoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.subsubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0041cb;
	font-weight: bold;
	font-style: normal;
}
a.curLink:link {
	text-decoration: underline;
	font-size: 10pt;
	color: #666566;
}
a.curLink:visited {
	text-decoration: underline;
	font-size: 10pt;
	color: #666666;
}
a.curLink:hover {
	text-decoration: underline;
	font-size: 10pt;
	color: #664666;
}
a.curLink:active {
	text-decoration: underline;
	font-size: 10pt;
	color: #666686;
}




.printFriend{  
	text-decoration: underline;
	font-family: Verdana; 
	font-size: x-small; 
	color: #666666}

