@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local('Cabin Regular'), local('Cabin-Regular'), url(http://themes.googleusercontent.com/static/fonts/cabin/v4/kJXt72Gt1LyFMZcEKAAvlKCWcynf_cDxXwCLxiixG1c.woff) format('woff');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(http://themes.googleusercontent.com/static/fonts/cabin/v4/haOjnueK8Or1ztuuRtr8dnYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}

body
{
	font-family: Arial, Sans-Serif;
	background-color: #fff;
	text-align: center;
	margin:0 auto;
	padding: 0px;
	background-image: url(images/topOne.png);
	background-position: top left; 
	background-repeat: repeat-x;
}


#BigBody   /* use this div if need 2 BG images (like stripe over full BG) */
{
/*	margin-top: 0px;
	margin-left: 0px;
	
	margin:0 auto;
	float: none;  */
} 

.clear-both{clear:both;}

A:hover
{
	color:#9abdbf;
}

#masterWrapperTable {
    text-align: left;
    display:inline-block;
    border-left: 0px solid #42180c;
    border-right: 0px solid #42180c;
	margin: 0;
	padding: 0;
	background-image: url(images/logo-771.jpg);
 	background-position: top center; 
	background-repeat: no-repeat;
}

/* ------  */


#BrandHeader {
	width: 100%;
	height: 180px;
	min-width: 771px;
	margin: 0;
	padding: 0px;
	position: relative;	
}


#BrandLogo {
	position: absolute;
	top: 30px; 
	left: 0px;
	width: 316px;
	height: 107px;
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}  

#BrandLogo2 {
	position: relative;
	margin: 30px auto 0px auto; 
	width: 531px;
	height: 32px;
	float: none;
	background-image: url(images/Logo2.png);
	background-repeat:no-repeat;
	background-position:top left;
}  



#BrandNav {
    overflow: hidden;
	margin-left:0px;
	margin-top:135px;
	margin-bottom: 0px;
	padding: 0px;
	float: left; /* CENTERED NAV: float: left; text-align: center; */
	text-align:center; /*RIGHT SIDE NAV: float: left; (no text-align spec) */
	width: 100%;
	height: 40px;
}


#BrandNav ul   
{
	display:inline;
	float: none; /* RIGHT: float:right; | CENTERED float:none;  */
	text-align: center; /* RIGHT: right; | CENTERED center;  */
	font-size: 0; /* need font-size: 0 so no space inbetween nav buttons */
	list-style:none;
	overflow:hidden;
	padding: 0;
	margin: 0;
	width: 771px;
	height: 35px;
}

#BrandNav ul li {
	overflow:hidden;
	display:inline;
	list-style:none;
	padding: 0;
	margin: 0;
	width: 132px;
	text-align:center;
	float: none;  /* float: none; IF CENTERD NAV */	
}

#BrandNav ul li a, #BrandNav ul li a:visited  {
	display:inline-block;
	font-size: 18px;
	font-family: 'Cabin', 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #fff;
	font-style: normal;
	line-height: 27px;
	width: 132px;
	border-right: 2px solid #fff;
}

#BrandNav ul li a.BrandNavLast  {
	display:inline-block;
	font-size: 18px;
	font-family: 'Cabin', 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #fff;
	font-style: normal;
	line-height: 27px;
	width: 132px;
	border-right: 2px solid transparent;
}

#BrandNav ul li a:hover {
	color: #9abdbf;
}

/*  -------------------------  */

.BrandingContentAreaCell /* leave BG color and type color as is */
{
	margin: 0px;
	padding: 20px 5px 30px 5px;
	
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	background-color:#fff;
	color: #000;
	text-align: left;
}

/* ------- */

#BrandFooter {
	width: 100%;
	min-width: 765px;
	height: 36px;
	background-color: #9abdbf;
	margin: 0 auto;
	padding:0px 0px 20px 0px;
	position: relative;
	border-bottom: 15px solid #414042;
}

