﻿body
{
    font: Arial;
    background-repeat: repeat; /*background-image: url(../Images/ValeBackground.gif);*/
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    width: 900px;
}

.ApplicationBody
{
    background-color: White;
    font: Arial;
}

p
{
    font: Arial;
}

.bodyClass
{
    font-size: small;
    font-family: Arial;
}
.Relative
{
    position: relative;
    font-family: Arial;
    font-size: small;
}
.DropDownMenuClass
{
    position: relative;
    float: left;
    z-index: 100;
}
.HeaderFont
{
    font-weight: bold;
    font-size: 11pt;
    color: #5b92ca;
    font-family: Arial;
}

.FooterFont
{
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none;
    color: Black;
}

.SpaceColumn
{
}

.Locations
{
    font-weight: bold;
    font-size: 18pt;
    color: #5b92ca;
    font-family: Arial;
}

.LocationPanels
{
    font-weight: bold;
    font-size: 14pt;
    text-decoration: underline;
    font-family: Arial;
}

.CategoryHeaders
{
    font-weight: bold;
    font-size: 14pt;
    color: #5b92ca;
    text-decoration: underline;
    font-family: Arial;
}

.CourseUnderHeader
{
    font-size: 12pt;
    font-family: Arial;
}

.IBG
{
}

.HeaderColor
{
    background-image: url(../Images/headerbackground.gif);
    height: 31px;
    color: White;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 10px;
}

.SubHeaderColor
{
    background-color: Gray;
    height: 20px;
    color: White;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 10px;
}
.HeaderLabel
{
    color: White;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}
.Text
{
    font-size: 10pt;
}

.BlueBox
{
    border-right: #124579 2px solid;
    border-left: #124579 2px solid;
    padding-left: 5px;
}

.BlueBoxBottom
{
    border-right: #124579 2px solid;
    border-left: #124579 2px solid;
    border-bottom: #124579 2px solid;
}


.SubHeaders
{
    font-size: 10pt;
    background-color: #f1efee;
    font-family: Arial;
}
.CourseLinkText
{
    color: Black;
    text-decoration: none;
}



.Headers
{
    font-weight: bold;
    font-size: 14pt;
    color: #5b92ca;
    font-family: Arial;
}

.MenuBorderColor
{
    background-image: url(../Images/Smallheaderbackground.gif);
    color: White;
}

.MenuSubBorderColor
{
    background-color: #2461a1;
    color: White;
}

.ImageLink
{
    border: transparent;
    padding: 1px;
}
.SearchButtonColor
{
    background-color: #2461a1;
    color: White;
}

.MenuColor
{
    background-color: #2461a1;
    color: White;
    text-decoration: none;
    font-family: Arial;
    font-size: small;
}

.MenuBoldColor
{
    background-color: #2461a1;
    color: White;
    text-decoration: none;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}

.SubMenuColor
{
    background-color: #afbfcf;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    padding-bottom: 1px;
    padding-top: 1px;
}

.SubMenuColorHighlighted
{
    background-color: #afbfcf;
    color: Blue;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    padding-bottom: 1px;
    padding-top: 1px;
}

.Courses
{
    font-size: small;
    font-family: Arial;
}

.LogoPosition1
{
    position: absolute;
    top: 2px;
    left: 228px;
}


.SubMenuPadding
{
    padding-left: 15px;
}

.Linktext
{
    text-decoration: none;
    color: Black;
    font-family: Arial;
    font-size: small;
}

.LogoPosition
{
}



.ContentPageWidth
{
    width: 620px;
}



.HomeHeaderPosition
{
    top: 100px;
}

.MessageText
{
    color: Red;
    font-family: Arial;
}

.HomeLabelFont
{
    font-family: Arial;
    font-size: 14pt;
}

.SearchLink
{
    text-decoration: none;
}


.headerMenu
{
    color: #5B92CA;
    background-color: #000;
    font-family: Arial;
}

.FollowVale
{
    text-align: center;
    color: #5B92CA;
    background-color: #fff;
    font-family: Arial;
    font-size: 9pt;
    padding-top: 4px;
}

