.general_background {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3cad7;
}
.footer-link:link,.footer-link:active,.footer-link:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3cad7;
	text-decoration: none;
}
.footer-link:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3cad7;
	text-decoration: underline;
}
h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.css-vertical-text {
	color:#ff5400;
	writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333;
	text-transform: uppercase;
	margin-left: 8px;
}
.css-vertical-text-white {
	color:#ffffff;
	writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333;
	text-transform: uppercase;
	margin-left: 8px;
}
p {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01304c;
}
a:link,a:active,a:visited {
	color: #01304C;
	text-decoration: underline;
}
a:hover {
	color: #ff5400;
	text-decoration: underline;
}
.align_right {
	text-align: right;
}
.input_small {
	font-size: 10px;
	color: #022F4C;
}

