@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/assets/img/gradientbackground.png);
	background-repeat:no-repeat;
	background-color:#005B95;
}
table {
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	vertical-align: top;
}
p {
	margin: 0 0 1em 0;
}
ul {
	padding: 0px;
	margin: 0px;
	color: #4f4f4f;
}
li {
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a {
	color: #005B95;
	text-decoration: none;
}
a:hover {
	color: #005B95;
	text-decoration: underline;
}
a:visited {
	color: #005B95;
	text-decoration: none;
}
a:active {
	color: #005B95;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
    /* width: 220px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* height: 21px; */
}
select {
	font-size: 12px;
    /* width: 220px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* height: 21px; */
}
textarea {
	font-size: 12px;
    /* width: 220px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* height: 21px; */
}
div#bodyfield {
	display: none;
}
.footnote {
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
}
.style2 {
	color: #FFFFFF;
}
#style5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #005B95;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#style5 td {
	border-left-width: 1px;
	border-left-color: #005B95;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #005B95;
	border-right-style: solid;
	height: 26px;
	vertical-align:middle;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #E9E7DD;
	background-color: #005B95;
	font-weight: normal;
	text-decoration: none;
}
#style5 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E9E7DD;
	font-weight: bold;
	text-decoration: none;
/*	padding: 2px 4px 2px 4px;*/
	padding: 0px;
	margin: 0px;
}
#style5 a:hover{
	background-color: #005B95;
	color: #FFFFFF;
	text-decoration: underline;
}
.hometitle a{
	/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif, Tahoma, Arial;*/
	font-size: 17px;
	font-weight: bold;
	color: #005B95;
	margin: 0 0 1px 0;
	padding-bottom: 3px;
	text-decoration: underline;
}
.title {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif, Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #005B95;
	margin: 0 0 1px 0;
}
.title a {
	text-decoration: underline;
}
.subtitle {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif, Tahoma, Arial;
	font-size: 14px;
	font-weight:normal;
	color:#005B95;
	margin:0 0 1em 0;
}
.heading {
	font-size: 13px;
	font-weight:bold;
	padding:0 0 1px 0;
	margin:0 0 1px 0;
}
.footer {
	font-size: 10px;
	text-decoration: none;
	color: #004b85;
}
.footer a {
	font-size: 10px;
	text-decoration: none;
	color: #004b85;
}
.footer a:hover {
	font-size: 10px;
	text-decoration:underline;
	color: #000000;
}
.footer a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#sidelinks p {
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	line-height:20px;
	margin:0px;
}
#sidelinks a{
	color:#ffffff;
	text-decoration:none;
}
#sidelinks a:hover{
	color:#e5e3d7;
}
.sidelinkstopleft{
	/* background-image:url(../assets/img/bubbletopleft.png); */
	width:8px;
	height:8px;
}
.sidelinkstopright{
	/* background-image:url(../assets/img/bubbletopright.png); */
	width: 8px;
	height: 8px;
}
#sidelinksdark{
	width: 100%;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
#sidelinksdark p{
	line-height: 12px;
	padding-bottom: 1px;
}
#sidelinksdark ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
#sidelinksdark li{
    /*background-image: url(../img/bluearrow.png);*/
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#sidelinksdark a{
	color:#000000;
	text-decoration:none;
}
#sidelinksdark a:hover{
	color:#005B95;
	text-decoration:none;
}
.homenews a{
	color:#000000;
	text-decoration:none;
}
.homenews a:hover{
	color:#005B95;
	text-decoration:underline;
}
table.greyborders {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.greyborders th {
	border-width: 1px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
}
table.greyborders td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
}

.style12c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0983d7;
	font-style: normal;
	line-height: 110%;
	letter-spacing: 0.03em;
}
