body {
	background: #344B60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:17px;
	margin:8px;
}

.title {font-size: 14px; text-decoration: none; font-weight:bold;}
.update {font-size:14px; text-decoration: none; color: #344B60; font-weight:bold; }

.border{background:#FFFFFF; border:#ffffff 5px solid; border-collapse:collapse; padding:0px;}

.h1 {font-weight: bold; font-size: 16px; }
.h2 {font-weight: bold; font-size: 16px; color:#789C0C; }
.heading {font-size: 12px; text-decoration: none; color: #003C6B; }
.p {font-size: 12px;}
.p_home {font-size: 12px; padding:1px;}
.blue_P {font-size: 12px;  font-weight: bold; color: #003C6B;}
.blue_p_heading {font-size: 14px;  font-weight: bold; color: #003C6B;}
.more{font-size: 11px; font-weight: normal; color: #ff0000; text-decoration:underline;}
.methology{font-size: 13px; font-weight: bold; color: #000000; text-decoration:none;}
.methology:hover{font-size: 13px; font-weight: bold; color: #253004; text-decoration:underline;}

.p_bold {
	font-size: 12px;
	font-weight: bold;
	color: #003C6B;
}

.headerbutton {
	font-size: 12px;
	font-weight: bold;
	color: #003C6B;
	text-decoration: none;
}
.headerbutton:hover {
	color: #003C6B;
	text-decoration:underline;
}

.leftarrow {
	font-size: 16px;
	text-decoration: none;
	color: #6A8A0B;
	font-weight: bold;
}

.leftbutton {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    color: #002E53;
}
.leftbutton:hover {
	color: #84AC0D;
	text-decoration: none;
}

.leftbuttonover {
	font-size: 12px;
	font-weight: bold;
    color: #789C0C;
}

.fotterlink {font-size: 10px; font-weight: bold; color: #878787; text-decoration: none;}
.fotterlink:hover {color: #878787; text-decoration: none;}
.fottertext {font-size: 9px; color: #878787;font-weight: bold;}

.fotterbutton {font-size: 12px; font-weight: normal; color: #344B60; text-decoration: none;}
.fotterbutton:hover {color: #000000; text-decoration: none;}
.fotterbuttonline {color: #899FB9; text-decoration: none; font-size:14px; padding:2px; }

