/* CSS Document */

a.Link {
	color: #528FE5;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

a.Link:visited {
	color: #528FE5;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.Link:hover {
	color: #528FE5;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696b6c;
	font-weight: bold;
}

a.crumbslinks {
	color: #f3621f;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

a.crumbslinks:visited {
	color: #f3621f;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.crumbslinks:hover {
	color: #f3621f;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696b6c;
	font-weight: normal;
}
.footer {
	background-image: url(../images/bottom_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #528fe5;
	height: 15px;
}
a.footer_link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

a.footer_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.button_google {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #4B9BDB;
}
.table_right {
	height: 100%;
}
.header_right {
	color: #666666;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.header_right2 {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

