@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
	background-color:#FFFFFF;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}


/* Main Structure IDs */
#maincontainer {
	width:100%;
	text-align:center;
	min-width:760px;
 	width:expression(document.body.clientWidth < 762 ? "760px" : "100%");
}
#top {
	width:100%;
	height:100px;
	background-color:#000000;
	float:middle;
}
#middle {
	width:100%;
	background-color:#ffffff;
	float:middle;
}
#bottom {
	width:100%;
	height:30px;
	background-color:#000000;
	float:middle;
}
#topinner {
	width:90%;
	height:100px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto px auto;
}
#middletop {
	width:90%;
	height:36px;
	background-image:url(Images/.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin:0px auto 0px auto;
}
#middleinner {
	width:90%;
	height:px;
	margin:0px auto 0px auto;
	text-align:middle;
}
#middleinnerleft {
	width:900px;
	height:px;
	float:middle;
	padding-bottom:20px;
	background-color:#ffffff;
}
#middleinnerright {
	width:170px;
	float:right;
	border-left:1px solid #FFFFFF;
	padding-left:8px;
	margin-bottom:20px;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	min-height:160px;
	height: auto !important;
	height: 160px;
	background-color:#ffffff;
}
#bottominner {
	width:90%;
	height:70px;
	margin:20px auto 0px auto;
	background-position:left;
	background-repeat:no-repeat;
	text-align:middle;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#footer {
	width:100%;
	float:middle;
}
#footerinner {
	width: 90%;
	font-size:11px;
	color:#000000;
	text-align:left;
	margin:10px auto 0px auto;
}

		
/* Menu Divs */
.linkdiv {
	height:14px;
	width:100px;
	font-size:11px;
	float:left;
	margin-top:96px;
	text-align:center;
	vertical-align:middle;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.linkdiv2 {
	height:14px;
	width:100px;
	font-size:11px;
	float:left;
	text-align:center;
	vertical-align:middle;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.homediv {
	float:left;
	margin-top:0px;
	height:0px;
	width:79px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	display:inline;
}


/* Linkstyles */
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	line-height: 14px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:hover {
	line-height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink:link, a.whitelink:visited, a.whitelink:active {
	line-height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink:hover {
	line-height: 14px;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}



/* liststyles */
ul {
	font-weight: bold;
	color: #000000;
	margin-left: 8px;
	padding-left: 8px;
	list-style-type: circle;
	list-style-image: url(file:///C|/Documents and Settings/Gabby/My Documents/Documents/MiM/Websites/MIG/Images/bullet.gif);
}



/* imagestyles */
.newsscrollerpic {
	height:42px;
	width:74px;
	border:0px;
}
.pagepic {
	margin-right:20px;
	float:left;
	width:124px;
	height:70px;
}
.profilepagepic {
	margin-right:20px;
	float:left;
	width:92px;
	height:70px;
}

/* fontstyles */
.newshead {
	color:#000000;
	font-weight:bold;
}
.bluefont {
	color:#000000;
}


/* newsscroller */
#marqueecontainer {
	overflow:hidden;
	position:relative;
	height:150px;
	width:162px;
}
/* begin styles for Contact Form  */
.regform {
	width:424px;
	color:#000000
	display:inline;
	float:left;
}
.formtextfield {
	background-color:#ffffff;
	color:#000000;
	padding-left:6px;
	border:1px inset #000000;
	margin-top:3px;
	margin-bottom:3px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formenquiryfield {
	background-color:#ffffff;
	padding-left:6px;
	border:1px inset #000000;
	width:417px;
	overflow: auto;
	color:#000000;
	scrollbar-base-color:#7b96a9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formfont {
	color: #000000;
	font-weight:bold;
}
input.submitbutton {
	background-color:#ffffff;
	height:19px;
	color:#000000;
	width: 70px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px outset #000000;
}
input.submitbutton:hover {
	border: 1px inset #000000;
	font-size:10px;
}
