﻿body 
{
	background-color: #0d3652;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;	
}
A
{
    color: #010101; 
    text-decoration:none;
}
A:link  
{
    color: #04329a; 
    text-decoration: underline; 
}
A:active 
{ 
    color: red; 
    text-decoration: none; 
}
A:visited 
{ 
    color: #071f58;
    text-decoration: none; 
}
A:hover 
{ 
    color: #04329a; 
    text-decoration: underline; 
}
#outerMain
{
    width: 749px;
    height: 100%;
}
#leftBorder
{
    background-image: url("../images/lhSideBarW.jpg");
    width: 26px;
    height: 100%;
}
#outerMainCenter
{
    width: 697px;
    height: 100%;
}
#rightBorder
{
    background-image: url("../images/rhSideBarW.jpg");
    width: 26px;
    height: 100%;
}
#mainTable
{
    width: 697px;
    height: 850px;
}
#banner
{
	width: 697px;
	height: 250px;
}
#editBanner
{
	width: 850px;
	background-image: url("../images/editBannerBG.jpg");
	background-color: #3c3c3c;
	height: 250px;
}
#bannerSep
{
    background-image: url("../images/banSep.jpg");
    width: 697px;
    height: 17px;
}
#contentCell
{
	width: 474px;
	height: 100%;
	background-color: #f2f2f2;
}
#content
{
    width: 475px;
    padding-right: 15px;
}
.schedule
{
	font-family: Verdana;
	font-size: 12px;
	
}
td#about
{
	width: 100%;
}
	
#lNav
{
	font-family: Verdana, Sans-Serif;
	background-image: url("../images/lNav.jpg");
	font-size: 12px;
	color: #343434;
	width: 200px;
	height: 600px;
}
#navTable
{
    width: 200px;
    border: 0px;
}
#footer
{
    background-image: url("../images/footer.jpg");
    height: 23px;
    width: 697px;
}	
#footerText
{
    font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #232323;
}	
#main
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #f2f2f2;
}


#curricTable
{
    border: 0px;
    padding: 3px;
    width: 400px;
}
td#curricTable
{
    width: 100px;
    margin-left: auto;
    margin-right: auto;

}
.curricTableFont
{
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}
.curricListTable
{
    padding: 0px;
    border: 0px;
    height: 100%;
    width: 350px;
}


#sBMembersTable
{
    width: 300px;
    border: 0px;
    padding: 15px;
}
.sBMembersCell
{
    font-size: 12px;
    color: #121212;
    font-family: verdana;
    text-align: left;
}

#announce
{
    font-family: verdana;
    font-size: 12px;
}
.tblAnnounce
{
    width: 400px;
    font-family: Verdana;
    border: 0px;
    padding: 0px;
}
.announcCellTitle
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.announcCellBody
{
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}
.announcHR
{
    height: 1px;
    width: 100%;
    color: Black;
}
.announcCellDateAttach
{
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    font-style: italic;
}
#mainText 
{
    font-family: Verdana;
    font-size: 11px;
}
#mainTextTable
{
    width: 425px;
    padding: 3px;
    border: 0px;
}
.pageContent
{
    padding-top: 0px;
    font-family: Verdana;
    font-size: 12px;
}
.contentHeader
{
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
#filesText
{
    color: #232323;
    font-size: 12px;
    font-family: Verdana;
}
#filesText a:link
{
    text-decoration: underline;
}
#filesText a:hover
{
    text-decoration: none;
    color: Blue;
}
#filesAllowed
{
    width: 400px;
    border-width: 0 0 1px 1px;
    border-color: Black;
    border-style: solid; 
}
#filesAllowed td
{
    border-width: 1px 1px 0 0;
    border-color: Black;
    border-style: solid;
}
.filesAllowHead
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}
.filesAllowText
{
    font-family:Verdana;
    font-size: 10px;
    text-align: left;
}
#editNav
{
    text-align: left;
    font-size: 11px;
    font-family: Verdana;
    color: Black;
    padding-left: 30px;
    padding-top: 15px;
}
#editNav A:Link
{
    text-decoration: underline;
    font-weight: bold;
}
#editNav A:Hover
{
    text-decoration: none;
    color: #232323;
}
#editNav A:Visited
{
    text-decoration: underline;
    font-weight: bold;
}
#editMainTable
{
    float: left;
    height: 100%;
}
#jobContent
{
    height:400px;
    text-align: center;
    vertical-align: top;
    font-family: Verdana;
    color: black;
    font-size: 11px;    
}
#jobBottom
{
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    color: Black;
    padding-top: 450px;
}
.dropNav
{
    background-color: #f6f6f6;
}
#finInfoContent {
    text-align: left;
    padding-left: 20px;
}
#finInfoNavigation {
    width: 100%;
}
#finInfoPrev {
    float: left;
    width: 100px;
    font-size: x-small;
}
#finInfoYearSelect {
    margin: 0 auto;
    width: 275px;
    font-size: x-small;
}
#finInfoNext {
    float: right;
    width: 100px;
    font-size: x-small;
}