body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
p, td, div, span, table {
	font-size: 100%;
}
.language_E {
	font-family: Arial, Helvetica, sans-serif;
}
.language_I {
	font-family: Nunacom;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #2B2B72;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #6699CC;
}
hr { 
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	text-decoration: underline;
}
a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #000000; }
a:active { color: #333333; }

.colorLightBlue { color: #6699CC; }
.colorDarkBlue { color: #2B2B72; }
.colorWhite { color: #FFFFFF; }

.small {
	font-size: 85%;
}
.smaller {
	font-size: 80%;
}
.large {
	font-size: 110%;
}
.larger {
	font-size: 120%;
}
p.indent {
	margin: 2px 0px 2px 15px;
}
p.indentMore {
	margin: 2px 0px 2px 35px;
}
table.agency {
	background-color: #333366;
}
td.agencyinside {
	background-color: #ffffff;
}
td.footerDark {
	background-color: #333366;
}
td.footerLight {
	background-color: #6699CC;
}
td.content {
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}
td.leftNavigation {
	vertical-align: top;
	width: 170px;
	border-right: 1px solid #333366;
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 110%;
}
td.leftNavigation a:link 	{ color: #FFFFFF; text-decoration: none; }
td.leftNavigation a:visited { color: #FFFFFF; text-decoration: none; }
td.leftNavigation a:hover 	{ color: #CCCCCC; text-decoration: none; }
td.leftNavigation a:active 	{ color: #FFFFFF; text-decoration: none; }

td.navLink1 {
	padding: 5px 5px 5px 10px;
	background-color: #2B2B72;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #2B2B72;
	font-weight: bold;
}
td.navLink2 {
	padding: 5px 5px 5px 20px;
	background-color: #AFCEE7;
	border-top: 1px solid #2B2B72;
}
td.navLink3 {
	padding: 5px 5px 5px 35px;
	background-color: #AFCEE7;
	border-top: 1px solid #2B2B72;
}
td.navLink1Active {
	padding: 5px 5px 5px 10px;
	background-color: #639ACE;
	border-top: 1px solid #6699CC;
	font-weight: bold;
}
td.navLink2Active {
	padding: 5px 5px 5px 20px;
	background-color: #AFCEE7;
	border-top: 1px solid #2B2B72;
	font-weight: bold;
}

td.navLink1 a:link 	{ color: #FFFFFF; text-decoration: none; }
td.navLink1 a:visited { color: #FFFFFF; text-decoration: none; }
td.navLink1 a:hover 	{ color: #AFCEE7; text-decoration: none; }
td.navLink1 a:active 	{ color: #FFFFFF; text-decoration: none; }
td.navLink1Active a:link 	{ color: #FFFFFF; text-decoration: none; }
td.navLink1Active a:visited { color: #FFFFFF; text-decoration: none; }
td.navLink1Active a:hover 	{ color: #2B2B72; text-decoration: none; }
td.navLink1Active a:active 	{ color: #FFFFFF; text-decoration: none; }

td.navLink2 a:link 	{ color: #2B2B72; text-decoration: none; }
td.navLink2 a:visited { color: #2B2B72; text-decoration: none; }
td.navLink2 a:hover 	{ color: #2B2B72; text-decoration: underline; }
td.navLink2 a:active 	{ color: #2B2B72; text-decoration: none; }
td.navLink2Active a:link 	{ color: #2B2B72; text-decoration: none; }
td.navLink2Active a:visited { color: #2B2B72; text-decoration: none; }
td.navLink2Active a:hover 	{ color: #2B2B72; text-decoration: underline; }
td.navLink2Active a:active 	{ color: #2B2B72; text-decoration: none; }

td.navLink3 a:link 	{ color: #2B2B72; text-decoration: none; }
td.navLink3 a:visited { color: #2B2B72; text-decoration: none; }
td.navLink3 a:hover 	{ color: #2B2B72; text-decoration: underline; }
td.navLink3 a:active 	{ color: #2B2B72; text-decoration: none; }
td.navLink3Active a:link 	{ color: #2B2B72; text-decoration: none; }
td.navLink3Active a:visited { color: #2B2B72; text-decoration: none; }
td.navLink3Active a:hover 	{ color: #2B2B72; text-decoration: underline; }
td.navLink3Active a:active 	{ color: #2B2B72; text-decoration: none; }

td.navLink3Active {
	padding: 5px 5px 5px 35px;
	background-color: #AFCEE7;
	border-top: 1px solid #2B2B72;
	font-weight: bold;
}
td.randomImage {
	vertical-align: top;
	border-top: 1px solid #2B2B72;
	border-bottom: 1px solid #2B2B72;
}
td.headerLine {
	background-color: #2B2B72;
}
td.headerBG {
	/*background-image: url(/images/headerImageBg.gif);
	background-repeat: repeat-x;*/
	background-color: #6799CC;
}

#sitefeedback * {
	font-family: Arial, Helvetica, sans-serif;
	text-autospace: none;
}
#sitefeedback table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#sitefeedback legend {
	font-weight: bold;
	color: #000000;
}
#sitefeedback textarea {
	width: 300px;
	height: 4.5em;
}
#sitefeedback th {
	vertical-align: top;
	text-align: right;
}
#sitefeedback th.vert {
	text-align: center;
}
#sitefeedback .feedbacktable {
	width: 100%;
	margin: 10px 0;
}
#sitefeedback .feedbacktable th, #sitefeedback .feedbacktable td {
	padding: 5px;
}
#sitefeedback .matrixquestion {
	width: 90%;
	border-collapse: collapse;
	margin: 5px 0;
	padding: 0;
}
#sitefeedback .matrixquestion td {
	text-align: center;
}

