html, body 
{
  color: black;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  height: 102%;
}

table {
}

form, div {
  padding: 0;
  border: 0;
  margin: 0;
}

td, tr, p, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #2C2737;
}

.contentpaneopen
{
  width: 100%;
}

.mainbody
{
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 22px;
}



h1, h2, h3, .contentheading, .componentheading {
  border: 0px;
  margin: 0px; 
  padding: 0px;
  border-collapse: collapse;

  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0066B3;
}

h1, .contentheading, .componentheading {
  font-size: 16px;
  font-weight: bold;
}

h2 {
  color: #023D81;
  font-size: 16px;
  font-weight: bold;
}

h3 {
  color: #0066B3;
  font-size: 14px;
  font-weight: bold;
}

a:link {
  color: #0066B3;
}

a:visited, a:hover {
  color: #0066B3;
}

.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  background-color: white;
  padding-left: 3px; 
  border: 1px solid gray;
}

textarea.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  background-color: white;
  border: 1px solid gray;
}

.text_focus,
.text_focus a:link,
.text_focus a:hover,
.text_focus a:visited {
  color: #0066B3;
}

.picture_left {
  border-collapse:collapse; 
  margin-right: 10px;
}

.picture_right {
  border-collapse:collapse; 
  padding: 5px;
  margin-left: 10px;
}

.bordered_picture {
  border: 1px solid #4C4A04;
}

.standard_table, .standard_table td {
  border-collapse:collapse; 
  border: 1px solid gray;
  padding: 5px;
}

.standard_table td table,
.standard_table td table td {
  border-collapse:collapse; 
  border: 0px;
  padding: 0px;
}

.leftMenu,
.leftMenu_active {
  padding-left: 21px;
  padding-bottom: 20px;
}

.leftMenu a:link, 
.leftMenu a:hover, 
.leftMenu a:visited, 
.leftMenu_active a:link,
.leftMenu_active a:hover,
.leftMenu_active a:visited {
  font-size: 14px;
}

.leftMenu a:hover {
  text-decoration: none;
}

.leftMenu_active a:link,
.leftMenu_active a:hover,
.leftMenu_active a:visited {
  font-weight: bold;
}

.leftMenu_active a:hover {
  text-decoration: none;
}

.leftMenu_active {
  background: url(../images/list_img1.gif) no-repeat 0px 4px;
}

.copyright_panel 
{
  border-top: 1px solid gray;
  background-color: silver;
}

.copyright, 
.copyright td, 
.copyright tr, 
.copyright p, 
.copyright div {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #0066B3;
}

.copyright a:link,
.copyright a:visited,
.copyright a:hover
{
  color: #023D81;
  font-weight: bold;
}

.headerPhonePrefix {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #1D91C4;
  padding: 2px;
  color: #FFFFFF; 
}

.headerPhone {
  font-size: 22px;
  color: #FFFFFF; 
}

.topTableLine1 a:link,
.topTableLine1 a:hover,
.topTableLine1 a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF; 
}

a.topMenu:link,
a.topMenu:hover,
a.topMenu:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #28376E;
  font-weight: bold;
  text-decoration: none;
}

a.topMenu:hover {
  text-decoration: underline;
}

a.topMenu_active:link,
a.topMenu_active:hover,
a.topMenu_active:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #D7162F;
  font-weight: bold;
  text-decoration: none;
}

a.topMenu_active:hover {
  text-decoration: underline;
}

a.langMenu:link,
a.langMenu:hover,
a.langMenu:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

a.langMenu_active:link,
a.langMenu_active:hover,
a.langMenu_active:visited {
  color: #FFFFFF;
  text-decoration: none;
}


.latestNews,
.latestNews td {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
}

.latestNews a:link,
.latestNews a:hover,
.latestNews a:visited {
  color: #0066B3;
}

a.allLatestNewsLink:link,
a.allLatestNewsLink:hover,
a.allLatestNewsLink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0066B3;
}

a.newsDetailLink:link,
a.newsDetailLink:hover,
a.newsDetailLink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0066B3;
}

.latestNewsDate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #0066B3;
  color: white;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

.blueHeader,
.blueHeader a:link,
.blueHeader a:hover,
.blueHeader a:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: white;
  padding-top: 2px;
}

