body, td {
	font-family: verdana, arial, sans-serif;
	font-size:11;
}
a:link {font-size:11; color: #556697; text-decoration: underline;}
a:visited {font-size:11; color: #556697; text-decoration: underline;}
a:active {font-size:11; color: #556697; text-decoration: underline;}
a:hover {font-size:11; color: #905597; text-decoration: none;}


img {border: 0px solid black;}

.generalcontent {
padding-right: 10;
padding-left: 0;
padding-bottom: 0;
padding-top: 0;
}
.general {
	width:99%;
	height:100%;
}
.corner_topleft {
	vertical-align: text-top;
	width:39;
	height:76;
	background-color: #62AAB3;
}
.content {
	vertical-align: top;
	padding: 10 10 10 10;
}

.corner_bottomleft {
	height:20;
}
.cols_left {
	background-color: #62AAB3;
	vertical-align: bottom;
}
/*.corner_topright {
	width:2;
	background-color: #62AAB3;
}*/

.banner {
	padding: 0 0 0 0;
background: url('/templates/images_aabw/bg_banner.gif');
}
.logo {
	float:left;
	vertical-align: bottom;
	padding-top: 2;
}
.menu_general {
	float:right;
	/*height: 73;*/
}

.extranetgeneral {	height: 20;}

.extranet {
	font-size:9;
	text-align: right;
	color: #ADADAC;
}
.button_text {
	font-size:9;
	color: #ADADAC;
	height: 17;
}

.button {
	font-size:9;
	color: #ADADAC;
	border: 1px solid #ADADAC;
	background-color: #ffffff;
	margin-top:5;
}

.menu_layout {
	font-size:10; 
	font-weight: bold;
	text-align: right;
	padding-top: 9;
}

a.menu_layout:link {font-size:10; color: #000000; text-decoration: none;}
a.menu_layout:visited {font-size:10; color: #000000; text-decoration: none;}
a.menu_layout:active {font-size:10; color: #000000; text-decoration: none;}
a.menu_layout:hover {font-size:10; color: #000000; text-decoration: none;}

.menu {
	text-align: right;
	vertical-align: bottom;
	padding-top:15;
}


/*footer*/
.footer {
	font-size:9;
	border-top: 1px solid #EA3D00;
}

.address_text {float:left;}
a.address:link {font-size:9;color: #000000;}
a.address:visited {font-size:9;color: #000000;}
a.address:active {font-size:9;color: #000000;}
a.address:hover {font-size:9;color: #000000; text-decoration: none;}


.privacy_text {float:right;}
a.privacy:link {font-size:9;color: #a7a7a7;}
a.privacy:visited {font-size:9;color: #a7a7a7;}
a.privacy:active {font-size:9;color: #a7a7a7;}
a.privacy:hover {font-size:9;color: #a7a7a7; text-decoration: none;}


.red_line {
	color: #EA3D00;
}