/* BODY STYLES */
body.index {background-color: #676654;}
body {margin: 0;}

/* FONTS */
h1 {font-family: verdana, sans-serif; font-size: 12px; color: #FFFFFF;}
h2 {font-family: verdana, sans-serif; font-size: 16px; font-weight: bold; color: #000000;}
span.small {font-family: verdana, sans-serif; font-weight: normal; font-style: italic; color: #000000; font-size: 12px;}
span.small_white {font-family: verdana, sans-serif; font-weight: normal; font-style: italic; color: #FFFFFF; font-size: 12px;}
span.default {font-family: verdana, sans-serif; font-weight: normal; color: #000000; font-size: 14px;}
span.default_header {font-family: verdana, sans-serif; font-weight: bold; color: #000000; font-size: 14px;}

/* LINKS */
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}

a.white:link {color: #2671A0; text-decoration: none;}
a.white:visited {color: #2671A0; text-decoration: none;}
a.white:active {color: #2671A0; text-decoration: none;}
a.white:hover {color: #2671A0; text-decoration: underline;}

/* LISTS */
ul.topmargin {margin-top: 0px;}
ul.margins {margin-top: 0px; margin-bottom: 0px;}
li.indent {list-style-type: none; position: relative; left: -20px;}

/* BREAKS */
br.page_break {page-break-after: always;}


/* IMAGES */
img.preload {display: none;}

/* FORMS */
input.greyed {color: #ACACAC;}

/* IFRAMES */
iframe.main {height: 0px;}

/* DIVS*/
div.logo {position: absolute; top: 45px; left: 60px;}
div.index_c1 {position: relative; width: 900px;}
div.search_container {position: absolute; top: 150px; left: 538px; width: 286px; height: 22px;}
div.main_c1 {float: left; width: 375px; text-align: left;}
div.main_c2 {float: left; width: 426px;}
div.application_header {position: relative; width: 801px; height: 25px; text-align: center; line-height: 25px; background-color: #000000; font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF;}
div.menu1 {position: absolute; top: 194px; left: 48px; width: 803px; height: 58px; z-index: 4;}
div.menu2 {position: absolute; top: 194px; left: 48px; width: 803px; height: 58px; z-index: 0;}
div.menu3 {position: absolute; top: 194px; left: 48px; width: 803px; height: 58px; z-index: 0;}
div.menu4 {position: absolute; top: 194px; left: 48px; width: 803px; height: 58px; z-index: 0;}
div.menu1_header {position: absolute; top: 148px; left: 48px; width: 133px; height: 46px; line-height: 25px; background-image: url('../../images/menus/green.png'); z-index: 3;}
div.menu2_header {position: absolute; top: 148px; left: 158px; width: 133px; height: 46px; line-height: 25px; background-image: url('../../images/menus/blue.png'); z-index: 2;}
div.menu3_header {position: absolute; top: 148px; left: 268px; width: 133px; height: 46px; line-height: 25px; background-image: url('../../images/menus/yellow.png'); z-index: 1;}
div.menu4_header {position: absolute; top: 148px; left: 378px; width: 133px; height: 46px; line-height: 25px; background-image: url('../../images/menus/red.png'); z-index: 0;}
div.menu_text {position: absolute; top: 10px; left: 20px;}
div.float_clear {clear: both;}
div.small {font-family: verdana, sans-serif; font-size: 12px; font-weight: normal; font-style: italic; color: #000000; font-size: 12px;}
div.small_white {font-family: verdana, sans-serif; font-size: 12px; font-weight: normal; font-style: italic; color: #FFFFFF;}
div.default {font-family: verdana, sans-serif; font-weight: normal; color: #000000; font-size: 14px;}
div.footer_extras_container {position: relative; width: 900px; height: 179px;}
div.footer_extras {position: absolute; top: 60px; left: 0px; right: 0px; text-align: center; font-family: verdana, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF;}
div.css_validation {position: absolute; top: 110px; right: 333px; width: 88px; height: 31px;}
div.html_validation {position: absolute; top: 110px; right: 431px; width: 88px; height: 31px;}
div.bbb {position: absolute; top: 81px; right: 40px; width: 88px; height: 88px;}
div.icoc {position: absolute; top: 100px; right: 138px; width: 185px; height: 52px;}
div.indent {float: left; width: 30px; height: 5px;}

/* TABLES */
table.border td {border-right: 1px solid #000000; border-bottom: 1px solid #000000;}
table.border {border: 1px solid #000000;}
td.index_header {width: 900px; height: 281px; background-image: url('../../images/header.gif');}
td.index_main {width: 803px; background-color: #FFFFFF;}
td.index_left {width: 48px; background-image: url('../../images/left_background.gif');}
td.index_right {width: 49px; background-image: url('../../images/right_background.gif');}
td.index_footer {width: 900px; height: 110px; background-image: url('../../images/footer.gif'); background-position: top; background-repeat: no-repeat;}

td.event_spacer {width: 20px;}

td.green {background-color: #9FC843;}
td.blue {background-color: #03A7CA;}
td.yellow {background-color: #EEB503;}
td.red {background-color: #F74C00;}

td.block_header {border-bottom: 1px solid #000000;}

td.application_header {border: 1px solid #000000; background-color: #000000; text-align: center;}

/* MISC */
img {display: block;}