@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
table td {
	vertical-align: top;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size:9pt;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration:none;
	color:#0054a6;
}
h1, h1 a {
	color:#0054a6;
	font:bold 13pt UniversCondensed, Arial, Helvetica;
	letter-spacing:-0.4pt;
}
h2, h2 a {
	color:#0054a6;
	font-weight:bold;
	font-size:9pt;
}
h1.dropLine {
	border-bottom: 1px #b7b7b7 solid;
	padding:0 0 5px 0;
	margin:0 0 9px 0;
}
h1.dropLineV2 {
	border-bottom: 1px #b7b7b7 solid;
	padding:0;
	margin:0 0 2px 0;
}
a.underline {
	text-decoration:underline;
}
p, li {
	font-size: 9pt;
	margin:0 0 10px 0;
}
li {
	list-style-type:disc;
	margin-left:30px;
}
body  {
	font: 100% Tahoma, Arial, Verdana, Helvetica;
	background: #e4e4e4;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container, #footerCont { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#footerCont {
	padding:20px 0;
}
#header {  
	padding:0;
	margin:6px 0 8px 0;
}
#sidebar1 {
	float: left;
	width: 205px;
}
#sidebar2 {
	float: right;
	width: 288px;
}
#mainContent { 
	margin: 0 294px 0 0;
	padding: 0;
}
#logo {
	background:#0089cf;
	margin-bottom:7px;
	position:relative;
}
#logo div {
	background:url(images/logoMFGS_2.png) no-repeat 11px 6px;
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/mfgs/images/logoMFGS_2.png',sizingMethod='crop');
	height:144px;
	-margin:6px 0 0 11px;
}
#center {
	margin: 0 0 0 211px;
	padding:0;
}
#enter {
	background:url(images/bg2.gif) repeat;
	font-size:8pt;
	padding:14px 14px 6px 14px;
	margin-bottom:7px;
}
#enter table {
	width:100%;
}
#enter td {
	padding-bottom:3px;
}
#enter td a {
	color:#006ab3;
}
#flag table {
	width:100%;
}
#flag td {
	padding:5px 0;
	font-size:8pt;
	vertical-align:middle;
}
#forum {
	height:220px;
	background:#fff;
	text-align:center;
	margin-bottom:7px;
}
#forum h1 {
	position:relative;
	top:70px;
}
#forum h1 a {
	font-size:37pt;
}
#photoNews {
	background:#fff;
	padding:5px 10px 1px 12px;
	margin-bottom:7px;
}
#calendar-jq {
	background:#fff;
	margin:0 0 7px 0;
	position:relative;
}
#calendar-jq h1 {
	padding:5px 16px;
	background:url(images/bg2.gif) repeat;
	border-bottom:1px #b7b7b7 solid;
}
#calendar-jq .folderMFGS, #calendar .folderSNG {
	padding:2px 10px 5px 10px;
	background:#001230 url(images/bg1.gif) repeat;
	color:#fff;
	width:50px;
	text-align:center;
	position:absolute;
	top:3px;
}
#calendar-jq .folderMFGS {
	left:115px;
}
#calendar-jq .folderSNG {
	left:200px;
}
#calendar-jq .activeFolder {
	background:#fff;
	color:#0054a6;
	border-bottom:1px #fff solid;
}
#datepicker {
	margin-left:15px;
}
#calendar {
	width:100%;
	padding:0 16px;
}
#calendar tr.my td, #calendar tr.dd td, #calendar tr.dw td {
	text-align:right;
	padding: 5px;
}
#calendar tr.dd td a {
	display: block;
	height: 100%;
	color:#0071bb;
	text-decoration: underline;
}
#calendar select {
	border:1px #b7b7b7 solid;
	font-size:9pt;
	font-weight:bold;
	height:20px;
}
#cal_month {
	width: 155px;
}
#calendar tr.dw td {
	color:#0054a6;
}
#calendar td.r {
	font-weight:bold;
	color:#0054a6;
}
#calendar p {
	color:#565656;
	border-top:1px #b7b7b7 solid;
	margin:0 10px;
	padding:4px 6px 10px 6px;
}
.activeDate {
	background:#0071bb;
	color:#fff;
}

