html {
    height: 100%
}

body {
    margin: 0px;
    height: 100%;
    padding: 0px;
    font-family: Trebuchet MS, Arial, Helvetica, Sans Serif, sans-serif;
    line-height: 130%;
    font-size: 12px;
    color: #222222;
    background: #000000;
}

p {
    font-family: Trebuchet MS, Arial, Helvetica, Sans Serif, sans-serif;
    line-height: 130%;
    font-size: 12px;
    color: #222222;
}

table {
    border: none 0px;
    border-spacing: 0px;
}

td {
    padding: 0px;
    font-family: Trebuchet MS, Arial, Helvetica, Sans Serif, sans-serif;
    line-height: 130%;
    font-size: 12px;
    color: #222222;
}

a:link, a:visited {
    color: #721414;
		text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #900;
		text-decoration: none;
    font-weight: bold;
}

td#top_bkg {
    background: url(../images/topcrypte.jpg) no-repeat;
}

td#main_bkg {
    background: url(../images/back.png) repeat-y;
}

td#bottom_bkg {
    background: url(../images/bottom.jpg) no-repeat;
}

#pathway_text {
    overflow: hidden;
    display: block;
    height: 15px;
    line-height: 10px;
    font-size: 0.9em;
    padding-left: 4px;
    margin-bottom: 2px;
		text-align: left;
}

#pathway_text img {
    margin-left: 5px;
    margin-right: 5px;
}

#buttons_outer {
    width: auto;
    margin-bottom: 5px;
    float: right;
}

#buttons_inner {
    border-right: 1px solid #666666;
    height: 21px;
    float: right;
}

#buttons {
    margin: 0px;
    padding: 0px;
    width: auto;
}

#banner_outer {
    width: auto;
    margin-bottom: 10px;
		text-align: center;
}

#banner_inner {
    border: 1px solid #666666;
		height: auto;
		padding: 2px;
}

ul#mainlevel-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}

ul#mainlevel-nav li {
    border-top: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: none;
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    font-size: 11px;
    line-height: 21px;
    white-space: nowrap;
    border-right: 1px solid #666666;
}

ul#mainlevel-nav li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #333333;
    background: transparent;
}

#buttons>ul#mainlevel-nav li a {
    width: auto;
}

ul#mainlevel-nav li a:hover {
    color: #fff;
    background: #721414;
}

table.moduletable {
    width: 100%;
    margin-bottom: 5px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    font-family: Trebuchet MS, Arial, Helvetica, Sans Serif, sans-serif;
    line-height: 110%;
    font-size: 9px;
    color: #222222;
}

table.moduletable th {
    display: none;
}

table.moduletable td {
    padding: 1px;
    margin: 0px;
    font-weight: normal;
    font-family: Trebuchet MS, Arial, Helvetica, Sans Serif, sans-serif;
    line-height: 130%;
    font-size: 12px;
    color: #222222;
}

div.moduletable {
    background-color: #dddddd;
    border: 1px solid #666666;
}

div.moduletable h3 {
    background-color: #cccccc;
    color: #721414;
    text-align: left;
    padding-left: 4px;
    height: 21px;
    line-height: 21px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 2px 0;
    border-bottom: 1px solid #666666;
}

div.moduletable table.contentpaneopen td {
    margin: 0;
    padding: 2px;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block;
    background: url(../images/menu_bullet_ie.png) no-repeat center left;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    padding-top: 5px;
    padding-left: 25px;
    /*height: 20px !important;
    height: auto;*/
    width: auto;
    text-decoration: none;
}

a.mainlevel:hover {
    background-color: #721414;
    text-decoration: none;
    color: #fff;
}

a.mainlevel#active_menu {
    color:#fff;
    font-weight: bold;
}

a.mainlevel#active_menu:hover {
    color: #fff;
}

a.sublevel:link, a.sublevel:visited {
    padding-left: 1px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #721414;
    text-align: left;
}

a.sublevel:hover {
    color: #900;
    text-decoration: none;
}

a.sublevel#active_menu {
    color: #333;
    text-decoration: bold;
}

table td.body_outer {
    font-size: 1.0em;
    padding-top: 15px;
		text-align: left;
}

table.contentpaneopen {
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
		margin: 0px;
}

table.contentpane td {
    font-family: Trebuchet MS, Arial, Helvetica, Sans Serif, sans-serif;
    line-height: 130%;
    font-size: 12px;
    color: #222222;
}

td.contentheading {
    font-size: 1.1em;
    font-weight: bold;
    color: #721414;
    padding-bottom: 5px;
}

table.contentpane td.contentheading {
    font-size: 1.1em;
    font-weight: bold;
    color: #721414;
    padding-bottom: 5px;
}

td.storyheading {
    font-size: 1.3em;
    font-weight: bold;
    color: #721414;
    padding-bottom: 5px;
}

td.storydate {
		font-size: 0.8em;
		text-align: right;
}

td.newsheading {
		font-size: 1.1em;
		font-weight: bold;
		color: #721414;
		padding: 5px;
		background-color: #bbbbbb;
		border: 1px solid #721414;
}

td.newsdate {
		font-size: 0.7em;
		color: #666666;
		text-align: right;
		padding: 5px;
		background-color: #bbbbbb;
		border: 1px solid #721414;
}

td.news {
		padding: 5px;
		background-color: #eeeeee;
		border: 1px solid #721414;
}

span.small {
    font-size: 0.7em;
    color: #666666;
}

td.buttonheading {
    padding-left: 0px;
}

td.createdate {
    font-size: 0.7em;
    color: #666666;
    padding-bottom: 5px;
}

td.modifydate {
    font-size: 0.7em;
    color: #666666;
    padding-top: 5px;
}

.back_button {
    float: right;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #cccccc;
    width: auto;
    padding: 0px 10px;
    line-height: 17px;
    margin: 1px;
}

.article_seperator {
    display: block;
    margin-bottom: 15px;
}
