/* CSS Document - AESC_Styles.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5c64;/*#000000;*/
	background-color: #43474e;/*#3d4046;/*#404348;/* #42464d; /*#3e3f44; /*#ffffff;/*#5482aa;*/
	margin: 0px 0px;
	background-image: url(../images/middle89.png);/*page_bg_a.jpg);/*page_bg.gif);/*   */
	background-repeat:repeat-x;/* repeat-x;*/
}
strong {
	color: #5b5c64;
}
	
a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #5b5c64;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 11px;
	color: #5b5c64;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}
h3 {
	font-size: 11px;
	color: #5b5c64;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #5b5c64;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #5b5c64;
}
h6 {
	font-size: 9px;
	color: #5b5c64;
}
ul {
	list-style-image: url(../images/grey_bullet.gif);
}
li {
	padding-bottom: 10px;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #999999;
	margin: 15px 0px;
}

/* IDs */

#container {
	width: 943px;
	text-align: left;
}
#header {
	height: 126px;
}
#banner {
	padding-left: 13px;
	height: 174px;	
}
#banner img {
	margin-left: 1px;
}
#main {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 0px;
}
#menu {
	border-top: 5px solid #f2f3f4;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	margin-left: 14px;
	margin-right: 14px;
	height: 24px;
}
#menu img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftNav {
	width: 252px;
	height: 300px;
	background-image: url(../images/left_body_bg_big.png);
	background-repeat:repeat-y;
	background-position: left 259px;
}
#leftNav div {
	float: right;
	clear: both;
}
#content {
	background-image: url(../images/right_body_bg.png);
	background-repeat: repeat-y;
	padding: 20px 30px 20px 60px;
	line-height: 150%;
}
#right {
	float: right;
	margin-left: 42px;
	margin-right: -30px;
	width: 251px;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 30px 15px 15px;
	font-size: 10px;
}
#right strong {
	color: #105376;
}
#bottom {
	background-image: url(../images/bottom_bg.png);
	background-repeat: no-repeat;
	height: 76px;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	padding: 0px 10px;
}

/* Classes */

.profile {
	margin-top: 20px;
	margin-bottom: 20px;
}
.profile img {
	padding: 5px 10px 0px 0px;
	float: left;
}

.clickable {
	cursor: pointer;
}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.SOQImage 
{
	height:60px;
	width: 229px;
	border-style:none;
}	
