/*

	TITLE: 	BMSI
	DATE:	12-04-06

*/
/* 
 ZERO
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6,
ul, li,
p, br, form,
img{
	margin: 0;
	padding: 0;
	border: 0;
}

/*
 MAIN 
-----------------------------------------------*/
body{
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0px;
	color: #666;
	line-height: 15px;
	background:#f3f4f0 url('images/mainBg.jpg') repeat-x;
}

/* links */	
a{
	font-weight: bold;
	color: #008fc1;	
}
a:hover{
	text-decoration: none;
}

/* heading */
h1{
	padding: 5px 0px 10px 0px;
}
	#mainCol h1{
		font-size: 1.8em;
		font-family:Arial;
	}
		#mainCol h1 strong{
			color: #e2d028;
		}
	#subCol h1{
		font-size: 1.4em;
		font-family:Arial;
		text-transform: Uppercase; 
		color: #fff;
	}

h2{
	font-size: 1.5em;	
	margin: 2px 0px;
	padding: 2px 0px;
}
	#mainCol h2{
		color: #999;
	}
		#mainCol h2 strong{
			color: #e2d028;
		}

h3{
	font-size: 1.4em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h4{
	font-size: 1.2em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h5{
	font-size: 1.0em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h6{
	font-size: .9em;	
	margin: 2px 0px;
	padding: 1px 0px;
	font-weight: normal;
}

/* para-list */
p{
	margin: 5px 0px;
	padding: 3px 0px;	
}
br{
	margin: 0px 0px 0px 0px;
}

/*
 LAYOUT.
-----------------------------------------------*/
#frame{
	width: 779px;
	margin: 0 auto;
}
#header{
	width: 779px;
	height: 163px;
	float: left;
	background: url('images/header.jpg') no-repeat;
}
	#mainNav{
		width: 519px;
		height: 71px;
		margin: 50px 0 0 250px;
	}
#intro{
	width: 779px;
	height: 290px;
	float: left;
	background-color: #5DA414;
	background-image: url(images/displays/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	#intro #tabNav{
		width: 779px;
		height: 29px;
		background: url('images/tabs.jpg') no-repeat;
	}
		#intro #tabs{
			width: 550px;
			height: 29px;
			float: left;
		}
		#intro #search{
	width: 223px;
	height: 29px;
	float: right;
	text-decoration: none;
		}
			#intro #search .searchInput{
				width: 115px;
				height: 20px;
				border: 0;
				float: right;
				margin: 0 11px 0 0;
				display: inline;
				font-family: Tahoma;
				font-weight: bold;
				font-size: .9em;
				padding: 3px 5px;
				background: url('images/searchTxt.jpg') no-repeat;
			}
			#intro #search .searchButton{
	width: 72px;
	height: 20px;
	border: 0;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	background: url('images/searchBtn.jpg') no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1px;
			}

#intro #flash{
	width: 779px;
	_margin: -1px 0 0 0;
	font-family: Tahoma;
	}

#intro #flash h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	}

#intro #flash h2{
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Century Gothic";
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	}

#intro #flash a, #intro #flash a:link{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#intro #flash a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

#intro #flash table{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	}

#intro #flash ul{
	padding-left: 20px;
	}

#intro #flash li{
	list-style-type: none;
	display: block;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/mainNavArr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	}

#flash_image{
	float: right;
	width: 275px;
	margin: 0px;
	padding: 0px;
	}

#content1{
	width: 423px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	}

#content2{
	width: 423px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	}

#container{
	width: 779px;
	float: left;
}

/* mainCol */
body#home #mainCol{
	width: 480px;
	padding: 10px 70px 15px 0px;
	float: left;
	font-family: Tahoma;
	font-size: .9em;
}
	body#home #mainCol h1{
		font-size: 1.7em;
		background: url('images/headSep.gif') bottom repeat-x;
	}
	body#home #mainCol h1.title{
		font-size: 1.4em;
		font-weight: bold;
		text-transform: Uppercase;
		padding: 8px 10px 7px 10px;
		color: #fff;
		background: #5ea514 url('images/green.gif') right top no-repeat;
	}
	body#home #welcome{
		width: 480px;
		float: left;
		padding: 10px 0 20px 0;
	}
		body#home .image{
			width: 95px;
			float: left;
		}
		body#home .text{
			width: 370px;
			float: right;
		}
		
	body#home #mainCol #actions{
		width: 480px;
		float: left;
	}
		body#home #mainCol .actionLeft{
			width: 235px;
			float: left;
			margin: 10px 0 0 0;
		}
		body#home #mainCol .actionRight{
			width: 235px;
			float: right;
			margin: 10px 0 0 0;
		}
body#internal #mainCol{
	width: 450px;
	padding: 30px 75px 25px 25px;
	line-height: 20px;
	float: left;
}
	body#internal .text{
		float: left;	
	}
	body#internal #yellow{
		width: 416px;
		margin: 2px 2px 10px 2px;
		padding: 10px 15px;
		float: left;
		color: #fff;
		font-weight: bold;
		display: inline;
		background: #e2d028 url('images/yellow.gif') top right no-repeat;
	}
		body#internal #yellow h1{
			font-size: 1.5em;
			font-weight: normal;
			color: #fff;
			text-transform: Uppercase;
		}
		body#internal #yellow ul{
			float: left;
			padding: 10px;
		}
		body#internal #yellow li{
			list-style: none;
			padding: 2px 10px;
			background: url('images/yellowArr.gif') 0px 9px no-repeat;
		}
		body#internal #yellow a{
			color: #fff;
			text-decoration: underline;
		}

