/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../_fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../_fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../_fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../_fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../_fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../_fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../_fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../_fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../_fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../_fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../_fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../_fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../_fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../_fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../_fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../_fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../_fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../_fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../_fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../_fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../_fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../_fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../_fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../_fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../_fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../_fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../_fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../_fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../_fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../_fonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}


* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #bdbdbd;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}

h2 {
	font-size: 230%;
	font-weight: 650;
	text-align: left;
	padding: 3% 20% 2% 20%;
	color: #023e84;
}

h3 {
	font-size: 175%;
	line-height: 155%;
	padding: 5% 0;
	font-weight: 400;
}

h4 {
	font-size: 130%;
	font-weight: 510;
	text-align: left;
	padding: 3% 20% 0% 20%;
	color: #023e84;
}
h5 {
	font-size: 110%;
	font-weight: 600;
	line-height: 160%;
	padding: 2% 20% 0% 20%;
	text-align: left;
	color: #666;
}
h6 {
	font-size: 100%;
	font-weight: 600;
	line-height: 160%;
	padding: 2% 20% 0% 20%;
	text-align: left;
	color: #666;
}
h7 {
	font-size: 100%;
	font-weight: 600;
	line-height: 160%;
	padding: 2% 20% 0% 20%;
	text-align: left;
	color: #023e84;
}
p {
	font-size: 100%;
	line-height: 160%;
	padding: 1% 20% 0% 20%;
	text-align: left;
	color: #666;
}

.ptable {
	font-size: 100%;
	line-height: 160%;
	padding: 0% 0% 0% 0%;
	text-align: left;
	color: #666;
}


.pxs {
	font-size: 75%;
	line-height: 100%;
	text-align: left;
	color: #666;
}


a:link {
	color: #023e84;
	text-decoration: none;
}

a:hover {
	color: #023e84;
	text-decoration: none;
}

a:visited {
	color: #023e84;
	text-decoration: none;
}


.cl-contentheader {
	font-size: 230%;
	font-weight: 650;
	text-align: left;
	padding: 10% 20% 2% 20%;
	color: #023e84;
}

.cl-contentheader2 {
	font-size: 150%;
	font-weight: 650;
	text-align: left;
	padding: 3% 20% 2% 20%;
	color: #023e84;
	margin-top: 2%;
}

.cl-contenttxt {
	font-size: 120%;
	line-height: 160%;
	padding: 1% 20% 0% 20%;
	text-align: left;
	color: #666;
}

.ul-maintxt{
	font-size: 100%;
	line-height: 140%;
	padding: 2% 20% 0% 20%;
	text-align: left;
	color: #666;
    list-style-type: square;
    list-style-position: inside;
    list-style-image: none;
	margin-left: 20px;
	text-indent: -10px;
}


img {
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 0 0 -4px 0;
}

.content-wrapper {
	float: left;
	width: 100%;
	min-height: 500px;
	background-color: #fff;
}

.cldiv {
	padding: 0% 20% 0% 20%;
	
}

.table {
  font-family: 'Roboto', sans-serif;
  border-collapse: collapse;
  text-align: left;
  width: 78%;
}

.table td, #table th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.table tr:nth-child(even){background-color: #f2f2f2;}

.table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}


@media only screen and (max-width: 1050px) {

	.cl-contentheader {
		font-size: 150%;
	}
	
	.cl-contentheader2 {
		font-size: 120%;
	}
			
	h3 {
		font-size: 115%;	
	}
			
	h6 {
		font-size: 100%;
		padding: 2% 15% 0% 8%;	
	}
			
	h7 {
		font-size: 90%;
		padding: 2% 15% 0% 8%;	
	}
	
	p {
		font-size: 80%;	
	}
	
}







