/* 16G */
body {
	background-color: #90AACD;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: top center;
scrollbar-arrow-color:#5B4140;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-face-color:#E2EFFA;
scrollbar-darkshadow-color:#5B4140;
	
}

/* ======================== */
/* HOMEPAGE BACKGROUNDS */
/* ======================= */

/* Header (Homepage) */
.hp_top_spacer {
	height: 35px;
	width: 778px;
}

.hp_logo_spacer {
	height: 159px;
	vertical-align:bottom;
}

.hp_top_left {
	background-color: transparent;
}

/* Middle (Homepage) */
.hp_middle_right {
	background-color: transparent;
}

.hp_middle_center {
	background-color: transparent;
	height: 224px;
}

.hp_middle_left {
	background-color: transparent;
}

/* Main (Homepage) */
.hp_main_right {
	/*background-position: left top;
	background-repeat: repeat-x;
	background-image:url(../images/hp_main_right.gif);*/
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}

.hp_main_center {
	/*background-position: top center;
	background-repeat: repeat;
	background-image:url(../images/hp_main_center.gif);*/
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}

.hp_main_left {
	/*background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/hp_main_left.gif);*/
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}

/* Footer (Homepage) */
.hp_bottom_right {
	background-color: transparent;
}

.hp_bottom_center {
	background-color: transparent;
}

.hp_bottom_left {
	background-color: transparent;
}
/* END HOMEPAGE BACKGROUNDS */

/* HOMEPAGE CLASSES */

.hp_top_spacer {
	height: 36px;
}

.hp_logo_spacer {
	height: 98px;
}

.hp_bg_center {
	background-position: top center;
	background-repeat: repeat;
	background-image:url(../images/hp_bg_center.gif);
	background-color: transparent;
}

.hp_bottom_bg {
	height: 40px;
}

/* Text */
.hp_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.hp_text td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.hp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.hp_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.hp_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAD2FB;
	text-decoration: none;
}

.hp_text_box1 {
	padding-right: 18px;
	padding-left: 8px;
	padding-top: 8px;
	width: 0px;
	height: 224px;
}
.hp_text_box2 {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	width: 0px;
	height: 224px;
}
.hp_text_box3 {
	padding-right: 8px;
	padding-left: 18px;
	padding-top: 8px;
	width: 400px;
	height: 224px;
}
.textTable1 {
	text-align: right;
	vertical-align: top;
}
.textTable2 {
	text-align: right;
	vertical-align: top;
}
.textTable3 {
	text-align: center;
	vertical-align: middle;
}

.hpAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.hpAddress a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}

.hpAddress a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.scroll_text {
	overflow-y:auto;
	height:150px;
}
/* END HOMEPAGE CLASSES */

/* =================== */
/* PNIMI BACKGROUNDS */
/* ================== */

/* Header (Pnimi) */
.top_right {
	background-color: transparent;
}

.top_center {
	background-color: transparent;
	height: 228px;
}

.top_left {
	background-color: transparent;
}

/* Middle (Pnimi) */
.middle_right {
	background-color: transparent;
}

.middle_center {
	background-color: transparent;
}

.middle_left {
	background-color: transparent;
}

/* Main (Pnimi) */
.main_right {
	background-color: transparent;
	height: 100%;
}

.main_center {
	background-position: top right;
	background-repeat: no-repeat;
	background-image:url(../images/main_center.gif);
	background-color: #AAD2FB;
	vertical-align: top;
}

.main_left {
	background-color: transparent;
	height: 100%;
}

/* Footer (Pnimi) */
.bottom_right {
	background-color: transparent;
}

.bottom_center {
	background-color: transparent;
}

.bottom_left {
	background-color: transparent;
}
/* END PNIMI BACKGROUNDS */

/* PNIMI CLASSES */
.text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	padding-right: 5px;
	padding-left: 5px;
}
.text td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	padding-right: 5px;
	padding-left: 5px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	padding-right: 5px;
	padding-left: 5px;
}

.text a {
	color: #010066;
	text-decoration: underline;
}
.text a:hover {
	color: #00469B;
	text-decoration: none;
}

