/*-- Default Leter Styles --*/

body { 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family: sans-serif; 
	font-size: 13px; 
	height:100%; 
	min-height:100%;
	background-color: #fff;
	color: #000;
}

p{
	margin:0;
	font-family : 'TrebuchetMS', verdana, geneva, Arial, Helvetica, sans-serif; 
}

h1, h2, h3, h4, h5{
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	margin:0;
}

h1 {font-size: 25px; color: #000;}
h2 {font-size: 20px; color: #575f59;}
h3 {font-size: 16px; color: #2f5685;}
h5 {font-size: 100%; color: #000;}

/*-- Default Link Styles --*/

a:link {
	color: #2f5685;
	text-decoration: none;
}

a:visited {
	color: #023e80;
	text-decoration: none;
}

a:hover {
	color:  #c90022;
	text-decoration: none;
}

a:active {
	color:  #c90022;
	text-decoration: none;
}

/*-- Header Layout --*/

#mainHeader {
	background-repeat: no-repeat;
	margin:0 0 0 9em;
	/* border-left:black 1px solid; */
	border-bottom:#006600 1px solid;
	background-image: url(images/AElogo.jpg);
	height: 150px;
}

.pageTheme {
	
	margin:0;
	padding: 0px;
	position: absolute;
	height: 150px;
	top:0;
	right: 5%;
	}
	
/*-- Page Layout --*/

#page {
	text-align: left;
	margin:1em auto;
	padding: 0 1em;
	width:65em;
	/* background-image: url(images/gridbg.jpg);  */
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 150px;
}

#content {
	padding: 0;
	margin: 0;
	position: relative;
	left: 0;
	top: 0;
}


#menu-column {
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
	left: 0;
	top: 0;
}

#navcontainer { 
	text-align:right;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
	left: 0;
	top: 0;
}


#navcontainer ul {
	font-size: 13px; color: #575f59;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 9em;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left: 0;
	top:0;
}

#navcontainer a {
	display: block;
	padding: 7px;
	border-bottom: 1px solid #000;
	white-space: nowrap;
	position:relative;
	right: 0;
	top:0;
	height: 1%;
}

#navcontainer a:link {
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover {
	background-image: url(images/tailing.jpg);
	background-repeat: repeat-x;
	background-color: #0C0;
	text-align:right;
	color: #fff;
}

#navcontainer a:active {
	background-image: url(images/heading.jpg);
	background-repeat: repeat-x;
	background-color: #060;

	text-align:right;
	color: #fff;
}

#navcontainer .current {
	text-align:right;
	background-color: #d4d4d4;
	color: #000;
	display: block;
	padding: 7px;
	border-bottom: 1px solid #000;
}

#content-tabs {
	margin:0 0px 0px 9em;
	padding:0;
	position:relative;
	left: 0;
	top:0;
}

#content-tabs ul {
	list-style-type: none;
	font-size: 13px; color: #575f59;
	background-image: url(images/tailing.jpg);
	background-repeat: repeat-x;
	background-color: #0C0;
	border-left:black 1px solid;
	border-right:black 1px solid;
	padding: 10px 7px 4px 7px;
	margin:0;
	text-align:center;
	position:relative;
	left: 0;
	bottom:0;
}

#content-tabs ul.empty {
	list-style-type: none;
	font-size: 13px; color: #575f59;
	/* background-color: #0C0; */
	background-image: url(images/tailing.jpg);
	background-repeat: repeat-x;

	border-left:black 1px solid;
	border-right:black 1px solid;
	padding: 10px 7px 4px 7px;
	margin:0;
	text-align:center;
	position:relative;
	left: 0;
	top:0;	
	height: 1.16em;
}

#content-tabs li {
	display: inline;
	margin:0 ;
}

#content-tabs li a {
	padding: 0px 7px 5px 7px;
	margin: 0;
	background-image: url(images/tab.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #eaeaea;
	color:#000;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
	/* border-bottom:black 1px solid; */
}

#content-tabs li a:hover {
	padding: 0px 7px 5px 7px;
	background-image: url(images/tabHover.jpg);
	background-color: #bababa;
	color:#000;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
	/* border-bottom:black 1px solid; */
	margin: 0;
}

#content-tabs li a:active {
	padding: 0px 7px 5px 7px;
	background-image: url(images/tabActive.jpg);
	background-color: #FFF;
	color:#000;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
	/* border-bottom:black 1px solid; */
	margin: 0;
}

#content-tabs li.current {
	padding: 4px 8px 5px 8px;
	background-color: #d4d4d4;
	color:#000;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
	/* border-bottom: #d4d4d4 1px solid; */
	display: inline;
}

