/*  GENERAL TAGs */
BODY {
	color: Gray;
	font-family:Arial,Verdana,Helvetica;
	font-size : 8pt;
}


object,param,embed,form,div{
        border : 0px;
        border-bottom-width : 0px;
        border-top: 0px;
        border-bottom: 0px;
        border-width : 0px;
        margin : 0px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        padding : 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-top : 0px;
        padding-right : 0px;
        text-indent : 0px;
}

ul,li,ol{
        line-height : 9pt;
}

a,a:visited,a:hover,a:link{
	color: #0056A8;
	text-decoration : none;
}


td,textarea{
        font-family:  Arial, Helvetica, sans-serif;
           font-size : 8pt;
}


td.content_body{
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 0px;
	text-align : left;
	padding-left : 3px;
	padding-right : 0px;
	margin-right: 0px;
	font-size : 8pt;
	
}

a.top_menu,a.top_menu:visited,a.top_menu:link{
	text-decoration : none;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height: 9.5pt;
	color : #494949;
}
a.top_menu:hover{
	text-decoration : none;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height: 9.5pt;
	color : #0051C4;
}

a.sub_menu1,a.sub_menu1:visited,a.sub_menu1:link{
	text-decoration : none;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height:18pt;
	color : #0051C4;
}
a.sub_menu1:hover{
	text-decoration : none;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height:18pt;
	color : #494949;
}

a.sub_menu2,a.sub_menu2:visited,a.sub_menu2:link{
	text-decoration : none;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	line-height: 12pt;
	color : #0051C4;
}
a.sub_menu2:hover{
	text-decoration : none;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	line-height: 12pt;
	color : #494949;
}

td.menu_cell{
border-right : 1px solid Gray;
	
}


