body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	background-image: url(../img/americas_bak.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #323274;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
	width: 700px;
	line-height: 1.5em;
}
a:link {
	color: #A8A5C6;
	text-decoration: none;
}
a:visited {
	color: #A8A5C6;
	text-decoration: none;
}
a:hover {
	color: #DB885F;
	text-decoration: underline;
}
a:active {
	color: #DB885F;
}
.smallbody {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.smallbodycallout {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.lightbox1 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 90%;
	margin: 0px;
	text-align: left;
}
.contenttable {
	width: 736px;
	background-image: url(../img/mid_bak.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.red_title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #9F2221;
	font-weight: bold;
}
.mainlightbox {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 20px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 400px;
	margin: 0px;
	text-align: center;
}
.greybackground {
	background-color: #F0F0F0;
}
.lightbox2 {
	background-color: #F0F0F0;
	border: 1px solid #C4C2D8;
	padding: 10px;
	font-size: 10px;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
	width: 410px;
	margin: 15px 0px 0px 4px;
	text-align: left;
	background-image: url(../img/inbox_back.jpg);
	height: 100px;
	background-repeat: no-repeat;
}
hr {
	background-color: #DCD8E4;
	line-height: normal;
}
