
#main_menu li{
	 /*	margin: 0 -1px -1px 0; */
}

#main_menu li li{
	text-align:left; 
}

#main_menu li li a{
	text-align:left; 
	text-transform:none;
}

body 
{
	margin: 0px;
	background-image:url(/images/common/im_bg_page.gif)
}
img {border: none;}
TD
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #595959;
	line-height:17px;
}
.Text
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #595959;
	line-height:17px;
}
.smallText 
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #656565;
	line-height: 12px;
}
.errorText
{
	Color: #FF3333;
}

A:link    { COLOR: #1C5EA8; text-decoration: none; }
A:visited { COLOR: #1C5EA8; text-decoration: none;}
A:hover   { COLOR: #af8b20; text-decoration: underline;}
A:active  { COLOR: #af8b20; text-decoration: underline;}

A.NavLink:link    { color: #666666; text-decoration: none; }
A.NavLink:visited { COLOR: #666666; text-decoration: none; }
A.NavLink:hover   { COLOR: #624687; text-decoration: none; }
A.NavLink:active  { COLOR: #624687; text-decoration: none }
A.NavLinkSelected:link    { color: #624687; text-decoration: none; }
A.NavLinkSelected:visited { COLOR: #624687; text-decoration: none; }
A.NavLinkSelected:hover   { COLOR: #624687; text-decoration: none; }
A.NavLinkSelected:active  { COLOR: #624687; text-decoration: none; }

A.TopNavLink:link    { COLOR: #1C5EA8; text-decoration: none; }
A.TopNavLink:visited { COLOR: #1C5EA8; text-decoration: none; }
A.TopNavLink:hover   { COLOR: #af8b20; text-decoration: underline; }
A.TopNavLink:active  { COLOR: #af8b20; text-decoration: underline; }
A.TopNavLinkSelected:link    { COLOR: #af8b20; text-decoration: underline;}
A.TopNavLinkSelected:visited { COLOR: #af8b20; text-decoration: underline; }
A.TopNavLinkSelected:hover   { COLOR: #af8b20; text-decoration: underline; }
A.TopNavLinkSelected:active  { COLOR: #af8b20; text-decoration: underline; }

.Footer
{
	font-size:10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	color: #0065A5;
	padding: 0;
	margin: 0 20px 0 0;
}
A.Footer:link    { COLOR: #1C5EA8; text-decoration: none; }
A.Footer:visited { COLOR: #1C5EA8; text-decoration: none; }
A.Footer:hover   { COLOR: #af8b20; text-decoration: underline; }
A.Footer:active  { COLOR: #af8b20; text-decoration: underline; }

.win3item-headText 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom:2px;
}

.SpTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 15px;
	COLOR: #0048a8;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
	COLOR: #0048a8;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.SubTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #af8b20;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom:2px;
}
.SubTitle1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #566473;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}
.highlight { color: #695d02;font-size:10px; line-height:13px;}
.smallText 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
}
.redText
{
	color:#CC3333;
}
.ToutTitle
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #005BAC;
	margin-bottom: 1px;
}
ul
{
	margin-top: 8px;
	margin-bottom: 18px;
}

.raquo 
{
	padding-left: 10px; 
	padding-right: 8px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none;
	color: #0065A5;
}
.pdf
{
	padding-left:22px;
	background-image:url(/images/common/im_pdf_icon.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
	line-height:26px;
	padding-top:3px;
}
.floatleft {float: left;}
.floatright {float: right;}
.centre {text-align: center;}
.center  {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.top {vertical-align: top;}
.bottom {vertical-align: bottom;}
.Bold {font-weight:bold;}
.HeaderBgColor1 { background-color:#e1b102;}
.HeaderBgColor2 { background-color:#0048a8;}
.VrDottedLine { background-image:url(/images/common/im_doted_line.gif); }
.hrDottedLine { background-image:url(/images/common/im_doted_line_hr.gif); background-repeat:repeat-x;}
.NavBg { background-color: #ffffff;}
.NavLine { background-color:#e1b102;}
.boxImportant
{
	border-width:1px;
	border-color:#b2c3db;
	border-style:solid;
	background-color:#fcfbf9;
	padding:10px;
}
.errText{
color:red;
}