.body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: White;
}


td#mytd{
	font-family: Arial, Helvetica, sans-serif;
}

.topbg{
	background-color: White;
	border: solid 1px #669872;
	padding: 2px;
}

a.button:link,a.button:visited {
	text-decoration: none;color: #1560A2; font-size: 12px;
	 padding: 4px;
	 width: 200px;
	border: solid 1px #1560A2;
	text-align: center;
	font-weight: bold;
	text-decoration: none;

}
a.button:hover,a.button:active {
	color: #FFFFFF;
	background-color: #1560A2; 
}


a.link:link,a.link:visited {
	font-size: 11;
	color: #005A9B;
	text-decoration: underline;
	text-align: center;

}
a.link:hover,a.link:active {
	color: #00345A;
	text-decoration: underline;
}

a.left:link,a.left:visited {
	font-size: 14;
	color: #0F487D;
	text-decoration: none;
	text-align: center;
	font-weight: bold;


}
a.left:hover,a.left:active {
	color: #033558;
	text-decoration: underline;
}



		
.title { 
font-size: 14px; 
color: #5A798C; 
font-weight: bold;
padding-right: 25px;
cursor: default;
}


a.titlelink:link,a.titlelink:visited,a.titlelink:active {
font-size: 14px; 
color: #CFD1C6; 
font-weight: bold;
text-decoration: none;
padding-right: 25px;
}
a.titlelink:hover {
	color: #5A798C;
	text-decoration: underline;
}



a.learnbox:link,a.learnbox:visited,a.learnbox:active {
font-size: 11px; 
color: #004584; 
text-decoration: none;
}
a.learnbox:hover {
	color: #CE0000;
}





p#myp{
	border-bottom: solid 1px #E7EAD6;
}




.header { 
font-size: 12px; 

color: #033558; 
}

.text {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.text2 {
	font-size: 11px;
	color: #565656;
}

.rights { 
font-size: 10px; 
color: #7B7B7B;  
}

ul#myul{
 margin-left: 17px;
}




.textbox {
	background-color: White;
	border: 1px solid #C4C4C4;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
}