#BottomLegal, #BottomLegal a, #BottomLegal A:visited {
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 8pt;
	text-align: left;
	padding: 20px 0px 0px 20px;
	margin: 0px;
}

/* ------- */


a#header_mainmenu
{
	background-image: url(images/btn_mainmenu.gif);
	height: 36px;
	width: 95px;
	margin: 0 auto;
	display: inline-block;
}

a#header_mainmenu:hover
{
	background-image: url(images/btn_mainmenu_hot.gif);
}

a#header_logout
{
	background-image: url(images/btn_logout.gif);
	height: 36px;
	width: 93px;
	margin: 0 auto;
	display: inline-block;
}

a#header_logout:hover
{
	background-image: url(images/btn_logout_hot.gif);
}


.ColoredTextbox
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	background-color: #e9e9e9;
	border-color: #828282;
	border-width: 1pt;
}
.SmallWhiteTextbox
{
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1pt;
}
.ErrorMsg
{
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
	font-family: Arial, Sans-Serif;
}

.SmallErrorMsg
{
	font-weight: bold;
	font-size: 8pt;
	color: #FF0000;
	font-family: Arial, Sans-Serif;
}

.SmallButton
{
	font-family: Arial, Sans-Serif;
	background-color: white;
	border-style: solid;
	border-color: #000000;
	font-size: 9pt;
	border-width: 1pt;
}

.SmallShadedButton
{
	font-family: Arial, Sans-Serif;
	border-style: solid;
	border-color: #000000;
	background-color: #e9e9e9;
	font-size: 8pt;
	border-width: 1pt;
}

.GreenButton
{
	font-family: Arial, Sans-Serif;
	border-style: solid;
	border-color: #000000;
	background: #EAEAEA url(images/TableHeaderBG.gif) repeat-x scroll 0;
	font-size: 10pt;
	border-width: 1pt;
}

.SmallFormLabel
{
	font-family: Arial, Sans-Serif;
	color: Black;
	font-size: 8pt;
}

.SmallHeading
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

.ExternalSmallHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
	text-decoration: underline;
}

.SmallerHeading
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

.SmallerHeadingValue
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

.SidebarText
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Sans-Serif;
}

.SmallText
{
	font-size: 8pt;
	vertical-align: middle;
	font-weight: normal;
	color: Black;
}

.HeaderValue
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	font-size: 11pt;
}
.HeaderName
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: Black;
	font-size: 11pt;
}

.MainMenuLink
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

.SidebarLink
{
	font-family: 'Arial';
	font-size: 9pt;
}

.MainMenuLinkHeading
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
}

.MainMenuBoldHeading
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight:bold;
}

.MediumHeading
{
	font-weight: bold;
	font-size: 15pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

.MainMenuExplanation
{
	font-size: 8pt;
	font-family: 'Arial';
}

.MainMenuExplanationLabel
{
	font-size: 8pt;
	font-family: 'Arial';
	font-weight:bold;
	color: #000000;
}

.TableText
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

.InTableLabel
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

.InTableLabelWithShade
{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	background: #e9e9e9;
}

.InTableHeading
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

.InTableHeadingBlack
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

UL
{
	margin: 2px;
	margin-top: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

.FormLabel
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

.FormLabelWithShade
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	background-color: #e9e9e9;
}

.FormValue
{
	font-size: 10pt;
	font-family: 'Arial';
	color: Black;
}

.FormTable
{
	background-color: #e9e9e9;
}

.FormTableWithBorder
{
	background-color: #e9e9e9;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
}


.FormTextbox
{
	font-size: 10pt;
	font-family: 'Arial';
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1pt;
}

A
{
	font-family: Arial;
	color:#000000;
}


A:active
{
	color:black;
}

.StandaloneLink
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

.SmallLink
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}

.ExternalBody
{
	font-size: 9pt;
	font-family: 'Arial';
}

