html,body	{    
	height: 100%;    
	margin: 0px;    
	padding:0px;    
	background-color: #ffffff;    
}    
    
.bg_white	{    
	background-color: #ffffff;    
}    
    
.bg_grey1	{    
	background-color: #afb0b5;    
}    
    
.bg_right	{    
	background-image: url(images/right_back.gif);    
	background-repeat: repeat-y;    
}    
.bg_dotted{    
       background-image: url(images/dotted.gif);    
       background-repeat: repeat-x;    
}    
    
.border_full_grey1 {    
	border: 1px solid #535456;    
}    
    
.border_right_grey1 {    
	border-right: 1px solid #ffffff;    
}    
    
.border_bottom_blue1	{    
	border-bottom: 2px solid #053099;    
}    
    
.border_top_blue1	{    
	border-top: 2px solid #053099;    
}    
    
    
#language_selector {    
	font-family : arial, verdana, sans-serif;    
	font-size: 10px;    
	font-weight: bold;    
	color: #053099;    
        padding-top:5px;    
        padding-right:10px;    
        text-align:right;    
}    
    
#whitebox	{    
	height:10px;    
	background-color: #ffffff;    
}    
    
#language_selector img{    
  margin-left:10px;    
}    
    
#breadcrumb	{    
	font-family : arial, verdana, sans-serif;    
	font-size: 11px;    
	color: #535456;    
	padding: 5px;    
	padding-left: 10px;    
}    
    
#breadcrumb a:link,    
#breadcrumb a:active,    
#breadcrumb a:visited,    
#breadcrumb a:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 11px;    
	color: #535456;    
	text-decoration: none;    
}    
    
#breadcrumb a:hover {    
	text-decoration: underline;    
}    
    
    
.topnav {    
	font-family : arial, verdana, sans-serif;    
	font-size: 12px;    
	font-weight: bold;    
	letter-spacing: 1px;    
	color: #053099;    
}    
    
#topnav a:link,    
#topnav a:active,    
#topnav a:visited,    
#topnav a:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 12px;    
	font-weight: bold;    
	letter-spacing: 1px;    
	color: #053099;    
	text-decoration: none;    
}    
    
#leftnav	{    
	width:150px;    
}    
    
.leftnav1 a:link,    
.leftnav1 a:active,    
.leftnav1 a:visited	{    
	font-family : arial, verdana, sans-serif;    
	font-size: 12px;    
	font-weight: bold;    
	color: #ffffff;    
	text-decoration: none;    
        width:150px;    
	display:block;    
	padding:5px;    
	padding-left:0px;    
	padding-right:0px;    
	margin: 0px;    
        text-align:right;    
}    
    
.leftnav1 a:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 12px;    
	font-weight: bold;    
	color: #535456;    
	text-decoration: none;    
	width:150px;    
	display:block;    
	background-color: #e0e1e3;     
	padding:5px;    
	padding-left: 0px;    
	padding-right: 0px;    
	margin: 0px;    
}    
    
.leftnav1 a.act1:link,    
.leftnav1 a.act1:active,    
.leftnav1 a.act1:visited,    
.leftnav1 a.act1:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 12px;    
	font-weight: bold;    
	color: #535456;    
	text-decoration: none;    
	width:150px;    
	display:block;    
	background-color: #e0e1e3;     
	padding:5px;    
	padding-left: 0px;    
	padding-right: 0px;    
	margin: 0px;    
}    
    
.leftnav2 a:link,    
.leftnav2 a:active,    
.leftnav2 a:visited	{    
	font-family : arial, verdana, sans-serif;    
	font-size: 11px;    
	color: #ffffff;    
	text-decoration: none;    
	padding:0px;    
	margin: 0px;    
	text-align:right;    
}    
    
.leftnav2 a:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 11px;    
	color: #535456;    
	text-decoration: none;    
	padding:0px;    
	margin: 0px;    
	text-align:right;    
	            
}    
    
