/* Document defaults */

BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
}

.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	text-decoration: none;
	color: #5B69A6;
}

A:hover{color:red}
A:active{color:green}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

dl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

pre {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
}

tt {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}

p1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
}

div.shell {
  font-family: "Courier New", Courier, mono;
  padding: 5px;
  border: solid thin;
  margin: 0 0;
  background: #DDDDDD;
}

.body {  font-family: Geneva, Arial, Helvetica, sans-serif}
.body { font-size:10pt; font-style: normal; line-height: 120%; text-transform: none}

.contact {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px}
.heading1 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13pt; color: #0000A0; font-weight: bold; font-style: normal; line-height: 200%}
.heading2 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #0000A0; font-size: 14px; line-height: 120%}
.qna {  font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #006666; font-size: 14px; line-height: 120%}
.headline1 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; font-size: 13px; line-height: 120%}
.headline2 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: color: #000000; font-size: 12px}
.notes {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #8991A9}
.button {  font-family: Geneva, Arial, Helvetica, sans-serif; height: 27px; width: 72px; background-image: url(../../graphics/Button/button.jpg); font-variant: normal; background-repeat: no-repeat; background-position: center center; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.button_large {  font-family: Geneva, Arial, Helvetica, sans-serif; background-image: url(../../graphics/Button/button_large.jpg); height: 27px; width: 160px; background-repeat: no-repeat; background-position: center center; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; font-variant: normal}
.tablelightblue {  background-color: #E9F3FC; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt}
.tablegreen {  background-color: #FAFBF4; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt}
.textblue {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #0080C0}
.tablegray {  background-color: #CCCCCC}
.bullet {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; list-style-image: url(../../images/bullet.JPG)}

