/*

	Main Style Sheet for the NAALC Website.

*/

@import url(/CSS/NAALC/TextStyles.css);
@import url(/CSS/NAALC/FormStyles.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Begin Container Div Styles */
#SplashTop {
	width: 900px;
	padding: 0px;
	margin: 0 auto 0 auto;
	clear: both;
	}
#SplashBottom{
	width: 25.7em;
	float: right;
	text-decoration: none;
	}
#SplashBottom ul{
	margin: 0;
	padding: 0;}

#SplashBottom li{
	border: 1px solid #000000;
	list-style: none;
	margin: 0 0 .75em 0em;
	padding: .25em 0 .25em .25em;
}
#PageContainer {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#HeaderRegion {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}
#MastheadImage {
	position: relative;
	float: left;
	clear: left;
	width: 681px;
}
#UtilityRegion {
	position: relative;
	float: left;
	clear: none;
	width: 215px;
	height: 75px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#PrimaryNavigationRegion {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	height: 30px;
	background-color: #626262;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
#ContentRegion {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#HomeContentLeftRegion {
	position: relative;
	float: left;
	clear: left;
	width: 645px;
	padding: 0px;
	margin: 0px;
}
#HomeContentLeftBottomLeftRegion,
#HomeContentLeftBottomRightRegion {
	position: relative;
	float: left;
	height: 270px;
	width: 295px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	border-left-color: #b7b7b7;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HomeContentLeftBottomLeftRegion {
	margin-right: 11px;
	clear: left;
}
#HomeContentLeftBottomRightRegion {
	clear: none;
}
#HomeContentRightRegion {
	position: relative;
	float: left;
	clear: none;
	width: 223px;
	margin: 0px;
	border: 1px solid #b7b7b7;
	height: 655px;
	padding: 0;
	padding-bottom: 10px;
	background-color:#e1e1e1;
}
#HomeContentRightRegion .SeminarsArticles,
#HomeContentRightRegion .ConferencesArticles {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#FooterRegion {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	height: 1em;
	background-color: #959595;
	color: #FFFFFF;
	font-size: .85em;
	padding: .5em;
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-align: right;
}
p.WebsiteCredit {
	position: relative;
	clear: left;
	font-size: .8em; text-align: center;
}
/* End Container Div Styles */
/* Begin Container Content Styles */
#HeaderRegion img {
	margin: 0px;
	padding: 0px;
}
#HeaderRegion img a {
	margin: 0px;
	padding: 0px;
}
#HeaderRegion form {
	width: auto;
	position: relative;
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PrimaryNavigationRegion ul {
	position: relative;
	float: left;
	clear: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#PrimaryNavigationRegion li {
	position: relative;
	float: left;
	clear: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#ContentLeftColumnRegion {
	width: 250px;
	position: relative;
	float: left;
	clear: left;
	border: 1px solid #b7b7b7;
	margin-right: 10px;
}
#ContentRightColumnRegion {
	position: relative;
	float: left;
	clear: none;
	width: 605px;
	padding: 15px;
	margin: 0px;
	border: 1px solid #b7b7b7;
}
#SecondaryNavigationRegion ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#SecondaryNavigationRegion a {
	text-decoration: none;
}
#SecondaryNavigationRegion a.navLevel2 {
	display: block;
	color: #FFFFFF;
	padding: 3px;
	width: 244px;
	border-bottom: solid 1px #FFFFFF;
	margin: 0px;
	background-color: #626262;
}
#SecondaryNavigationRegion a.navLevel2Active {
	background-color: #959595;
	
}
#SecondaryNavigationRegion a.navLevel2:hover {
	background-color: #959595;
}
#SecondaryNavigationRegion li {
	position: relative;
	float: left;
	clear: left;
}
#SecondaryNavigationRegion li.navLevel3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 10px;
	width: 200px;
}
#SecondaryNavigationRegion li.navLevel4 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 10px;
	width: 180px;
}
#SecondaryNavigationRegion li.navLevel5 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 10px;
	width: 130px;
}
#ContentLeftColumnSpotContent {
	position: relative;
	float: left;
	clear: left;
	margin-top: 0px;
	padding: 10px;
	width: 230px;
}
#ContentLeftColumnSpotContent h1 {
	background-color: #959595;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	margin-left: -10px;
	width: 240px;
	padding: 5px;
}
#ContentLeftColumnSpotContent h2 {
	font-size: small;
	color: #2E327E;
	margin-bottom: 0px;
	padding: 0px;
}
#ContentLeftColumnSpotContent p {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#ContentRightColumnRegion h1 {
	position: relative;
	clear: left;
	float: left;
	display: block;
/*	height: 27px;*/
	width: 622px;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -16px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 550px top;
}
#ContentRightColumnRegion h2 {
	position: relative;
	clear: left;
	width: 622px;
	display: block;
	font-size: medium;
	color: #2E327E;
	margin-top: 0px;
	margin-left: -16px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	border-top: solid 1px #959595;
}

#textsub table {

	width: 600px;
	font-size: xx-small;
	}
	
	
#HomeContentLeftBottomLeftRegion h1 {
	margin-bottom: 13px;
	}
/*

.textsub tr, .textsub td, .textsub p {
	font-size: xx-large;
} */

#WebsiteCredit {
	position: relative;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 0;
	clear: both;
	}
#FooterRegion a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.SiteMap {
	padding-right: 1em;
	}
