.bar_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../assets/product/common/subBarGrey.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.bar_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #b2dcf5;
	padding-left: 10px;
}
.leftImage {
	height: 400px;
	width: 340px;
	padding-top: 2em;
	padding-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
}

.bot a{
color: #666666;
text-decoration: none;
}

.bot a:hover{
color: #666666;
text-decoration: none;
}

.rightTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
	width: 440px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rightTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 1em;
	list-style-image: url(../assets/common/listThumb.gif);
	padding-right: 1em;
}

.rightTextTop td{
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
border-top: #999999 solid 1px;
vertical-align: top;
}

.rightTextTop h1 {
font-size: 16px;
}

.rightTextBot {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 2em;
	color: #333333;
	list-style-image: url(../assets/common/listThumb.gif);
}

.rightTextBot td{
font-size: 10px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
border-top: #999999 solid 1px;
vertical-align: top;
}

.rightTextBot ul{
font-size: 10px;
}

.rightBold {
font-weight: bold;
}

.rightImage {
	padding-top: 1em;
	padding-bottom: 2em;
}

.rightTextBot table{
border-top: 1px;}

.rightTextBot td{
padding-right: 5px;
padding-bottom: 5px;
vertical-align: top;
}

.thumbnail{
	position: relative;
	z-index: 0;
	top: 20px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
visibility: hidden;
padding: 5px;
background-color:#FFFFFF;
color: #666666;
font-size: 12px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 40px;
left: 30px; /*position where enlarged image should offset horizontally */
}
.middle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.homeNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height:130%;
}
.homeNewsRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.online {
width: 200px;
height: 120px;
border-bottom:#999999 solid 1px;
vertical-align: middle;
}

.presstx{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 130%;
list-style-image:url(../assets/common/listThumb.gif);
}

.presstx a:link{
text-decoration: none;
color: #00CCCC;
}

.presstx a:hover{
color: #00CCCC;
text-decoration: underline;
}

.presstx a:visited{
color: #00CCCC;
text-decoration: none;
}