.popup_center { }

.popup_text_table { }

.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}
.popup_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010066;
	text-decoration: underline;
}
.popup_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00469B;
	text-decoration: none;
}

.userid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 18px;
	padding-left: 8px;
}

.hivui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hivui a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.hivui a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00469B;
	text-decoration: none;
}

/* Ticker */
.bg_topnews {
	background-image: url(../images/bg_topnews.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 77px;
	width: 144px;
	padding-right: 8px;
	padding-left: 8px;
}

.topTicker_bg {
	height: 18px;
}
.topTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.topTicker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040165;
	text-decoration: none;
}

.topTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0464CB;
	text-decoration: none;
}

.headTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
	height: 18px;
}
.headTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
}

.headTicker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.headTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAD2FB;
	font-weight: normal;
	text-decoration: none;
}

.mainTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
	height: 18px;
}
.mainTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00469B;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
}

.mainTicker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00469B;
	font-weight: bold;
	text-decoration: none;
}

.mainTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010066;
	font-weight: bold;
	text-decoration: none;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #105D9C;
}
.pageTitleEn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #105D9C;
}
.pageText {
	padding-right: 18px;
	padding-left: 10px;
	height: 100%;
}

.contactText {
	padding-right: 18px;
	padding-left: 10px;
}

.components_spacer {
	height:13px;
	
}

.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.textInBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 8px;
}
.textInBox a, .textInBox a:active, .textInBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: underline;
}
.textInBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAD2FB;
	text-decoration: none;
}

.topFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}
.topFive a, .topFive a:active, .topFive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: normal;
	padding-right: 4px;
}
.topFive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAD2FB;
	text-decoration: none;
}

.topFive_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}

.topFive_right a, .topFive_right a:active, .topFive_right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.topFive_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00469B;
	text-decoration: none;
}

/* Buttons */
.topLinks_bg {
	height: 21px;
	padding-right:10px;
}

.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3797FE;
	font-weight: bold;
	text-decoration: none;
}
.topLink a , .topLink a:active, .topLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3797FE;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 21px;
	width: 100px;
	padding-top: 3px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/top_link.gif);
}
.topLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105D9C;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	white-space: nowrap;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/top_link_on.gif);
}

.topLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105D9C;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 21px;
	background-position: left bottom;
	background-repeat: repeat-x;
background-image: url(../images/top_link_on.gif);
}

.topLinkOn a , .topLinkOn a:active, .topLinkOn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105D9C;
	font-weight : bold;
	text-decoration : none;
	width: 100px;

}

.visual_above {
}

.visual_below {
}

.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3797FE;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}	
	
.sideLink a, .sideLink a:active, .sideLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3797FE;
	text-decoration: none;
	height: auto;
	width: 136px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/side_link.gif);
}
.sideLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105D9C;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../images/side_link_on.gif);	
}

.sideLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105D9C;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.sideLinkOn a, .sideLinkOn a:active, .sideLinkOn a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105D9C;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: 136px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image:url(../images/side_link_on.gif);
}

.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105D9C;
	text-align : center;
	text-decoration: underline;
}
.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105D9C;
	text-decoration: underline;
}
.bottomLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105D9C;
	text-decoration: none;
}

/* Cart */
.topCart_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/bg_cart_side.gif);
	background-color: transparent;
	width: 102px;
	height: 22px;
}
.sideCart_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/bg_cart_side.gif);
	background-color: transparent;
	width: 102px;
	height: 22px;
}

.CartIcon {
	text-align: left;
	padding-right: 0px;
}
.textCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
}
.textCart a , .textCart a:active, .textCart a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.textCart a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00469B;
	font-weight: bold;
	text-decoration: none;
}

/* Search */
.topsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: transparent;
	
}
.topsearch a, .topsearch a:active, .topsearch a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.topsearch a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.topsearch_bg {
	height: 30px;
	padding-left:34px;
	direction:ltr
}