#footer { 
	padding: 0 10px 0 20px;
	background:#5d5d5d url(images/point.gif) repeat-x;
	color:#fff;
	border-top:2px #006cb5 solid;
}
.topMenu {
	background:#0089cf;
}
.topMenu li {
	float:left;
	padding:13px 34px 13px 34px;
	list-style-type:none;
	margin:0;
}
.topMenu li a, .topMenu li {
	color:#FFF;
	font-weight:bold;
	font-size:13pt;
	font-family:UniversCondensed, Arial, Helvetica;
	letter-spacing:-0.4pt;
	cursor: pointer;
}
.topMenu li a:hover {
	color:#ddd;
}
.subMenu {
	padding:0 3px;
}
.subMenu li {
	float:left;
	padding:1px 15px 2px 15px;
	background:url(images/line.gif) no-repeat right 4px;
	list-style-type:none;
	margin:4px 0 0 0;
}
.subMenu li a {
	color:#659ec4;
	font-size: 8.5pt;
	font-weight:bold;
}
.subMenu li a:hover {
	color:#87bfe6;
}
.logoMenu {
	margin:0 0 5px 6px;
}
.logoMenu li {
	float:right;
	padding:0 8px;
	background:url(images/line3.gif) no-repeat left 4px;
	list-style-type:none;
	margin:0;
}
.logoMenu li a {
	color:#fff;
	font-size:7.5pt;
}
.whiteBlock {
	background:#fff;
	margin-bottom:7px;
	padding:5px 10px 10px 12px; 
}
.bot14px {
	margin-bottom:14px;
}
.smallImg {
	float:left;
	margin:2px 9px 0 0;
}
.video {
	background:#fff;
	margin-bottom:7px;
	padding:8px 5px 20px 8px;
}
.video h2 {
	margin-bottom:9px;
}
.colLeft {
	text-align:right;
	width:46px;
	font-weight:bold;
	padding: 0 10px 0 0;
	vertical-align:middle;
}
.row {
	width:202px;
	border:1px #006ab3 solid;
	background:#fff;
}
.alignBot {
	vertical-align:bottom;
}
.button {
	text-align:right;
}
.button img, .button input {
	vertical-align:middle;
	cursor:pointer;
}
.button input {
	background:url(images/gradButton.png) repeat-x;
	height:22px;
	border:0;
	color:#fff;
	font:bold 8pt Tahoma, Arial, Verdana, Helvetica;
	padding:0 12px;
}
.check {
	text-align:right;
	color:#006ab3;
}
.check input {
	width:13px;
	height:13px;
	border:1px #006ab3 solid;
	background:#fff;
}
.sng {
	margin:15px 0 0 0;
}
.more {
	text-align:right;
	padding:10px 0 0 0;
	margin:0;
}
.moreLeft {
	padding:10px 0 0 0;
	margin:0;
}
.more a, .moreLeft a {
	color:#0071bb;
	font-size:8pt;
}

#partners, #photoGallery {
	position:relative;
	width:100%;
}
#partners {
	height:45px;
}
#photoGallery {
	height:100px;
}
.img_gal, .photo_gal {
	position:absolute;
	left:17px;
	overflow:hidden;
}
.img_gal {
	width:230px;
	height:45px;
}
.photo_gal {
	width:434px;
	height:100px;
}
.biggallery {
	height:100px;
	width:450px;
}
.mingallery {
	height:45px;
	width:250px;
}
.biggallery div {
	float:left;
	height:140px;
	width:138px;
	margin:0 5px;
}
.mingallery div {
	float:left;
	height:45px;
	margin:0 5px;
}
.biggallery div p {
	color:#0054a6;
	font-size:8pt;
}
.mingallery div a img {
	vertical-align:middle;
}
.mingallery div a {
	vertical-align:middle;
}
.toLeftMin, .toRightMin, .toLeftBig, .toRightBig {
	position:absolute;
	width:14px;
	height:35px;
	cursor:pointer;
}
.toLeftBig {
	background:url(images/toLeft.png) no-repeat;
	left:0;
	top:29px;
}
.toLeftMin {
	background:url(images/toLeft.png) no-repeat;
	left:0;
	top:5px;
}
.toRightBig {
	background:url(images/toRight.png) no-repeat;
	left:457px;
	top:29px;
}
.toRightMin {
	background:url(images/toRight.png) no-repeat;
	left:250px;
	top:5px;
}
.textPrevSmall h2 {
	margin:5px 0;
}
.textPrevSmall h2 a {
	font-size:8pt;
}
.textPrevSmall p {
	color:#7a7a7a;
	font-size:8pt;
	padding-bottom:5px;
}
.banner {
	border:1px #bababa solid;
	margin-top:8px;
}
.newsWrap, .faceWrap {
	overflow:hidden;
	margin:8px 0 10px 0;
}
.faceWrap {
	margin-bottom:30px;
}
#center .faceWrap img {
	float:left;
	margin:2px 9px 0 0;
}
#center .faceWrap div {
	overflow:hidden;
	zoom:1;
}
#center .faceWrap h2 {
	background:url(images/dot.gif) bottom left repeat-x;
	padding-bottom:5px;
	margin-bottom:2px;
}
#center .faceWrap h2 a {
	text-decoration:none;
	color:#000;
}
#center .faceWrap h2 a:hover {
	text-decoration:underline;
}
#center .faceWrap p {
	color:#666666;
}
#persona div.pers-photo {
	overflow:hidden;
	zoom:1;
}
#persona h3 {
	color:#000;
	font-size:16px;
	background:url(images/dot.gif) left bottom repeat-x;
	padding-bottom:7px;
	margin-bottom:15px;
}
#persona p, #persona li {
	margin-bottom:10px;
}
#persona a {
	text-decoration:underline;
}
#persona ul.meropr {
	background:#f1f1ea;
	border-radius:5px;
	padding:5px 10px;
	margin-bottom:10px;
}
#persona ul.meropr li {
	list-style:none;
	margin-bottom:5px;
	margin-left:0;
}
#persona h2.name {
	font-size:24px;
	color:#000;
	margin-bottom:15px;
	font-weight:normal;
}
#persona div.pers-photo img {
	float:left;
	margin:0 15px 15px 0;
}
#persona div.pers-photo div {
	overflow:hidden;
	zoom:1;
}
.lastNews {
	float:left;
	width:369px;
}
.newsPrev {
	width:95px;
	margin-left:376px;
}
.newsPrev ul li {
	padding-bottom:4px;
	list-style-type:none;
	margin:0;
}
.photoHead {
	font:bold 13.5pt Tahoma, Arial, Verdana, Helvetica;
	letter-spacing:normal;
	margin:8px 0 0 0;
	padding-bottom: 10px;
	border-bottom:1px #b7b7b7 solid;
}
.date {
	color:#00aeef;
	font-size:8pt;
	font-weight:bold;
	margin:5px 0;
}
.logoFooter {
	margin:0 20px 0 30px;
	float:left;
}
.first {
	float:left;
	font-weight:bold;
	margin:0 0 0 30px;
	list-style-type:none;
	width:100px;
}
.first, .first a {
	color:#fff;
	font-size:7pt;
}
.first ul li {
	line-height:11px;
	list-style-type:none;
	margin:0 0 5px 0;
}
.first ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.copy {
	font-size:8pt;
	padding:10px 0 0 5px;
}
#search {
	background:#fff;
	margin-bottom:7px;
	padding:5px 10px 5px 12px;
}
#cntSearchForm table {
	margin:0 0 10px 0;
}
.arhead {
	margin-bottom:10px;
}
#search table {
	width:100%;
}
.searchLeft {
	margin-top:5px;
	border:1px #006ab3 solid;
	background:#fff;
	width:220px;
}
.go {
	background:url(images/1270580045_search_button.png) no-repeat;
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/mfgs/images/1270580045_search_button.png',sizingMethod='crop');
	border:0;
	width:32px;
	height:32px;
	cursor:pointer;
}

