/* Style Sheet for GW3D */
/*	*/
/* -- General */
h1 { font-family: Verdana, Arial,  Helvetica, sans-serif; font-weight: bold; font-size: 16pt}
h2 { font-family: Verdana, Arial,  Helvetica, sans-serif; font-weight: bold; font-size: 14pt}
h3 { font-family: Verdana, Arial,  Helvetica, sans-serif; font-weight: bold; font-size: 12pt}
h4 { font-family: Verdana, Arial,  Helvetica, sans-serif; font-weight: bold; font-size: 12pt}

body {
	font-size: 12px;
	margin: 0px 10px 10px;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
}

ul {
  font-size: 12px;
}

.table-left {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: top;
}

.table-right {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: top;
}

table.table-lines {
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 10px;
}

a:Link {
	color: #006699;
}
a:Visited {
	color: #996666;
}
a:Hover {
	color: #006699;
}

td.accent0 {
	\\background-color: #FFFFFF;
	color: #006699;
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
}
a.accent0 {
	color: #006699;
  font-size: 16px;
}
a.accent0:Link {
	color: #006699;
}
a.accent0:Visited {
	color: #996666;
}
a.accent0:Hover {
	color: #006699;
}

td.accent1 {
	\\background-color: #9BC7D1;
	color: #006699;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}
a.accent1 {
  font-size: 14px;
}
a.accent1:Link {
	color: #006699; 
}
a.accent1:Visited {
	color: #996666; 
}
a.accent1:Hover {
	color: #006699; 
}

td.accent2 {
	background: #CCCCCC;
	color: #006699;
	font-size: 18px;
	padding: 5px;
	cell-spacing: 0px;
	font-weight: bold;
}
a.accent2 {
  font-size: 18px;
}
a.accent2:Link {
	color: #006699;
	text-decoration: none;
}
a.accent2:Visited {
	color: #996666;
	text-decoration: none;
}
a.accent2:Hover {
	color: #006699;
}

.N2Item {
  font-size: 10px;
}

.TextBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
}

.TextBigBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.TextLargeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.TextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.TextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.TextTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin: 3px;
	padding: 3px;
}

.redletters {
    	color: cc3300;
}

.TitleSectionBold {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12pt;
    	font-weight: bold;
    	color: 000000;
}

.Company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	color: #000000;
} 
