.body-stream {
width: expression(document.documentElement.clientWidth < 960 ? 960: true); /*IE*/
width: expression(document.documentElement.clientWidth > 960 ? document.documentElement.clientWidth-10: true); /*IE*/
min-width:960px;
color:#464646;
margin:0px 5px 0px 5px;
}

.wrapper{
margin:0px;
padding:0px;
width:100%;
height:100%;
font-size:12px;
font-family:verdana,tahoma,arial;
}

.left_m{
margin-left:5px;
}
.right_m{
margin-right:5px;
}
.top_m{
margin-top:5px;
}
.bottom_m{
margin-bottom:5px;
}

.plainbox{
width:100%;
}
.plainboxextnd{
margin:5px;
width:100%;
height:100%;
}

.msgbox{
width:100%;
text-align:justify;
border:1px solid #A9A9A9;
}

.msgboxextnd{
width:100%;
margin:5px;
text-align:justify;
border:1px solid #6E96D5;
}
.left_contents{
width:224px;
}
.right_contents{
margin: 0px 0px 0px 0px;
}
.bottom_box{
width:100%;
margin-top:5px;
height:45px;
border-top:1px solid #6E96D5;
font-size:10px;
font-family:verdana,tahoma,arial;
}

td {
  vertical-align : top;
}

.subheadtop-txt{
font-family: Verdana, Arial, Helvetica, sans-serif;
Font-size: 10pt;
Color: #003399;
Text-decoration: none;
Font-weight: bold;
}

.subheadmiddle-txt{
font-family: Verdana, Arial, Helvetica, sans-serif;
Font-size: 9pt;
Color: #003399;
Text-decoration: none;
}

.search-bg {
	/*background-color: #F7F7F7;*/
	font-size:12px;
	font-family:verdana,tahoma,arial;
}

.search-bgsmall {
	background-color: #F7F7F7;
	font-size:8pt;
	font-family:verdana,tahoma,arial;
}

.grey-bg {
	background-color: #E6E6E6;
}
.red-bg {
	background-color: #a70038;
}
.yellow-bg {
	background-color: #ecb420;
}
.blue-bg {
	background-color: #133467;
}

.white-bg {
	background-color: #FFFFFF;
}

.sub-headmenu{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 13px;
	Color: #003399;
	Text-decoration: none;
}

.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 12px;
	Color: #003399;
	Text-decoration: none;
}

.sub-head:hover{
	color:#ff6a08;
	Text-decoration: underline;
}

.bottom_border{
	border-bottom:1px solid #6E96D5;
}

.top_border{
	border-top:1px solid #6E96D5;
}
.main_subhead{
	color: #FFFFFF;
	font-weight: bold;
}
.subheadtop-txtred {
font-family: Verdana, Arial, Helvetica, sans-serif;
Font-size: 10pt;
Color: #CC3300;
Text-decoration: none;
Font-weight: normal;
}

.path {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
background-color: #0459a0;
}

.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
}

#imgbanner{
	width: 223px;
	height: 126px;
	border: 0px;
	padding: 0px;	
}
#txtbanner{	
	height: 150px;
	border: 0px;
	padding: 5px;
	text-align: justify;
	background-color:#F7F7F7;
	font-size:12px;
	font-family:verdana,tahoma,arial;
}

.btnHoverLeft{
background: url(../images/btn_hoverLeft_curve.jpg) no-repeat left;
height: 30px
}
.btnHoverCenter{
background:url(../images/what-we-offer.gif) repeat-x  left;
}
.btnHoverRight{
background:url(../images/btn_hoverRight_curve.jpg) no-repeat left;
height: 30px
}