body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(images/gradient_bg.jpg);
	background-repeat:repeat-x;
	background-color:#08203f;
	margin:0px;
	width:100%;
}
.clear {
	clear:both;
}
.contentWrapper {
	clear:both;
	width:800px;
	color:#333;
	margin:0px auto;
}
.contentMain {
	background-color:#FFF;
	padding: 0 20px 0 0;
	min-height:350px;
	height:auto !important;
/*	height:350px;*/
}

img{border:none;}

.img1 {
	min-height:230px;
	height:auto !important;
	height:230px;
	background:url(images/header_bg.png) no-repeat center;
	background-color:#FFFFFF;
}

.imglinksevents{float:left;margin:10px}

#logo {
	z-index:1000;
	position:relative;
	top: 0px;
	left: -40px;
}

#mfrlogo {
	z-index:1000;
	position:relative;
	top: -160px;
	left: 400px;
}

.contentRight {
	float:right;
	width:560px;
	padding-top:10px;
}
.contentLeft {
	float:left;
	width:185px;
}
.contentLeftFull {
	float:left;
	padding-top:10px;
}

.footer {
	background:#101010 url(images/footer.jpg) center no-repeat;
	height:358px;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}

.copyright {
	color:#fff;
	float:left;
	font-size:1em;
	line-height:1.5em;
	margin:50px 0 0 20px;
	width:190px;
}

.partners {
	color:#fff;
	float:right;
	margin:50px 0 0 0;
	width:540px;
}

.partnerimgs{
	padding-right:13px;
	}

.green {
	color:##0079D3;
}
a, a:visited, a:hover {
	color:##0079D3;
	font-weight:bold;
}
h1 {
	font-size:2.6em;
	color:#EE3500;
	text-transform:uppercase;
	letter-spacing: -0.06em;
}
h2 {
	font-size:1.6em;
	color:#EE3500;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
}

li {
	padding:5px 0;}

hr{
	color:#0f4a96;
	background-color:#0f4a96;
	height:1px;
	margin:20px 0 20px 0;
}

.left {
	float:left;
	padding-right:5px;
	padding-bottom:80px;
}
.formRow {
	clear:both;
}
.subText {
	color:#FFFFFF;
	font-size:0.8em;
}
.bandImg {
	float:left;
	padding-right:10px;
	padding-bottom:20px;
	width:250px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#navcontainer li { 
	margin: 0px 0px -2px 0px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
}
#navcontainer a {
	display: block;
	padding: 4px 0 12px 20px;
	width: 184px;
}

#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
	font-weight:300;
	color: #fff;
	letter-spacing: -0.04em;
}

#navcontainer a:hover {
	color: #005480;
}

#active a:link, #active a:visited, #active a:hover {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
ul.hozlist {
	list-style-image: none;
	list-style-type: none;
}
.hozlist li {
	margin:auto;
	padding:10px;
	display:inline;
	font-size:1em;
	font-weight:700;
	color:#0f4a96;
}

/*ul.nav {
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0;
}
.nav li {
	height:38px;
	width:158px;
	margin-bottom:5px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
}
.nav li a, .nav li a:visited {
	display: block;
	padding:12px 0px 12px 8px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #132330;
	font-weight: bold;
	letter-spacing: -0.06em;
	list-style-image: none;
	list-style-type: none;
	border:1px solid #FF0000;
}
.nav li a:hover {
	color:#005480;
}*/

/* ***** form ***** */

.textbox { 
	width:150px; 
	border: 1px solid #111047;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #111047;
}

.label {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #111047;
}

/* ***** /form **** */
