body{margin: 0px 0px 0px 0px;}

.formNavItem, .formNavItem a, .formNavItem a:visited, .formNavItem a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00015B;
	cursor: pointer;
	text-decoration: none;
}

.publicNavItem, .publicNavItem a, .publicNavItem a:visited, .publicNavItem a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00015B;
	cursor: pointer;
	text-decoration: none;
}


TEXTAREA { FONT-SIZE: 10px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white }
OBJECT { FONT-SIZE: 10px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white }



/*----------------------------------------------------------------------------*/
/* PlaceHolder Styles */
/*----------------------------------------------------------------------------*/

.bodyContent
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	cursor: default;
}
.bodyContentBold
{
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	cursor: default;
}
.formRedText
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
}
/*----------------------------------------------------------------------------*/
/* End PlaceHolder Styles */
/*----------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------*/
/* TD Styles */
/*----------------------------------------------------------------------------*/

.RightNavTDStyle
{
	background-color: #e3e0e0;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.TopNavBackgroundStyle
{
	background-color: #000066;
}

/*----------------------------------------------------------------------------*/
/* End TD Styles */
/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/* FAQ Form Control Styles */
/*----------------------------------------------------------------------------*/

.FormHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #AFBDCD;
}

.FaqMore
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCCCC;
}

.FaqCategory
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}

.FaqCategoryDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.FaqQuestion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565FA6;
	font-weight: bold;
	background-color: #FFFFFF;
}

.FaqAnswer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
/*----------------------------------------------------------------------------*/
/* End FAQ Form Control Styles */
/*----------------------------------------------------------------------------*/

.Label
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #003399;
}

.LandingSummaryTextNormal
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
}

.LandingSummaryTextHand
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}


.SummaryText
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/*---- BEGIN Form Labels/Objects ----*/

.formLabel
{
	color: #00015B;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.formTextBox
{
	font-size: 11px;
	font-family: Verdana;
}

.formFormatCaption
{
	font-size: 10px;
	font-family: Verdana;
	font-style: italic;
}

.redAsterick
{
	font-size: 10px;
	color: red;
}
/*---- END Form Labels/Objects ----*/

/*---- Footer Control ----*/

.footerLabel, .footerTextbox
{
	font-family: Verdana;
	font-size: 11px;
	color: #00015B;
	text-decoration: none;
	font-weight: bold;
}

.footerLabel a, .footerLabel a:visited, .footerLabel a:hover .footerLabel a:nohref
{
	font-family: Verdana;
	font-size: 10px;
	color: #00015B;
	text-decoration: none;
	font-weight: bold;
}

.footerSeparator
{
	border-right: solid 1px #00015B;
}
/*------Footer Control -----*/

/*------- Model Search --------*/

.orGraphicBackground
{
	background-image: url(../images/or_graphic_background.bmp);
	background-repeat: repeat-y;
}


/*----------------------------------------------------------------------------*/
/* Menu Styles */
/*----------------------------------------------------------------------------*/

.MenuContainer
{
    BORDER-RIGHT: #000066 0px solid;
    BORDER-TOP: #000066 0px solid;
    BORDER-LEFT: #000066 0px solid;
    BORDER-BOTTOM: #000066 0px solid;
    BACKGROUND-COLOR: #000066;
}
.MenuBar
{
    CURSOR: pointer;
    HEIGHT: 16px;
}
.MenuItem
{
    BORDER-RIGHT: #000066 0px solid;
    BORDER-TOP: #000066 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000066 0px solid;
    CURSOR: pointer;
    COLOR: white;
    BORDER-BOTTOM: #000066 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
}
.MenuIcon
{
    BORDER-TOP: #000066 1px solid;
    BORDER-LEFT: #000066 1px solid;
    WIDTH: 15px;
    CURSOR: pointer;
    BORDER-BOTTOM: #000066 1px solid;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #000066;
    TEXT-ALIGN: center
}
.SubMenu
{
    BORDER-RIGHT: #404040 0px solid;
    BORDER-TOP: #ff8080 0px solid;
    Z-INDEX: 1000;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    BORDER-LEFT: #ff8080 0px solid;
    CURSOR: pointer;
    BORDER-BOTTOM: #404040 0px solid;
    BACKGROUND-COLOR: #000066
}
.MenuBreak
{
    BORDER-RIGHT: #404040 0px solid;
    BORDER-TOP: #ff8080 1px solid;
    BORDER-LEFT: #ff8080 0px solid;
    BORDER-BOTTOM: #404040 1px solid;
    HEIGHT: 1px;
    BACKGROUND-COLOR: white
}
.MenuItemSel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    CURSOR: pointer;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
}
.MenuArrow
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 0px solid;
    FONT-SIZE: 10pt;
    CURSOR: pointer;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: webdings
}
.RootMenuArrow
{
    FONT-SIZE: 10pt;
    CURSOR: pointer;
    FONT-FAMILY: webdings
}




/*----------------------------------------------------------------------------*/
/* End Menu Styles */
/*----------------------------------------------------------------------------*/