/*************************************************************************************************** Globals */
#BODY {position: static; margin:0px;	padding:0px; background-color: White; }

TABLE,
SELECT,
INPUT,
OPTGROUP,
TEXTAREA {font-family: Arial, Helvetica, sans-serif; color: Black; font-size: 11px}

TD {vertical-align: top}

TABLE.Body {width:100%; height: 100%; text-align: center; background-color: #e6e6e6}
TABLE.Body TD {}
TABLE.Page {width: 780px; margin: 0px auto; height: 100%; border-left: 2px solid #ffffff;	border-right: 2px solid #ffffff; background-color: White}
TABLE.Page FORM {margin: 0px}

/*************************************************************************************************** Strip */
#Strip{}
DIV.Strip{background-color: #D81f2a;}

/*************************************************************************************************** Content (Left + Main panels */

#Content{}
TABLE.Content {height: 100%}

/*================================================================================================== Left panel */
TD.LeftPanel {width: 173px; padding: 10px 0px; background-color: #e6e6e6}

/*================================================================================================== Central content */
TD.MainPanel {padding: 20px; background-image: URL('page-background.gif'); background-repeat: no-repeat; background-position: right top}

TD.MainPanel H1 {margin: 0px 0px 24px 0px;	color: #11568C;	font-size: 20px;	font-weight: bold;	font-style: normal;	text-align: left;}
TD.MainPanel H2 {margin: 24px 0px 12px 0px;	color: #D81F2A;	font-size: 12px;	font-weight: bold;	font-style: normal;	text-align: left;}
TD.MainPanel H3 {margin: 24px 0px 9px 0px;	color: #11568C;	font-size: 11px;	font-weight: bold;	font-style: normal;	text-align: left;}
TD.MainPanel P {margin: 0px 0px 9px 0px;}
TD.MainPanel A {text-decoration: underline;	color: #11568C;	}
TD.MainPanel A:hover {color: #666666;	text-decoration: underline;}
TD.MainPanel STRONG {color: #D81F2A;	font-weight: normal;}
TD.MainPanel EM {color: BLACK;	font-style: normal;	font-weight: bold;}
TD.MainPanel SPAN[style="font-weight: bold;"] {color: #D81F2A;	font-weight: normal;}
TD.MainPanel SPAN[style="font-style: italic;"] {color: BLACK;	font-style: normal;	font-weight: bold;}
TD.MainPanel BLOCKQUOTE {margin: 0px 0px 12px 20px;}
TD.MainPanel UL {list-style-type: square;	list-style-position: outside;	list-style-image: url(square-red.gif);	margin-top: -6px;	margin-bottom: 15px;}
TD.MainPanel LI {margin-bottom: 3px;}
TD.MainPanel .Red {color: #D81F2A;}
TD.MainPanel .Blue {color: #11568C;}
TD.MainPanel .AnchorHighlighted {background-color: #88aac5;}
TD.MainPanel .AnchorSelected {background-color: #88aac5;}
TD.MainPanel .InsertRight {margin: 0px 0px 12px 12px;	text-align: center;  float:right;}
TD.MainPanel .Jump {margin: 0px 0px 12px 12px;}
TD.MainPanel .Title {padding-bottom: 5px;	border-bottom: 1px solid #a7a9ab;	text-align:left;}

/*-------------------------------------------------------------------------------------------------- Central content */
TABLE.Form {margin-bottom: 12px}
TABLE.Form th {color: #656565; text-align: right; font-weight: normal; padding: 2px 15px 5px 10px}
TABLE.Form td {color: #656565; padding-bottom: 5px}
TABLE.Form input,
TABLE.Form textarea,
TABLE.Form select {border: 1px solid #656565; color: #656565}
TABLE.Form em {font-weight: normal}
TABLE.Form .submit {color: White; font-weight: bold; border: 0px; background: #C5001C}
P.Form {color: #656565; padding-bottom: 5px}
TABLE.Form .noborder {border: 0px solid #656565}

/*************************************************************************************************** Footer */
#Footer {}
TABLE.Footer {background: #d81f2a; height: 16px; color: white;	font-size: 9px;	padding: 0px}
TABLE.Footer TD.item {width: 1px; padding: 0px 8px; text-align: left; vertical-align: middle}
TABLE.Footer TD.separator {width: 4px; vertical-align: middle}
TABLE.Footer a {color: White;	text-decoration: none;	font-weight: normal;	font-style: normal}
TABLE.Footer a:hover {text-decoration: underline}

/*************************************************************************************************** Toolbox */
#Toolbox {width: 16px; position: absolute; visibility: hidden; left: 0px; top: 0px; z-index:2}
TABLE.ToolBox {width: 16px; border-collapse: collapse; background-color: White}
TABLE.ToolBox TD {padding: 2px; border: 1px dotted #e6e6e6}

