@charset "UTF-8";
/* CSS Document */




a:link {
	color: #5B1689;
}
a:visited {
	color: #5B1689;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #5B1689;
}

td img {display: block;}

body {
	background-image: url(images/bgd_grad.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.left_shadow {
	background-image: url(images/index2_r2_c1.jpg);
	background-repeat: no-repeat;
}
.left_col {
	background-image: url(images/aeema_logo_r3_c3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 50px;
	height: 650px;
}
.right_shadow {
	background-image: url(images/index2_r2_c3.jpg);
	background-repeat: repeat-y;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B1689;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.jpg);
}

.bodycopy	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #919191;
	text-decoration: none;
}
.footer a:hover {
	color: #5B1689;
	text-decoration: none;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #591587;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
	padding-bottom: 5px;
	padding-top: 0px;
	line-height: 12px;
}
.td_mainbody {
	padding-left: 60px;
	padding-right: 50px;
	padding-top: 50px;
	vertical-align: top;
}
.product_table_cells {
	border: thin none #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#table_nav {
	height: 100%;
	width: 100%;
}
.menu_div {
}
.nav_div {
	vertical-align: top;
}
.product_table_wrapper {
	border: thin solid #999999;
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.left_col_top {
	width: 250px;
	height: 300px;
}
.logo_table {
	padding: 5px;
}
#indexHeader {
	position:absolute;
	width:200px;
	height:115px;
	left: -9999px;
	top: -9999px;
	z-index:1;
}