.r-star {
	position:relative;
	overflow:hidden;
	padding:0 0 4px 0;
	background: #001230 url(images/bg1.gif) repeat;
	width:1000px;
}

.r-star .content {
	padding:0;
}

.r-star .cn {
	position:absolute;
	width:8px;
	height:8px;
	left:-4px;
	top:-4px;
	background:url(images/star_2.png);
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/mfgs/images/star_2.png',sizingMethod='crop');
}

.r-star .cn.tr, .r-star .cn.br {
	margin-left:100%;
}

.r-star .cn.bl, .r-star .cn.br {
	top:auto;
}

.r-star-blue {
	position:relative;
	overflow:hidden;
	padding:4px 0;
	margin-bottom:2px;
	width:183px;
}

.r-star-blue .content {
	padding:0 5px;
	background: #0089cf;
}
.r-star-blue .content h2 a {
	color:#fff;
}

.r-star-blue .cn {
	position:absolute;
	width:183px;
	height:8px;
	left:-4px;
	top:-4px;
	background:url(images/star_blue.png) no-repeat;
	-background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/mfgs/images/star_blue.png',sizingMethod='crop');
}

.r-star-blue .cn.tr, .r-star-blue .cn.br {
	margin-left:100%;
}

.r-star-blue .cn.bl, .r-star-blue .cn.br {
	top:auto;
}

.r-star-double {
	position:relative;
	overflow:hidden;
	padding:4px 0;
	margin-bottom:2px;
}

.r-star-double .content {
	padding:0;
}
.r-star-double .content h2 {
	background:#0089cf;
	padding:0 5px 5px 5px;
}
.r-star-double .content h2 a {
	color:#fff;
}

.r-star-double .cn {
	position:absolute;
	width:240px;
	height:8px;
	left:-4px;
	top:-4px;
	background:url(images/star_double.png);
}

.r-star-double .cn.tr, .r-star-double .cn.br {
	margin-left:100%;
}

.r-star-double .cn.bl, .r-star-double .cn.br {
	top:auto;
}
.projects {
	background:#dbd8d8;
	color:#000;
	font-size:8pt;
	padding:0 5px;
}
.projects li {
	padding:3px 0 5px 0;
	border-bottom:1px #a8a6a6 solid;
	list-style-type:none;
	margin:0;
}
.projects li a {
	color:#000;
	font-size:8pt;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.adminButton {
	background: transparent;
	border: 1px dotted #000;
	color: #000;
	font-size: 9px;
	
}
