/*html tags start*/


a{
	outline: none;
}

body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	

	
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 5px;
	margin-left: 5px;
	border-spacing: 5px;
}

.table1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: 1px solid #c2DBD8;
	border-top: 1px solid #c2DBD8;
	border-right: 1px solid #c2DBD8;
	border-left: 5px solid #c2DBD8;
	width: 740px;
	padding: 5px;
	margin-left: 5px;
	border-spacing: 10px;
}

h3{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #336699;
}

/*html tags end*/

/* link styles start */

a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #34648A;
}
a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #34648A;
}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:activated{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}


.bodytext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;

}

/* Page containers, borders, generics, etc start */


#container{
	width: 740px;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	min-height: 598px;
	float: left;

	

}
#containerouter{
	width: 740px;
	height: auto;
	top: 0px;
	left: 50%;
	margin-left:-370px;
	position: absolute;
	float: left;
	

	
}


#header{
	height: 83px;
	width: 740px;
	background-color: #FFFFFF;

}
#menu{
	height: 70px;
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 20px;

}
#logo{
	float: left;
	width: 96px;
	height: 40px;
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(/bmn/supportsystem/supportsystemv4.nsf/bmn_logo.gif);
	background-repeat: no-repeat;
	


}

#mainimage{
	height: 150px;
	width: 740px;
	float: left;

}
#secondaryimage{
	height: 61px;
	width: 740px;
	float: left;

}
/* Page containers, borders, generics, etc end */




#footer{
	height: 22px;
	width: 730px;
	clear: both;
	padding-left: 10px;
	padding-top: 3px;
	border-top: dotted 1px  #666666;
	
	

}

#footertext{

	padding-left: 10px;
	padding-right: 10px;
	float: right;
	font-size: 10px;
	
}

.footerfont{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

}
#copyright{

	float: left;
}

/* footer ends */

span.Current{
	border: 1px solid #990000;
	padding: 5px;
	width: 100%;
}
.Current{
	border: 1px solid #990000;
	padding: 5px;
	width: 100%;
}

.checkbox{
	padding: 0px;
	margin: 0px;
	width:100%;
}

.checkbox span{
	padding: 0px;
	margin: 0px;
	display: list-item;
	float:left;
	width:75px;
}

.checkbox input{
	padding: 0px;
	margin: 0px;
	float:left;
	width:35px; 
}

Input.btn{
	font-size : 11px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #666666;
	border-left : 1px solid #EEEEEE;
	border-right : 1px solid #666666;
	border-top : 1px solid #EEEEEE;
	border-bottom : 1px solid #666666;
	width : 100px;
	cursor: hand;
	padding: 2px 5px 2px 5px;
	background-color: #C2DBD8;
}

Input.btnlrg{
	font-size : 11px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #666666;
	border-left : 1px solid #EEEEEE;
	border-right : 1px solid #666666;
	border-top : 1px solid #EEEEEE;
	border-bottom : 1px solid #666666;
	width : 150px;
	cursor: hand;
	padding: 2px 5px 2px 5px;
	background-color: #C2DBD8;
}

Input.btnhover{
	font-size : 11px; 
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #EEEEEE;
	border-top : 1px solid #666666;
	border-bottom : 1px solid #EEEEEE;
	width : 100px;
	cursor: hand;
	padding: 2px 5px 2px 5px;
	background-color: #C2DBD8;
}
/* sub menu and content starts */

#pagetitle{
	width: 720px;
	background-color: #FFFFFF;
	height: 22px;
	margin: 15px 5px 5px 5px;
	padding: 5px 0px 0px 0px;
	clear: both;

	
}
#submenu{
	width: auto;
	background-color: #FFFFFF;
	height: 22px;
	margin: 5px 5px 5px 0px;
	padding: 5px 0px 0px 0px;
	clear: both;
	float: right;
	text-align: right;


}

#subcontent{
	width: 740px;
	background-color: #FFFFFF;
	height: auto;
	margin: 0px 0px 5px 0px;
	float: right;
	padding: 0px 5px 5px 5px;

	
}


#contentbody{
	width: 720px;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 5px 8px;
	text-align: justify;
	
	
}

/*sub menu and content ends */