
body
{
	font-family: Verdana;
	font-size: small;
	color: White;
	margin: 0px;
	background-image: url(/Images/Backgrounds/PageBackground.jpg);
	background-repeat: repeat-x;
}

.Main
{
    margin: auto;
    background-image: url(/Images/Backgrounds/MainBackground.jpg);
	background-repeat: repeat-x;
	background-color: #4C7FBA;
}

.TabSelected
{
	width: 100px;
	height: 25px;
	text-align: center;
	border-top: solid 1px White;
	border-left: solid 1px White;
	border-right:  solid 1px White;
	color: White;
}
.TabUnselected
{
	width: 100px;
	height: 25px;
	text-align: center;
	border-bottom:  solid 1px White;
}

.TabUnselected a:link
{
	color: White;
	text-decoration: none;
}

.TabUnselected a:visited
{
	color: White;
	text-decoration: none;
}

.TabEmpty
{
	width: auto;
	border-bottom: solid 1px White;
}

.Header
{
	height: 91px;
	vertical-align: bottom;
	font-size: 12px;
	font-family: Arial;
	color: White;
	font-weight: bold;
}

.HeaderNormalTitle
{
	text-transform: uppercase;
	font-size: 14px;
}

.HeaderLargeTitle
{
	text-transform: uppercase;
	font-size: 16px;
}

.HeaderSmallTitle
{
    color: #C4154C;
}

.HeaderPhone
{
    color: #D5E9FF;
}

.Header a:link
{
	font-size: 10px;
	color: #828282;
}

.Header a:visited
{
	font-size: 10px;
	color: #828282;
}

.TopMenu
{
    padding-bottom: 3px;
    border-bottom: solid 1px White;
}
.CareerButton
{
	padding: 3px 0px 0px 0px;
	border: 0px;
}
.MainContent
{
	 padding-left: 5px;
	 width: 760px;
}

.MainContent a
{
	color: #D1B94D;
	text-decoration: underline;
}

.MainContent a:hover
{
	color: Black;
	text-decoration: underline;
}

.RightMenu
{
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 12px;
	width: 170px;
	text-align: left;
}

.RightMenu a:link
{
	color: #898989;
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
}

.RightMenu a:visited
{
	color: #898989;
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
}

.RightMenu a:hover
{
	color: #898989;
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
}

.SideContent
{
	width: 185px;
	height: 600px;
}

.SideMenu
{
	border: solid 1px #E1F2FF;
	width: 185px;
}

.SideMenuHeader
{
	text-transform: uppercase;
	font-size: 10px;
	border-top: solid 1px #E1F2FF;
	border-bottom: solid 1px #E1F2FF;
	padding: 3px;
}

.SideMenuHeader a:link
{
	color: Black;
	text-decoration: none;
}

.SideMenuHeader a:visited
{
	color: Black;
	text-decoration: none;
}

.SideMenuHeader a:hover
{
	color: White;
	text-decoration: none;
}

.SideMenuItem
{
	text-indent: 10px;
	color: White;
	padding: 1px;
	font-size: 10px;
	padding: 3px;
}

.SideMenuItem a:link
{
	color: White;
	text-decoration: none;
}

.SideMenuItem a:visited
{
	color: White;
	text-decoration: none;
}

.SideMenuItem a:hover
{
	color: Black;
	text-decoration: none;
}

.EnvironmentText
{
	font-family: Cursive;
	color: #08AC6A;
	font-size: 12px;
	font-style: italic;
}

.EnvironmentFooter
{
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
}

.MenuPanel
{
	width: 183px;
	background-color: #DFECF2;
}
.HeaderText
{
	font-weight: bold;
	font-family: Verdana;
	font-size: large;
}

.SubHeaderText
{
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: small;
	color: #788EBF;
}

.BodyText
{
	font-family: Verdana;
	font-size: small;
}

.SmallText
{
	font-size: smaller;
}

.BodyText a:visited
{
	color: #D1B94D;
}

.BodyText a:link
{
	color: #D1B94D;
}

.CollapsePanelHeader
{
	height: 25px;
	background-color: #005E99;
	text-transform: uppercase;
	font-family: Verdana;
	color: White;
	padding-left: 5px;
	cursor: pointer;
}
.CollapsePanelHeader a:visited
{
	color: #788EBF;
}
.CollapsePanelHeader a:link
{
	color: #788EBF;
}