/* subCol */
body#home #subCol{
	width: 229px;
	padding: 10px 0 0 0;
	float: right;
	font-family: Tahoma;
	font-size: .9em;
}
	body#home #subCol .sideSec{
		width: 229px;
		padding: 0 0 10px 0;
	}
	body#home #subCol h1{
		font-size: 1.4em;
		font-weight: bold;
		text-transform: Uppercase;
		padding: 8px 10px 7px 10px;
		margin: 0 0 5px 0;
		color: #fff;
		background: #5ea514 url('images/green.gif') right top no-repeat;
	}
	body#home #subCol h2{
		font-size: 1em;
		font-family: Tahoma;
		padding: 0;
		margin: 10px 0 0 0;
		color: #666;
	}
	body#home #subCol li{
		padding: 4px 0px;
		list-style: none;
		font-size: .9em;
		color: #008fc1;
		background: url('images/headSep.gif') bottom repeat-x;
	}
body#internal #subCol{
	width: 229px;
	float: right;
	font-family: Tahoma;
}
	body#internal #subCol #search{
		width: 229px;
		height: 29px;
		float: left;
		margin: -2px 0 1px 0;
		background: url('images/search.jpg') no-repeat;
	}
		#subCol #search .searchInput{
	width: 115px;
	height: 20px;
	border: 0;
	float: right;
	display: inline;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 0.9em;
	background: url('images/searchTxt.jpg') no-repeat;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
		}
		#subCol #search .searchButton{
			width: 72px;
			height: 20px;
			font-size: 0;
			border: 0;
			float: left;
			margin: 2px 0 0 16px;
			display: inline;
			background: url('images/searchBtn.jpg') no-repeat;
		}
	body#internal #subCol #sideNav{
		width: 209px;
		padding: 5px 10px 10px 10px;
		float: left;
		font-size: .9em;
		_float: none;
		margin: 1px 0 1px 0;
		background: #5ea514 url('images/green.gif') right top no-repeat;
	}
	body#internal #subCol .sideSec{
		width: 209px;
		padding: 5px 10px 10px 10px;
		float: left;
		_float: none;
		margin: 1px 0 2px 0;
		font-size: 10px;
		color: #fff;
		background: #b6b6b6 url('images/gray.gif') right top no-repeat;
	}
	body#internal #subCol .sideSec a {
font-size: 10px;
}
body#internal #subCol .sideSec li {
color: #008fc1;
}
		body#internal #subCol .sideSec strong{
			color: #666;
		}
	
#footer{
	width: 550px;
	height: 58px;
	padding: 20px 0 0 229px;
	font-family: 'Tahoma';
	font-size: .9em;
	color: #fff;
	float: left;
	background:#1395b7 url(images/footer.jpg) center left no-repeat;
}

/*
 NAVIGATION.
-----------------------------------------------*/
/* mainNav */
#mainNav ul{}
#mainNav li{
	width: 93px;
	height: 71px;
	padding: 0px 5px;
	float: left;
	list-style: none;
	font-family: Tahoma;
	font-size: .9em;
	text-transform: Uppercase;
	background: url('images/mainNavSep.jpg') no-repeat;
}
#mainNav li a{
	width: 73px;
	height: 71px;
	padding: 0px 5px 0px 10px;
	float: left;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url('images/mainNavArr.gif') 0px 5px no-repeat;
}
#mainNav li a:hover{
	color: #79ddf7;
	background: url('images/mainNavArrOver.gif') 0px 5px no-repeat;
}

/* tabNav */
#tabs ul{
	padding: 10px 0 0 20px;	
}
#tabs li{
	padding: 10px 5px 0 5px;
	list-style: none;
	display: inline;
	text-transform: Uppercase;
	border-left: 2px solid #fff; 
}
#tabs li.first{
	border: 0;
}
#tabs li a{
	padding: 0 0 0 15px;
	font-size: 1.4em;
	color: #7cdc1d;
	text-decoration: none;
	background: url('images/tabsArrGr.gif') 5px 3px no-repeat;
}
#tabs li a:hover{
	font-size: 1.4em;
	color: #fff;
	background: url('images/tabsArrWh.gif') 5px 3px no-repeat;
}

/* sideNav */
#sideNav ul{
	background: url('images/greenSep.gif') top repeat-x;
}
#sideNav li{
	padding: 8px 3px;
	list-style: none;
	background: url('images/greenSep.gif') bottom repeat-x;
}
#sideNav li a{
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background: url('images/greenArr.gif') 0 5px no-repeat;
}
#sideNav li a:hover{
	color: #e2d028;
	background: url('images/sideNavArrOver.gif') 0 5px no-repeat;
}

/* footer */
#footer ul{}
#footer li{
	padding: 0 5px 0 0;
	list-style: none;
	display: inline;
}
#footer a{
	font-weight: normal;
	color: #fff;
}

/*
 CONTENT.
-----------------------------------------------*/

/*
 MISC.
-----------------------------------------------*/
.left{
	float: left;	
}
	img.left{
		float: left;
		padding: 10px;
		display: inline;
	}
.right{
	float: right;	
}
.black{
	color: #000;	
}
.white{
	color: #fff;	
}
.hide{
	display: none;
}

/* clearing */
#ListOfDivs:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;	
}
#mainCol ul{
	padding: 10px 20px;
}
.postDate {
display: none;
}
#flashcontent {
padding-top: 20px;
width: 275px;
color: #FFFFFF; !important
}
#flashcontent p {
color: #FFFFFF; 
}