@charset "utf-8";
/* CSS Document */

Body {
	margin: 0px;
	background-color:#003366;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}

/* ID Definitions */

#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFCC;
	text-align: left;
	height:100%;
	padding-bottom: 20px;
	position: relative;
	padding-top: 0.5em;
	padding-right: 0;
	padding-left: 0;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#shadow_left {
	float: left;
	position: absolute;
	top: 0;
	left: -14px;
	width: 14px;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	height: 100%;
}
#shadow_right {
	float: right;
	position: absolute;
	right: -14px;
	top: 0;
	width: 14px;
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	height: 100%;
}
#top {
	margin: 0px;
	padding: 20px;
	height: auto;
	display: block;
	width: 660px;
	text-align: justify;
}
#logo {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	color: #003366;
	text-align: left;
	width: 140px;
	background-image:url(images/navline.gif);
	color: #FFFFCC;
	height: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: absolute;
	right: 30px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float:left;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	text-align: left;
	float: left;
	width: 140px;
	margin: 20px;
	color: #FFFFCC;
	position: relative;
	font-weight: bold;
	background-repeat: repeat;
	font-size: .9em;
	background-image: url(images/navline.gif);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#homebuttons {
	position: relative;
	left: 135px;
	bottom: -20px;
}

#facebookHome {
	position: absolute;
	top: 21px;
	left: -140px;
}
#TwitterHome {
	position: absolute;
	top: 51px;
	left: -140px;
}
#LinkedInHome {
position: absolute;
	top: 83px;
	left: -140px;
}

#videoHome  {
	position: absolute;
	top: 113px;
	left: -140px;
}

#facebook {
	position: absolute;
	top: 1px;
	left: -140px;
}


#video {
	position: absolute;
	top: 32px;
	left: -140px;
}



#application {
	position: absolute;
	top: 63px;
	left: -140px;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	text-align: left;
	margin: 5px;
	font-weight: bold;
	display: block;
	width: 490px;
	float:left;
	border-top-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 5;
}
#news {
	text-align: left;
	float: left;
	width: 450px;
	page-break-after: always;
}
#events {
	text-align: left;
	float: right;
	width: 200px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	color:#000000;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 1px;
}
#MCBIvideo {
	width: 425px;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#iframe {
	position: relative;
	left: 0px;
	top: 0px;
	height:1050px;
	width: 450px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#customsearch {
	background-image: url(images/navline.gif);
	padding: 10px;
	height: auto;
	width: 320px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#cse-search-results {
	left: -20px;
	position: relative;
}

/* Class Definitions */

.leftnavsub {
	font-size: .8em;
	text-align: left;
	text-indent: 15px;
	margin-top: 0px;
}
.topcorners {
	background-image:url(images/topcorners.gif);
	width: 100%;
	top: -5px;
	position: absolute;
	background-repeat: no-repeat;
	height: 5px;
	left: 0px;
}
.bottomcorners {
	background-image:url(images/bottomcorners.gif);
	width: 100%;
	bottom: -5px;
	position: absolute;
	background-repeat: no-repeat;
	height: 5px;
	left: 0px;
}
.customsearchtopcorners {
	background-image:		url(images/customsearchtopcorners.gif);
	width: 100%;
	top: -5px;
	position: absolute;
	background-repeat: no-repeat;
	height: 5px;
	left: 0px;
}
.customsearchbottomcorers {
	background-image:url(images/customsearchbottomcorners.gif);
	width: 100%;
	bottom: -5px;
	position: absolute;
	background-repeat: no-repeat;
	height: 5px;
	left: 0px;
}
.linkimg {
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
	padding: 0px;
	height: auto;
	float: left;
}
.clear {
	clear: both;
	text-align: center;
}
.email {
}

/* Tag Definitions */

h1 {
	color:#000000;
	font-size:medium;
	margin-bottom:0px;
	text-align: left;
}
h2 {
	color:#FFFFCC;
	font-size:1em;
	margin:0;
}
ul {
	margin-top:10px;
	margin-bottom:0px;
	text-align: left;
}
li {
	margin-bottom:5px;
	text-align: left;
}
p {
	margin-bottom:0px;
	text-align: left;
	font-weight: normal;
}

/* Link Specifications */

#breadcrumbs a:link {
	color: #003366;
	text-decoration:underline;
}
#breadcrumbs a:hover {
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
#breadcrumbs a:active {
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
#breadcrumbs a:visited {
	color: #003366;
	text-decoration:underline;
}
#leftnav a:link {
	color:#FFFFCC;
	text-decoration: none;
}
#leftnav a:hover {
	color:#ffffcc;
	text-decoration:underline;
}
#leftnav a:active {
	color:#ffffcc;
	text-decoration:underline;
}
#leftnav a:visited {
	color:#CCCC99;
	text-decoration: none;
}
#content a:link {
	color: #003366;
	text-decoration:none;
}
#content a:hover {
	color: #003366;
	text-decoration: underline;
}
#content a:active {
	color: #003366;
	text-decoration: underline;
}
#content a:visited {
	color: #003366;
	text-decoration:none;
	text-align: right;
}
#footer a:link {
	color: #003366;
	text-decoration:underline;
}
#footer a:hover {
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
#footer a:active {
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
#footer a:visited {
	color: #003366;
	text-decoration:underline;
}
