/* Reset default browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0; }
.clear { clear:both; }
.lf { float:left; }
.rt { float:right; }
p { margin-bottom:10px; }
a:hover { text-decoration:none; }
/* Reset default browser styles */


body {
background:#FFFFF7 url(images2/bgMain.jpg) repeat-x;
font:normal 12px Arial, Helvetica, sans-serif;
color:#333;
padding-bottom:50px;
}

.bgMask {
background:url(images2/masthead.jpg) no-repeat center top;
}

#mWrapper {
width:960px;
margin:0 auto;
padding:60px 0 0 0;
}

#bxLeft {
width:220px;
float:left;
margin-right:10px;
}

#bxMid {
width:280px;
float:left;
}
.bxForm {
background:#fff url(images2/bgForm.gif) no-repeat;
margin-bottom:10px;
}
.bxForm .in {
background:url(images2/bgForm.gif) no-repeat right bottom;
padding:20px 20px 0 20px;
height:468px;
overflow:hidden;
}
.bxForm h1 {
font-size:20px;
color:#003f59;
text-align:center;
padding:7px 0 10px 0;
text-shadow:1px 1px #fff;
}
.bxForm label {
font-size:14px;
color:#005f86;
display:block;
margin-bottom:3px;
}
.bxForm .txB {
width:232px;
height:27px;
padding:5px 3px 0 3px;
margin-bottom:10px;
border:solid 1px #8eedf8;
color:#777;
font-size:16px;
}
.bxForm .txS {
text-align:right;
margin-bottom:15px;
}
.bxForm .tx1 {
font-size:16px;
color:#0e667e;
text-align:center;
line-height:20px;
}
.bxCont {
background:url(images2/bgContact.gif) no-repeat;
}
.bxCont .in {
background:url(images2/bgContact.gif) no-repeat right bottom;
min-height:107px;
padding:20px 20px 0 20px;
font-size:16px;
color:#03719f;
text-align:center;
line-height:22px;
text-shadow:1px 1px #fff;
}

#bxRight {
width:440px;
float:right;
}
.bxVideo {
border:solid 1px #6bbc26;
padding:1px;
}
.bxVideo .in {
background:#56b700;
padding:8px;
}
.bxVisit {
height:31px;
background:#235e16 url(images2/bgBotVideo.jpg) no-repeat;
text-align:center;
font-size:14px;
line-height:30px;
margin-bottom:10px;
}
.bxVisit a {
text-shadow:1px 1px #003857;
color:#fff;
text-decoration:none;
}
.bxVisit a:hover {
text-decoration:underline;
}
.bxRibbon {
height:107px;
background:url(images2/bgFlash.jpg) no-repeat;
padding:7px 0 0 0;
margin-bottom:10px;
}
.bxCont2 {
background:#fff6e5;
border:solid 1px #ffe6a1;
padding:20px 20px 0 20px;
font-size:20px;
color:#ff7e00;
text-align:center;
line-height:28px;
min-height:107px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
}
.bxCont2 a {
color:#ff7e00;
text-decoration:none;
}
.bxCont2 a:hover {
text-decoration:underline;
}