.grayHeader,
.grayHeader a:link,
.grayHeader a:hover,
.grayHeader a:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #0066B3;
}

a.bigLink:link,
a.bigLink:hover,
a.bigLink:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;  
  font-weight: bold;
}

a.questionLink:link,
a.questionLink:hover,
a.questionLink:visited {
  font-size: 16px;  
  font-weight: bold;
}











.list_text {
  background: url(../images/list_img0.gif) no-repeat 0px 4px;
  padding: 0px 0px 0px 21px;
}


.contactsInputBox {
  vertical-align: middle;
  padding-left: 6px;
  width: 470px;
  height: 29px;
  background: url(../images/bg_input.png) no-repeat;
}

.contactsTextArea {
  vertical-align: middle;
  padding-left: 6px;
  width: 470px;
  height: 169px;
  background: url(../images/bg_textarea.png) no-repeat;
}

.contactsCaptcha {
  vertical-align: middle;
  padding-left: 6px;
  width: 123px;
  height: 29px;
  background: url(../images/bg_captcha.png) no-repeat;
}

td.contactsInputBox .inputbox,
td.contactsTextArea .inputbox {
  font-family: Arial;
  font-size: 13px;
  width: 454px;
  border: transparent;
}

td.contactsCaptcha .inputbox {
  font-family: Arial;
  font-size: 13px;
  width: 111px;
  border: transparent;
}



.contactsInputBox2 {
  vertical-align: middle;
  padding-left: 6px;
  width: 446px;
  height: 29px;
  background: url(../images/bg_input2.png) no-repeat;
}

.contactsTextArea2 {
  vertical-align: middle;
  padding-left: 6px;
  width: 446px;
  height: 159px;
  background: url(../images/bg_textarea2.png) no-repeat;

  overflow: auto !important;
}

td.contactsInputBox2 .inputbox,
td.contactsTextArea2 .inputbox {
  font-family: Arial;
  font-size: 13px;
  width: 430px;
  border: transparent;
}








#column_right h2.title {
  font-size: 16px; 
  margin: 0; 
  font-weight: bold;
}

#column_right h2.title.type1 {
  color: #023d81; 
  margin: 35px 0 35px 40px;
}

#column_right h2.title.type2 {
  color:  #0066b3; 
  margin:0 0 16px 0;
}

#column_right h2.title.type3 {
  color: #023d81; 
  margin: 0 0 35px 40px;
}


#column_right table {
  padding: 0; 
  font: 11px Tahoma, Geneva, sans-serif; 
  color: #000; 
  text-align: left;
  border: 1px solid #AFCADE; 
  border-right: none; 
  border-bottom: none;
}

#column_right table td,
#column_right table th {
  font: 11px Tahoma, Geneva, sans-serif; 
  color: #000; 
}

#column_right table thead {
  background: url(../images/theader_bg.png) 0 0 repeat-x #C6EFFF;
}

#column_right table thead th {
  padding: 12px; 
  font-weight: normal; 
  vertical-align: top;
  border-right: 1px solid #AFCADE;  
  border-bottom: 1px solid #AFCADE;
}

#column_right table td {
  vertical-align: top; 
  padding: 8px 12px; 
  border-right: 1px solid #AFCADE; 
  border-bottom: 1px solid #AFCADE;
}

#column_right table caption {
  font: 16px Arial, Helvetica, sans-serif; 
  color: #0066b3; 
  font-weight: bold; 
  text-align: left; 
  padding: 0 0 13px 12px;
}

#column_right .note {
  font: 11px Tahoma, Geneva, sans-serif; 
  padding: 4px 0 0 35px; 
  margin: 16px 0 0; 
  width: 100%;
  background: url(../images/note_img.png) 1px 0 no-repeat;
}

#column_right .note strong,
#column_right .note b {
  display: block; 
  text-transform: uppercase; 
  color: #0066b3; 
  margin: 0 0 5px 0;
}

#column_right hr {
  color: #fff; 
  height: 1px; 
  border: none; 
  border-bottom: 1px dotted #67CCF3; 
  margin: 28px 0;
}

#column_right p {
  margin: 0 0 26px 0;
}

#column_right .small {
  font: 11px Tahoma, Geneva, sans-serif; 
  line-height: 14px;
}

