@charset "utf-8";
/* 
 * CSS Document - Default
 * AudioAgent [AE]
 * July 2010
 * 
 */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #00346B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {text-decoration: none; color: #72A6CD;}
a:hover {text-decoration: underline; color: #72A6CD;}
a:active {text-decoration: none; color: #72A6CD;}

.sechdr {
	background:url(../images/hdrbg-a1.jpg) center center no-repeat;
	font-size: 18px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
}
.sechdr2 {
	background:url(../images/hdrbg-a2.jpg) center center no-repeat;
	font-size: 18px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
}
#sechdr3 {
	background:url(../images/hdrbg-top.jpg) center center no-repeat;
	text-align:center;
	z-index:-1;
	height:220px;
	vertical-align:top;
}
.sechdr4 {
	background:url(../images/hdrbg-3.jpg) center center repeat-y;
	font-size: 18px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
}
.sectxt2 {
	background: #FFFFFF url(../images/hdt-bg-2.jpg) center center no-repeat;
	font-size: 18px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
}
.patxt {
	font-size: 11px;
	color:#00346B;
	text-align:center; vertical-align:top;
	width:303px; height:110px;
	padding: 15px 15px 5px 15px;
}
.sectxt1 {
	font-size: 12px;
	color:#00346B;
	width: 270px;
	text-align: justify;
	font-weight:bolder;
	padding: 10px 15px 0px 15px;
	vertical-align:top;
}
#container {
	width:1000px;
	margin:auto;
}
.showholder {
	width:1000px;
	height:200px;
	margin:auto;
	overflow:auto;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}
#navbar {
	z-index:200;
	width:1000px;
	height: 30px;
	overflow:visible;
	background-color:#B8D2E6;
	visibility:visible;
}

