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

A:hover
{
	color:#051f4d;
}

#masterWrapperTable {

    text-align: left;
    display:inline-block;
    
}


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

.BottomLegal, .BottomLegal A:visited
{
	font-family: Arial, Sans-Serif;
	color: White;
	font-size: 8pt;
}


a#header_mainmenu
{
	background-image: url(images/btn_mainmenu.gif);
	height: 33px;
	width: 339px;
	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: 33px;
	width: 99px;
	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;}
