/* Start of CMSMS style sheet 'aam' */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #D8DFEF;
	font-family: Arial, sans-serif;
}
a, a:link, a:visited, a:active {
        color: #000099;
        text-decoration: none;
}
a:hover {
        color: #000099;
        text-decoration: underline;
}
#aam_header_left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 100%;
	background: url(./images/headerbg_left.jpg) repeat-x;
}
#aam_header_right {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 50%;
	padding: 0px;
	height: 92px;
	width: 50%;
	background: url(./images/headerbg_right.jpg) repeat-x;
}
#aam_header_logo {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 92px;
	width: 800px;
	background: url(./images/headerbg_right.jpg) repeat-x;
}
#aam_header_text {
	margin: 0px 0px 0px 80px;
	padding: 18px 0px 0px 10px;
	height: 42px;
	color: #FFFFFF;
	background: url(./images/header_logo_bg.jpg) no-repeat;
	text-align: center;
	font-size: 17px;
	letter-spacing: 2px;
}
.aam_logo {
	float: left;
	border: none;
}
#aam_content1 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
	background: url(./images/content_bg.jpg) repeat-y #FFFFFF;
}
#aam_content2 {
	margin: 0px;
	padding: 0px 0px 61px 0px;
	width: 900px;
	background: url(./images/content_bottom.jpg) no-repeat 0% 100%;
}
#aam_content3 {
	margin: 0px;
	padding: 110px 30px 20px 30px;
	background: url(./images/content_top.jpg) no-repeat;
}
#aam_menu {
	padding: 0px;
	position: absolute;
	top: 92px;
	text-align: center;
	width: 100%;
}
.aam_menu_ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
.aam_menu_li_image {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.aam_menu_li_text {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.aam_menu_image {
        margin: -7px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
.aam_menu_li_text a, .aam_menu_li_text a:link, .aam_menu_li_text a:active, .aam_menu_li_text a:hover, .aam_menu_li_text a:visited {
	color: #6365a5;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
}
#aam_bill {
	position: relative;
	float: left;
        margin: 7px 0px 0px 7px;
	padding: 5px;
	width: 216px;
	text-align: left;
	z-index: 3;
        font-size: .8em;
        color: #FFFFFF;
}
.aam_bill_image {
	float: left;
	padding-right: 4px;
}
#clear {
	clear: both;
}
hr {
	width: 750px;
	height: 10px;
	border: none;
	color: #6B78AD;
	background-color: #6B78AD;
}
h2 {
	color: #6B78AD;
}
.aam_image_link a:link, .aam_image_link a:active, .aam_image_link a:hover, .aam_image_link a:visited {
	text-decoration: none;
	border: none;
}

.breadcrumbs {
	color: #888888;
	font-size: .75em;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #666699;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #666699;
	text-decoration: underline;
}
.breadcrumbs .lastitem {
	color: #777777;
}

/* End of 'aam' */

