html, body							{margin: 0px; padding: 0px; text-align: center; min-width: 940px;}
body								{overflow: -moz-scrollbars-vertical; margin: 0px; padding: 0px; text-align: center; min-width: 940px;}
a.footerlink						{color: #6D96C6;}

/* ========== PARENT ========== */
#parent								{
										background: white; width: 940px; margin-left: auto; margin-right: auto; 
										text-align: left; padding: 0px;
									}

/* ========== HEADER ========== */
#header								{margin-top: 25px; margin-bottom: 25px;}

/* ========== MAINMENU ========== */
#mainmenu							{margin: 0px; padding: 0px;}

/* ========== LHNAV ========== */
#lhnav								{float: left; width: 186px;}
#lhnav ul							{margin: 0px; padding: 0px;}
#lhnav li							{list-style-type: none; color: #467BBF; font-family: Arial; font-size: 11pt; border-bottom: 1px solid #467BBF; padding: 5px;}
#lhnav li a							{color: #467BBF; text-decoration: none;}
#lhnav li a.selected				{color: #75B1E0;}
#lhnav li.selected					{color: #75B1E0; vertical-align: 0px; height: 20px;}

/* ========== CONTENTPARENT ========== */
#contentparent						{margin-top: 10px;}

/* ========== CONTENT ========== */
#content							{padding: 0px 193px 0px 193px; vertical-align: top;}
#content p							{font-family: Arial, sans-serif; font-size: 10pt; color: #3771BB;}
#content h1							{font-family: Arial, sans-serif; font-size: 14pt; color: #105096; font-weight: bold;}
#content h2							{font-family: Arial, sans-serif; font-size: 12pt; color: #105096; font-weight: bold;}
#content h3							{font-family: Arial, sans-serif; font-size: 10pt; color: #105096; font-weight: bold;}
#content ul							{font-family: Arial, sans-serif; font-size: 10pt; color: #3771BB;}
#content ol							{font-family: Arial, sans-serif; font-size: 10pt; color: #3771BB;}

/* ========== RHNAV ========== */
#rhnav								{float: right; width: 165px; padding: 0px;}

/* ========== FOOTER ========== */
#footer								{border-top: 1px solid #6D96C6; font-family: Arial, sans-serif; font-size: 8pt; color: #6D96C6}
#footer .footer1					{}
#footer .footer2					{margin-left: 80px;}
#footer .footer3					{margin-left: 230px;}
