/*top right bottom left*/
/*top right/left bottom*/
/*top/bottom right/left*/
/*margin outside*/
/*padding inside*/
@import url(/styles/style_custom_tags_members.css);
@import url(/styles/style_custom_ids_and_classes_members.css);
/* *** ** * General Tags * ** *** */
body {
	margin: 0em;
	padding: .0em 4em;
	background: #dfe5f5 url(http://aas.org/files/images/bg-wall.png) repeat-x top left;
	/*border: thin solid;*/
}

/*body {
	margin: 0em;
	padding: 0em .1em .1em .1em;
}*/

#page {
	/*color: white;*/ /*darkblue;*/
	background-color: ghostwhite;
	margin: 0em;
	padding: 0em .0em 0em .0em;
	/*border: thin solid darkblue;*/
	/*border: thin solid red;*/
}

/* *** ** * Header * ** *** */
#header {
	font-size: 1.1em;
	/*color: white;*/
    background: white url(http://aas.org/files/images/bg-header.png) repeat-x;
	/*background-image: url(http://aas.org/files/images/AAS_subheader.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 50% 50%;
	background-position: 0% 100%;*/
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	/*border: thin solid darkblue;*/
	/*border-bottom: .25em solid #a6cbb8;*/
	clear: both;
	width: 100%;
	height: 5em;
}

#headerleft {
	/*background-image: url(http://aas.org/files/images/header.png);
	background-repeat: no-repeat;*/
	/*background-image: url(http://aas.org/files/images/header.png);*/
	
	background-image: url(http://aas.org/files/images/header.png);
	background-repeat: no-repeat;
	/*background-position: 50% 50%;
	background-position: 0% 100%;*/
    /*float: left;
    height: 5em;
    width: 50%;
    z-index: 10;*/
	width: 100%;
	height: 5em;
}

#headerright {
	position: absolute;
	top: 2em;
	right: 6em;
	font-size: .7em;
	display: inline;
    /*float: right;*/
    /*height: 5em;*/
    /*width: 25%;*/
	width: 25em;
	/*border: thin red solid;*/
	text-align: right;
	color: white;
}

#headerright form, #headerright h2, #headerright input, #headerright p{
	display: inline;
	margin: 0em;
	padding: 0em;
	text-align: right;
	/*border: thin red solid;*/
}

#headerright form {
	/*border: thin red solid;*/
}

#headerright h2 {
	/*border: thin red solid;*/
	padding:0em;
	margin:0em;
}

#header h1 {
	text-align: left;
	margin: .05em 1.75em .05em;
	padding: .3em .1em .1em 1em;
	font-size: 1.75em;
	line-height: .9em;
	/*background-color: transparent;*/
	/*float:left;*/
}
#header h2 {
	text-align: left;
	margin: .05em 3.4em .8em;
	padding: .1em .1em .1em 1em;
	font-size: 1.1em;
	line-height: .9em;
	/*float:left;*/
}

	
/*#header a {
	border: 4px solid black;
	float:left;*/
}

#header img {
	float: right;
	clear: none;
	border: 0px;
	text-decoration: none;
	margin: 0em;
	padding: 0em;
}

#UpperRightImg {
	position: absolute;
	top: 0em;
	right: 0em;
	/*float: right;
	clear: none;*/
}

/* *** ** * End * ** *** */

/* *** ** * Menus * ** *** */
.HorzMenus {
	font-family: "Verdana", "Tahoma", Arial, "Trebuchet MS", Helvetica, , sans-serif;
	/*float: left;
	clear: both;*/
	/*width: 60em;*/
	width: 100%;
	margin: 0em 0em .3em;
	padding: .4em 0em;
	/*border: 1px solid;*/
	background-color: black;
}
.HorzMenus h2 {
	display: inline;
}
.HorzMenus ul {
	text-decoration: none;
	list-style-type: none;
	padding: 1em;
	margin: 0;
	display: inline;
}
.HorzMenus li {
	padding: 0em .2em 0em .2em;
	margin: 0;
	display: inline;
	font-size: .9em;
	font-weight: bold;
}
.HorzMenus a {
	color: white;
	padding: 0em .1em 0em .1em;
	text-decoration: none;
}

.HorzMenus a:hover {
	/*border-left: dashed #ffffee;*/
	/*border-right: dashed #ffffee;*/
	background-color: none/*#e0f4e8;*/;
    font-weight: grey;
    text-decoration: underline;
    }

#Page_Top_Bottom_Horizontal {
	/*float: left;*/
	clear: both;
	/*width: 100%;*/
	margin: .5em .25em;
	padding: .2em .2em;
	/*border: thin solid darkblue;*/
	border: 1px solid darkblue;
	background-color: ghostwhite;
	-moz-border-radius-topright: 2em;
	border-top-right-radius: 2em;
	-moz-border-radius-bottomright: 2em;
	border-bottom-right-radius: 2em;
}

#Page_Top_Bottom_Horizontal .Menu {
	/*float: left;
	clear: both;*/
	/*border: .05em dotted;
	margin: 0em 0em .5em 0em;
	padding: .2em .1em;
	width: 100%;*/
	/*border: 1px solid;*/
	/*border: 1px solid darkblue;
	-moz-border-radius-topright: 2em;
	border-top-right-radius: 2em;
	background-color: ghostwhite;*/
}

#Page_Top_Bottom_Horizontal .Menu h2 {
	display: inline;
}

#Page_Top_Bottom_Horizontal .Menu ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}

#Page_Top_Bottom_Horizontal .Menu li {
	padding: 0em .1em 0em .1em;
	margin: 0;
	display: inline;
}

