.right_side {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
}

.footer_menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B5392;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0b5392;
}
.footer_bold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}

.padding_right { 
	padding-right: 5%;
}

.padding_left { 
	padding-left: 5%;
}

a:link {
	color: #0B5392;
	text-decoration: none;
}
a:visited {
	color: #0B5392;
	text-decoration: none;
}
a:hover {
	color: #F08B1D;
	text-decoration: underline;
}
a:active {
	color: #0B5392;
	text-decoration: none;
}

a.yellow:link {
	color: #F08B1D;
	text-decoration: none;
}
a.yellow:visited {
	color: #F08B1D;
	text-decoration: none;
}
a.yellow:hover {
	color: #0B5392;
	text-decoration: underline;
}
a.yellow:active {
	color: #F08B1D;
	text-decoration: none;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0b5392;
}

strong {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0b5392;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0b5392;
}

ul {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0b5392;
}