.ExternalSmall
{
	font-size: 8pt;
	font-family: 'Arial';
}

.ExternalBodyBold
{
	font-size: 9pt;
	font-family: 'Arial';
	font-weight: bold;
	color: #003A00;
}

.ExternalIntroGray
{
	font-size: 12pt;
	font-family: 'Arial';
	color: #505050;
	font-style: italic;
	font-weight: bold;
	line-height: 16pt;
}

.ExternalIntroGreen
{
	font-size: 12pt;
	font-family: 'Arial';
	color: #003A00;
	font-style: italic;
	font-weight: bold;
}

.ExternalCaption
{
	font-size: 8pt;
	font-family: 'Arial';
	font-weight: bold;
	color: black;
}

.UpdateInstruction
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	font-style:italic
}

.Instructions
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	font-style:italic;
	text-align: center;
}

.InstructionBox, .ParentMainTab
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffad;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	color: #000000;
}

.InstructionBold
{
	font-weight: bold;
}

.SortInstruction
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-style: italic;
}

.ShadeOnlyTable
{
	background-color: #e9e9e9;
}

.DividingCell
{
	background-color: #000000;
}

.OtherHeader
{
    background: #EAEAEA url(images/TableHeaderBG.gif) repeat-x;
}

.OtherHeaderInverse
{
    background: #EAEAEA url(images/TableHeaderBGInv.gif) repeat-x 0 bottom;
}

.DataTableHeader td, .DataTableHeader th
{
    background: #EAEAEA url(images/TableHeaderBG.gif) repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	padding-bottom:4px;
    padding-top:5px;
    
    border:0;
	border-bottom:1px solid #828282 !important;
	padding-top:5px;
	padding-bottom:4px;
	text-align: center;
	border-right: solid 1px #cccccc;
}

.DataTableHeader A, .DataTableHeader A:visited, .ListTable th A, .ListTable th A:visited
{
	color: #000000;
}

table.DataTable {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border-collapse: separate !important;
	border: solid 1px #828282;
	empty-cells: show;
}

table.DataTable td
{   
    border: 0;
	border-bottom:1px solid #cccccc;
	border-right: solid 1px #cccccc;
}

table.DataTable tr
{   
	border-right: solid 1px #828282 !important;
	border-left: solid 1px #828282 !important;
}

table.ListTable {
	border-width: 1px;
	border-color:-moz-use-text-color #CCCCCC #828282 -moz-use-text-color;
	border-style: solid;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border-collapse: separate;
}

table.ListTable td {
	border-width: 1px;
	border-color: #eeeeee;

}

.ListTableHover {
	background-color: #e9e9e9;
}

.ListTableInactive {
	background-color: #eeeeee;
}

table.ListTable th {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial, Sans-Serif;
	background: #EAEAEA url(images/TableHeaderBG.gif) repeat-x scroll 0;
	border-color:-moz-use-text-color #CCCCCC #828282 -moz-use-text-color;
}

.SmallFormElement
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	border-color:#828282;
	border-width: 1pt;
}

table.NoLines, table.NoLines td
{
	border-width: 0px;
}

table.ExpenseTable {
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
}

table.ExpenseTable td {
	border-width: 2px;
	border-style: inset;
	border-color: #000000;

}

table.MainMenuTable
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
}

table.MainMenuTable td {
	border-width: 1px;
	border-style: inset;
	border-color: #000000;

}

table.MainMenuList {

	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
}

table.MainMenuList td {

	border-width: 0px;
	border-style: inset;
	border-collapse: collapse;
}

table.ClearForm
{
	border-width: 1px;
	border-color: #828282;
	border-style: solid;
	border-collapse: collapse;
}

hr.Milestone {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 80%;
text-align: center;
}

hr.LargeDivider
{
border: 0;
color: #000000;
background-color: #000000;
height: 3px;
width: 80%;
text-align: center;
}

