A {
color: black;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
}
A:hover {
color: black;
}
.MsoNormal {
font-family: Verdana;
font-size: 9pt;
}
.MsoBlockText {
font-family: Verdana;
font-size: 9pt;
}
td {
font-family: Verdana;
font-size: 9pt;
}
ul {
font-family: Verdana;
font-size: 9pt;
}
il {
font-family: Verdana;
font-size: 9pt;
}
p {
font-family: Verdana;
font-size: 9pt;
}
body {
font-family: Verdana;
font-size: 9pt;
}
.form_element {
font-family: Verdana;
font-size: 9pt;
}
.form_data {
font-family: Verdana;
font-size: 9pt;
}

.Login {
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Login {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Login:visited {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Login:link {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Login:active {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}
A.Login:hover {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
} 

.User {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.User {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.User:visited {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.User:link {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.User:active {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}
A.User:hover {
text-decoration:    none;
/* font-weight: bold; */
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}

.Copyright {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Copyright {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Copyright:visited {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Copyright:link {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Copyright:active {
text-decoration:    none;
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}
A.Copyright:hover {
text-decoration:    none;
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}


.Terms {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Terms {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Terms:visited {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Terms:link {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Terms:active {
text-decoration:    none;
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}
A.Terms:hover {
text-decoration:    none;
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}

.Privacy {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Privacy {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Privacy:visited {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Privacy:link {
text-decoration:    none;
font-size: 8pt;
color: white;
font-family: Verdana, Arial, Helvetica;
}
A.Privacy:active {
text-decoration:    none;
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}
A.Privacy:hover {
text-decoration:    none;
font-size: 8pt;
color: black;
font-family: Verdana, Arial, Helvetica;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:black;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;  
	background-color: Transparent; 
	height:30px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:30px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.MainMenu_MenuItem
{
	border-right: transparent 0px solid;
	border-top: transparent 0px solid;
	border-left: transparent 0px solid;
	border-bottom: transparent 0px solid;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: white;
	font-family: Verdana;
	background-color: transparent;
/*	height: 30px; */
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent;
	border-left: transparent 0px solid; 
	border-right: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid; 
	text-align: center; 
	width: 15; 
	height: 23px;
}

.MainMenu_SubMenu {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #958645;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid; 
	border-right: transparent 0px solid;
	color: #958645;
/*	height:12px; */
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent;
	height: 24px;
}

.MainMenu_MenuItemSel
{
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #958645; 
	cursor: pointer; 
	cursor: hand; 
	border-right: transparent 0px solid; 
	border-bottom: transparent 0px solid; 
	border-top: transparent 0px solid;
	visibility:hidden;
	width:0px;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #958645;
	visibility:hidden;
}
.MenuSep {
	background-color: transparent;
/*	background-image:url(<%= SkinPath %>images/TPG_Website_15.png); */
	background-position: center;
	background-repeat: repeat;
	width: 2px;
	height: 24px;
	color: red;
}
.submenuitemselected {
	color: black;
	background-color: #958645;
}
.NormalTextBox {
	font-size: 9pt;
	height: 21px;
}
.tpg_search {
	background-image: url(/Portals/0/Skins/tpgcompanies/TPG_Website_04.png);
}

