.stylee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 10px;
}
.mainbg {
	background-attachment: inherit;
	background-image: url(images/mainpage-bg1.jpg);
	background-position: right bottom;
}
.wrapper {
	height: 100%;
	width: 100%;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
a:link {
	color: #1E417B;
}
a:visited {
	color: #1E417B;
	text-decoration: none;
}
a:hover { 
	color: #be1c29;
	text-decoration: underline; 
}
a:active {
	color: #be1c29;
	text-decoration: underline;
}
.outside-outline {
	border: thin solid #D7D4D0;
}
.outside-outline2 {
	border: 1px solid #cccccc;
}
.inside-outline {

	border: 1px solid #e9e9e7;
}
.menu {
	clear: both;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E417B;
}
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover { 
	color: #1E417B;
	text-decoration: underline; 
}
.menu a:active {
	color: #ffffff;
	text-decoration: underline;
}