.leftnav2 a.act2:link,    
.leftnav2 a.act2:active,    
.leftnav2 a.act2:visited,    
.leftnav2 a.act2:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 11px;    
	font-weight: normal;    
	color: #fff;    
	text-decoration: none;    
	padding: 0px;    
	margin: 0px;    
	text-align:right;    
}    
    
#servicenav {    
	font-family : arial, verdana, sans-serif;    
	font-size: 10px;    
	color: #535456;    
	padding-right: 10px;    
}    
    
#servicenav a:link,    
#servicenav a:active,    
#servicenav a:visited,    
#servicenav a:hover {    
	font-family : arial, verdana, sans-serif;    
	font-size: 10px;    
	color: #535456;    
	text-decoration: none;    
}    
    
#searchbox	{    
	width: 150px;    
	background-color: #afb0b5;    
	padding: 5px;    
	margin-top: 20px;    
}    
    
    
#content	{    
	padding: 10px;    
	padding-right: 30px;    
	margin: 0px;    
	font-family : arial, verdana, sans-serif;    
}    
    
#rightcontent	{    
	font-family: arial;    
	font-size: 12px;    
	text-align:left;    
	text-decoration: none;    
	color: #ffffff;    
	background-color: #afb0b5;    
	border-bottom: 0px;    
	padding: 5px;    
}    
    
#rightcontent h1	{    
	font-family: arial;    
	font-size: 12px;    
	font-weight: bold;    
	text-align:left;    
	text-decoration: none;    
	color: #ffffff;    
}    
    
#rightcontent p	{    
	font-family: arial;    
	font-size: 12px;    
	text-align:left;    
	text-decoration: none;    
	color: #ffffff;    
}    
    
h1 {    
	font-size : 16px;    
	color : #023498;    
	margin:0px;    
}    
    
h2 {    
	font-size : 12px;    
	color : #023498;    
	font-weight: bold;     
	margin:0px;    
}    
    
h3 {    
	font-size : 12px;    
	color : #414042;    
	margin:0px;    
}    
    
p {    
	font-size : 12px;    
	color: #414042;    
	margin-top : 1px;    
	margin-bottom : 10px;    
	padding-bottom : 0px;    
}    
    
ul {    
	font-size : 12px;    
	color: #414042; 
	
	padding: 0px;    
	padding-left:15px;    
	margin: 0px;    
	/*list-style-position: inside;*/    
	list-style-type: square;    
}    
    
ol {    
	font-size : 12px;    
	color: #414042;    
	padding: 0px;    
	padding-left:25px;    
	margin: 0px;    
}    
    
a:link, a:visited, a:active, a:hover {    
	color: #0000A0;    
	text-decoration:none;     
	font-family: arial, verdana, sans-serif;    
	font-size: 12px;    
	text-decoration:underline;    
}    
    
.formfield	{    
	font-family: arial;    
	font-size: 10px;    
	color: #000000;    
	text-decoration: none;    
	margin-top: 3px;    
}    
    
    
.download td{    
  font-family: arial, verdana, sans-serif;;    
	font-size: 12px;    
	color: #414042;    
	text-decoration: none;    
}    
    
 a:link.downloadpath  ,    
 a:visited.downloadpath,    
 a:hover.downloadpath,    
 a:active.downloadpath{    
  font-family: arial, verdana, sans-serif;;    
	font-size: 12px;    
	color: #0000A0;    
	text-decoration: none;    
}    
    
 .download a:link  ,    
 .download a:active ,    
 .download a:visited ,    
 .download a:hover {    
  font-family: arial, verdana, sans-serif;;    
	font-size: 12px;    
	color: #0000A0;    
	padding:4px;    
	text-decoration: none;    
}    
.download .small a:link  ,    
 .download .small a:active ,    
 .download .small a:visited ,    
 .download .small a:hover {    
  font-family: arial, verdana, sans-serif;;    
	font-size: 12px;    
	color: #0000A0;    
	line-height:200%;    
	text-decoration: underline;    
}    
    
