@charset "UTF-8";
/* CSS Document */

#allcontent {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: auto;
	width: 823px;
}
#container {
	text-align: left;
	background-color: #f5fdfd;
	width: 100%;
}

#level0 {
	background-color: #c1d8eb;
}

#level1 {
	background-color: #f5fdfd;
	margin-left: 190px;
}

#nav {
	width: 13em;
	float: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;
	position: relative;
	background-color: #c1d8eb;
}

#heading {
	background-color: #426da6;
	background-image: url(../aadsc_images/head_03.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 822px;
	text-align: left;
}

#login {
	float: right;
	width: 18em;
	height: 90px;
	margin-top: 50px;
	position: relative;
	padding: 10px;
}

#main {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
}


#main_content {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.noindent {
	margin-right: -60px;
	margin-left: -60px;
	margin-top: 0px;
	margin-bottom: 18px;
}

#nav li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.7em;
	font-weight: bold;
	color: #2b558d;
	margin-left: -10px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#nav li li {
	font-size: 1.1em;
	margin-left: -20px;
	padding-bottom: 10px;
	line-height: 1.1em;
}

#nav a {
	text-decoration: none;
}

#nav a:link {
	color: #2b558d;
}

#nav a:visited {
	color: #426da6;
}

#nav a:hover {
	color: #febb1c;
	font-size: 1.7em;
}

#footer {
	padding: 10px;
	text-align: center;
}
#footer p {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	color: #C1D8EB;
	text-decoration: underline;
}

.small   {
	font-size: .6em;
	color: #426da6;
	line-height: 1.1em;
	padding: 4px;
}
.red {
	color: #ad074a;
}

.red a:link {
	color: #ad074a;
}

.red a:hover {
	color: #febb1c;
}
