@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000033;
	margin-top: 2px;
	font-family: Verdana, Arial, sans-serif;
}

.clientname {	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	font-size: 11pt;
}

.projectname {	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	font-size: 16pt;
}

.navstripe {
	background-color: #000066;
}

.mainnav {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight:normal;
	vertical-align: bottom;
}

.navcategory {
	font-size:10pt; 
	font-weight:bold;
	color:#000000;
}

a:link {
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.navlink { 
	line-height: 16pt;
}

h1 {color:#000066; 
	font-size:12pt; 
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center;
}

h2 {color:#000066; 
	font-size:12pt; 
	font-weight:normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-position: center;
}

.text {
	font-size: 8pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

strong {
	font-size: 8pt;
	font-weight: bold;
	color: #000033;
	line-height: 16px;
}

.copyright {	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434E3E;
	font-size: 7pt;
	background-position: center;
}

.ttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #627159;
}

.indexpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #627159;
}
