﻿.hidden 
{
	visibility: hidden; 
	font-size:0px;
}

H1
{
	color: #7c7c7c;
	padding-top: 40px;
	font: bolder 11px Arial;
	height:0px;
	visibility: hidden;
	display: none;
}

H2
{
	color: #7c7c7c;
	padding-top: 40px;
	font: bolder 11px Arial;
	height:0px;
	visibility: hidden;
	display: none;	
}

body 
{
	background-color: #708F9F;
}

table
{
	height: 100%;
}

OL
{
	padding-right: 0px;
	padding-left: 0px;
	list-style-image: url(Images/OrangeArrow.jpg);
	padding-bottom: 0px;
	margin: 16px;
	padding-top: 0px;
}

UL
{
	padding-right: 0px;
	padding-left: 11px;
	list-style-image: url(Images/OrangeArrowLight.jpg);
	padding-bottom: 0px;
	margin-left: 11px;

}

.background
{
	background-image: url(Images/Background.jpg);
	background-repeat: repeat-x;
}

.backgroundalternate
{
	background-image: url(Images/Backgroundalternate.jpg);
	background-repeat: repeat-x;
}

.hDarkBlue
{
	background-image: url(Images/hDarkBlue.jpg);
	background-repeat: repeat-x;
}

.hLightBlue
{
	background-image: url(Images/hLightBlue.jpg);
	background-repeat: repeat-x;
}

.WhiteReview
{
	font-weight: 600;
	font-size: 12px;
	color: white;
	font-style: italic;
	font-family: Verdana;
}

.WhiteText
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.MaroonText
{
	font-size: 11px;
	color: maroon;
	font-family: Arial;
}

.Heading
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4b4c4e;
	font-family: Arial;
}

.HeadingMixedCase
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #4b4c4e;
	font-family: Arial;
}

.HeadingWhite
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: White;
	font-family: Arial;
}

.HeadingWhiteMixedCase
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: White;
	font-family: Arial;
}

.GreyText
{
	font-size: 11px;
	color: #4b4c4e;
	font-family: Arial;
	text-decoration: none;
}

.GreyTextSmall
{
	font-size: 10px;
	color: #4b4c4e;
	font-family: Arial;
	text-decoration: none;
}

.BlackText
{
	font-weight: 400;
	font-size: 12px;
	color: #4b4c4e;
	font-family: Arial;
}

.GreyTextSmall
{
	font-family: Tahoma;
	font-size: 10px;
    color: #6C6C6C;
	font-weight: normal;
    line-height: 12pt;
	text-align: Left;
	text-decoration: none;
}

.GreyTextItalic
{
	font-size: 11px;
	color: #4b4c4e;
	font-family: Arial;
	font-style: italic;
}


.GreyTextBold
{
	font-size: 11px;
	color: #4b4c4e;
	font-family: Arial;
	font-weight: bold;
}

.BlueList
{
	list-style-image: url(Images/OrangeArrow.jpg);
	font-size: 11px;
	color: white;
	font-family: Arial;
	list-style-position: outside;
	text-align: left;
}

.BlueListLight
{

	font-size: 14px;
	line-height: 14px;
	color: Black;
	font-family: Arial;
	list-style-position: outside;
	text-align: left;
}

.Home
{
	background-image: url(Images/Banner.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 573px;
}


.mainimage
{
	background-image: url(Images/mainimage.jpg);
	background-repeat: no-repeat;
}

.WhiteList
{
	list-style-image: url(Images/bullet.jpg);
	font-size: 11px;
	color: #4b4c4e;
	font-family: Arial;
	list-style-position: outside;
	text-align: left;
	padding-top: 0px;
	margin-top: 6px;
}

.BlackBig
{
	font-family: Tahoma;
	font-size: 12px;
    color: Black;
	font-weight: normal;
    line-height: 12pt;
	text-align: Left;
	text-decoration: none;
}

/*
     Selected tab.  The left most cell that contains the tab left corner .gif
*/
.selTabLeft	{
	background-color:#ffffff;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 0 solid #ffffff;
	
	background-image: url(images/selectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top left;
	
	cursor:default;
}

/*
    Selected tab.  The center cell that contains the tab text
*/
.selTabCenter
{
	background-color: #ffffff;
	border-left: #BCBFBF 0px solid;
	border-top: #BCBFBF 1px solid;
	border-right: #BCBFBF 0px solid;
	border-bottom: #ffffff 1px solid;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2;
	cursor: default;
}


/*
    Selected tab.  The right most cell that contains the tab right corner .gif
*/
.selTabRight	{
	background-color:#ffffff;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 0 solid #ffffff;
	
	background-image: url(images/selectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:default;
}

/*
    Table cells in the tab table that are used as spacers between the tab buttons
*/
.spacerTab	{
	background-color:transparent;
	border-bottom: 1px solid #BCBFBF;
}

/*
    Deselected tab.  The left most cell that contains the tab left corner .gif
*/
.deSTabLeft	{
	background-color:#DEEAF3;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	border-collapse: separate;
	
	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	cursor:hand;
}

/*
    Deselected tab.  The center cell that contains the tab text
*/
.deSTabCenter	{
	background-color:#DEEAF3;
	border-left: 0 solid #BCBFBF;
	border-top: 1px solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	padding-bottom:2;
	cursor:hand;
}

/*
    Deselected tab.  The right most cell that contains the tab right corner .gif
*/
.deSTabRight	{
	background-color:#DEEAF3;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	

	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:hand;
}

/*
    Hover style.  The left most cell that contains the tab left corner .gif
*/
.hoverTabLeft	{
	background-color:#f5f5f5;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	border-collapse: separate;
	
	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	cursor:hand;
}

/*
    Hover style.  The center cell that contains the tab text
*/
.hoverTabCenter
{
	background-color: #f5f5f5;
	border-left: 0 solid #BCBFBF;
	border-top: 1px solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	padding-bottom: 2;
	cursor: hand;
}

/*
    Hover style.  The right most cell that contains the tab right corner .gif
*/
.hoverTabRight	{
	background-color:#f5f5f5;
	border-left: 0 solid #BCBFBF;
	border-top: 0 solid #BCBFBF;
	border-right: 0 solid #BCBFBF;
	border-bottom: 1px solid #BCBFBF;
	

	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:hand;
}

.hDots
{
	background-image: url(Images/hDots.gif);
	background-repeat: repeat-x;
}

.GridHeader
{
	background-image: url(Images/Footer.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
}

.GridHeaderBlue
{
	background-image: url(Images/GridHeader.jpg);
	background-repeat: repeat-x;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
}

TH
{
	padding-left: 4px;
}
