﻿body
{
    background-color: white;
    font-family: Arial;
    font-style: normal;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none;
}


.Zone1
{
    background-color: Transparent;
}

.Zone2
{
    background-color:Transparent;
}

.Zone3
{
    background-color:Transparent;
}

.Zone4
{
    background-color:Transparent;
}

.Zone5
{
    background-color:Transparent;
}

.menu
{
    background-color: black;
}


.content
{
    background-color:Transparent;
}


.TabBodyContainer {
	border-color: #000000;
	border-style:none;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	border:0px
}
.FooterBackground {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
}
.FooterBackground a:link {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.FooterBackground a:active {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.FooterBackground a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.FooterBackground a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.Login {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #87aac4;
}
.Login a:link {
	color: #ffffff;
}
.Login a:visited {
	color: #ffffff;
}
.Login a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.Login a:active {
	color: #ffffff;
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane {
padding:0px;
padding-right:8px;

}
.ContentPane {
padding:0px;
}
.RightPane {
padding-left:8px;
padding-right:0px;

}

.SelectedTab {
}

A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}

.OtherTabs {
}

A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}

.Head {
	font-family: Arial;
}

.SubHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #87aac4;
}

.SubSubHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #87aac4;
}

.Normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.NormalBlack
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em
	margin-bottom: 1em
}

.NormalTextBox {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.NormalRed {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}
.NormalBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.CommandButton {
	border-top: 1px solid #87aac4;
	border-bottom: 1px solid black;
	border-left: 1px solid #87aac4;
	border-right: 1px solid black;
	padding: 2px 7px 2px 7px;
	background: #87aac4;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.CommandButton:link {
	color: #ffffff;
	text-decoration: none;
}
A.CommandButton:visited {
	color: #ffffff;
	text-decoration: none;
}
A.CommandButton:active {
	color: #ffffff;
	text-decoration: none;
}
A.CommandButton:hover {
	border-top: 1px solid #87aac4;
	border-bottom: 1px solid black;
	border-left: 1px solid #87aac4;
	border-right: 1px solid black;
	padding: 2px 7px 2px 7px;
	background: #87aac4;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

h1
	{
	    font-size: 16pt;
	    color: black;
	    font-weight: bold;
	    font-family: Arial;
	}
	
h2
{
    font-size: 16pt;
    color: black;
    font-weight: bold;
    font-family: Arial;
}


H3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
H4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6381a2;
}
H5, DT {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6381a2;
}
H6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #87aac4;
}
TFOOT, THEAD {
	font-family: Arial;
	font-size: 12px;
	color: #87aac4;
}
TH {
	vertical-align: baseline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #87aac4;
}
A:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6381a2;
	text-decoration: underline;
}
A:visited {
	font-weight: bold;
	color: #87aac4;
	text-decoration: underline;
	font-size: 13px;
}
A:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}
A:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
.GraphicBullet LI {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	list-style: url(bullet.png) !important;
	line-height: 1.5em;
	margin-bottom: 1em;
}
UL LI LI {
}
UL LI LI LI {
}
OL LI {
}
OL OL LI {
}
OL OL OL LI {
}
HR {
}
img{
border-style:none;

}
.p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	line-height: 1.5em;
	margin-bottom: 1em;
}

p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 1em;
}



.Message {
	color: #87aac4;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.ItemTitle {
	color: #87aac4;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.ModuleTitle_MenuContainer {
	background-color: transparent;
}
.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: Black;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #3a3a3a;
	text-align: center;
	width: 15px;
	height: 21px;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #87aac4;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
}
.ModuleTitle_MenuBreak {
	background-color: black;
	height: 0px;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}
.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #87aac4;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #87aac4;
}

.MainMenu_MenuContainer {
	/*
	border-bottom: gray 1px solid; 
	border-left: white 1px solid; 
	border-top: white 1px solid; 
	border-right: gray 1px solid; 
	*/ 
	border-bottom: gray 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 24px;
	border-bottom: gray 0px solid;
}
.MainMenu_TabRootMenuItem TD {
	background-image: url(green_tab_center.gif);
	height: 24px;
	border-bottom: gray 0px solid;
}
.MainMenu_TabRootMenuItemSel TD {
	background-image: url(black_tab_center.gif);
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: gray 0px solid;
}
.MainMenu_TabMenuItemHover TD {
	background-image: url(green_tab_center.gif);
	height: 24px;
	/*background-color: silver;*/
}
.MainMenu_TabMenuItemSelHover TD {
	background-image: url(black_tab_center.gif);
	color: white;
	font-weight: bold;
	height: 24px;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border-left: silver 0px solid;
	border-bottom: silver 0px solid;
	border-top: silver 0px solid;
	border-right: silver 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #3a3a3a;
	border-left: DarkGray 0px solid;
	border-bottom: DarkGray 0px solid;
	border-top: DarkGray 0px solid;
	text-align: center;
	width: 15px;
	height: 24px;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color:  Black;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}
