﻿*
{
  margin: 0px;
  padding: 0px;
}

a
{
  text-decoration: none;
  color: inherit;
}

a:hover
{
  text-decoration: underline;
}

body
{
  font-family: Arial;
  margin: 0 auto;
  background-color: #273169;
  width: 1013px;
}

table
{
  border-collapse: collapse;
}


textarea
{
  /*overflow: hidden;*/
}


#container
{
  background: #273169;
  margin-top: 50px;
  margin-left: 35px;
  width: 1013px;
}
.background
{
  width: 37px;
  background-image: url('images/blue.png');
}

#primary
{
  background-color: White;
}

#header
{
  background-color: #e02526;
  z-index: 100;
}

#banner
{
  background-image: url('../images/top-banner.jpg');
  width: 975px;
  height: 100px;
  background-repeat: no-repeat;
}

#search-bar
{
  padding-right: 3px;
  width: 378px;
  height: 32px; /* background-color: #e02526;*/ /*background:black;*/
  position: relative;
  padding-top: 5px;
}

#search-bar input
{
  margin-left: 9px;
  padding: 4px 0 2px 0;
  height: 17px;
  font: normal 12px Arial;
  width: 223px;
  vertical-align: middle;
  border: none;
}

#search-label
{
  margin-left: 21px;
  font-size: 13px;
  font-family: Arial;
  color: White;
  font-size: 14px;
  top: 12px;
}

.button
{
  background: White url('../images/button-long.gif') no-repeat;
  width: 115px;
  height: 25px;
  border-style: none;
  color: White;
  font-size: 12px;
  line-height: 25px;
  padding-bottom: 5px;
  margin-left: 5px;
}

.searchBox
{
  padding: 4px 0 2px 0;
  height: 17px;
  font: normal 12px Arial;
  width: 223px;
}

#search-bar .search-button
{
  background-image: url('../images/search-button.gif');
  background-repeat: no-repeat;
  width: 66px;
  height: 25px;
  border-style: none;
  color: White;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  display: block;
  float: right;
  padding-right: 5px;
  position: absolute;
  top: 5px;
  left: 305px;
}

#search-bar .search-button:hover
{
  text-decoration: none;
}

#search-bar img
{
  position: absolute;
  left: 306px;
}

#search-bar span
{
  position: absolute;
  z-index: 500;
  color: White;
  font: normal 12px Arial;
  left: 319px;
  top: 11px;
  height: 15px;
  width: 38px;
}

#top-menu
{
  height: 30px;
  padding-top: 6px;
  position: relative;
  z-index: 20;
}

#top-menu ul
{
  list-style: none;
}

#top-menu li
{
  color: white;
  text-align: center;
  display: inline;
  border-right: solid 2px #ea3e24;
  font-size: 12px;
  font-weight: bold; /*padding: 4px, 23px;*/
  padding: 10px 16px 11px 16px;
  margin: 0px;
}

#top-menu li a
{
  display: inline;
  color: White;
  text-decoration: none;
  font-size: 14px;
}

#top-menu li.no-border
{
  border-width: 0px;
}

#top-menu li:hover ul li
{
  display: block;
}

#top-menu td a:hover
{
  text-decoration: none;
}

#top-menu table tr td:last-child
{
  border-bottom-style: none;
}

#top-menu td.first /*IE*/
{
  padding-top: 5px;
}

#top-menu td.last /*IE*/
{
  border: none;
  padding-bottom: 5px;
}

#top-menu table
{
  color: White;
  background-color: #676767;
  border-style: none;
  position: fixed;
}

#top-menu tr
{
  border-style: none;
  border-bottom: solid 1px #f3918f;
}

#top-menu td
{
  color: White;
  color: White;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  border-style: none; /*IE*/
  border-bottom: solid 1px #f3918f;
  padding-top: 6px;
  padding: 6px 23px 6px 14px;
}

#top-menu tr:last-child, td:last-child
{
  border-bottom-style: none;
}

#top-menu a
{
  color: White;
  font-size: 12px;
  font-weight: bold;
}

#top-menu table a:hover
{
  color: #2a326a;
}


