@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.downloadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	padding-left: 13px;
}
.homedownloadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	padding-left: 5px;
	background-image: url(images/home/bg_line.gif);
	background-repeat: repeat-y;
}
.box {
	background-image: url(images/home/2b.gif);
	background-repeat: repeat-y;
}
.box2 {
	background-image: url(images/about/line2.gif);
	background-repeat: no-repeat;
}
.linkspace {
	padding-left: 13px;
}

#mainNAV {
	padding-top: 8px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .7px;
	text-transform: uppercase;
}

#footerNAV {
	font-size: 14px;
	color: #666;
	float: right;
	padding: 5px;
}

h1 {
	font-size: 150%;
	color: #00AEEF;
	margin-top: 110px;
}

h3 {
	margin-top: 30px;
	text-transform: uppercase;
}

h5 {
	font-size: 120%;
	color: #00AEEF;
	margin-top: 20px;
	text-transform: uppercase;
}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
.footerLINE {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}

a {
	color:#333;
	text-decoration: none;
}

a:hover {
	color: #00AEEF;
	text-decoration: none;
}

a.bluelink {
	color:#00AEEF;
	text-decoration: none;
	font-weight: bold;
}
.quote {
	margin-right: 25px;
	margin-left: 0px;
	text-align: justify;
	font-style: italic;
}
.attribution {
	margin-left: 10px;
	color: #0099F8;
	font-weight: bold;
	margin-top: -10px;
}

.homepagetext {
	width: 400px;
	font-size: 13px;
	line-height: 18px;
	color: #444444;
}

