@import url(../Global/css/global.css);
/*------------STANDART TEG DEFINITIONs----------------------------*/
body, h1, h2, h3, h4, p, a, ul, ul li { margin: 0 0 0 0; padding: 0 0 0 0; }
body { /*background: #ffffff url(./images/bodyBG.jpg) repeat-x top left;*/ background: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-align: center; }
a { /*font-family: Arial, Helvetica, sans-serif;*/ text-decoration: none; }
a:hover { text-decoration: underline; }
p { }
ul { list-style: none; }
img a { border: none; }
/*---------------------------------------------------------------*/
#main-container { background: #e9eaea; border: 1px solid #aeb0b2; display: inline-block; text-align: left; width: 1001px; }
/*-----------------------------------------------------*/
#header-container { /*background: #000000  url(./images/headerBG.jpg) no-repeat top left; */ }
/*----------------------------------------------*/
/*#logo-container { padding: 41px 34px 10px 34px; }*/
#logo-container p { color: #ffffff; font-size: 16px; font-weight: bold; }
#logo-container a { color: #a5cd39; }
/*----------------------------------------------*/
#header-menu { background: /*#001522*/ #06A7B0; height: 37px; }
#header-menu ul { border-top: 1px solid #ffffff; }
#header-menu ul li { border-right: 1px solid #ffffff; float: left; padding: 10px 8px 4px 8px; }
#header-menu ul li:first-child { padding-left: 32px; }
#header-menu ul li a { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 600; }
/*----------------------------------------------*/
#body-container { min-height: 60px; padding: 10px 25px 0 25px; }
marquee a { color: #1ebcc2; font-size: 12px; font-weight: normal; margin: 0 0 5px 0; }
/*--------------------------------------*/
/*-----------box for columns------------*/
.column-box h1:first-child, .column-box h2:first-child, .column-box h3:first-child, .column-box h4:first-child { padding-top: 15px; }
div.column-box { background: #ffffff; border: 1px solid #aeafb1; margin: 15px 0 15px 0; padding: 0px 10px; overflow: hidden; }
div.column-box p, div.column-box li { font-size: 12px; }
div.column-box a { color: #a5cd39; font-size: 16px; font-weight: bold; }
/*---------------------------------------------*/
#footer { padding: 20px 0 20px 0; text-align: center; }
#footer-menu { display: inline-block; width: 300px; }
#footer #footer-menu ul li { float: left; margin-left: 15px; margin-right: 15px; }
#footer #footer-menu ul li a { color: #a5cd39; font-size: 12px; }
#footer p { color: #888888; font-size: 12px; width: 100%; text-align: center; }
/*--------------------------------------------------------------*/
/*---------------------headers text definition------------------*/
h2 { color: #3fc7cd; font-size: 18px; font-weight: bold; }
h3 { color: #00b5bd; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
h4 { color: #00b5bd; font-family: Arial, Helvetica, sans-serif; font-size: 15px; }
/*--------------------------------------------------------------*/
#expandableList p small { display: none; }
#expandableList div#expandableListPrint { display: none; }
/*--------------other definitions-------------------------------*/
div.null-div { clear: both; }
.right { float: right; }