.MenuPanelHeader
{
	height: 25px;
	background-color: #005E99;
	text-transform: uppercase;
	font-family: Verdana;
	color: White;
	padding-left: 5px;
}
.MenuPanelHeader a:visited
{
	color: #788EBF;
}
.MenuPanelHeader a:link
{
	color: #788EBF;
}
.MenuPanelContent
{ 
	width: 180px;
	font-size: 10px;
	text-indent: 5pt;
	font-weight: bold;
	font-family: Verdana;
	color: #5968A1;
}
.MenuPanelContent a:visited
{
	color: #788EBF;
}
.MenuPanelContentSub
{
	width: 180px;
	font-size: 10px;
	text-indent: 10pt;
	font-family: Verdana;
	color: #8C94D3;
}
.MenuPanelContentSub a:visited
{
	color: #8C94D3;
}
.MenuPanelContentSub a:link
{
	color: #8C94D3;
}

/* These are the new package styles */
.Package
{
	background-color: #0453A2;
	border-color: #0453A2;
	width: 360px;
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.PackageAlt
{
	background-color: #6EA5DB;
	border-color: #6EA5DB;
	width: 360px;
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.PackageHeader
{
	font-size: 12px;
	text-align: center;
}

.PackageTitle
{
	font-size: 12px;
	color: #6EA5DB;
}

.PackageTitleAlt
{
	font-size: 12px;
	color: #0453A2;
}

/* These may become obsolete */
.OrderPanel
{
	background-color: #0453A2;
	border-color: #0453A2;
	width: 360px;
	text-align: center;
	color: white;
}
.OrderPanelAlt
{
	background-color: #6EA5DB;
	border-color: #6EA5DB;
	width: 360px;
	text-align: center;
}
.OrderPanelTable
{
	width: 350px;
	text-align: left;
	font-size: 10px;
	color: white;
}
.OrderPanelTablePackageHeader
{
	text-align: left;
	color: White;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.OrderPanelTablePackageHeaderAlt
{
	text-align: left;
	color: Red;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.ProductHeader
{
	font-weight: bold;
	font-family: Verdana;
	color: Black;
	font-size: 9pt;
}

.ProductHeader a:visited
{
	color: Blue;
}

.ProductHeader a:link
{
	color: Blue;
	
}

.ProductTitle
{
	font-weight: bold;
	font-family: Verdana;
	font-size: large;
}

.ProductText
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
}

.ProductText a:visited
{
	color: Blue;
}

.ProductText a:link
{
	color: Blue;
	
}

.CoverHeader
{
    width: auto;
	border-bottom: solid 1px White;
    font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
}

.CoverTab
{
    height: 25px;
	text-align: center;
	border: solid 1px White;
	color: White;
	font-family: Verdana;
	font-size: 12px;
}

.CoverTitle
{
	font-size: 7pt;
	font-family: Verdana;
	color: White;
	text-align: center;
}

.CoverMain
{
	font-size: 9pt;
	font-family: Verdana;
	color: White;
	border-style: none;
}

.CoverFooter
{
	font-size: 8pt;
	font-family: Verdana;
	color: #204D86;
}

.CoverPopup
{
	z-index: 1;
	left: 100px;
	position: fixed;
	top: 100px;
	font-size: 7pt;
	font-family: Verdana;
	color: gray;
	text-align: center;
	display: none;
	
}

.InfoPopup
{
	position: fixed;
	z-index: 1;
	top: 100px;
	left: 100px;
	display: none;
	background-color: #CCD2DC;
}

.InfoPopupHeader
{
	background-color: #B6B6B6;
	font-size: 7pt;
	font-family: Verdana;
	font-style: italic;
	color: Gray;
	font-weight: bold;
	padding-left: 3px;
}

.InfoPopupText
{
	padding: 2px;
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	text-align: left;
}

.InfoPopupFooter
{
	padding: 2px;
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	text-align: center;
}

.InfoPopupFooter a:link
{
	color: Blue;
}

.InfoPopupFooter a:visited
{
	color: Blue;
}

