/*  ********************************************
 *  Main Body & Content
 *  ********************************************/
body {
    margin-left: 0;
	background:#f0f6f6 url("/aae/Template/Images/Background.jpg") repeat-x;
	}
form {
	margin-bottom:0;
	margin-top:0
}
p, td, li, ul, ol, input, textarea, select, option {
	line-height: 130%;
	font-size: 10pt;
	color: #000000;
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
}
a:link, a:visited, a:active {
	border-style: none;
	color: #455183;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
}
a:hover {
    text-decoration: underline;
    border-width: thin;
    border-bottom-width: 1px;
}

/*  ********************************************
 *  Titles
 *  ********************************************/
h3 {
    margin-bottom: 0px;
	color:#C90101;
    padding: 0px;
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
}

hr {
    height: 1px;
    color: #c90101;
    background: #c90101;
    border: 0px;
}

h4 {
	margin-bottom: 0px;
	color: #595959;
	padding: 0px;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
}


/*  ********************************************
 *  Light grey smaller text for information only
 *  ********************************************/
.btwinfo {
    font-size: 8pt;
    color: #909090;
}
.mini {
    font-size: 8pt;
    color: #909090;
}
.readmore {
    font-size: 8pt;
    color: font-size: 8pt;
	color: #707070;
}

.listTitle {
    font-size: 11pt;
    font-weight: bold;
    // border: thin;
    // border-bottom: 1px;
}

/* ***********************************************
 * Secondary Navigation (on Left)
 * *********************************************** */
a.secondarynav {
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding: 10px 0px 10px 10px;
    text-decoration: none;
    color: #505050;
    margin: 0;
}
a.secondarynav:hover {
	text-decoration: underline;
    color: #C90101;
}
a.secondarynav_enabled {
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding: 10px 0px 10px 10px;
	text-decoration: underline;
    color: #C90101;
    margin: 0;
}

/* ***********************************************
 * Footer
 * *********************************************** */
a.Footer, a.Footer:visited, a.Footer:link {
	font-size: 12px;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	border-style: none;
	text-decoration: none
}
a.Footer:hover, a.Footer:active {
	font-size: 12px;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	border-style: none;
	text-decoration: underline
}
