@charset "UTF-8";
/* CSS Document */
/* tag styles */
body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 100%;
	line-height: 1.5em;
	color: #FFFFFF;
}

h1 {
	font-family: verdana, impact, Arial Black, sans-serif;
	color: black;
	text-align: center;
	text-shadow: 3px 2px 2px #033;
	padding-top: 12px;
	padding-bottom: 12px;
}
h2 {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size:1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #040D33;
	font-variant:small-caps;
	color: #FFFFFF;
	border-radius: 0px 35px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px; 
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	margin-top: 10px;
	margin-right: 680px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 305px;
	padding-left: .4em;
	text-align: left;
	text-shadow: 3px 3px 2px #000;}
.container {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: black;
	position: relative;
	vertical-align: middle;
	text-align: left;
	list-style-type: none;
	margin: auto;
	top: 3%;
	background-image: -webkit-linear-gradient(180deg, rgba(250,250,250,1.00)30%,rgba(14,79,127,1.00)180%);
	background-image: -moz-linear-gradient(180deg, rgba(250,250,250,1.00)30%,rgba(14,79,127,1.00)180%);
	background-image: -o-linear-gradient(180deg, rgba(250,250,250,1.00)10%,rgba(14,79,127,1.00)180%);
	background-image: linear-gradient(180deg, rgba(250,250,250,1.00)10%,rgba(14,79,127,1.00)180%);
	background-color: rgba(14,79,127,1.00);
	width: 90%;
}
.container .leftquestions li {text-align: left; text-indent: 2em; font-size: 1.2em; }

.smalltext {
	text-align: center;
	padding-left: 8px;
	font-size: .9em;
	line-height: 1.2em;
	color:black;
}
.width_100 {width: 100%;}
.width_center {vertical-align: middle; margin: auto; padding-left: 38px;}

.into {padding-left: 12px; padding-right: 12px; }
.center {text-align: center; margin-left: auto; margin-right: auto;font-size: 0.9em;
	line-height: 1.4em;
	color:black; }

.questions  {
    display: inline-block;
	color: black;
    text-align: center;
	align-content: center;}

.questionul {display:table-cell;
    text-align: left;
	align-content: center;
	vertical-align: top;
	font-size: 10pt;
	}

/* unvisited link */
a:link {
	color:#1C2F4E;}
/* visited link */
a:visited {
	color:#1D5923;}
/* mouse over link */
a:hover {
	color:#0E6B79;
}
/* selected link */
a:active {
	color:#1B9722;
}
a:focus {
	background-color: #84DCD9;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

 .maintable {

	margin: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	align-content: center;
	padding-left: 1px;
	background-color: white;
	 color:black;

}
.odd {
	margin: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	align-content: center;
	padding-left: 1px;
	background-color:#89B9DC;}

table {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	vertical-align: top;
	border: #0D2F4B solid 2px;
	
}
tbody tr th {
	background-color: white;
	color: black;
	padding: 1rem;
}
.th {text-shadow: 3px 3px 2px white;
	background:#466E8E; font-size: 1.8rem;
	line-height: 1rem;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;}

.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 2.2em;
	color:black;
	background-image:url(../images/dogprintsgoingtowards.png);
	border-top-width: 14px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style:ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color:#466E8E;
	border-right-color:#466E8E;
	border-bottom-color:#466E8E;
	border-left-color:#466E8E;
}

/*Navigation*/

	/* Paragraph selector */
p {
	padding-left: .2em;
	font-size: 1.1em;
	font-weight: bold;
}
section {
	
margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
}
