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, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ol, ul {
	list-style: none;
}

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	background: #FFFFFF url('images/bg.jpg') top center no-repeat;
	margin-top: 0px;
	color: #0E588A;
}

a {
	color: #1D6AAE;
	text-decoration: none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a:hover {
	color: #1D6AAE;
	text-decoration: underline;
}

.noMargin {
	margin: 0px;
}
strong, b {
	font-weight: bold;
}
.clr {
	clear: both;
}

#wrapper {

	background-image: url('');
	width: 700px;
	margin: 0 auto;
	padding: 30px 30px;
}

.box {
	width: 640px;
	border: 3px solid #0E588A;
	margin: 0 auto 30px auto;
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
}

.header {
	width: 670px;
	margin: 0 auto 20px auto;
}


.midnavbar {
	padding: 15px 0 25px 0;
	text-align: center;
}

.midnav, .midnavON {
	margin: 5px;
	display: inline;
}

.midnav a, .midnavON a {
	border: 1px solid #0E588A;
	padding: 6px 24px;
	font-weight: bold;
}

.midnav a:hover, .midnavON a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0E588A;
}

p {
	margin-bottom: 16px;
}

#tab2nav {
	text-align: center;
	padding: 8px 0;
}

#tab2nav a {
	margin: 0 20px;
	font-weight: bold;
}

#tab2_1, #tab2_2 {
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
}

#tab2_1 {
	margin-left: 50px;
}

#tab2_2 {
	margin-left: 25px;
}

#tab2_1 img, #tab2_2 img {
	border: 1px solid #0E588A;
}

#tab4 p {
	text-align: center;
}

#tab4 a img {
	margin: 0;
}

#video1 {
	width: 640px;
	height:362px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E588A;
	border-right-color: #0E588A;
	border-left-color: #0E588A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-color: #0E588A;
}

#belowvideo {
	width: 640px;
	margin: 0 auto 30px auto;
	margin-bottom: 0;
}

#videoBottom {
	height: 1px;
	width: 642px;
	border-top: 0;
	margin: 0 auto 30px auto;
}

label {
	float: left;
	width: 65px;
	font-weight: bold;
}

#dates{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	width: 600px;
	height: 400px;
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}