p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
td, a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.footersmall {
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.footersmall a:link {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
}
.footersmall a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
}
.footersmall a:hover {
	text-decoration: underline;
	color: #B90209;
}
.footersmall a:active {
	text-decoration: underline;
	color: #669933;
}
.footerlinks {
	color: #666666;
	line-height: 18px;
	font-size: 11px;
}
.footerlinks a:link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;

}
.footerlinks a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
.footerlinks a:hover {
	text-decoration: underline;
	color: #B90209;
}
.footerlinks a:active {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;

}
.largetext {
	font-size: 14px;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
hr {
	border: 1px dashed #CCCCCC;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #045781;
	background-image: url(../images/global_bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	scrollbar-base-color:  #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-lightshadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000}
}
a:link {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;

}
a:visited {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	color: #B90209;
	font-weight: bold;

}
a:active {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
ul {
	list-style-type: square;
	color: #B90209;
}
.black {
	color: #000000;
}
.small10px {
	font-size: 10px;
}
.small11px {

	font-size: 11px;
}
.redtext {
	color: #B90209;
}

