/*Common rule*/

html{
height:100%;
margin-bottom:1px;
}

* {
margin:0;
padding:0;
outline:none;
}

body{
	background:transparent url("../images/bg.jpg") left top;
	font-family:Arial, Tahoma, Verdana, Georgia;
	font-size:12px;
	color:#333333;
	line-height:1.4em;
	cursor:default;
}

a:link,a:visited{
color:#A6905F;
text-decoration:none;
cursor:pointer;
}
a:hover, a:active, a:focus{
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

acronym{cursor:help;}

fieldset{border:none;}
img{border:none;}

h1{font-size:16px;}
h2{
	font-family:Helvetica, verdana;
	font-weight:bold;
	color:#A6905F;
	font-size:16px;
}
h3{font-size:1.1em;color:#A6905F;}

optgroup{font-style:normal;}
optgroup option{margin-left:15px;}

p{
margin:10px 0;letter-spacing:normal;
font-size:12px;

}
td {
	font-size:12px !important;
}
ul{
list-style:square outside;
margin:7px 25px;
}
ol{
margin:7px 25px;
}
li{
/*font-size:12px;*/
}
.alignRight{text-align:right;}
.bold{font-weight:bold;}
.center{text-align:center;}
.clearBoth{clear:both;}
.color5498E2{color:#5498E2;}
.displayBlock{display:block;}
.displayNone{display:none;}
.floatRight{float:right;}
.hide{display:none;visibility:hidden;}
.hideOverflow{overflow:hidden;}
.noMarginRight{margin-right:0;}
.warning{
	color:#FF0000;
	font-size:12px;
}

.width858, .width100pc, .width98pc, .width917, .width600{
display:block;
float:left;
width:828px;
}
.width100pc{width:100%;}
.width98pc{width:98%;}
.width858{width:858px;}
.width828{width:828px;}

/*layout*/
#main{
margin:0 auto;
width:858px;
}

#container{
width:858px;
}
#top{
padding:0px;
margin:0px;
width:828px;
/*height:240px;*/
float:left;
}
.topGoHome{
margin:0px;
padding:0px;
float:left;
width:299px;
height:119px !important;
height:119px;
}

.banner{
margin:0px;
padding:0px;
float:right;
width:529px;
height:111px !important;
height:119px;
}

.left{
display:block;
float:left;
margin:0 4px 0 0;
width:267px;
}

.newsBox{
	font-size:11px;
	display:block;
	float:left !important;
	float:none;
	margin:0px;
	padding:0px;
	width:280px;
	color:#FFFFFF;
	background-color: #A9A9A9;
	background-image: url(../images/BSI_24.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.newsBox a:link{
	color:#000000;
}
.newsBox a:visited{
	color:#000000;
}
.newsBox a:hover, .newsBox a:active{text-decoration:underline;}

#content{
	width:858px;
	padding:0px;
	margin:0px;
	float:left !important;
	background-color: #FFFFFF;
}

.footer{
background:#F1F1F1 url("../images/bg_footer.jpg") repeat-x left top;
display:block;
float:left;
width:858px;
height:135px;
color:#A6905F;
padding-top:10px;
}

/*index.asp*/

.homeMsg{
display:block;
float:left;
margin-bottom:0 !important;
margin-bottom:-3px;
width:600px;
height:80px;
}

.fundBoxSet{
display:block;
float:left !important;
float:none;
margin:10px -25px 0 -25px;
width:651px;
color:#FFFFFF;
}

.fundBoxSet a:link, .fundBoxSet a:visited{color:#93D7E8;}
.fundBoxSet a:hover, .fundBoxSet a:active{color:#5793D0;}

.fundBox{
display:block;
float:left;
margin:0 4px 4px 0;
padding:15px 20px !important;
padding:28px 20px;
width:173px;
height:229px !important;
height:203px;
}

/*end index.asp*/

/*faq*/
.display{font-weight:bold;cursor:pointer;}
.stretcher p{margin:0;}
/*end faq*/
.mainTable {
	background-color: #1F8DB4;
	border: 1px solid #2B3F53;}
.headFootTable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color:#94C54D;}