.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: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #87aac4;
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	height: 24px;
	color:#FFFFFF
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: silver 0px solid;
	border-bottom: silver 0px solid;
	border-top: silver 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.cmdButton {
	border-right: #0000FF 1px solid;
	padding-right: 7px;
	border-top: #8cb0ce 1px solid;
	padding-left: 7px;
	font-weight: normal;
	font-size: 11px;
	background: whitesmoke;
	padding-bottom: 3px;
	border-left: #8cb0ce 1px solid;
	color: black;
	padding-top: 3px;
	border-bottom: #0000FF 1px solid;
	font-family: Verdana, Arial;
	position: static;
	text-decoration: none;
}
/* hyperlink style for buttons used on OMB moduoles */
A.cmdButton:link {
	color: black;
	text-decoration: none;
}
A.cmdButton:visited {
	color: black;
	text-decoration: none;
}
A.cmdButton:active {
	color: black;
	text-decoration: none;
}
A.cmdButton:hover {
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #8CB0CE;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #8CB0CE;
	padding: 2px 7px 2px 7px;
	background: #6194BC;
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.topbar {
	background-image: url(topbar.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
}
.cmdBar {
	background-image: url(cmdBar.gif);
	background-repeat: repeat-x;
}

.focus {
	color: black;
	background-color: #EDEEEE;
}
.focusborder {
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}

.GridHeader {
	border-right: black 1px solid;
	border-top: white 1px solid;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #87aac4;
}
.GridCell {
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: white;
}
.GridRow {
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: white;
}
.GridCellNumeric {
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	font-family: Arial;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	background-color: white;
	text-align: right;
}
.GridDropDownObject {
	font-family: Arial;
	background-color: white;
	font-size: 10px;
	color: black;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.GridTextObject {
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: white;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
.GridTextEditObject {
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 10px;
	border-left: #7f9db9 1px solid;
	width: 60px;
	color: black;
	border-bottom: #7f9db9 1px solid;
	font-family: Arial;
	background-color: white;
	text-align: left;
}
.WinPannel {
	border-right: black 1px solid;
	border-top: white 1px solid;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #ffffe1;
}
.Grid TH {
	border-right: black 1px solid;
	border-top: white 1px solid;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #d4d0c8;
}
.Grid TD {
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: white;
}
.Grid .GridSelectorCol {
	border-right: black 1px solid;
	border-top: white 1px solid;
	height: 10px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #d4d0c8;
}
.GridRowHighlight {
	border-right: dimgray 1px solid;
	border-top: white 1px solid;
	height: 11px;
	font-size: 10px;
	border-left: white 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: #ffffe1;
}
.GridRowSelected {
	border-right: dimgray 1px solid;
	font-weight: bold;
	font-size: 10px;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	height: 10px;
	background-color: #FFF0C2;
}

NormalTextBox70 {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
   width: 70px;
}
.NormalCheckBox {
	border-right: transparent 1px;
	border-top: transparent 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: transparent 1px;
	border-bottom: transparent 1px;
	font-family: Verdana, Arial;
}

.NormalTextBoxCurrency {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
   width: 70px;
}

.NormalTextBoxRight
{

	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
   width: 70px;
}



ul#accResults, ul#accResults li, ul#accResults li p, ul#accResults li table {
	margin: 0;
	padding: 0;
}
ul#accResults {
	list-style: none;
	margin-top: 1.5em;
}
ul#accResults li {
	padding: .9em;
	margin-bottom: .9em;
}
ul#accResults li.goldOdd, ul#accResults li.goldEven {
	background: #fce49b;
}
ul#accResults li.silverOdd, ul#accResults li.silverEven {
	background: #dadddf;
}
ul#accResults li.bronzeOdd, ul#accResults li.bronzeEven {
	background: #fff;
}
ul#accResults li:hover {
	background: #add1f0 !important;
}
ul#accResults li table {
	border: 0;
	width: 530px;
}
ul#accResults li table td#accCity {
	width: 35%;
	text-align: left;
}
ul#accResults li table td#accPhone {
	width: 25%;
	text-align: left;
}
ul#accResults li table td#accProfile {
	width: 40%;
	text-align: right;
}
ul#accResults li p.accCompany {
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: .5em;
}




 



