
.linkImage{
  cursor: pointer;
  cursor: hand;
}

h1 {
  font-weigth: bold;
  font-family: Arial;
  font-size: 14px;
  margin: 0;
  padding:0;
  color:#8D303D;
  margin-left:18px;
}

h2 {
  font-family: Arial;
  font-size: 10px;
  margin: 0;
}

A {
  text-decoration: none;
  color: black;
}

A:hover {
/*  background: red;*/
  /*color: purple;*/
  text-decoration: underline;
}

A:visited {
}

.bannerPicsT { 
  background: #DFE0E1;
  border-collapse: collapse;
  background: #dfe0e2 url(img/lines_middle3.jpg) right no-repeat;
  margin: 0;
  cellspacing: 0;
  padding: 0;
  table-layout: automatic
}

.topLineImg{
  background: #C7C8C9 url(img/white_lines.gif) left no-repeat;
  padding: 0;
  margin: 0;
  cellspacing: 0;
 }
.orangeLineImg{
  background: #C7C8C9 url(img/orange_line.jpg) left no-repeat;
  padding: 0;
  margin: 0;
  cellspacing: 0;
 }
.bgImg{
	background-image: url(img/bg.gif); background-repeat: no-repeat;
}
 
.bannerPicsT TD{
  padding: 0;
  margin: 0;
}

div.note {
  text-align: left;
  width: 200px;
  height: 55px;
  background: #E8E7E0;
  margin: 1px;
  font-size: 11px;
  padding-left=10px;
}

span.noteSign {
 width:80px;
 background: url("img/tri.gif") center left no-repeat;
  padding-right: 10px;
  margin-left=-10px;
  padding-left: 5px;
  text-align: left;
  color: white;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  text-decoration: NONE;
}

span.noteSign#i1{
  background-color: #B41919;
}

span.noteSign#i2{
  background-color: #F77D07;
}

span.noteSign#i3{
  background-color: #F74507;
}

span.noteSign#i4{
  background-color: #517CA5;
}

span.noteSign#i5{
  background-color: #4D507A;
}

span.noteSign#i6{
  background-color: #97937B;
}

TABLE.topMenu TD.selected {
  background: lime;
  cursor: pointer;
  cursor: hand;
}

A:link1 {
text-decoration: none ;
}

.inText {
  padding-left: 20px;
  text-justify: spacing;
}

.lineMenu {
  border-collapse: collapse;
}

TABLE.lineMenu TD {
  border-right: solid black 1 px;
  padding-left: 5px;
  padding-right: 5px;
}

TABLE.lineMenu TD.selected {
  border-right: solid black 1 px;
  padding-left: 5px;
  padding-right: 5px;
}

SPAN.lineMenu {
  margin: 0;
  padding: 0px;
}

SPAN.lineMenu A {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  border-left: solid black 1px;
}

SPAN.lineMenu A:hover {
  text-decoration: none;
  background: red;
  color: yellow;
}

