body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-family:  Verdana;
	font-size: 10px;
	color: #b9b64f;
	text-decoration: none;
	font-weight: 300;
	

}


a:visited {
	font-family:  Verdana;
	font-size: 10px;
	color: #b9b64f;
	text-decoration: none;
	font-weight: 300;
	

}




a:hover {
	font-family:  Verdana;
	font-size: 10px;
	color: #5f7c88;
	font-weight: bolder;
}

.line {
font-family:  Verdana;
	font-size: 10px;
	color: #b9b64f;
	text-decoration: none;
	font-weight: 300;
	}
	
.RIGHT_HEADER {
	font-family:  Verdana;
	font-size: 13px;
	color: #5f7c88;
	font-weight: bolder;
	}
	
	.right_docs {
	font-family:  Verdana;
	font-size: 12px;
	color: #b9b64f;
	font-weight: bolder;
	text-decoration: underline;
	}

	.Main_Heading {
	font-family:  Verdana;
	font-size: 20px;
	color: #9b9704;
	font-style: italic;
	font-weight: 300;
	}
	
	.Sub_Heading {
	font-family:  Verdana;
	font-size: 14px;
	color: #9b9704;
	font-style: italic;
	font-weight: 300;
	}
			
	.body_text {
	font-family:  Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #3d5d6e;

	}
	
		.footer_box_text {
	font-family:  Verdana;
	font-size: 12px;
	color: #3d5d6e;
	line-height: 16px;
	font-style: italic;

	}
		.body_box_text {
	font-family:  Verdana;
	font-size: 12px;
	color: #3d5d6e;
	line-height: 16px;

	}
	
	.copyright {
	font-family:  Verdana;
	font-size: 12px;
	color: #8da2aa;
	font-weight: bold;


	}

form {
    margin: 1em 0 0 0;
}

button {
    color: #333;
    color: #eee;
    color: #fff428;
    background-color: #8da2aa;
    border: 1px solid #3d5d6e;
}

input {
    border: 1px solid #3d5d6e;
}

select {
    border: 1px solid #3d5d6e;
}

