﻿body
{
	margin-left: 25px;
	margin-top: 25px;
	background-color: #999999;
}

body,td,th
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
/* HEADER - START*/
.header_menu_top_links
{
	margin-top:14px;
	margin-right:9px;
}
.header_menu_top_links TD
{
	color:#999;
	padding: 0 23px 0 23px;
}
.header_menu_top_links a
{
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
.header_menu_top_links a:hover
{
	color:#032251;
	text-decoration:underline;
}

.header_menu_top_links_td
{
	border-right:solid;
	border-right-color:#999;
	border-right-width:1px;
}

/* HEADER - END*/

/* Body Text - START */
p
{
	font-size: 12px;
}
.xxlarge
{
	font-size: 15px;
}
.xlarge
{
	font-size: 14px;
}
.large
{
	font-size: 13px;
}
.regular
{
	font-size: 12px;
}
.small
{
	font-size: 11px;
}
.xsmall
{
	font-size: 10px;
}

.errorMessage
{
	font-size: 11px;
	color: red;
	text-align: left;
	font-weight: bold;
}

.errorMessageXXLarge
{
	font-size: 15px;
	color: red;
	text-align: left;
	font-weight: bold;
}

.titleHeader
{
	color: #084887;
	font-size: 0.83em;
	font-weight: bold;
	text-transform: capitalize;
}

/* Body Text - END */

/* Message Center heading - START */
.headingMainMC
{
	font-size: 20px;
	color: #084887;
	text-align: left;
	font-weight: bold;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #DDDDDD;
	padding-bottom: 6px;
	margin-bottom: 18px;
}

.navLeftMC
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	padding: 9px 3px 3px 9px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E5E8ED;
	color:#999;
}
.navLeftMC a:active, .navLeftMC a:link, .navLeftMC a:visited, .navLeftMC hover {
	color:#084887;
	text-decoration:none;
}
/* Message Center heading - END */
/* Message Center body - START */

/* Message Center body - END */

/* FOOTER - START */
#footerLink
{
	position:absolute;
	padding-top:12px;
	width:810px;
	font-size:9px;
	color:#999999;
	text-align:center;
}
#footerLink a
{
	color:#666666;
	text-decoration:none;
}
#footerLink a:hover
{
	color:#FFFFFF;
}
.footerTextColor
{
	color: #FFFFFF;
	padding-top:12px;
	font-size:12px;
	text-align:center;
}
/* FOOTER - END */