SPAN.lineMenu_ A {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

SPAN.lineMenu_ A:hover {
  text-decoration: none;
  /*background: red;*/
  color: black;
}

.adTitle {
  font-weigth: bold;
  font-family: Arial;
  font-size: 10px;
  color:gray;
  margin-left:10px;
}

.adTitle_12 {
  font-weigth: bold;
  font-family: Arial;
  font-size: 12px;
  color:gray;
  margin-left:10px;
}

.adTitle_14 {
  font-weigth: bold;
  font-family: Arial;
  font-size: 14px;
  color:gray;
  margin-left:10px;
}

body {
  margin-top: 0;
}

TABLE.clear{
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  cellspacing: 0;
}

TABLE.clear TD{
  margin: 0;
}

.quickLinksSelect {
  border: solid black 10px;
  background: #e4e4e4;
  width: 200px;
}

.quickLinksSelect OPTION{
  border: solid red 10px;
  background: #e4e4e4;
  width: 200px;
}

span.homeCenterText {
  font-weight : regular;
  font-family: Arial;
  font-size   : 12px;
  color  : #646462;
}

span.homeSquareTextTitle {
  font-weight:bold;
  font-family: Arial;
  font-color: #4F4F4D;
  font-size:12;  
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10;
  
}

span.homeSquareTextContent{
  font-weight:regular;
  font-family: Arial;
  font-color: #4F4F4D;
  font-size:11;
  padding-left:10px;
}

.topMenuTable TH {
  padding-left: 10px;
  padding-right: 10px;
}

.topLink {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
  color: #8E8E93;
}

A.topLink {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
  color: #8E8E93;
}

li.sideMenu A.topLink{
  color: #8E8E93;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
  cursor: hand;
  text-decoration: NONE;
}

li.sideMenu A.topLinkOver{
  color: #000000;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
  cursor: hand;
  text-decoration: NONE;
}

li.sideMenu A.topLinkOut{
  color: #8E8E93;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
  cursor: hand;
  text-decoration: NONE;
}

.topLinkSel {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
  color: #8D303D;
}

.topLinkOver {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
  color: #000000;
}

.topLinkOut {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
  color: #8E8E93;
}

.sideMenu li{
  color:red;
  list-style: none;
  border-bottom: solid #a2a3a8 1px;
  margin-left: -40px;
  padding-top:0px;
  padding-bottom:0px;
  cursor: pointer;
  cursor: hand;
  text-decoration: NONE;
}

li.sideMenu a{
  font-family: Tahoma;
  font-size   : 12px;
  color:#8E8E93;
  text-decoration: NONE;
}

li.sideMenu a:hover{
  font-family: Tahoma;
  font-size   : 12px;
  color:#4F4F4D;
  text-decoration: NONE;
}

li.sideMenu A.currentMenu{
  color: #8D303D;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
  cursor: hand;
  text-decoration: NONE;
}

.sideMenuSub li{
  list-style: none;
  border: none;
  margin-left: -30px;
  padding-top:0px;
  padding-bottom:0px;
  color: #8E8E93;
  text-decoration: NONE;
}

span.notFoundText{
  font-family:  Tahoma;
  font-size:    11px;
  color:        #517CA5;
}

span.centerTextTitle{
  font-family: Tahoma;
  font-size   : 11px;
  color:#636367;
}

span.centerTextSubTitle{
  font-family: Tahoma;
  font-size   : 12px;
  color: #8D303D;
}
div.longNameCategory{
	font-family: Tahoma;
	font-size: 18;
	color: #393939;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 17;
}
span.centerText{
  font-family: Arial;
  font-size   : 12px;
  color       :#505050;
}

A.rightLinks{
  font-family: Arial;
  font-size:11;
  color:#2F2F2F;
}

span.rightLinks{
  font-family: Arial;
  font-size:11;
  color:#2F2F2F;
  width: 70px;
}

span.rightLinksMouseOver{
  color:#79797C;
}

DIV.note A:hover{
  font-family: Arial;
  font-size:11;
  color:#79797C;
  text-decoration: NONE;
}




.tit2{
  font-size: 10pt;
  font-family:verdana;
  background-color: #F58341;
  color:white;
}

.titNavy{
  font-size: 10pt;
  font-family:verdana;
  background-color: #97937B;
  color:white;
}

.point{
  font-size: 10pt;
  font-weight:bold;
  color:#A8BBC9;
}
.point_bl{
  font-size: 10pt;
  font-weight:bold;
  color: #4D507A;
}
.point_or{
  font-size: 10pt;
  font-weight:bold;
  color:#F58341;
}
.myFont{
  font-size: 10pt;
  font-family:Tahoma;
  color: #8E8E93;
}

.myFontBlack{
  font-size: 10pt;
  font-family:Tahoma;
  color: #000000;
}

.myFontSmall{
  font-size: 9pt;
  font-family:Tahoma;
  color: #8E8E93;
}

.myFontBlue{
  font-size: 10pt;
  font-family:Tahoma;
  color: #517CA5;
}

.myFontMain{
  font-size: 10pt;
  font-family:Tahoma;
  color: #8D303D;
}

.f12 {font-size: 10pt; font-family:verdana;}
.f10 {font-size: 9pt; font-family:verdana;}
.f8  {font-size:  8pt; font-family:verdana;}
.apply{
  text-decoration : none;
  font-size: 10pt;
  font-family:Tahoma;
  color:#F58341;
}

.tit1{
  font-size: 10pt;
  font-family:Tahoma;
  background-color:#A8BBC9;
  color:white;
}

.titOrange{
  font-size: 10pt;
  font-family:Tahoma;
  background-color:#F58341;
  color:white;
}

.smart1{
  font-size: 28pt;
  font-family:Tahoma;
  color: #517CA5;
}

.smart2{
  font-size: 28pt;
  font-family:Tahoma;
  color: #F58341;
}

.pageTitle{
	font-family:Arial;
	font-weight:Bold;
	font-size: 14pt;
	color: #505050;
	text-align:left
}

span.basicText{
  font-family: Arial;
  font-weight:normal;
  font-size:12px;
  color:#505050;
}

span.basicTextBold{
  font-family: Arial;
  font-weight:Bold;
  font-size:13px;
  color:#505050;
}

span.basicTextLink{
  font-family: Arial;
  font-weight:normal;
  font-size:12px;
  color:#435564;
}

span.basicTextLinkU{
  font-family: Arial;
  font-weight:normal;
  font-size:12px;
  color:#435564;
  text-decoration:underline 
}

.breadcrumbs_reg{
  font-family: Arial;
  font-weight:normal;
  font-size:11px;
  color:#2F2F2F;
}

.breadcrumbs_selected{
  font-family: Arial;
  font-weight:normal;
  font-size:11px;
  color:#4F4F4D;
}

.breadcrumbs_mouseover{
  font-family: Arial;
  font-weight:normal;
  font-size:11px;
  color:#8E8E93;
  cursor:hand;
  cursor:pointer;
}

table.basicText{
  font-family: Arial;
  font-weight:normal;
  font-size:12px;
  color:#505050;
}

table.basicTextBold{
  font-family: Arial;
  font-weight:Bold;
  font-size:13px;
  color:#505050;
}

table.borderColorDefault{
	border-color:#C7C8C9;
	border-width:1px;
	border-style:outset;
}

table.borderColorDefault TD {
	border: solid #C7C8C9 1px;
}

.linkOver {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
  text-decoration:underline 
}

.linkOut {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    12;
}

.unLinkImage{
  cursor: default;
}

A.bottomLink {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    11;
  color: #8E8E93;
}

.bottomLinkOver {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    11;
  color: #000000;
}

.bottomLinkOut {
  cursor: pointer;
  cursor: hand;
  font-family:  Tahoma;
  font-size:    11;
  color: #8E8E93;
}

.basicTextBulletDark{
	font-family: Arial;
  	font-weight:bold;
  	font-size:14px;
  	color:#505050;
}

.basicTextBulletLight{
	font-family: Arial;
  	font-weight:bold;
  	font-size:14px;
  	color:#8E8E93;
}

.emailWin {
	width: 350;
  	height: 150px;
  	background: #DFE0E1;
  	border-style:solid;
  	border-width:2px;
  	border-color:#517CA5;
}

.emailWinClient {
  	background: #DFE0E1;
  	
	font-family:Arial;
  	font-weight:bold;
	text-align:left;
	font-size: 12px;
	color:#517CA5;
/*
  	border-style:solid;
  	border-width:2px;
  	border-color:black;
*/  	
}


div.emailWinTop {
  	width: 100%;
  	height: 20px;
  	background: #517CA5;
  	top:2px;
    text-align: right  	
}

span.emailWinCloseBoxBtn {
	font-family:Arial;
  	font-weight:bold;
	text-align: center;
	width: 14px;
	height: 14px;
	background:white;
	font-size: 12px;
	color:#517CA5;
	cursor:hand;
	cursor:pointer;
	margin: 2px;
	
}

span.emailWinSendBtn {
	font-family:Arial;
  	font-weight:bold;
	text-align:center;
	text-valign:middle;
	width: 50px;
	height: 20px;
	background:white;
	font-size: 15px;
	color:#517CA5;
	cursor:hand;
	cursor:pointer;
	border: solid #517CA5 2px;
}

span.emailWinCloseBtn {
	font-family:Arial;
  	font-weight:bold;
	text-align:center;
	text-valign:middle;
	width: 50px;
	height: 20px;
	background:white;
	font-size: 15px;
	color:#517CA5;
	cursor:hand;
	cursor:pointer;
	border: solid #517CA5 2px;
}


.contactFormWin {
  	background: #DFE0E1;
  	border-style:solid;
  	border-width:2px;
  	border-color:#517CA5;
}

.contactFormWinText {
	font-family:Arial;
  	font-weight:bold;
	text-align:left;
	font-size: 12px;
	color:#517CA5;
}

.contactFormWinTop {
  	width: 100%;
  	height: 20px;
  	background: #517CA5;
  	/*background: #C7C8C9;*/
  	top:2px;
    text-align: right;  	
}

.contactFormWinCloseBoxBtn {
	font-family:Arial;
  	font-weight:bold;
	text-align: center;
	width: 14px;
	height: 14px;
	background:white;
	font-size: 12px;
	color:#517CA5;
	cursor:hand;
	cursor:pointer;
	margin: 2px;
	
}

.contactFormWinSendBtn {
	font-family:Arial;
  	font-weight:bold;
	text-align:center;
	text-valign:middle;
	width: 50px;
	height: 20px;
	background:white;
	font-size: 15px;
	color:#517CA5;
	cursor:hand;
	cursor:pointer;
	border: solid #517CA5 2px;
}

.contactFormWinCloseBtn {
	font-family:Arial;
  	font-weight:bold;
	text-align:center;
	text-valign:middle;
	width: 50px;
	height: 20px;
	background:white;
	font-size: 15px;
	color:#517CA5;
	cursor:hand;
	cursor:pointer;
	border: solid #517CA5 2px;
}

.newsUnSelected {
	background-color:white;
	width:2px;
}

.newsSelected {
	background-color:#FF8937;
	width:2px;
}