﻿body
{
	background-image: url(Images/Design200702/Bkgnd1.jpg);
	background-color: white;
}
.CoreSite
{
}
.CoreSite table
{
	/*width: 750px;*/
	text-align: center;
}
.TopMenu
{
}
.TopMenu table
{
	width: 100%;
}
.TopMenu tr
{
	height: 50px;
	text-align: right;
	vertical-align: middle;
}
.Branding
{
	background-image: url(Images/Design200702/BrandingBkgnd3.jpg);
	background-repeat: no-repeat;
}
.Branding tr
{
	vertical-align: top;
}
.Branding td
{
	/*height: 100px;*/
}
.Branding Img
{
	position: relative;
	left: 12px;
	top: 12px;
	border: 0px;
}
.Logo
{
	text-align: left;
	vertical-align: top;
}
.MainMenuCtrl
{
	filter: progid:dximagetransform.microsoft.alpha(opacity = 90);
	background-color: #484537;
	text-align: right;
	vertical-align:middle;
	height: 30px;
}
.MainMenuItem
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow', Tahoma, Verdana, Arial;
	text-decoration: none;
	text-transform: uppercase;
}
.LeftNav
{
	background-image: url(Images/Design200702/LeftNavBkgnd.gif);
	vertical-align: top;
	text-align: right;
	font-size: 16px;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow';
	color: white;
}
.LeftNavPic
{
	background-image: url(Images/Design200702/ContentBkgnd1.gif);
	background-repeat: no-repeat;
}
.LeftNavRequest
{
	/*filter: progid:dximagetransform.microsoft.alpha(opacity = 20);*/
	height:30px; 
	text-align:right;
	background-color:#001118;
	background-image: url(Images/Design200702/ContentBkgndBottom1.gif);
	background-repeat: no-repeat;
}
.LeftNavCallToAction
{
	height:30px; 
	/*filter: progid:dximagetransform.microsoft.alpha(opacity = 20);*/
	padding-right:20px;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	color:#53B7D7;
	vertical-align:middle;
}
.LeftNavCallToAction a
{
	height:30px; 
	/*filter: progid:dximagetransform.microsoft.alpha(opacity = 20);*/
	padding-right:0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	color:#53B7D7;
	vertical-align:middle;
	text-decoration:none;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow', Tahoma, Verdana, Arial;
}
.LeftNavSelected
{
	vertical-align: middle;
	text-align: right;
	font-size: 18px;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow';
	background-image: url(Images/Design200702/LeftNavMenuBkgnd.gif);
	cursor:default;
}
.LeftNavSelectedBkgnd
{
	background-color:#35809D;
}
.LeftNavNotSelected
{
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
	cursor:default;
}

.HomeNews
{
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	font-size: 12px;
	font-family: Arial;
	color: Black;
}

.LeftMessageNews
{
	/*border-left: #eeeeee 1px solid;*/
	/*
	border-right: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	*/
	font-size: 12px;
	font-family: Arial;
	color: Black;
}

.LeftMessage
{
	vertical-align: top;
	border-bottom: #CECFCE 1px solid;
	font-size: 12px;
	font-family: Arial;
	color: Black;
	text-align: left;
	background-image: url(Images/Design200702/LeftInfoBkgnd.gif);
}

.ListHeader
{
	text-align: left;
	color: #83434f;
	padding-bottom: 3px;
	padding-top: 4px;
	font-style:italic;
	font-size:13px;
	
}
.BioListHeader
{
	text-align:left;
	color:#83434f;
	padding-bottom:3px;
}

.ContentHolder
{
	/*
	background-image: url(Images/Design200702/TextBkgnd.gif);
	background-repeat: repeat-y;
	*/
	background-color:White;
	vertical-align: top;
	text-align: left;
	border-bottom: #CECFCE 1px solid;
	border-right: #CECFCE 1px solid;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:20px;
}
.ContentHolder H3
{
	font-size: 13px;
	color: #83434f;
	padding-top:0px;
}
.ContentHolder H4
{
	font-size: 13px;
	color: #83434f;
	padding-top:0px;
	font-style:italic;
}
.ContentHolder a
{
	color:#22434f;
}

/******************************************************************************
 *  Search Area
 */
.LeftNavSearch
{
	font-size: 10px;
	color: #9EB2BB;
	font-family: Verdana, Arial;
	text-align: left;
	text-decoration: none;
}
.LeftNavSearch TR
{
	height: 14px;
	vertical-align: top;
}
.LeftNavSearch SearchLabel
{
}
.SearchBox
{
	font-size: 11px;
	background-color:#FFFFFF; /*#B5E1EE;*/
	width: 195px;
	height: 14px;
	border-right-style: none;
	border-left: #FFFFFF 2px solid;
	border-bottom-style: none;
	border-top: #FFFFFF 1px solid;
	color: #000000;
}
.SearchBtn
{
	position: relative;
	left: 1px;
	top: 1px;
}
/******************************************************************************
 *  Home Area
 */
