body{
	padding:0;
	margin:0;
	font:12px Arial,Helvetica,Garuda,sans-serif;
	height:100.1%;
	
	}
	
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
	}
	
table{
	font-size:inherit;
	font:100%;
	border-collapse: collapse;
	cellspacing:0;
	cellpadding:0;
	}
	
th, td {
    padding: 0;
	}
	
ul{
	list-style:none;
	}
	
img{
	border:0;
	padding:0;
	margin:0;
	}
	
p{
	font-size: 1em;
	color: #333;
	line-height: 1.6em;
	padding: 0 20 0 20;
}
a:hover { color:#00CCFF;}

hr {
  border: 0;
  width: 93%;
  color: #EBEBE8;
  background-color: #EBEBE8;
  height: 1px;
}

.Main_Table{
	
	border-color: #F8F8F3;
	border-width: 0 3 0 3;
    border-style: solid;
}


.Header{
font-size: 1.8em;
color: #0055D5;
line-height: 1.2em;
font-weight: Bold;
padding: 20 20 0 20;
}

.SubHeader{
font-size: 1.4em;
color: #0B3B8F;
line-height: 1.3em;
font-weight: Bold;
padding: 10 20 0 20;
}

.bold{
	font-weight:bold;
}

.italics{
 font-style: italic;
}

.link{
font-size: 1em;
color: #0055D5;
text-decoration: underline; 
line-height: 1.6em;

}

.disclaimer{
font-size: .9em;
color: #333;
line-height: 1.6em;
padding: 0 20 0 20;
}

.footer{
font-size: .8em;
color: #fff;
line-height: 1.3em;
padding:5 0 0 20;

}

.footer_links{
font-size: .8em;
color: #fff;
line-height: 1.3em;
padding:5 20 0 0;
text-decoration: underline;
}
