body 
{
	background-image: url("/images/common/im_bgr.gif");
	background-repeat: repeat-x;
}
TD
{
    COLOR: #333333;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
}
.text
{
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:17px;
}
.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #0F2D89;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.SubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #a57f00;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}
.SubTitle1
{
    FONT-WEIGHT: bold;
	color: #676767;
    FONT-SIZE: 11px;
	margin-bottom:1px;
}

A:link    { COLOR: #0859c7 ; text-decoration: underline;}
A:visited { COLOR: #0859c7 ; text-decoration: underline;}
A:hover   { COLOR: #a57f00 ; text-decoration: underline; }
A:active  { COLOR: #a57f00 ; text-decoration: underline; }

.MenuLink
{
    FONT-SIZE: 11px;
    COLOR: #0F2D89;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
}
A.MenuLink:link    { COLOR: #0F2D89; text-decoration: none; }
A.MenuLink:visited { COLOR: #0F2D89; text-decoration: none; }
A.MenuLink:hover   { COLOR: #b08800; text-decoration: none; }
A.MenuLink:active  { COLOR: #b08800; text-decoration: none; }

.MenuLinkSelected
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #0F2D89;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
}
A.MenuLinkSelected:link    { COLOR: #b08800; text-decoration: none; }
A.MenuLinkSelected:visited { COLOR: #b08800; text-decoration: none; }
A.MenuLinkSelected:hover   { COLOR: #b08800; text-decoration: none; }
A.MenuLinkSelected:active  { COLOR: #b08800; text-decoration: none; }

TD.MenuLink
{
    BACKGROUND-COLOR: #E1D8E1
}

A.LimitationOfLiability 
{  
	color: #FFFFFF;
	text-decoration: none;
}
A.LimitationOfLiability:visited
{  
	color: #FFFFFF;
	text-decoration: none;
}

.smallTextAka { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #436699};
.smallTextWhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF};
A.smallTextAka:link    { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #436699};
A.smallTextAka:visited { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #436699};
A.smallTextAka:hover   { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF};
A.smallTextAka:active  { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF};

.Bold { font-weight: bold;}
.errorText { color:#FF3300;}
ul
{
	margin-top: 13px;
	margin-bottom: 13px;
}
.raquo 
{
	padding-right: 6px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
	color: #0859c7;
}
.mainLeftBg { background-color:#325c86;}
.boxImportant 
{ 
	background-color:#f6f6ff;
	border-color:#d1d1d1;
	border-width:1px;
	border-style:solid;
	padding:10px;
}