#text-column {
	margin:0 0px 0 9em;
	padding:0;
	height: 1%;
	position:relative;
	left: 0;
	top:0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#text-column p {
	text-align: left;
	font-size: 13px;
	padding: 5px 5px 10px 5px;
	max-width:30em;
	/*
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
	*/
}
#text-column ul {
	margin: 0px;
	padding:0px 10px 10px 10px;
	font-size: 13px;
	font-family : 'TrebuchetMS', verdana, geneva, Arial, Helvetica, sans-serif; 
	list-style:square inside;
}

#text-column ul.clean{
	margin: 0px;
	padding:2px ;
	white-space: nowrap;
	font-size: 13px;
	font-family : 'TrebuchetMS', verdana, geneva, Arial, Helvetica, sans-serif; 
	list-style:none;
}

#text-column li {
	padding: 3px;
	margin: 0px;
	max-width:30em;
/*
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
*/
}

#text-column li.column {
	padding: 3px;
	margin: 0px;
	display: inline;
}

#text-column h3 {
	padding:7px 0 7px 1em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0;
	background-color: #d4d4d4;
	border-bottom:black 1px solid;
	border-top:black 1px solid;
	/* border-right:black 1px solid;*/
	clear:right;
	height:1%;
}

#text-column h3.empty {
	padding:7px 0 7px 1em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0;
	background-color: #d4d4d4;
	border-bottom:black 1px solid;
	/* border-right:black 1px solid;*/
	clear:right;
	height: 1.16em;
}

#text-column h3.narrow {
	clear:none;
	border-top:black 1px solid;
	margin: 10px 0px 5px 0px;
	height:1%;
}

#text-column h4 {
	margin:5px 10px 10px 10px;
	text-align: left;
	padding: 0;
}

#text-column h4 a {
	padding: 4px;
	color: #fff;
	background-color: #5c82ff;
	text-align: center;
	border:white 1px dashed;
	font-size: 13px;
}

#text-column h4 a:hover {
	background-color: #3a60cc;
}

#text-column h5.comment {
	padding: 5px 5px 5px 15px;
	margin:0;
	background-color: #e4fdde;
	border-bottom:black 1px solid;
}

#text-column h5.jump {
	padding: 5px 5px 5px 15px;
	margin:0;
	background-color: #f5f5f5;
	border-bottom:none;
	white-space: normal;
	border-top: 1px black solid;
}

#text-column h5.top {
	padding: 5px 5px 7px 10px;
	margin:0;
	font-size: 13px;
	border-bottom:none;
}

#text-column .jump {
	background-color: #f5f5f5;
}

#text-column .jump ul {
	padding: 0 30px 0 30px;
	margin: 4px 0 0 0;
	font-size: 12px;
}

#text-column .jump li {
	margin: 0;
	padding: 2px;
	display: inline;
	list-style: none;
	line-height:180%;
	text-align: center;
	white-space: nowrap;
}

#text-column .jump li a {
	text-align: center;
	padding:1px 2px;
	background-color: #ddd;
	border: dotted 1px #aaa;
}

#text-column .jump li a:hover {
	background-color: #ccc;
	color: #4a71a8;
}

#text-column iframe {
	border-top: solid 1px black;
	width: 100%;
	position: relative;
	left:0;
	right:0;
	top:0;
}

.imagefloat {
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	float: right;
	clear:right;
	background-color: black;
	width:300px;
	max-width: 350px;
	min-width: 8em;
	display: inline;
	position: relative;
}

.imagehome {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	clear:right;
	background-color: black;
	width:300px;
	max-width: 350px;
	min-width: 8em;
	display: inline;
	position: relative;
	bottom:0px;
}

.imageSmall {
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	float: right;
	clear:right;
	background-color: #fefce1;
	width:200px;
	max-width: 350px;
	min-width: 6em;
	display: inline;
	position: relative;
}

object {
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	float: right;
	clear:right;
	background-color: black;
	width:300px;
	max-width: 350px;
	min-width: 8em;
	display: inline;
	position: relative;
}

.wide {
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	float: center;
	clear:right;
	background-color: black;
	width:725px;
	max-width: 725px;
	min-width: 8em;
	display: inline;
	position: relative;
}

/*-- Footer --*/

#footer {
	color: white;
	background-position: 0 bottom;
	clear:right;
	padding: 6px;
	margin:0;
	text-align: center;
	background-image: url(images/heading.jpg);
	background-repeat: repeat-x;
	background-color: #0C0;
	border-top: solid 1px #000;
	/* border-right: solid 1px #000;*/
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position:relative;
	left: 0;
	bottom:0;
	height: 1%;
}

#footer a { 
	color: white;
	text-decoration:none;
}

#footer a:hover {
	color: #999;
}

