﻿body.Background
{
    background: #dad1e3 url(../img/backgroundGradient.jpg) repeat-x;
    padding: 0;
    margin: 0;
}
ul {
    margin-left:0px;
    #margin-left:15px;
}

ul li
{
    list-style-image:url(ecms.aspx/bullet.gif);
    margin-bottom: 3px;
    
}

textarea, input 
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.CenterContent
{
    width: 954px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.ContentBoxTop
{
    width: 954px;
    background-image: url(../img/mainContentBox_top.png);    
}

.ContentBoxBottom
{
    width: 954px;
    height: 10px;
    background-image: url(../img/mainContentBox_bottom.png);    
}

.SocialMediaLinks
{
	padding-right: 12px;
	padding-top: 4px;
}

.SocialMediaLinks div
{
	float: right;
	margin-left: 4px;
}

.BlankPageContent
{
	Margin:5px 5px 5px 5px;
}

.Content
{
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 12px;
}

.TopSection a
{
    font-size: 11px;   
    color: #f57b20;
}

.TopSection .Logo
{
    float: left;
    width: 177px;
    height: 86px;
    padding-left: 10px; 
    _position: relative;
    _z-index: 15;
}

.TopSection .Menus
{
    float: left;
    width: 747px;
    _position: relative;
    _z-index: 15;
}

.TopSection .WelcomeText
{
    font-size: 11px;
}

.TopSection .Links
{
    float: right;
}

.TopSection .Menu
{
    float: right;
    margin-top: 21px;
    width: 729px; 
}



.BottomSection
{
    width: 944px; 
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.BottomSection a
{
    font-size: 11px;
    color: #f57b20;   
}

.LinkDivider
{
    color: #f57b20;   
}

.HomeContent
{
    width: 944px;
    padding-left: 10px;   
    padding-top: 6px;
}

.HomeContent .BannerArea
{
    width: 926px;
    height: 270px;
    background-color: #42206d;
    margin-bottom: 11px;
}

.HomeContent .BoxArea
{
    height: 83px;
    width: 301px;
    float: left;
    margin-right: 12px;
}

.HomeContent .SmallerBoxArea
{
    height: 83px;
    width: 286px;
    float: left;
}

.TwoColumnTemplate .TitleArea
{

}

.TwoColumnTemplate .ContentArea
{
    float: left;
    padding-left: 36px;
    margin-top: 32px;
    margin-right: 11px;
    width: 620px;
    min-height: 10px;
    _height: 10px;
}

.TwoColumnTemplate .RightContentArea
{
    margin-top: 32px;
    
    float: right;
    width: 250px;
}
.FullTemplate .ContentArea
{
    float: left;
    padding-left: 36px;
    margin-top: 32px;
    margin-right: 11px;
    width: 910px;
    min-height: 10px;
    _height: 10px;
}

.InteriorBoxTop
{
    background-color: Transparent;
    background-image: url(../img/InteriorBox_Top.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 931px;
}

.InteriorBoxSides
{
    background-image: url(../img/InteriorBox_Middle.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    min-height: 21px;
    _height: 21px;
    width: 931px;
}

.InteriorBoxBottom
{
    background-color: Transparent;
    background-image: url(../img/InteriorBox_Bottom.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 931px;
    padding-bottom: 11px;
}

.InspireTemplate
{
    padding-top: 30px;
    padding-left: 10px;
}

.InspireTemplate .RoundedPanel
{
    padding-left: 15px;     
}

.InspireTemplate .MainContent
{
    width: 650px;
    min-height: 30px;
    _height: 30px;
    float: left;
    margin-right: 30px;
    padding-top: 20px; 
}

.InspireTemplate .FlashContent
{
    width: 194px;
    height: 473px;
    float: left;
    margin-right: -8px;
    margin-bottom: -9px;
}

.RoundedPopupPanel
{
    font-size: 0px;
}

.RoundedPopupPanel .Top_Left
{
    background-image: url(../img/RoundedPopup/top_left.png);
    width: 6px;
    height: 7px;
}

.RoundedPopupPanel .Top_Center
{
    background-image: url(../img/RoundedPopup/top_center.png);
    background-repeat: repeat-x;
}

.RoundedPopupPanel .Top_Right
{
    background-image: url(../img/RoundedPopup/top_right.png);
    width: 7px;
    height: 7px;
}

.RoundedPopupPanel .Center_Left
{
    background-image: url(../img/RoundedPopup/center_left.png);
    background-repeat: repeat-y;
}

.RoundedPopupPanel .Center_Center
{
    background-color: #ffffff;
    font-size: 12px;
}

.RoundedPopupPanel .Center_Right
{
    background-image: url(../img/RoundedPopup/center_right.png);
    background-repeat: repeat-y;
}

.RoundedPopupPanel .Bottom_Left
{
    background-image: url(../img/RoundedPopup/bottom_left.png);
    width: 6px;
    height: 12px;
}

.RoundedPopupPanel .Bottom_Center
{
    background-image: url(../img/RoundedPopup/bottom_center.png);
    background-repeat: repeat-x;
}

.RoundedPopupPanel .Bottom_Right
{
    background-image: url(../img/RoundedPopup/bottom_right.png);
    width: 7px;
    height: 12px;
}

.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.AddThis
{
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}