@charset "UTF-8";
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/*html*/

body, td, th {
	font-family: 'Open Sans', sans-serif;
}
body {
	margin-top: 0px;
	background-color: #DDDDDD;
	background-image: url(../media/ltblur.png);
	background-repeat: no-repeat;
	background-size: 75%;
	-webkit-text-size-adjust: none;
}
/*links*/

a.top:link {
	text-decoration: none;
	color: #464646;
}
a.top:visited {
	text-decoration: none;
	color: #464646;
}
a.top:hover {
	text-decoration: none;
	font-weight: 600;
	color: #464646;
}
a.top:active {
	text-decoration: none;
	font-weight: 600;
	color: #464646;
}
a.topactive:link {
	text-decoration: none;
	font-weight: 600;
	color: #464646;
}
a.topactive:visited {
	text-decoration: none;
	font-weight: 600;
	color: #464646;
}
a.topactive:hover {
	text-decoration: none;
	font-weight: 600;
	color: #464646;
}
a.topactive:active {
	text-decoration: none;
	font-weight: 600;
	color: #464646;
}
a.sub:link {
	text-decoration: none;
	color: #666666;
}
a.sub:visited {
	text-decoration: none;
	color: #666666;
}
a.sub:hover {
	text-decoration: none;
	color: #F60;
}
a.sub:active {
	text-decoration: none;
	color: #F60;
}
a.subactive:link {
	text-decoration: none;
	color: #F60;
}
a.subactive:visited {
	text-decoration: none;
	color: #F60;
}
a.subactive:hover {
	text-decoration: none;
	color: #F60;
}
a.subactive:active {
	text-decoration: none;
	color: #F60;
}
a.foot:link {
	text-decoration: none;
	color: #888888;
}
a.foot:visited {
	text-decoration: none;
	color: #888888;
}
a.foot:hover {
	text-decoration: underline;
	color: #666666;
}
a.foot:active {
	text-decoration: underline;
	color: #666666;
}
a.future:link {
	text-decoration: none;
	color: #F60;
}
a.future:visited {
	text-decoration: none;
	color: #F60;
}
a.future:hover {
	text-decoration: underline;
	color: #F60;
}
a.future:active {
	text-decoration: underline;
	color: #F60;
}
/*website*/

.container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.header {
	position: relative;
	width: 1000px;
	margin-top: 35px;
	margin-bottom: 45px;
	text-align: center;
	border: 0;
	border-width: 0px;
}
.topmenu {
	position: relative;
	width: 1000px;
	margin-bottom: 9px;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
}
.content {
	position: relative;
	width: 1000px;
	background-color: #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 5px -1px #888888;
	-moz-box-shadow: 0px 0px 5px -1px #888888;
	-webkit-box-shadow: 0px 0px 5px -1px #888888;
}
.submenu {
	position: relative;
	width: 1000px;
	margin-top: -10px;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
	background-color: #F9F9F9;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #DDDDDD;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}
.footer {
	position: relative;
	margin-top: 5px;
	width: 1000px;
	height: 22px;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
	color: #888888;
}