* {
    margin: 0px;
    padding: 0px;
}

body { 
	behavior:url('/css/csshover2.htc'); 
	font-family: Times,serif,sans-serif;
}

.default {
	background-image:url('/img/header_bg.jpg');
    background-repeat:repeat-x;
    background-position: 0px 0px;
}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

.logo {
    font-style: normal;
    color: white;
    height: 80px;
}

.logo #org{
    font-size: 40px;
}
.logo #divider{
    font-size: 16px;
}
.logo #by{
    font-size: 16px;
    font-style: italic;
}
.dottedLine {
	border: 1px dotted #AAAAAA;
}

.padded {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 10px;
}

.padded div {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 5px;
}

.padded table {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}

.sectioned {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.0em;
}

.sectioned h1 {
    border-bottom: 1px dashed #CCCCCC;
    color: #E73;
    font-size: 18px;
    height: 20px;
    margin-top: 1.2em;
}

.sectioned h2 {
    border-bottom: 1px dashed #CCCCCC;
    color: #E73;
    font-size: 14px;
    height: 16px;
    margin-top: 1.0em;
}

.sectioned h3 {
    border-bottom: 1px dashed #222222;
    color: #000000;
    font-size: 16px;
    height: 16px;
    margin-top: 1.0em;
    font-style: italic;
}


.sectioned a:link {
    color: #666699;
    text-decoration: underline;
}

.sectioned a:visited {
    color: #666699;
    text-decoration: underline;
}

.sectioned a:hover {
    color: #E73;
    text-decoration: none;
}

.sectioned ul,li {
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.footer {
	
}

.news {
    color: #990000; 
    font-weight: bold; 
}
.footer {
	font-size: 10pt;
	color: #990000; 
	font-weight: bold; 
}
.footer a {
	font-weight: normal;
}
.footer a:link {
    color: #666600;
    text-decoration: underline;
}

.footer a:visited {
    color: #666600;
    text-decoration: underline;
}

.footer a:hover {
    color: #E73;
    text-decoration: none;
}

.borderbox_blue {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 1px solid #8ECBFF;
    border-bottom: 1px solid #8ECBFF;
    border-left: 1px solid #8ECBFF;
    border-right: 1px solid #8ECBFF;
}

.borderbox_blue th {
    background-color: #F2F6FB;
    height: 25px;
    border-bottom: 1px dotted #8ECBFF;
    white-space: nowrap;
    color: #003366;
    font-size : 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.borderbox_green {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 1px solid #999966;
    border-bottom: 1px solid #999966;
    border-left: 1px solid #999966;
    border-right: 1px solid #999966;
}

.borderbox_green th {
    background-color: white;
    height: 25px;
    border-bottom: 1px dotted #999966;
    white-space: nowrap;
    color: #666600;
    font-size : 16px;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
}

*html .borderbox_green th {
    border-bottom: 1px solid #999966;
}

.borderbox_gray {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.borderbox_gray th {
    /*background-color: #EEEEEE;*/
    height: 25px;
    /*border-bottom: 1px solid #CCCCCC;*/
    white-space: nowrap;
    color: #003366;
    font-size : 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.borderbox_orange {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #EA9A1C;
    border-bottom: 1px dotted #EA9A1C;
    border-left: none;
    border-right: none;
}

.borderbox_orange th {
	/*660000*/
    background-color: white;
    height: 25px;
    border-bottom: 1px dotted #EA9A1C;
    border-left: 1px dotted #EA9A1C;
    border-right: 1px dotted #EA9A1C;
    white-space: nowrap;
    color: #999966;
    font-size : 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.1em; margin-top: 2em; margin-bottom: 0.5em; }
h3 { font-size: 1.0em; font-style: italic; font-weight: normal; margin-top: 2em; margin-bottom: 0.5em; }

code {
    font-size: 12px;
}

.header1 {
	font-size: 1.0em; 
	font-style: italic;
	text-decoration: underline;
}
.right_shadow {
	background-image: url("/img/right_shadow.gif");
    background-repeat: repeat-y;
    background-position: top right;
}
.bottom_shadow {
	background-image: url("/img/bottom_shadow.gif");
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
}
.bottom_shadow2 {
    background-image: url("/img/bottom_shadow2.gif");
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0px;
}
.table_bg1 {
    background-image: url("/img/table_bg_gray_shadow.png");
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0px;
}
.bg_orange {
	background: #ED5929;
    background-image: url("/img/table_bg_orange.png");
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0px;
}

/* Header */
.header {
	text-align: center;
	vertical-align: bottom;
	background-color: #999966;/*#555555;*/
	/*font-size: 16px;
	font-family: serif;
	font-weight: bold;*/
}
#header-wrap {
	text-align: center;
    width: 850px;
    padding:0;
    margin:0 auto;
    height: 35px;
    position: relative;
    white-space: nowrap;    
    display: block;
}
/* Navigation */
ul#navigation {
    margin:0;
    padding:0;
    list-style: none;
    display:block;
    position:absolute;
    bottom:0;
    left:0;
}
ul#navigation li {
	display:block;
    float: left;
    margin:0;
    padding:0;
}
ul#navigation a {
    display:block;
    font-size: 16px;
    font-weight: bold;
    /*text-transform:lowercase;*/
    padding:9px 10px 10px 10px;
    color:#fff;
    text-decoration:none;
    border-top: 5px solid #EA9A1C;
}
ul#navigation li:hover {
    background-color: #EA9A1C; /*#ac2e44*/
}
ul#navigation li.active {
    background-color:#EA9A1C;
}
ul#navigation li.active a {
    color: #911b31;
}
