html {
	overflow-y: scroll;
	height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical
}

table tr td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

div, span, h1, h2, h3, h4, h5, h6, hr, p, a, ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.bg-head {
	padding: 0px 10px;
	background: url(../images/bg-orange.png) repeat-x bottom left;
}

.bg-head h1 {
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.bg-head span {
	font-style: italic;
}

.bg-head a {
	font-size: 15px;
	text-decoration: none;
	line-height: 25px;
	color: #001e4c;
	font-weight: bold;
}

.bg-head a:hover {
	color: #336699;
	text-decoration: none;
}

.bg-head a:active, .bg-head .active {
	color: #336699;
	font-size: 15px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

.text-head h1 {
	color: #001e4c;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
}

.text-head h2 {
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.text-head span {
	font-style: italic;
	line-height: 20px;
}

.text-head p {
	text-align: justify;
	font-size: 12px;
}

.icons-frame {
	width: 150px;
	height: auto;
	border: 1px dashed #ddd;
	padding: 10px 3px;
}

.icons-frame a {
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.icons-frame a:hover {
	opacity: 1.0;
	filter: alpha(opacity = 100);
}

.icons-frame img {
	width: 150px;
	height: 75px;
	margin-bottom: 5px;
}

.icons-frame td {
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	color: #666;
}

.icons-frame table tr td a {
	text-decoration: underline;
	color: #666;
}

.icons-frame table tr td a:hover {
	text-decoration: none;
	color: #000;
}

.rmk-body-table {
	width: 673px;
}

.rmk-banner {
	text-align: center;
}

.rmk-banner img {
	width: 600px;
	height: 200px;
}

.rmk-text {
	color: #555555;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}

.rmk-text h1 {
	color: #FF6600;
	font-size: 22pt;
	font-weight: 600;
	font-variant: small-caps;
	line-height: 25px;
	margin: 10px 0px 30px;
	text-transform: lowercase;
}

.rmk-text h3 {
	font-weight: bold;
	font-size: 16px;
	color: #001e4c;
	line-height: 20px;
	margin: 15px 0px 7px;
}

.rmk-text h4 {
	font-weight: bold;
	font-size: 13px;
	color: #336699;
	margin: 15px 0px 7px;
}

.rmk-text p {
	margin: 5px 0px 7px;
	color: #555555;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 15px;
}

.rmk-text a {
	color: #FF6600;
	text-decoration: underline;
}

.rmk-text a:hover {
	color: #001e4c;
	text-decoration: none;
}

.rmk-text ul {
	margin: -2px 0px 0px 25px;
}

.rmk-text span {
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	line-height: 35px;
}

.clients-panel {
	margin: 25px 0px 5px;
	display: block;
}

.clients-panel img {
	text-align: left;
	margin: 0px 10px 10px 0px;
	display: inline;
}

.clients-panel h5 {
	font-weight: bold;
	font-size: 15px;
	color: #336699;
	margin: 0px 0px -10px;
	text-transform: uppercase;
}

.clients-panel h5 span {
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
}