body {
	background-image: url(/templates/images/aw_01.jpg);
	background-color: #FFFFFF;
	overflow:auto;
	margin: 0px;
	padding: 0%;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
	display:block;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 50px;
}
.text_yellow_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff79d;
	font-size: 11px;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #157A91;
}
.text_grey {
	font-weight: bold;
	color: #d7d2cb;
	line-height: 16px;
	font-size: 10px;
}
.main_content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 2em;
}
p.text {
	padding-right: 35px;
	padding-left: 55px;
}
.main_logo {
	margin-top: 10px;
	margin-bottom: 25px;
}
.main_current_img {
	margin-bottom: 2px;
	background-image: url(../images/ag_round_corner.png);
	background-color: #008299;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 55px;
	margin-right: 35px;
	margin-top: 20px;
	height: 28px;
	padding-right: 15px;
}
.main_current_activities {
	padding-top: 5px;
}
.main_current_body {
	background-color: #008299;
	padding-left: 15px;
	margin-left: 55px;
	margin-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/ag_current_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 15px;
	margin-bottom: 2px;
}
.main_right_image {
	background-image: url(../images/ag_blue_background.png);
	height: 504px;
	width: 315px;
	background-repeat: no-repeat;
}
.main_content_right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 360px;
	margin-left: 140px;
}
.main_content_right_text a, a:hover{
	color: #FFFFFF;
}
.main_current_body a, a:hover {
	color: #fff79d;
}

