﻿body {
	background-image: url(Images/pgbkg.gif);
	margin-top: 38px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center
}

.Title
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16pt;
    font-weight: bold;
    color: #505369;
    text-align: center;
    padding: 10px 50px 10px 25px;
}

.Paragraph
{
    padding: 10px 50px 0px 15px ;
    font-family:  'Times New Roman' , Times, serif;
    font-size: 11pt;    
    color: #2C2C3A;
}

a.PanelLink 
{
    text-decoration: none;
    color: #333399;
}
a.PanelLink:visited
{
    color: #333399;
}
a.PanelLink:hover
{
    color: #336699;
}

.pageContainerHome
{
    border: solid 1px #336699;
    width: 900px;
    height: 750px;
    text-align: Center;
    background-repeat: no-repeat;
}

.pageContainer
{
    border: solid 1px #336699;
    width: 900px;
    background-color: #F1F1E7;
}

.HomePageGrid
{
    width: 900px;
    height: 625px;
    position: relative;
    top: 310px;
}

.SideBarPanel
{
    background-image: url(images/sidebar.jpg);
    width: 100px;
    height: 525px;
}

.ContentDivider {  width: 6px;  }

.ContentPanel
{
    background-color: #F1F1E7;
    width: 770px;
    height: 625px;
    padding: 10px 15px 10px 15px;
    text-align: left;
    overflow: auto;
}

.PanelLabel
{
    padding: 0px 5px 0px 5px;
    width: 410px;
    border: solid 1px white;
    background-color: #E2E2E2;
    padding: 0px 5px 0px 5px;
    font-family: 'Times New Boston Roman';
    font-size: small;
    font-weight: bold;
    text-align: center;
    color: Black;
}
.PanelNav
{
    padding: 0px 5px 0px 5px;
    height: 16px;
    width: 410px;
    border: solid 1px whitesmoke;
    background-color: white;
    font-family: 'Book Antiqua';
    font-size: smaller;
    font-weight: 600;
    text-align: right;
    vertical-align: middle;
    color: #333399;
}
.NewsPanelHome
{
    padding: 5px 5px 5px 5px;
    text-align: left;
    vertical-align: top;
    overflow: auto;
    height: 360px;
    width: 410px;
    border: 1px solid white;
    background-color: #F1F1E7;
}

.EventPanelHome
{
    padding: 5px 5px 5px 5px;
    text-align:left;
    vertical-align: top;
    overflow: auto;
    height: 360px;
    width: 410px;
    border: 1px solid white;
    background-color: #f6f6e3;
}

.AboutPanelHome
{
    padding: 5px 5px 5px 5px;
    overflow: auto;
    height: 55px;
    width: 750px;
    border: 1px solid #336699;
    background-color: #f7f7d8;
    font-size: 16pt;
    font-weight: bolder;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    color: #336699;
    font-family: 'Times New Roman' , Times, serif;
}

/*  Footer stuff  */
.FooterPanel
{
    position: relative;
    top: 3px;
    height: 40px;
    width: 900px;
    border: solid 1px #336699;
    background-image: url(images/FooterBKG.jpg);
    font-family: Verdana;
    color: #333399;
    font-weight: bold;
}

.NewsHeaderHome
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #003366;
    padding-bottom: 2px;
}
.NewsTextHome
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 9pt;
    color: #2C2C3A;
    padding-bottom: 15px;
}


.EventHeaderHome
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #006666;
    padding-bottom: 2px;
}
.EventTextHome
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 9pt;
    color: #003300;
    padding-bottom: 15px;
}

.NewsHeader
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #003366;
    padding-bottom: 12px;
    width: 550px;
}
.NewsText
{
    font-family:  'Times New Roman' , Times, serif;
    font-size: 10pt;
    color: #2C2C3A;
    padding-bottom: 35px;
    width: 550px;
}

.EventHeader
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 11pt;
    font-weight: bold;
    color: #006666;
    padding-bottom: 12px;
}
.EventText
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10pt;
    color: #003300;
    padding-bottom: 25px;
}


/*  Home Navigation   */
.HomeMenu
{
    /*background-color: #F1F1E7;*/
    height: 20px;
    position: relative;
    top: 290px;
    text-align: center;
}
.SubMenuHome
{
 text-align: left;   
}

/*  Content Navigation   */
.ContentMenu
{
    /*background-color: #F1F1E7;*/
    height: 20px;
    /*position: relative;*/
    /*top: 220px;*/
    text-align: center;
}
.SubMenu
{
 text-align: left;   
}


.FacultyStaffPanel
{
    margin-left: 50px;
}
.DepartmentHeader
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14pt;
    font-weight: bold;
    color: #003366;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-top: 20px;
}

.StaffData .FullName
{
    font-family:  'Times New Roman' , Times, serif;
    font-size: 12pt;
    color: #2C2C3A;
    width: 250px;
}

.StaffData .Degree
{
    font-family:  'Times New Roman' , Times, serif;
    font-size: 12pt;
    color: #2C2C3A;
    width: 100px;
}

.StaffData .JobRole
{
    font-family:  'Times New Roman' , Times, serif;
    font-size: 12pt;
    color: #2C2C3A;
    width: 300px;
}

.StaffData .MailTo
{
    font-family:  Webdings;
    font-weight: bold;
    font-size: 14pt;
    color: #2C2C3A;
    width: 30px;
}
.Shade
{
    background-color: #DCE4FA;
}

/* Dynamic Page Styles*/

.ContentTitle
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16pt;
    font-weight: bold;
    color: #505369;
    text-align: center;
    padding: 10px 50px 10px 25px;
}

.ContentParagraph
{
    padding: 10px 50px 0px 15px ;
    font-family:  'Times New Roman' , Times, serif;
    font-size: 11pt;    
    color: #2C2C3A;
}