.HomeArea
{
}
.ClientArea
{
	background-image: url(Images/Design200702/ClientBkgnd.gif);
	background-repeat: repeat-y;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e6e6e6;
}
.ClientActionArea
{
	height:30px;
	vertical-align:middle;
	background-image: url(Images/Design200702/ClientActionBkgnd.gif);
	background-repeat: repeat-y;
}
.ClientActionHeading
{
	text-align:left;
	padding-left:20px;
	font-weight:bold;
	color:#404040;
}
.ClientActionMenu
{
	font-family:Arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	cursor:default;
}
.ClientActionMenu a
{
	font-size:12px;
	font-family:Arial;
	color:#83444F;
	text-decoration:none;
}

/******************************************************************************
 *  SignIn Area
 */
.SignIn
{
	text-align:right;
	/*vertical-align:bottom;*/
}
.SignIn table
{
	font-weight:normal;
	font-size: 10px;
	color: #076A8A;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding-left:6px;
	padding-top:1px;
}
.SignIn table tr
{
	height:auto;
}
.SignIn table tr td
{
	text-align:left;
}
.SignIn table input
{
	color:#97d4e7;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #05799E;
	border-right-style: none;
	border-left: #05799E 2px solid;
	border-bottom-style: none;
	border-top: #05799E 1px solid;
	height: 15px;
	width:74px;
}
.SignInErrorMsg
{
	color:#83444F;
}
.SignInWelcome
{
	color:#84CAE3;
	text-decoration:none;
}

/******************************************************************************
 *  Menu Section
 */
.AdminMenu
{
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.AdminMenuPopup
{
	text-align:left;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
	background-color: #88aaff;
	padding-left: 6px;
	border-right: #88aaff 1px outset;
	border-top: #88aaff 1px outset;
	border-left: #88aaff 1px outset;
	border-bottom: #88aaff 1px outset;
}
.AdminMenuPopup A
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.SecondaryMenu
{
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.SecondaryMenuRollover
{
	color:#84CAE3;
}
.SecondaryMenuSelected
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration: none;
	color:#84CAE3;
}
.CopyrightNoticeSelected
{
	font-weight: normal;
	font-size: 10px;
	color: #AAAAAA;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.NavLeftMenuLevel1
{
	/*background-image: url(Images/Design200702/LeftNavBkgnd.gif);
	vertical-align: top;
	text-align: right;
	font-size: 18px;
	font-family: 'Franklin Gothic Medium Cond';
	color: white;
	*/
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow';
	color: white;
	height:30px;
}
.NavLeftMenuLevel2
{
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
	font-family: 'Franklin Gothic Medium Cond', 'Arial Narrow';
	color: white;
	height:30px;
}
.NavLeftMenuLevel1 table
{
	text-align:right;
}

/******************************************************************************
 *  Event Section
 */
.EventHeader1
{
	font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #6A6A6A;
    FONT-FAMILY: Verdana, Arial
}
.EventHeader2
{
	font-weight: bold;
	font-size: 11px;
	color: #6a6a6a;
	font-family: Verdana, Arial;
}
.EventHeader3
{
    FONT-SIZE: 10px;
    COLOR: #6A6A6A;
    FONT-FAMILY: Verdana, Arial
}
.EventStdFont
{
    FONT-SIZE: 11px;
    COLOR: #6A6A6A;
    FONT-FAMILY: Verdana, Arial
}
.EventSpacer
{
	width:1px;
	height:8px
}
.EventCopy
{
	font-size: 11px;
	font-weight: normal
}
.EventDate
{
	font-size: 11px;
	color: #FF6633;
	font-weight: normal
}
.StdButton
{
	font-size: 12px;
	width: 80px;
	font-family: Arial;
}
.FormValidation
{
	font-size: 11px;
	color: #FF6633;
	font-weight: normal;
    FONT-FAMILY: Verdana, Arial
}
.EventConfirmation
{
	font-size: 11px;
	color: #6a6a6a;
	font-weight: normal;
    FONT-FAMILY: Verdana, Arial
}
.InfoCollection table
{
	text-align:left;
}
.PressHeading a
{
	font-family: tahoma, 'Arial Narrow';
	font-size:11px;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
.PressHeading a:visited
{
	font-family: tahoma, 'Arial Narrow';
	font-size:11px;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}