/* CSS Document */

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	width: 960px;
	margin: 0px auto;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	text-align: left;
}

#header {
	float: left;
	width: 960px;
	
}

	#ba-top {
		height: 104px;
		margin: 10px 0px;
		text-align: center;
		
	}
	
	#main-header {
		clear: both;
		background: #0e4d7f;
		width: 960px;
		height: 100px;
	}
		
		#logo {
			float: left;
			width: 610px;
			padding: 20px;
		}
		
		#header-right {
			float: left;
			padding: 10px 0px 0px 0px;
		}
		
	#menu-bar {
		clear: both;
		background: #000;
		width: 960px;
		height: 31px;
		margin: 0px 0px 10px 0px;
	}
	
		#nav-main {
			float: left;
                        *font-size:10px !important;

		}
		
		#search {
			float: right;
		}
		
#content-container {
	clear: both;
	width: 960px;
	margin: 10px 0px;
}

	#content {
		float: left;		
		width: 620px;	
		margin: 0px 0px 10px 0px;	
	}
		#content div.moduletable {
				margin: 0px 0px 10px 0px;
			}
	
	#content-right {
		float: right;
		width: 320px;
		margin: 0px 10px 10px 0px;
		
	}
	
		#right-top {
			text-align: center;
		}
	
		#right {
			background: #f0efd8;
			border-top: 1px solid #e2e2b7;
			border-bottom: 1px solid #e2e2b7;
			width: 300px;
			padding: 0px 10px 10px 10px;
		}
		
			#right div.moduletable {
				padding: 10px 0px;
				border-bottom: 1px dotted #ababab;
			}	
	
#footer {
	clear: both;
	background: url(../images/bg-footer.gif);
	margin: 0px auto;
	margin-top: 10px;
	padding: 10px 0px 0px 0px;
	width: 940px;
	height: 182px;
	border-top: 1px solid #bed0df;
	border-bottom: 1px solid #bed0df;
}	

	#bottom1 {
		float: left;
		width: 196px;
		margin: 0px 0px 0px 10px;
	}
	
	#bottom2 {
		float: left;
		width: 196px;
		margin: 0px 0px 0px 10px;
	}
	
	#bottom3 {
		float: left;
		width: 196px;
		margin: 0px 0px 0px 10px;
	}
	
	#bottom4 {
		float: left;
		width: 302px;
		margin: 0px 0px 0px 10px;
	}

#copyright {
	clear: both;
	padding: 10px 0px;
	color: #767676;
	text-align: center;
}

/* MODULES & MENUS */

table.contentpaneopen img {
	/* background: #0f4d7e; */
	margin:0px 10px 0px 0px;
	padding:5px;
}

div.moduletable h3 {
	color: #0e4d7f;
	font: bold 12px georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
div.moduletable_menu {
	float: left;
}

div.moduletable-ftc {
	background: #f7f7f7;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

div.moduletable-adc {
	background: url(../images/bg-adc.gif) no-repeat;
	width: 610px;
	height: 250px;
	margin: 0px 0px 10px 10px;
	padding: 35px 0px 0px 0px;
}

div.moduletable-adc h2 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

ul.adc {
	width: 115px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

ul.menu-navmain {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	
}

ul.menu-navmain li {
	float: left;
	display: block;
	padding: 7px 7px;
	border-right: 1px solid #fff;
	font: bold 12px georgia, "Times New Roman", Times, serif;
	line-height: 31px;
}

ul.menu-navmain li a {
	color: #fff;
	font: bold 12px georgia, "Times New Roman", Times, serif;
*font-size:10px !important;
	text-decoration: none;
	text-transform: uppercase;	
}

div.moduletable-search {
	background: url(../images/bg-search.gif) no-repeat;
	margin: 7px 7px 0px 0px;
	padding: 0px 0px 0px 100px;
}


div.moduletable-currentissue {
	background: url(../images/bg-current-issue.gif) no-repeat;
	width: 320px;
	min-height: 230px;
	margin: 10px 0px;
	text-align: left;
}

div.search-search {
	
}

input.inputbox-search {	
	width: 135px;
	height: 11px;
	font: normal 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

div.moduletable-currentissue h1 {
	padding: 10px;
	font: bold 12px georgia, "Times New Roman", Times, serif;
	color: #000;
}

div.moduletable-currentissue h1 a {
	font: bold 12px georgia, "Times New Roman", Times, serif;
	color: #810303;
	text-decoration: underline;
}

div.moduletable-currentissue p {
	color: #000;
	font: normal 10px tahoma, verdana, Arial, Helvetica, sans-serif;
}


div.moduletable-jobfeed {
	background: url(../images/bg-jobfeed.gif);
	width: 300px;
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ababab;
}	

div.moduletable-jobfeed h3 {
	background: #f0efd8;
	color: #0e4d7f;
	font: bold 12px georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;

}

div.moduletable-jobfeed p {
	padding: 0px 10px 10px 10px;
	}	

div.moduletable-newswire {
	background: #fff url(../images/bg-newswire.gif) no-repeat right top;
	margin: 10px 0px;
	padding: 10px;
	border-bottom: 1px dotted #ababab;
}

	div.moduletable-newswire h3 {
		color: #0e4d7f;
		font: bold 12px georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
	}	
	
	button.newswire-submit {
		position: relative;
		top: 2px;
		background: #fff;
		width: 72px;
		height: 26px;
		border: 0px;
		
	}

ul.menu {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

ul.menu li {
	list-style: url(../images/bullet-blue-right.gif);
	list-style-image: url(../images/bullet-blue-right.gif);
	padding: 5px 0px;
}

div.moduletable-ain {
	width: 600px;	
}

div.moduletable-ain h3 {
	border-bottom: 1px dotted #333;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

ul.latestnews-ain {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 15px;
}

a.latestnews-ain {
	text-decoration: none;
}

ul.latestnews-ain li {
	list-style-image:url(../images/bullet-blue-right.gif);
	list-style-position:outside;
	list-style-type:disc;
	border-bottom: 1px solid #bbb;
	padding:5px 0px;
}

/* TYPOGRAPHY, ETC */

body, p, div, td {
	font: normal 12px tahoma, verdana, arial, helvetica, sans-serif;
	line-height: 20px;
}

.small {
	font: italic 11px tahoma, verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.componentheading {
	font: bold 20px verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

td.contentheading {
	border-bottom: 1px dotted #000;
}

.contentheading {
	
	font: bold 14px tahoma, verdana, arial, helvetica, sans-serif;
	color: #0f4d7e;
}

.breadcrumbs {
	display: block;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding: 10px 0px 10px 5px;
}

.ad {
	color: #999;
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;	
}

img {
	border: 0px;
}

a {
	color: #0e4d80;
}

.img_caption {
	display: inline;
	margin: 0px 15px;
}

.left {

}

.img_caption p {
	display: none;
	font-style: italic;
}
.moduletable-topad{
text-align:center;
padding-left:115px;
}
.moduletable-rightad{
text-align:center;
padding-left:10px;
*padding-left:0px;
}
.moduletable-rightad2{
text-align:center;
}