

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}



/* IE5.5 and IE 6 PNG FIX */

img, div, a, input { behavior: url(iepngfix.htc) }



img {border:0px;}



html {

/* this is a hack to force scrollbars on at

all times so that the page does not jump

when going from short to long pages */

	height: 100%;

	margin-bottom: 1px;

	overflow:scroll-y;

}





p {

	margin-top: 15px;

	margin-bottom: 0px;

}

/* default links*/

a:link, a:visited {

	color: #333333;

	text-decoration:none;

}

a:hover {

	color: #00378D;

	text-decoration: underline;

}	






li {

margin-bottom:10px;

}



/* LAYOUT */



body {

	margin: 0;

	padding: 0;

	background-color: #999;

	font-size: 12px;

	color: #666666;

	line-height:16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;

} 



div#page {
	width: 952px;
	height: auto;
	margin:  0 auto;
	padding: 0;
	text-align: center;
	float:none;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



/* HEADER */

div#header {
	padding: 0px;
	text-align: center;
	margin:  0 auto;
	background-color:#efefef;
	height: 120px;
	width:930px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
}



#logo {
	margin-top: 21px;
	margin-left: 19px;
	float: left;
	height: 99px;
	width: 305px;
	background-image: url(../images/ama_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#heada_right {

	

	margin-top: 21px;
	margin-left:30px;
	margin-right:5px;
	float: right;

	height: 100px;

	width: 525px;



}





/* END HEADER */



 

/* CONTENT */



div#content {
	text-align: center;
	margin:  0 auto;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 930px;
}

div#maincontentarea {
	margin: 0px;
	background-image: url(../images/display_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 33px;
	float:right;
	padding-top: 85px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 513px;
	border:0px;
	text-align:left;
}



#leftcolumn {
	width: 367px;
	float:left;
	height: auto;
	padding-left: 0px;
	padding-top: 420px;
	margin: 0px;
	text-align:right;
	background-image: url(../images/ama_main_display.jpg);
	background-repeat: no-repeat;
	background-position: left 33px;
}


.module {
	border: 1px solid #ccc;
	padding: 10px;
	background-color:#FFFFFF;
	background-image: url(../images/news_mod_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
}

div.moduletable {
text-align:center;
margin-left: 35px;
margin-top: 10px;
 }

div.moduletable h3 {
text-align:center; }


/* td {

text-align:left; } */



h1 {



text-align:left;

font-size:2em;

font-weight:bold;

font-style:italic;

color:#000;

border-bottom:1px #dddddd solid;

width: 100%;

margin-top: 10px;

margin-bottom: 20px;

padding-bottom: 3px;

line-height:2em;

}


.componentheading,
.contentheading {

text-align:left;

font-size:18px;

font-weight:bold;

color:#00378D;

border-bottom:1px #dddddd solid;

width: 100%;

margin-top: 0px;

margin-bottom: 20px;

padding-bottom: 3px;

line-height:26px;

}

.createdate {
font-size:10px; }

table.pagenav { 
text-align: left;
width:100%;
margin-top:20px;

}
table.pagenav a { 
color:#666666;

}



h3 {

text-align:left;

font-size:16px;

font-weight:bold;

color:#00378D;

line-height:20px;

margin-top: 0px;

margin-bottom: 7px;

padding-bottom: 2px;
border-bottom: 1px solid #ccc;

}

.contentpaneopen {
width:100%; }


ul.latestnews {
	text-align:left;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}

li.latestnews {
	text-align:left;
	list-style-position: outside;
	list-style-image: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:20px;
 }

.form {

height:20px;

line-height:20px;

border:solid 1px #666666;

color:#FFFFFF;

background-color:#333333;

}









/* END CONTENT */





/* MAIN NAV */



#nav  {

	text-align:center;

	height: 80px;

	margin: 0px;

	padding: 0px;

	width: 520px;

}







/* END MAIN NAV*/



    

/* FOOTER */





div#footer {
	width: 930px;
	color: #777;
	text-align: center;
	font-size: 10px;
	background-color:#999999;
	height: 33px;
	margin:  0 auto;
	padding: 0;
	padding-top: 70px;
	text-align: center;
	background-position: left top;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}



	

p.footertext  {

	font-size:10px;

	line-height: 18px;

	color: #666666;

	text-align: center;

	font-style: italic;

	padding-top: 10px;

	margin: 0px;

}



#footer a:link, #footer a:visited {

	color: #666;

	text-decoration:none;

}

#footer a:hover {

	color: #555;

	text-decoration:underline;

}	



/* END FOOTER */



/* END LAYOUT */





/* TYPOGRAPHY */



.bodydefault {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	line-height: 18px;

}



.bodybold {



	font-weight: bold

}





a.linkunderline {

text-decoration:underline;



}


