@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	
}

.column1 {

	background-color: #003333;

	padding-left: 20px;

}

.column2 {

	background-color: #003333;

	padding-left: 20px;

}

.column3 {

	background-color: #003333;

	padding-left: 20px;

}







.navbar {

	background-color: #003333;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	border-color: #003333;
	

}


.article  {

	background-color: #003333;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;

	float: center;

	min-height: normal;

	margin: 0px;

}

.row {

	background-color: #003333;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	
	float: center;
	
	

}




.text {

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	color: #ffffff;

}


.header  {

	background-color: #003333;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;

	float: center;


}



.header h4 {

	background-color: #003333;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	float: center;

}

.header h4 a {

	background-color: #003333;
	color: #6699cc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	float: center;

}

.header p a {

	background-color: #003333;
	color: #339966;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	float: center;

}



.content  {

	background-color: #003333;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	
	color: #ffffff;
	
}

.row		{

	background-color: #003333;
	color: #6699cc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	float: center;

}


