﻿*
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    /*color: White;*/
    /*background-color: Black;*/
    font-family: "Times New Roman", Times, serif;
}

#container
{
    width: 1000px;
    padding: 15px 0px 0px 10px;
}

#headerSet
{
    width: 1000px;
    height: 100px;
}

#headerLeft
{
    width: 600px;
    float: left;
}

#headerRight
{
    width: 400px;
    float: left;
    text-align: right;
}

#bodySet
{
    width: 1000px;
}
#DepMenu
{
    width: 250px;
    float: left;
}
#LeftContainer
{
    /*height: 350px;*/    
}
#LeftContainerLong
{
    /*height: 350px;*/   
}

#RightContainer
{
    float: left;
    width: 750px;
}
.DepButtons
{
    width: 220px;
    height: 75px;
    padding: 0px 15px 0px 0px;
}
#MainImage
{
    width: 750px;
    height: 340px;
    float: left;
}

#SubContainer
{
    float: left;
    width: 750px;
}

#ImageContainer
{
    float: left;
    width: 750px;
    padding-top: 60px;
}

#SubHeader
{
    float: left;
    width: 750px;
    padding-bottom: 10px;
}
#footerLogo
{
    float: right;
    width: 70px;
    height: 70px;
}
#FooterSet
{
    width: 1000px;
    height: 200px;
    float: left;
    clear: both;
    padding-top: 80px;
}
#SubFooter
{
    width:1000px;
    height: 120px;
    float: left;
    clear: both;
    text-align: right;
}

.SubWindow
{
    width: 250px;
    float: left;
}
.SubWindowLarge
{
    width: 490px;
    float: left;
    margin-right: 10px;
}

.plainList
{
    list-style-type: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    color: #999999;
    text-decoration: none;
}

.plainListLab
{
    list-style-type: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    color: #999999;
    text-decoration: none;
}

.thumbFrame
{
    width: 150px;
    height: 200px;
    float: left;

}

.smallTitles
{
    color: #990000;
    font-size: medium;
    font-family: "Times New Roman" , Times, serif;
}

a
{
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;  
    font-size: small;    
    color: #C0C0C0;
}

a:hover
{
    text-decoration: none;
    color: #990000;
}

.plainListLab a:hover
{
    text-decoration: none;
    color: #003399;
}


.inlineList
{
}

.genText01
{
    margin: 0px 15px 0px 15px;
    height: 370px;
}
.genText02
{
    margin: 0px 10px 0px 5px;
}
.SubImage
{
    text-align: center;
}

.FooterWindow
{
    float: left;
    width: 250px;
}
.HR01
{
    color: #FFFFFF;
}

h3
{
    font-family: 'Times New Roman', Times, serif;
    font-size: large;
    color: #FFFFFF;
}

h4
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #FFFFFF;
}
h5
{
    font-family: 'Times New Roman' , Times, Serif;
    font-size: small;
    color: #FFFFFF;
}
h6
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: x-small;
    color: #C0C0C0;
}

p
{
    font-size: small;
    font-weight: normal;
    color: #C0C0C0;
    text-align: left;
    background-color: #000000;
}

.pClass
{
    font-size: small;
    font-weight: normal;
    color: #C0C0C0;
    text-align: left;
}

.semiReg
{
    color: White;
    font-size: medium;
}


hr 
{
width: 100%;
height: 1px;
background-color: red;
}

.hrLab
{
    background-color: #3333FF;
}

.warningText
{
    font-size: small;
    font-style: italic;
    color: Red;
}

.bodyItalics
{
    color: #C0C0C0;
}

.loginStats
{
    float: right;
}

.thumbnailFrames
{
    table-layout: fixed;
    border-spacing: 0px;
    empty-cells: hide;
    caption-side: bottom;
}

.hrStudImages
{
    margin-bottom: 10px;
    color: #800000;
}