.InTableHeadingSel
{
	font-size: 12pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

.InTableLabelSel
{
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

.MediumHeadingSel
{
	font-weight: bold;
	font-size: 15pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	vertical-align: middle;
}

.HiddenRow
{
	background-color: #DDDDDD;
	color: black;
}

.ClearRow
{
	background-color: #FFFFFF;
	color: black;
}

.SelGreen
{
	background-color: #e3f5ce;
}

.SelGray
{
	background-color: #EEEEEE;
}

.SelYellow
{
	background-color: #FFFFAD;
}

.SelRed
{
	background-color: #FFADAD;
}

/*Main Menu Parent Table Td*/ 
.ParentMainTd{
	padding:2px;
	cursor:default;
}

/*Main Menu Table*/
.MainTab{
    color:#000000;
}

/*Main Menu Item Tr UnHovered*/
.MainTrd{
	height:24px;
}

/*Main Menu Item Tr Hovered*/
.MainTre{
	height:24px;
	background-color: #e9e9e9;
}

/*Main Menu Item Td*/
.MainTdd
{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:13px;
    padding:3px 3px 3px 3px;
    white-space:nowrap;
}

.MainTde
{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:13px;
    padding:3px 3px 3px 3px;
    white-space:nowrap;
}

/*SubMenu Parent Table*/
.ParentSubTab{
	background-color: #e9e9e9;
	border:solid 1px #000000;
}

/*SubMenu Parent Table Td*/
.ParentSubTd{
	padding:2px;
}

/*SubMenu Table*/
.SubTab{
    cursor:default;
    color: #000000;
}

/*SubMenu Item Tr UnHovered*/
.SubTrd{
	height:22px;
}

/*SubMenu Item Tr Hovered*/
.SubTre{
	background-color: #000000;
	color: #e9e9e9;
	height:22px;
}

/*SubMenu Item Td*/
.SubTd{
	font-family:Arial,Verdana;
	font-size:10px;
	font-weight: bold;
    padding:1px 1px 1px 1px;
    white-space:nowrap;
}

/*Separator Td*/
.Spr{
	background-color:#000000;
	height:1px;
	padding:0px;
	width:1px;
}

TABLE.SelectionTable {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, Sans-Serif; border-collapse: collapse;
}
TABLE.SelectionTable TD.Heading {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid;
}
TABLE.SelectionTable TD {
	BORDER-LEFT: #CCCCCC 1px inset; BORDER-RIGHT: #CCCCCC 1px inset; BORDER-BOTTOM: none; BORDER-TOP: #CCCCCC 1px solid;
}

TABLE.SelectionTable TD.NoTop {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: none; BORDER-TOP: none;
}
TABLE.SelectionTable TD.Right {
	BORDER-LEFT: #CCCCCC 1px inset; BORDER-RIGHT: #000000 1px inset; BORDER-BOTTOM: none; BORDER-TOP: #CCCCCC 1px solid;
}

TABLE.SelectionTable TD.NoTopRight {
	BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: none; BORDER-TOP: none;
}

.SmallTextBold
{
	font-size: 8pt;
	font-weight: bold;
}

TABLE.SelectionTable TD.IndentCell {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: 0px inset;
}

TABLE.SelectionOptionTable {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; FONT-FAMILY: Arial, Sans-Serif; BORDER-COLLAPSE: collapse
}

TABLE.SelectionOptionTable TH{
		background-color: #CCCCCC;
		font-weight: bold;
		font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

TABLE.SelectionTable TD.SelSectionHeading {
	BORDER-LEFT: 0px solid; BORDER-RIGHT: 0px;
}

TABLE.CallbackBlock {display:inline; vertical-align:middle; border-style:none;}
TABLE.CallbackBlock TD{ border-style:none }
TABLE.CallbackBlock TR{ border-style:none }
DIV.CallbackBlock {display:inline; vertical-align:middle;}
