@charset "UTF-8";

a { outline:none;}

html {
	overflow-y: scroll;
	
	scrollbar-face-color:#F0F0F0;
   scrollbar-arrow-color:#FFCC00;
   scrollbar-track-color:#FFFFFF;
   scrollbar-3dlight-color:#BABABA;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-darkshadow-color:#BABABA;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #095AA6;
	background-image: url(../images/main/page_bg.png);
	background-position: center;
	background-repeat: repeat-y;

}
.main_body_bottom {
	background-image: url(../images/main/main_bottom_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}

a.logo {
	display: block;
	width: 175px;
	height: 140px;
	text-decoration: none;
	background-image: url(../images/main/mvedc_logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a:hover.logo {
	background-position: 0 -140px;
}
a:active.logo {
	background-position: 0 -140px;
}

#masthead {
	height: 140px;
	width: 625px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background: url(../images/headers/rotate.php);
	background-color: #F0F0F0;
}

.search_box{
	height: 50px;
	width: 270px;
	background-image: url(../images/main/search_box.png);
	background-repeat: no-repeat;
	float: right;
}
.smart_companies_slogan{
	height: 40px;
	width: 550px;
	float: left;
	margin-top: 40px;
	margin-left: 35px;
	margin-right: 40px;
	background-image: url(../images/main/smart_companies.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.news_box_top{
	height: 15px;
	width: 540px;
	background-image: url(../images/news_box/news_box_top.png);
	background-repeat: no-repeat;
}
.news_box_middle{
	width: 540px;
	background-image: url(../images/news_box/news_box_middle.png);
	background-repeat: repeat-y;
}
.news_box_bottom{
	height: 10px;
	width: 540px;
	background-image: url(../images/news_box/news_box_bottom.png);
	background-repeat: no-repeat;
}
.news_box_spacer{
	width: 10px;
	background-image: url(../images/news_box/news_box_spacer.png);
	background-repeat: repeat-y;
}
.mv_happenings {
	display: block;
	width: 250px;
	height: 100px;
	text-decoration: none;
	background-image: url(../images/mv_happenings.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a.mv_happenings {
	display: block;
	width: 250px;
	height: 100px;
	text-decoration: none;
	background-image: url(../images/mv_happenings.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a:hover.mv_happenings {
	background-position: 0 -100px;
}
a:active.mv_happenings {
	background-position: 0 -100px;
}

.artsfest {
	display: block;
	width: 250px;
	height: 85px;
	text-decoration: none;
	background-image: url(../images/artsfest.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a.artsfest {
	display: block;
	width: 250px;
	height: 85px;
	text-decoration: none;
	background-image: url(../images/artsfest.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
a:hover.artsfest {
	background-position: 0 -85px;
}
a:active.artsfest {
	background-position: 0 -85px;
}
.sponsors_box_top{
	height: 10px;
	width: 250px;
	background-image: url(../images/sponsors_box/sponsors_box_top.png);
	background-repeat: no-repeat;
}
.sponsors_box_middle{
	width: 250px;
	background-image: url(../images/sponsors_box/sponsors_box_middle.png);
	background-repeat: repeat-y;
}
.sponsors_box_bottom{
	height: 15px;
	width: 250px;
	background-image: url(../images/sponsors_box/sponsors_box_bottom.png);
	background-repeat: no-repeat;
}
a .sponsors_box_bottom_link {
	height: 15px;
	width: 250px;
	background-image: url(../images/sponsors_box/sponsors_box_bottom.png);
	background-repeat: no-repeat;
	border: 0px;	
}
a:hover .sponsors_box_bottom_link{
	height: 15px;
	width: 250px;
	background-image: url(../images/sponsors_box/sponsors_box_bottom.png);
	background-repeat: no-repeat;
	border: 0px;	
}
.flashcontent {
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 235px;
	background-color: #095AA6;
	color: #FFFFFF;
}
a.flashcontent{
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 235px;
	background-color: #095AA6;
	color: #FFCC00;
}
.flashcontent2 {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
}
.flashcontent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 101;
}
.flash_bottom{
	background-image: url(../images/flash_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.newsbox_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-right: 0px;
}
.newsbox_text {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
	padding-right: 0px;
}
a.newsbox_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:visited.newsbox_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.newsbox_text, a:focus.newsbox_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.newsbox_img {
	padding: 3px;
	margin-right: 7px;
	border-color: #095AA6;
	border-style: solid;
	border-width: 1px;
}

.main_img {
	padding: 5px;
	margin-right: 15px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
a.main_img {
	padding: 5px;
	border-color: #cccccc;
	margin-right: 15px;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
a:hover .main_img {
	padding: 5px;
	margin-right: 15px;
	border-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	opacity:.80;
    filter: alpha(opacity=80);
}
.main_img_nomargin {
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin: 0px;
}
a.main_img_nomargin {
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin: 0px;
}
a:hover .main_img_nomargin {
	padding: 5px;
	border-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin: 0px;
	opacity:.80;
    filter: alpha(opacity=80);
}
.main_img_noborder {
	padding: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
a.main_img_noborder {
	padding: 0px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
a:hover .main_img_noborder {
	padding: 0px;
	border-color: #FFCC00;
	border-style: solid;
	border-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	opacity:.80;
    filter: alpha(opacity=80);
}
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.body_header_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-align: left;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.4em;
}
.dropcap {
	float:left;
	color:#FFCC00;
	font-size:50px;
	line-height:38px;
	padding-top:3px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
} 

a.body_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
a:visited.body_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
a:hover.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: underline;
}
.body_text_underline{
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-decoration: none;
}
a.body_text_underline{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0px;
}
a:visited.body_text_underline{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0px;
}
a:hover.body_text_underline{
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-width: 0px;
	
}
.body_text_underline_small{
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-decoration: none;
}
a.body_text_underline_small{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0px;
}
a:visited.body_text_underline_small{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0px;
}
a:hover.body_text_underline_small{
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-width: 0px;
	
}
a.body_text_underline_small{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 0px;
}
.body_text_smaller {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.4em;
}
a.body_text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
a:visited.body_text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
a:hover.body_text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: underline;
}
.body_text_smaller_nolink {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.body_text_smaller_bullet {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: normal;
	background: url(../images/main/bullet.png) no-repeat center left;
	padding: 0px 0 0 25px;
	font-size: 14px;
	line-height: 1.4em;
}
a.body_text_smaller_bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 1.4em;
	background: url(../images/main/bullet2.png) no-repeat center left;
	padding: 0px 0 0 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}
a:visited.body_text_smaller_bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
a:hover.body_text_smaller_bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: underline;
}
a.body_text_smaller_bullet_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	line-height: 1.4em;
	background: url(../images/main/bullet2.png) no-repeat center left;
	padding: 0px 0 0 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	text-align: right;
	float: right;
}
a:hover.body_text_smaller_bullet_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: underline;
}
.page_description_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-weight: normal;
	font-size: 11px;
	line-height: 1em;
	border-bottom-width: 1px;
	text-transform: none;
	padding: 0px 0 0 20px;
	background: url(../images/main/bullet.png) no-repeat center left;
	float: right;
	margin-top: 10px;
}	

.footer_text {
	color: #095AA6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial_box {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.1em;
	margin-left: 20px;
	background-image: url(../images/testimonial_box/testimonial_middle.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.testinonial_text_small {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: bold;
}
a.testinonial_text_small {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: bold;
}
a:hover.testinonial_text_small {
	color: #095AA6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: bold;
}
.testinonial_text {
	font-family: "Times New Roman", Times, serif;
	color: #095AA6;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
}
a.testinonial_text {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
	text-decoration: underline;
}
a:hover.testinonial_text {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
	text-decoration: underline;
}
a.testinonial_text_link {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
	text-decoration: underline;
}
a:hover.testinonial_text_link {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
	text-decoration: underline;
}
.testimonial_img {
	padding: 5px;
	margin-left: 5px;
	margin-right: 10px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}

#companylogo_box_blank {
	border: 1px dotted #FFFFFF;
	text-decoration: none;
	padding: 5px;
	display: block;
	height: 122px !important;
	width: 160px !important;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #CC0000;
	text-align: center;
}
#companylogo_box a {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	text-decoration: none;
	padding: 5px;
	display: block;
	height: 122px !important;
	width: 160px !important;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #CC0000;
	text-align: center;
}
#companylogo_box a:hover {
	background-color: #FFFFFF;
	border: 1px solid #FFCC00;
	padding: 5px;
	display: block;
	height: 122px !important;
	width: 160px !important;
	float: left;
	opacity:.60;
    filter: alpha(opacity=60);
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #095AA6;
	text-align: center;
}
#companylogo_box_blue a {
	background-color: #E0EAF4;
	border: 1px dotted #095AA6;
	text-decoration: none;
	padding: 5px;
	display: block;
	height: 122px !important;
	width: 160px !important;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #CC0000;
	text-align: center;
}
#companylogo_box_blue a:hover {
	background-color: #E0EAF4;
	border: 1px solid #FFCC00;
	padding: 5px;
	display: block;
	height: 122px !important;
	width: 160px !important;
	float: left;
	opacity:.60;
    filter: alpha(opacity=60);
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #095AA6;
	text-align: center;
}


.companylogo_box_img img {
	border: 0px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #FFFFFF;
}
.companylogo_box_img:hover img {
	border: 0px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	opacity:.60;
    filter: alpha(opacity=60);
}
.companylogo_box_img:hover {color: #FFFFFF; /* irrelevant definition to overcome IE bug */}

.logo_main_box {
	border: 0px;
	margin-top: 10px !important;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../images/company_logos/logobox_bg.png);
	background-repeat: repeat-y;
}
.logo_main_box_inside {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.backtotop{
	color: #CC0000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
}

.sponsors_table {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.form_box{
	border: 1px solid #FFCC00;
}

.mi_description_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #095AA6;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
	border-bottom-width: 1px;
	text-transform: none;
	padding: 0px 0 0 20px;
	background: url(../images/main/bullet.png) no-repeat center left;
	float: right;
	margin-top: 10px;
}
.mi_description_text a{
	color: #CC0000;
	
}
.mi_description_text a:hover{

	color: #095AA6;

}