body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2E0EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	font-size: 12px;
	font-weight: normal;
	color: #0074B4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0074B4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0074B4;
	border-top-color: #0074B4;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #0074B4;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #0074B4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #0074B4;
	border-left-style: solid;
	border-left-width: 1px;
	}

.titleblue{
	font-size: 16px;
	font-weight: bold;
	color: #0074B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titlegrey{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.subtitle{
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.bodytable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-right-style: solid;
}

.icon1 {
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-right-style: solid;
}

.icon2 {
	background-image: url(img/icon2.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-right-style: solid;
}

A.menu {
	font-size: 14px;
	font-weight: normal;
	color: #0074B4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menu:hover {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.linkblue {
	font-size: 12px;
	font-weight: normal;
	color: #0074B4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.linkblue:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0074B4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.linkgrey {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.linkgrey:hover {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}