@charset "utf-8";
/* CSS Document */

.apg_menu_main {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 28px;
	background-image: url(images/design/simplemenu.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 30px;
}

.apg_menu_active {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 32px;
	background-image: url(images/design/activemenu.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 50px;
	color: #FFFFFF;
}

.apg_menu_active a:hover, .apg_menu_active a:visited {
	color: #FFFFFF;
}

.apg_intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 30px;
}
.apg_copyright {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	background-color: #2d7dfa;
	text-align: center;
}

.apg_copyright img{
	padding-top: 0px;
	margin-top: -11px;
}

.apg_body {
	background-color: #2d7dfa;
	background-image: url(images/design/ear.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

.apg_body a{
	color: #000000;
	text-decoration: none;
}

.apg_body a:hover{
	text-decoration: underline;
}

.apg_border_left {
	background-image: url(images/design/leftborder.jpg);
}

.apg_body table {
	background-color: #FFFFFF;
	border: 0px;
	vertical-align: top;
	padding: 0px;
	cellpadding: 0px;
}

.apg_content_header {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/design/topcontent.jpg);
	color: #FFFFFF;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	text-indent: 60px;
}

.apg_content_main {
	text-indent: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
}

.apg_content_main img{
	margin-right: 15px;
	float: left;
}

.apg_border_right {
	background-image: url(images/design/rightborder.jpg);
}
.apg_content_footer {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/design/bottomcontent.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-right: 20px;
}

.apg_content_header a{
	color: #FFFFFF;
}

.apg_weather_table {
	margin-left: 20px;
	margin-top: 12px;
}

.apg_weather_header {
	height: 24px;
	text-align: center;
	background-image: url(images/design/activemenu.jpg);
}

.apg_weather_header a{
	color: #ffffff; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.apg_weather_content {
	padding-left: 10px; 
	padding-right: 10px;
}

.apg_weather_footer {
	position: relative;
	top: -23px;
	left: 20px;
}