.button_form {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/button_form.gif);
	background-color : transparent;
	border : 0px none;
	width : 80px; 
	height : 18px;
	padding-right: 20px;
	padding-bottom: 1px;
	text-align: right;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.input {
	background-color : #E2EFFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.select {
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.radio {
	background-color: transparent;
}

/* News Ticker */
.textInBox_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textInBox_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010066;
	text-decoration: underline;
}
.textInBox_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0464CB;
	text-decoration: none;
}
.tickerTable {
	text-align: center;
	vertical-align: middle;
	width : 137px; 
}
.tickerTop_bg {
	background-image:url(../images/table_right_top.gif);
	background-repeat: no-repeat;
	width : 137px; 
	height : 11px;
}
.tickerMiddle_bg {
	background-image:url(../images/table_right_middle.gif);
	background-repeat: repeat-y;
	width : 137px; 
	padding-right: 8px;
	padding-left: 8px;
}
.tickerBottom_bg {
	background-image: url(../images/table_right_bottom.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 24px;
	text-align: left;
}

/* Counter */
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	background-color: transparent;
	background-image:url(../images/counter_02.gif);
	background-repeat: repeat-x;
	height : 17px;
	text-align: center;
	vertical-align: middle;
}

/* SPACERS */

.hp_aboveLinks_spacer {
	height: 4px;
}

.hp_aboveTicker_spacer {
	height: 4px;
}

.top_spacer {
	height: 102px;
	width: 778px;
	padding-top: 0px;
}
.aboveTicker_spacer {
	height: 4px;
}

.aboveLinks_spacer {
	height: 4px;
}

.aboveSearch_spacer {
	height: 0px;
}
.aboveAddress_spacer {
	height: 7px;
}
.topEnd_spacer {
	height: 42px;
}

.columnR {
	background-color: transparent;
	background-repeat: repeat-y;
	background-image:url(../images/main_right.gif);
}
.columnL { 
	background-color: transparent;
	background-repeat: repeat-y;
	background-image:url(../images/main_left.gif);
	padding-left:9px;
}
.bottom_left_column {
	background-image:url(../images/bottom_left_column_bg.gif);
	background-repeat: repeat-x;
}

.border_footer {
	background-color: White;
	height: 11px;
}

/* ARTICLE AND ARTICLE LIST */
.pict_bgcolor {
	background-color:#DEEEFE;
}

.pict_columns {
	background-color:#DEEEFE;
	border-left:solid 1px #0464CB;
	border-right:solid 1px #0464CB;
	padding-right:6px;padding-left:6px;padding-top:11px;
}

.author_bgcolor {
	background-color:#7CBAFC;
}

.footer_bgcolor {
	background-color:#0464CB;
}

.article_title {
	background-color:#0464CB;
	font: bold 16px Arial, Helvetica, sans-serif; color: #ffffff;
	padding-right: 2px;	padding-left: 2px;
}

.subtitle_list {
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 10px; padding-left: 10px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_subtitle {
	background-color:#DEEEFE;
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

/*.article_text {
	font: 14px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_small {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
}

a.article_small, a.article_small:active, a.article_small:visited {
	font: 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;
	padding-right: 10px; padding-left: 10px;
}*/
a.article_small:hover {
	color: #0464CB;
}

.article_small_bold {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
}

a.article_small_bold, a.article_small_bold:active, a.article_small_bold:visited {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;
	padding-right: 10px; padding-left: 10px;
}
a.article_small_bold:hover {
	color: #0464CB;
}

.image_link { border:none; }

.results {
	font:14px Arial, Helvetica, sans-serif; color: #000000;
}

.results_bold {
	font:14px Arial, Helvetica, sans-serif; color: #000000;
	font-weight:Bold;
}

.form { margin:0px; }

.results_pages {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
}

a.results_pages, a.results_pages:active, a.results_pages:visited {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
	text-decoration:underline;
}

a.results_pages:hover {
	font:bold 11px Arial, Helvetica, sans-serif; color: #0464CB;
	text-decoration:none;
}

.results_pages_selected {
	font:bold 13px Arial, Helvetica, sans-serif; color: #0464CB;
}
/* END ARTICLE AND ARTICLE LIST */
