﻿body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
li
{
    list-style-position: inside;
}
body
{
    width: 100%;
    height: 100%;
    background: #000000 url('../images/bg.png') no-repeat top center;
    margin: 0 auto; /*text-align: center;*/
}
html
{
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    color: #eee;
    height: 100%;
}
#nonFooter
{
    position: relative;
    min-height: 100%;
}

* html #nonFooter
{
    height: 100%;
}
#footer
{
    width: 990px;
    height: 20px;
    position: relative;
    margin-top: 41px;
    text-align: center;
    color: #eeeeee;
    display: block;
}
a
{
    color: #da4e42;
    text-decoration: none;
}
a:hover
{
    color: #dbd5d5;
    text-decoration: underline;
}

p
{
    color: #999;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    padding: 0;
    margin: 0;
}

#Table_01
{
    position: relative;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

#Logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 333px;
    height: 126px;
}
#space
{
    position: absolute;
    left: 333px;
    top: 0px;
    width: 657px;
    height: 87px;
}


#heading
{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
    position: absolute;
    left: 333px;
    top: 87px;
    width: 487px;
    display: block;
    text-align: center;
    z-index: 9000;
}

.myMenu{
    position: absolute;
}

.rmSelected {
    background: url('../images/menu_active.png');
}


#heading *
{

}
#heading li.active, .btnSubmit
{

}
#buttons
{
    margin:0;
	padding:0;
}
#buttons li
{

}
#buttons a
{
    padding: 6px 10px;
    color: #000;
    text-decoration: none;
    font-family: Tahoma;
}
#buttons a:hover
{
    color: #fff;
    background-image: url('../images/menu_active.png');
}


#Menu-01-03
{
    position: absolute;
    left: 833px;
    top: 87px;
    width: 157px;
    height: 28px;
}

#Menu-02
{
    position: absolute;
    left: 333px;
    top: 115px;
    width: 657px;
    height: 11px;
}

#Head
{
    position: absolute;
    left: 0px;
    top: 126px;
    width: 990px;
    height: 369px;
}

#Body2
{
    position: absolute;
    left: 0px;
    top: 495px;
    width: 990px;
    padding: 15px 0 15px 10px;
    z-index: 1;
}
    .tileImage {
        margin: 0;
    }
    .itemTemplate
    {
        text-align:center;
     }


#Body
{
    position: absolute;
    left: 0px;
    top: 495px;
    width: 735px;
    padding: 15px 0;
}
#RightSidebar
{
    position: absolute;
    left: 751px;
    top: 495px;
    width: 234px;
    padding: 15px 0;
}
#RightSidebar #ribbon_container
{
    margin: 20px auto 10px;
    width: 146px;
    height: 150px;
    background: url('../images/ribbon_sm.png') no-repeat bottom center;
}
#RightSidebar #ribbon_container img
{

}
.sidecontent
{
    text-align: left;
    padding-bottom: 15px;
}

img
{
    border-style: none;
}
h3, h4
{
    font-family: Verdana;
    font-size: 14px;
    text-align: left;
    color: #d22e26;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
h1, h2
{
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #cccccc;
    text-transform: uppercase;
}

h1 {
    color: #d22e26;
    font-size: 24px;
}
hr
{
    margin: 0;
    padding: 0;
}
.hr_red
{
    width: 35%;
    color: #d22e26;
    background-color: #d22e26;
    text-align: left;
    border-style: none;
}
.hr_wht
{
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #eee;
    margin: 5px 0;
    padding: 0;
    display: block;
    clear: both;
}
.hr_gra
{
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #3f3f3f;
    margin: 5px 0;
    padding: 0;
    display: block;
    clear: both;
}

#panes
{
    border-style: none;
    margin: 0 1em 0 0;
    min-height: 500px;
}

#panes .pane p, .divcol, #mainContent
{
    height: 100%;
    margin: 10px auto 1em auto;
    line-height: 20px;
}
#panes .pane .divcol
{
    float: left;
    width: 340px;
}

panes div div
{
    overflow: hidden;
}
.contactInfoField
{
    margin-bottom: 20px;
    margin-right: 8px;
    margin-top: 4px;
    width: 300px;
}
.contactInfoField h3
{
    padding: 0;
}
.contactInfoField input[type="text"], .contactInfoField textarea, .contactInfoField input[type="file"]
{
    background-color: #5C5C5C;
    border: 1px solid #808080;
    color: #FFFFFF;
    line-height: 12px;
    padding: 2px;
}
.contactInfoField input[type="text"], .contactInfoField textarea
{
    /*IE 7 and below HACK*/ *overflow:auto;
}
.btnSubmit, .btnSubmit:hover
{
    padding: 5px 15px;
    text-decoration: none;
}

.txtBoxInput {
    background-color: #5C5C5C;
    border: 1px solid #808080;
    color: #FFFFFF;
    line-height: 12px;
    padding: 2px;
}

div.memberContainer
{
}

div.memberContainer .advisoryMember
{
    float: left;
    min-height: 210px;
    margin-bottom: 20px;
    margin-right: 25px;
    width: 140px;
}
div.memberContainer .advisoryMember img
{
    height: 140px;
    width: 120px; /*   height: 110px;      width: 100%; */
}
#divSubmitPaper
{
    padding: 10px;
    margin: 10px 0 0 10px;
    background: #FFFFFF;
}
#divSubmitPaper span
{
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
}
#divSubmitPaper .contactInfoField input[type="text"], #divSubmitPaper .contactInfoField textarea, #divSubmitPaper .contactInfoField input[type="file"]
{
    background-color: #EFEFEF;
    border: 1px solid #ADC1D6;
    color: #444444;
}

.title
{
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    clear: both;
    color: #444444;
    font-family: Verdana;
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 5px 10px 20px;
}
.journalimgdiv, .journalimgdiv img
{
    height: 400px;
    width: 300px;
}

.htmlEditor {
    color: #111111;
}

.flash_full {
    position: relative;
    display: block;
    width: 900px;
}

.floatRight {
    float: right;
}

.style3 { color: #FFFFFF; font-size: 17px; font-family: "Times New Roman", Times, serif; }