.PageIntro
{
    padding: 5px 5px 5px 5px;
    overflow: auto;
    height: 170px;
    width: 280px;
    border: 1px solid white;
    background-color: #f7f7d8;
    font-size: x-large;
    font-weight: bolder;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    color: #336699;
    font-family: 'Times New Roman' , Times, serif;
}

/* form styles  */
.SectionTitle
{
    font-family:  'Times New Roman' , Times, serif;
    font-size: 12pt;
    color: #2C2C3A;
    font-weight: bold;
    padding-bottom: 5px;
    font-style:italic;
}
.formLabel
{
    font-family:  'Times New Roman' , Times, serif;
    font-size: 10pt;
    color: #2C2C3A;
    height: 20px;
}
.formField
{
    background-color: #FFFFF2;
    color: #006699;
}

DIV.ContactUs
{
    width: 400px;
    height: 450px;
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 35;
    background-color: #F1F1E7;
    border: solid 1px #336699;
}
.ContactUsLink
{
    top: 2px;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 8pt;
    color: #333399;
    position: relative;
}
.ContactUsLink span
{
    top: -2px;
    position: relative;
    z-index: 5;
    text-decoration: none;
}
.ContactListLabel
{
    width: 396px;
    height: 18px;
    border: solid 2px white;
    background-color: #E2E2E2;
    font-family: 'Boston';
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    color: Black;
}
.ContactList
{
    border-left: solid 2px white;
    border-right: solid 2px white;
    border-bottom: solid 2px white;
    width: 396px;
    height: 406px;
    overflow: auto;
}
.ContactList SPAN
{
    display: block;
    margin-left: 65px;
    text-align: left;
}
.ContactList SPAN SPAN
{
    margin-left: 0px;
}
.ContactList A, .ContactList A:visited, .ContactList A:hoover
{
  color: #003366;  
}
.CloseMe
{
    width: 386px;
    height: 18px;
    border-bottom: solid 2px white;
    border-left: solid 2px white;
    border-right: solid 2px white;
    background-color: #E2E2E2;
    font-family: 'Tahoma';
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
.CloseMe A, .CloseMe A:visited, .CloseMe A:hoover
{
    color: #003366;
    text-decoration: none;
}
.FAQLink A
{
    font-size: 10pt;
    font-family: Verdana;
    Color: #3333CC;
    text-decoration: none;
}
.FAQHeader
{
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    padding-top: 20px;
}
.FAQText
{
    font-size: 10pt;
    font-family: Verdana;
}
.FAQTop
{
    font-size: 10pt;
    font-family: Verdana;
    color: #3366CC;
    text-decoration: none;
}
.FAQToTop
{
    font-size: 8pt;
    font-family: Verdana;
    padding-bottom: 20px;
    color: #3366CC;
    text-decoration: none;
}
.ProfileLabel
{
    position: absolute;
    z-index: 5;
    top: 18px;
    left: 50%;
    margin-left: 248px;
    width: 200px;
    border-left: solid 1px #336699;
    border-right: solid 1px #336699;
    border-top: solid 1px #336699;
    border-bottom: solid 1px #c80;
    background-color: #336699;
    color: White;
    font-size: 9pt;
    font-family: Verdana;
    height: 18px;
    border-color: #336699 #336699 #7E5234 #336699;
    cursor: hand;
}
.ProfileLabel span
{
	float: left;
	color: #fff;
	width: 200px;
	height:17px;
	background: url(images/shade.png) repeat-x left bottom ;
}

DIV.UserProfile
{
    width: 400px;
    height: 375px;
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 35;
    background-color: #F1F1E7;
    border: solid 1px #336699;
}
.UserProfilePopUp
{
    border-left: solid 2px white;
    border-right: solid 2px white;
    border-bottom: solid 2px white;
    width: 396px;
    height: 331px;
    overflow: auto;
}
.UserProfilePopUp SPAN
{
    display: block;
    margin-left: 15px;
    text-align: left;
}
.ProfileFormLabel
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10pt;
    color: #003399;
}

/* TRADING POST */
.TPImage, .TPItemImage
{
    border: solid 2px black;
}
.TPCategory
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16pt;
    font-weight: bold;
    color: #003399;
    width: 100px;
    text-align: center;
}
.TPCategoryLink
{
    cursor: hand;
}
.TPTitle1
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16pt;
    font-weight: bold;
}
.TPTitle2
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14pt;
    font-weight: bold;
}
.TPSpacer
{
    height: 20px;
}
.TPItem
{
    width: 100%;
}
.TPTop
{
    border-top: solid 1px black;
}
.TPBottom
{
    border-Bottom: solid 1px black;
}
.TPRight
{
    border-right: solid 1px black;
}
.TPLeft
{
    border-Left: solid 1px black;
}


.TPEven
{
    background-color: #ECECFF;
    padding: 10px;
    height: 200px;
}
.TPOdd
{
    background-color: #FFFFF9;
    padding: 10px;
    height: 200px;
}
.TPItemTitle
{
    vertical-align: top;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14pt;
    font-weight: bold;    
}
.TPItemTable
{
    border: 2px;
}
.TPItemCell
{
    padding-left: 5px;
    vertical-align: top;
}
.TPToTop
{
    font-size: 8pt;
    font-family: Verdana;
    padding-bottom: 20px;
    color: #3366CC;
    text-decoration: none;
    padding-left: 5px;
}
.TopLinks
{
    position: absolute;
    z-index: 5;
    top: 22px;
    Right: 50%;
    margin-right: 248px;
    width: 250px;
    color: Navy;
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    height: 18px;
    cursor: hand;
}
.TopLinks a
{
    color: Navy;
    text-decoration: none;
}