/* CSS Document */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	color:white;
	background:url(pic/bg2.gif) white top repeat-x;
}
.container{
	width:800px;
	margin:0 auto;
	background:#3b4382;
}
.header{
	background:url(pic/header.jpg);
	height:281px;
}
.center{
	padding:0 20px;
	clear:both;
}
.footer{
	font-size:8pt;
	background:url(pic/footer.gif);
	height:62px;
	line-height:62px;
	clear:both;
	padding:0 10px;
	text-align:center;
}
/* Structure End */

/* Main styles */
h1 {
	margin:10px 0 0 -60px;
	padding:5px 10px;
	width:220px;
	background:white;
	color:#30a3d8;
	border:1px solid #30a3d8;
}
p{
	margin:10px 0;
	padding:0;
}
.center p{
	text-align:justify;
}

a{
	color:#30a3d8;
	text-decoration:underline;
}
a:hover{
	color:white;
	text-decoration:none;
}
/* Main styles End */


/* Menu */
.menu{
	background:url(pic/menu.jpg);
	line-height:46px;
	height:46px;
	font-size:14pt;
}
.menu ul{
	padding:0 20px;
	margin:0;
}
.menu li{
	text-align:center;
	list-style-type:none;
	float:left;
	
	width:140px;
	line-height:46px;
}
.menu li a{
	text-decoration:none;
	font-weight:bold;
	color:white;
	
	display:block;
}
.menu li a:hover{
	background:#505b6e;
	color:white;
	
	display:block;
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:20pt;
}
.small{
	font-size:9pt;
}
.impact{
	color:#30a3d8;
	font-size:16pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fl, img.fr{
	margin:5px 10px;
}
.cl{
	clear:all;
}
.centered{
	text-align:center;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
.red{
	color:red;
}
/* additional end */

/* gallery */
.gallery{
	text-align:center;
	padding-top:10px;
}
a.thickbox img{
	border:1px solid white;
}
a.thickbox:hover img{
	border:1px solid #30a3d8;
}
/* gallery end */

/* titles in gallery */
.thickbox{
	text-decoration:none;
}
.thickbox .pabsolute{
	position:absolute;
	margin:0 0 0 -80px;
	
	height:20px;
	width:60px;
	text-align:center;
	background:white;
	border:1px solid #30a3d8;
}
/* titles in gallery end */

/* Rotating pictures */
#RotatingPictureDivbia{
	float:right;
	width:230px;
	padding:0 20px;
	text-align:center;
}
#RotatingPictureDivbia img{
	border:2px solid white;
}
/* Rotating pictures End */

/* Show/Hide functionality */
.gallery h3{
	cursor:pointer;
}
.gallery div{
	display:none;
}
/* Show/Hide functionality End */

/* Pass form */
.pass_form{
	width:60%;
	text-align:right;
}
.pass_form p{
	text-align:right;
}
/* Pass form End */


/* SEO */

.header2 {
font-size:13pt;
}

.header2Italic {
font-size:12pt;
font-style:italic;
}
	
.aFooter {
	background-color:#3b4382;
	font-family:Arial, Helvetica, sans-serif;

}
.aFooter a {
	color:#FFFFFF;

}

.aFooter h2 {
	text-align:center;
	padding: 0px;
	background:#3b4382;
	font-size:11pt;
	color:#FFFFFF;
	
	border: 0;
}
.aFooter h3 {
	text-align:center;
	padding: 0px;
	background:#3b4382;
	font-size:11pt;
	color:#FFFFFF;
	
	border: clear;
}

.aFooter h4 {
	text-align:center;
	padding: 0px;
	
	font-size:10pt;
	color: #FFFFFF;
}

.areas {
	color: #FFFFFF; 
	font-size: 8pt;
	font-style: italic;
}
#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
}
#AutoNumber3 {
	border-collapse: collapse;
	color:#FFFFFF;
}

#AutoNumber3 td {
	text-align:left;
}
.aFooter ul {
	color:#FFFFFF;
	margin-bottom:0px;
	padding: 0px;
	font-size:8pt;

}
#container a {
	color:#FFFFFF;
}

#copyright  {
	color: #FFFFFF;
	font-size:8pt;
	}

.style4 {
	font-size: 15px;
	font-weight: bold;
}