#menu-bar ul ul
{
  display: block;
  background: black;
}


#footer
{
  background-image: url(../images/shadow-bottom.png);
  background-repeat: no-repeat;
  padding-top: 17px;
  margin-bottom: 48px;
  position: relative;
}

#footer ul
{
  float: left;
}

#footer ul li
{
  font-size: 12px;
  list-style: none;
  display: inline;
  color: #b2b2b2;
}

#footer li a
{
  font-family: Myriad Pro;
  color: #b2b2b2;
  text-decoration: none;
}


#secondLevelMenu a
{
  color: White;
  text-decoration: none;
}

#secondLevelMenu a:hover
{
  color: #2a326a;
}

#secondLevelMenu
{
  padding: 23px 20px 0 0;
}

#secondLevelMenu ul
{
  width: 180px;
  padding-left: 20px;
  list-style: none;
}

#secondLevelMenu ul li
{
  padding: 3px 3px 3px 1px;
  border-bottom: dashed 1px #ef9192;
  font: bold 12px Arial;
}

#secondLevelMenu ul li li
{
  list-style: none;
  margin-left: 0em;
  padding: 0px;
  border-style: none;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 6px;
}

.selected
{
  color: #273169;
}
/*
#secondLevelMenu ul li li li
{
  list-style: none;
  font:normal 10px Arial;
  margin-left: 8px;
  border-style:none;
}
*/

#secondLevelMenu ul li li a
{
  font-size: 12px;
  font-weight: normal;
}

#right-bar
{
  color: White;
  width: 160px;
  background-color: #676767; /*font: bold 12px Arial;*/
  padding: 18px 24px 20px 10px;
}

#right-bar h3
{
  font: normal 18px Arial;
  margin: 12px 0 12px 15px;
}

a.newsHeading h3
{
  color: White;
}


a.newsHeading:hover h3
{
  text-decoration: underline;
}

.teaser
{
  border-bottom: dashed 1px White;
  margin-top: 4px;
  padding-bottom: 7px;
  font-size: 14px;
  margin-left: 15px;
}

.teaser a
{
  color: White;
}

.news_title h3
{
  color: #b2b2b2;
}


#content
{
  padding-left: 18px;
  padding-right: 17px;
  font: 10px Arial;
  color: #384175;
  padding-top: 8px;
  font-size: 12px;
  margin-bottom: 1em;
  background-color: White;
}

#paragraph a
{
  /*color: #2c366d;*/
}


.paragraph_item ul
{
  margin-bottom: 1em;
}

.paragraph_item li
{
  margin-left: 2em;
}

.paragraph_item p a
{
  text-decoration: underline;
}

h1
{
  font-size: 32px;
  color: White;
  font-weight: normal;
}

h2
{
  color: #e33c3d;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 6px;
  padding-top: 18px;
}

#bottom-shadow
{
  background-image: url('../images/blue.png');
  background-repeat: repeat;
  width: 35px;
}

#bottom-panel
{
  background-image: url('../images/bottom-panel.gif');
  background-repeat: no-repeat;
  width: 975px;
  height: 38px;
}


#paragraph ul
{
  list-style: cirle;
}

#navigation-link
{
  padding-left: 18px;
  margin-top: 6px;
  font-size: 12px;
  color: #a2a2a2;
}

#navigation-link a
{
  color: #a2a2a2;
  font-size: 10px;
  font-weight: bold;
}


/*#navigation-link a:hover
{
  text-decoration: underline;
}*/

.location
{
  color: #e33c3d;
  font-size: 10px;
  font-weight: bold;
}