#Page_Top_Bottom_Horizontal .Menu a {
	border-width: .05em;
	border-left-style: solid;
	border-right-style: solid;
	padding: 0em .1em 0em .1em;
}

#Page_Top_Bottom_Horizontal .Menu a:hover {
	/*border-left: dashed #ffffee;*/
	/*border-right: dashed #ffffee;*/
	background-color: #ffffee;
}

#Page_Left_Vertical {
	float: left;
	clear: left;
	/*position: absolute;
	top: 10.7em;
	left: 0em;*/
	margin: 0em .25em;
	padding: .25em 0em;
	width: 13.7em;
	/*border: 1px solid red;*/
}

#MenusLeft {
	float: left;
	clear: left;
	/*position: absolute;
	top: 10.7em;
	left: 0em;*/
	margin: 0em .25em;
	padding: 0em 0em;
	width: 13.7em;
	/*border: 1px solid red;*/
}

#Page_Left_Vertical .Menu {
	float: left;
	clear: both;
	/*border: .05em dotted;*/
	margin: 0em 0em .5em 0em;
	padding: .2em .1em;
	width: 100%;
	/*border: 1px solid;*/
	border: 1px solid darkblue;
	-moz-border-radius-topright: 2em;
	border-top-right-radius: 2em;
	background-color: ghostwhite;
}

#MenusLeft .Menu {
	font-family: "Verdana", "Tahoma", Arial, "Trebuchet MS", Helvetica, , sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	float: left;
	clear: both;
	margin: .0em 0em .5em 0em;
	padding: 0em 0em;
	width: 100%;
	/*border: 1px solid;*/
	border: 1px solid darkblue;
	/*-moz-border-radius-topright: 2em;
	border-top-right-radius: 2em;*/
	background-color: #B2C2E6;
}

#MenusRight {
	float: right;
	clear: right;
	/*position: absolute;
	top: 10.7em;
	right: 0em;*/
	margin: 0em .4em .4em 0em;
	padding: .25em 0em 0em .25em;
	width: 13.7em;
	/*border-left: 1px solid red;*/
}

.Menu {
	/*font-family: "Verdana", "Tahoma", Arial, "Trebuchet MS", Helvetica, , sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	color: black;
	float: left;
	clear: both;
	margin: 0em 0em .5em 0em;
	padding: .01em .01em;
	width: 100%;*/
	/*border: 1px solid;*/
	background-color: red/*#e0f4e8*/;
	/*-moz-border-radius-topright: 2em;
	border-top-right-radius: 2em;*/
}


.Menu a:hover {
	/*border-left: dashed #ffffee;*/
	/*border-right: dashed #ffffee;*/
	background-color: silver/*#e0f4e8;*/;
    font-weight: none;
    text-decoration: underline;
    }

.Menu h2 {
	font-size: 1em;
	line-height: 1em;
	color: white;
	background-color: #0C3BAF;
	padding: .3em .5em;
	margin: 0em;
}
.Menu p {
	font-size: .9em;
	line-height: 1em;
	font-style: italic;
	/*text-align: justify;*/
}
.Menu ul {
	text-decoration: none;
	list-style-type: square;
	padding: 0em 0em 0em 1.5em;
	margin: 0;
}
.Menu li {
	font-size: .9em;
	line-height: 1.1em;
	padding: .2em .1em .2em .1em;
	margin: .2em 0em;
	/*border-top: solid thin black;*/
	border-bottom: solid thin #a6cbb8;
}
.Menu a {
	border-width: .05em;
	/*border-left-style: solid;*/
	/*border-right-style: solid;*/
	padding: 0em .1em 0em .1em;
	text-decoration: none;
}
.Menu form {
	margin: 0;
	padding: 0;
	width: 13em;
}
.Menu dl {
	margin: 0em;
	padding: 0em;
}
.Menu dt {
	margin: 0em .2em;
	padding: 0em;
}
.Menu dd {
	margin: 0em 1em;
	padding: 0em;
}
/* *** ** * End * ** *** */

/* *** ** * Content * ** *** */
#content {
	font-size: 1em;
	color: black;
	background-color: white;/*#e0f4e8;*/
	/*margin: 0em 14.5em .5em 0em;*/ /*use 0 15 .5 0???*/
	margin: 0em 0em .5em 14.5em;
	padding: .1em;
	/*border: thin solid darkblue;*/
	/*border: thin solid darkblue;*/
	/*border: 1px solid red;*/
}
#content h1 {
	/*font-size: 1.45em;*/
	/*margin: .05em .1em .05em;
	padding: .07em .1em;
	text-align: center;
	background-color: #0C3BAF;*/
}
/* *** ** * End * ** *** */



/* *** ** * Mission * ** *** */
.Mission {
	font-size: 1.05em;
	color: #006b33; /*#00a33d;*/ /*#a6cbb8*/
	margin: .5em 0em;
	padding: .1em .1em;
	background-color: white;
}
/* *** ** * End * ** *** */

/* *** ** * Subheader * ** *** */
#subheader {
	font-size: 1.1em;
	color: white; /*darkblue;*/
	/*background-color: black;*/ /*ghostwhite;*/
	/*background-image: url(http://aas.org/files/images/AAS_subheader.png);*/
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-position: 0% 100%;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}
/* *** ** * End * ** *** */

/* *** ** * Footer * ** *** */
#footer {
	font-size: .7em;
	color: white;
	margin: 0em 0em 0em 0em;
	background-color: blue;
    background-image: url(http://aas.org/files/images/bg-footer.png);
	background-repeat: repeat-x;
	clear: both;
}
/* *** ** * End * ** *** */

/* *** ** * Misc * ** *** */

/* *** ** * End * ** *** */
