@import url(/scripts/style/awesome.css);
@import url(/scripts/style/tables.css);
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	line-height: 20px;
}
body {
	background: #93C0EA url(/graphics/tile-main.jpg);
	margin: 0px;
	padding: 0px;
} 
.tdcontent {
	padding: 5px 10px 9px 15px;
	background-image: url(/graphics/sd_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3399FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 14px;
	padding-left: 40px;
	background-image: url(/graphics/button-off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	padding-top: 18px;
}
a.menu:hover {
	font-size: 14px;
	color: #0099FF;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(/graphics/button-on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	padding-top: 18px;
	text-decoration: none;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 15px;
}
HR {
	color: #FFFFFF;
	height: 1px;
}
.smtxt {
	font-size: 12px;
}