.roundedcornr_box_683441
{
  background: #bbbcbe;
  margin-top: 10px;
}
.roundedcornr_top_683441 div
{
  background: url(../images/roundedcornr_683441_tl.png) no-repeat top left;
}
.roundedcornr_top_683441
{
  background: url(../images/roundedcornr_683441_tr.png) no-repeat top right;
}
.roundedcornr_bottom_683441 div
{
  background: url(../images/roundedcornr_683441_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_683441
{
  background: url(../images/roundedcornr_683441_br.png) no-repeat bottom right;
}

.roundedcornr_top_683441 div, .roundedcornr_top_683441, .roundedcornr_bottom_683441 div, .roundedcornr_bottom_683441
{
  width: 100%;
  height: 12px;
  font-size: 1px;
}
.roundedcornr_content_683441
{
  margin: 0 12px;
  margin-bottom: 23px;
}

.roundedcornr_content_683441 ul
{
  list-style: none;
}

#topic-links
{
  margin-top: 14px;
  margin-bottom: 2px;
}

#topic-links li
{
  margin-bottom: 8px;
}

.roundedcornr_content_683441 a
{
  color: Black;
  font-size: 14px; /*font-weight: bold;*/
}

#topics-heading
{
  border-bottom: dashed 1px Black;
  padding-top: 2px;
  padding-bottom: 14px;
  font-weight: bold;
  font-size: 1.5em;
  color: Black;
}

.paragraph_table
{
  background-color: #d7d9f0;
}

.paragraph_table td
{
  border-color: White;
  border-style: solid;
  border-width: 1px;
  border-style: solid;
  line-height: 27px;
  width: 105px;
  margin: 0;
  padding: 0 3px;
}

.addthis_toolbox
{
  position: relative;
  margin: 20px 0 0 20px;
}

.addthis_toolbox a img
{
  position: absolute;
  top: 0px;
}

.addthis_button_compact
{
  color: #273169;
  font-size: 12px;
}

.share_this_page
{
  padding-right: 5px;
}

#image-container
{
  color: Red;
  margin-bottom: 38px;
}

#image-container ul
{
  list-style: none;
  clear: both;
}

#image-container li
{
  background-color: White;
  margin-right: 22px;
  float: left;
  margin-bottom: 38px;
}

#image-container img
{
  width: 103px;
  height: 103px;
  display: block;
  margin-bottom: 3px;
}

#image-container a
{
  width: 103px;
  height: 103px;
  color: #273169;
}



/*.Site_Map a
{
  display: block;
  color: #273169;
}*/

.Site_Map ul
{
  list-style: none;
}

.Site_Map li
{
  list-style: none;
}

.Site_Map li li
{
  margin-bottom: 0;
}

.Site_Map li li li
{
  text-indent: 1em;
  margin-bottom: 0;
}



.Site_Map li a
{
  padding-bottom: 2px;
  color: #e33c3d;
  font: normal 18px Arial;
  margin-top: 20px;
  display: block;
}

.Site_Map li li a
{
  font: normal 14px Arial;
  color: #273169;
  margin: 5px 0;
}



.requred
{
  color: #e02526;
  font-weight: bold;
  font-size: 14px;
}

/*
.form-line textarea
{
width:375px;


padding-left:2px;
border:solid 2px #c5c5c5;
color:#273169;
}

.form-line
{
height:35px;
}

.form-line label
{
width:528px;
font-weight:bold;
}



#form table input 
{
width:375px;
height:25px;
color:#273169;
font-size:12px;
margin-left:23px;
}
*/


#form input
{
  margin-left: 8px;
  margin-top: 3px;
}

#form select
{
  margin-left: 8px;
  border: solid 2px #c5c5c5;
  color: #273169;
  height: 26px;
  text-align: center;
  width: 379px;
  padding-top: 2px;
  margin-top: 3px;
}
/* width: 375px;
  height: 22px;
  color: #273169;
  font-size: 12px;
  margin-left: 8px;
  padding-top: 6px;
  border: solid 2px #c5c5c5;
}

#form .button
{
  width: 75px;
  border: none;
  padding: 0;
  float: right;
  color: Black;
  height: 18px;
}*/

#form td
{
  vertical-align: top;
  font-weight: bold;
}

#form textarea
{
  border: solid 2px #c5c5c5;
  margin-left: 8px;
  width: 375px;
  margin-top: 3px;
}

#form td.alignTop
{
  vertical-align: top;
}

hr
{
  margin: 11px 0 14px 0;
  color: white;
  border: solid 1px #e2e2e2;
}

.text-color-red
{
  color: #e33c3d;
}

.news_item a
{
  text-decoration: none;
}

.news_date
{
  color: #e33c3d;
}

.news_title
{
  color: #e33c3d;
  font-weight: normal;
  margin-top: 6px;
  font-size: 18px;
  margin-bottom: 6px;
}

.news_title a
{
  color: #e33c3d;
}

.news_subtitle
{
  font-size: 12px;
  margin-top: 5px;
}

.date_container
{
  /*border-bottom: solid 2px #e2e2e2;*/
  padding-bottom: 14px; /*margin: 11px 0 14px 0;   color: white;   border: solid 1px #e2e2e2;*/
}



.report
{
  margin: 10px 0 12px 0;
}

.report_item
{
  margin: 10px 0;
  border-bottom: solid 2px #e2e2e2;
  padding-bottom: 10px;
}

.report_title
{
  margin-bottom: 2px;
}

.report_date
{
  margin-bottom: 2px;
}

.report_description
{
  padding: 10px 0;
}

#lists
{
  margin: 10px 0 10px 0;
}

#lists td
{
  vertical-align: middle;
  padding-right: 12px;
}

.report_date
{
  color: #e33c3d;
}

.report_download a
{
  color: #e33c3d;
  text-decoration: underline;
}

.news_item
{
  clear: both;
  margin: 10px 0 30px 0;
}

.separator
{
}


.bottom-margin
{
  clear: both;
  height: 40px;
}

.clear
{
  clear: both;
}

#content-header
{
  background: url('../images/content-header.jpg') no-repeat;
  width: 547px;
  height: 92px;
  padding: 12px 0px 0px 19px;
}

.gallery-item
{
  width: 155px;
  overflow: hidden;
  margin: 0 10px 5px;
}

#content .gallery-item img
{
  margin: 0 auto;
}

#side-shadow-top
{
  background-image: url('../images/blue.png');
  background-repeat: repeat;
  width: 35px;
  height: 136px;
}

#side-shadow-middle
{
  background-image: url('../images/blue.png');
  background-repeat: repeat;
  width: 35px;
}

.img_right
{
  float: right;
}

.caption
{
  text-align: center;
  margin-top: 3px;
}

.middle
{
  color: #e33c3d;
  font-size: 18px;
}

.no-border
{
  border: none;
}

.prefix
{
  width: 32px;
  height: 22px;
  color: #273169;
  font-size: 12px;
  padding-top: 6px;
  border: solid 2px #c5c5c5;
}



#ctl00_cphMainContent_c103_c15
{
  text-align: left;
}

.textBox
{
  width: 375px;
  height: 22px;
  color: #273169;
  font-size: 12px;
  padding-top: 6px;
  border: solid 2px #c5c5c5;
}

.phone
{
  width: 287px;
  height: 22px;
  color: #273169;
  font-size: 12px;
  padding-top: 6px;
  border: solid 2px #c5c5c5;
}



.alignToRight
{
  float: right;
  margin-top: 3px;
}

.preview
{
  float: right;
  margin: 10px 0 15px 15px;
}


.category
{
  padding-bottom: 12px;
  margin-bottom: 37px;
  border-bottom: solid 2px #e2e2e2;
}

.quantity_text
{
  width: 37px;
  color: #273169;
  font-size: 12px;
  border: solid 2px #c5c5c5;
  margin-right: 13px;
  text-align: right;
}

.submit
{
  background-image: url('../images/button.gif');
  width: 66px;
  height: 23px;
  background-color: Transparent;
  color: White;
  border: none;
  text-align: center;
  margin-left: 3px;
  font-size: 12px;
}

.product
{
  padding-top: 12px;
  padding-bottom: 12px;
}

.addProduct
{
  position: relative;
}

.addProduct label
{
  margin-right: 13px;
}

.notification
{
  width: 170px;
  height: 32px;
  background-color: #676767;
  color: White;
  padding: 6px;
  display: none;
  position: absolute;
  left: 225px;
  top: 0px;
}

.ARRBTable
{
  background-color: #d7d9f0;
}
.ARRBTable th
{
  background-color: #293169;
  color: White;
  font-weight: Bold;
  padding: 0 4px;
}

.ARRBTable td
{
  border: 1px solid White; /* line-height: 27px;*/
  line-height: 23px;
  margin: 0;
  padding: 0;
  text-align: center;
  padding: 3px 4px;
  vertical-align: middle;
}

.ARRBTable td.totalCell
{
  text-align: right;
  background: white;
}

a.shoppingBasketButton
{
  background-image: url('../images/button.gif');
  width: 66px;
  height: 23px;
  background-color: Transparent;
  color: White;
  border: none;
  text-align: center;
  margin-left: 3px;
  font-size: 12px;
  display: block;
  font-size: 12px;
  float: left;
}

a.shoppingBasketButton:hover
{
  text-decoration: none;
}

.ARRBTable td.productNameCell
{
  width: 150px;
  text-align: left;
}

#form
{
  margin-top: 20px;
}

.Checkout, .career
{
  height: 23px;
  color: White;
  text-align: center;
  margin-left: 15px;
  font-size: 12px;
  display: block;
  text-decoration: none;
  padding-top: 3px;
}

.Checkout
{
  background: url('../images/button.gif') no-repeat;
  width: 66px;
}
.Checkout:hover, .career:hover
{
  text-decoration: none;
}

.career
{
  background: url('../images/button-long.gif') no-repeat;
  width: 115px;
}

#breadcrumbs
{
  color: #e33c3d;
  font: normal 10px Arial;
}

.youTubeVideo
{
  margin: 15px 0 35px 15px;
  width: 480px;
  height: 295px;
}

.login
{
  border: 2px solid #C5C5C5;
  color: #273169;
  font-size: 12px;
  margin-bottom: 3px;
}

.captcha
{
  padding-top: 10px;
  padding-left: 8px;
}


#form .captcha .textBox
{
  border: 2px solid #c5c5c5;
  height: 22px;
  padding-top: 6px;
  width: 230px;
  margin-left: 0px;
  margin-bottom: 10px;
}

/******************HOME PAGE*********************************/
.slideshow
{
  float: right;
}

.slideshow img
{
  width: 424px;
  height: 514px;
}

#home
{
  width: 780px;
  background-color: White;
  font-size: 12px;
  color: #384175;
}
#home ul
{
  list-style: none;
  padding: 17px 0 20px 0;
}

#home li
{
  margin-top: 20px;
  display: inline;
  margin-right: 39px;
  line-height: 20px;
}

#home li img
{
  width: 84px;
  height: 85px;
  margin-bottom: 12px;
}

#home-left
{
  width: 258px;
  padding: 4px 30px 0 38px;
}

#conference
{
  font-size: 16px;
  padding-top: 10px;
}

/*********************END HOME PAGE********************************/

.form .left
{
  padding-right: 5px;
  vertical-align: middle;
}

.form .login
{
  width: 180px;
  height: 22px;
  padding-top: 6px;
  padding-left: 2px;
}

#calendar
{
  width: 176px;
  height: 135px;
  margin-top: 22px;
  font-size: 12px;
}

#calendar-caption
{
  margin-top: 43px;
  font-size: 12px;
}


.paragraph_item a
{
  color: #384175;
}

.newsHeading a
{
  color: White;
}


.events td
{
  padding: 5px;
}


.contact_table
{
  background-color: #d7d9f0;
  width: 100%;
  border: solid 1px White;
}

.contact_table td
{
  border: solid 1px White;
  line-height: 27px;
  margin: 0;
  padding: 0 3px;
}

.contact_table td.left
{
  width: 120px;
  font-weight: bold;
}

.info_table
{
  width: 100%;
  height: 100%;
  border: none;
}

.info_table td
{
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px White;
  border-bottom: none;
}


.subject_table
{
  width: 100%;
  border-top: solid 1px White;
}

.subject_table th
{
  text-align: left;
  padding-left: 3px;
}

.subject_table td
{
  padding-left: 3px;
  border: solid 1px White;
  border-bottom: none;
}
