body{
	background			: #DFDFDF;
	margin				: 0px;
	padding				: 0px;
}

body,td,th,div{
	font-family			: Tahoma, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #444;
}
h1 {
	font-size			: 16px;
	font-weight:bold;
	color				: #000;
	}
h2 {
	font-size			: 15px;
	font-weight:300;
	color				: #000;
	}
h3,h4,h5,h6 {
	font-size			: 14px;
	font-weight:bold;
	color				: #000;
	}

a{
	color				: #069;
	text-decoration		: underline;
}

a:hover{
	text-decoration		: underline;
}

#outline{
	width				: 840px;
	margin-top			: 10px;
	background			: url(../images/main_middle.jpg) repeat-y;
	overflow			: hidden;
}

#top_container{
	/*background			: #069 url(../flash/wia_banner.swf);*/
	height				: 250px;
}

#middle_container{
	overflow			: hidden;
	
}

#middle_container_inner{
	width				: 800px;
	text-align			: left;
}

#left{
	width				: 570px;
	float				: left;
	padding				: 0px 20px;
}

#right{
	width				: 190px;
	float				: right;
	padding				: 5px 0px;
}

#bottomcontainer{
	background			: url(../images/main_bottom.jpg);
	height				: 65px;
	padding				: 0px 15px;
	
}

#icons{
	padding-left		: 10px;
	padding-top			: 3px;
}

#bottomcontainer #icon{
	float				: left;
	margin-right		: 2px;
}

#bottomcontainer #copyright{
	float				: left;
	padding-left		: 25px;
	color				: #999999;
	margin				: 15px 0px 0px 0px;
}

#isotag {
	float				: right;
	width				: 150px;
	height				: 50px;
	padding-left		: 25px;
	margin				: 0px 30px 15px 0px;
}


table.moduletable{
	width				: 180px;
	margin-bottom		: 10px;
}

table.moduletable th,
.sectiontableheader{
	font-weight			: bold;
	letter-spacing		: 1px;
	border-bottom		: 1px solid #666;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}

.contentheading{
	color				: #069;
	font-size			: 24px;
	text-decoration		: none;
	padding-bottom		: 7px;
	background			: url(../images/underline.jpg) repeat-x bottom;
}


.contentheading a{
	color				: #444;
	text-decoration		: none;
}

.componentheading{
	color				: #069;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}
/* CUSTOME STYLES FROM custom_styles.css  */
.main_heading{
	color				: #069;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}
.sub_heading{
	color				: #069;
	font-size			: 24px;
	text-decoration		: none;
	padding-bottom		: 7px;
	background			: url(../images/underline.jpg) repeat-x bottom;
}


.small_text{
	color				: #222222;
	font-size			: 10px;
}

.table_head {
	font-weight:bold;
	background-color:#DDDDDD;
	text-transform:uppercase;
	display:block;
	padding:5px;
	}
.table_row1 {
	background-color:#F7F7F7;
	display:block;
	padding:1px;
	}
.table_row2 {
	background-color:#F0F0F0;
	display:block;
	padding:1px;
	}

.tables {
	align:left;
	width:540px;
	border:2px dotted #DDDDDD;
	background-color:#FFFFFF;
	padding:5px;
	}

.tables2 {
	align:left;
	border:2px dotted #DDDDDD;
	background-color:#F7F7F7;
	padding:5px;
	}
/* MAMML NEWS ARCHIVE TABLE */
.tables_mamml {
	width:770px;
	align:left;
	border:2px dotted #B7B7B7;
	background-color:#FFFFFF;
	padding:8px;
	margin:15px;
	min-height:600px;
	}
.table_bighead_mamml {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	background-color:#D7D7D7;
	display:block;
	padding:5px;
	}
.table_head_mamml {
	width:150px;
	font-weight:bold;
	background-color:#DDDDDD;
	display:block;
	padding:2px;
	}
.table_row1_mamml {
	width:620px;
	background-color:#F7F7F7;
	display:block;
	padding:2px;
	}
.table_row2_mamml {
	width:620px;
	background-color:#F0F0F0;
	display:block;
	padding:2px;
	}