@charset "utf-8";
/* CSS Document */

.aa_top_stripe_gap{
	height: 10px;
}

.aa_top_stripe{
	background-color: #014a8a;
}

.aa_top_stripe_white{
	background-color: #fff;
}

.aa_blue_color_logo_stripe{
	background-color: #014a8a;
}


.aa_text_top_stripe{
	font-size: 16px;
	color: #fff;
	text-align: right;
	}

.aa_text_top_stripe_black{
	font-size: 16px;
	color: #333;
	text-align: right;
	}

.aa_text_top_stripe_center{
	font-size: 16px;
	color: #66b0f0;
	text-align:center;
	}

.aa_text_top_stripe_dark_blue{
	font-size: 16px;
	color: #66b0f0;
	}

.aa_text_general_content{
	font-size: 18px;
	text-align:justify;
}

.aa_text_small_content{
	font-size: 16px;
	text-align:justify;
}

.aa_text_small_center_content_blue{
	font-size: 16px;
	text-align:center;
	color: #66b0f0;
}


.aa_title_thumb_pictures{
	font-size: 30px;
	text-align: center;
}

.aa_text_general_pictures{
	font-size: 20px;
	text-align: center;
}

.aa_text_general_center_left_150_right_150_content{
	font-size: 18px;
	text-align:center;
	padding-left: 10px;
	padding-right: 10px;
}
