/* CSS Document */
body {
	background-color: #000033;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	line-height:12pt;
	letter-spacing:0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	line-height:12pt;
	letter-spacing:0px;
}
.text-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F6C74A;
	line-height:12pt;
	letter-spacing:0px;
}

.text-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #cccccc;
	letter-spacing:0px;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
}

.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	letter-spacing:0px;
}
.style2 {
	color: #F6C74A;
	font-size: 14pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	letter-spacing:1px;
	margin-bottom: 5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F6C74A;
	font-style: italic;
	margin-bottom: 10px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	margin-bottom: 5px;
	letter-spacing:1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F6C74A;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	letter-spacing: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
	line-height: normal;
	margin-bottom: 0px;
	letter-spacing: 0px;
}

.header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF;
}

img { border-color:#F6C74A; }

a.header:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F6C74A;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-decoration: underline;
}

a:link {
	color: #F6C74A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a.header:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F6C74A;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-decoration: underline;
}
a:visited {
	color: #F6C74A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-decoration: underline;
}

a.nav:link {
	color: #000033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;
}

a.nav:visited {
	color: #000033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;

}

a.nav:hover {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;

}
a.left:link {
	color: #000033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 11px;
}

a.left:visited {
	color: #000033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	line-height:11px;
}

a.left:hover {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	line-height:11px;
}
a.left2:link {
	color: #9966CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 11px;
}

a.left2:visited {
	color: #9966CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	line-height:11px;
}

a.left2:hover {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	line-height:11px;
}

a.caption:link {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	line-height: 16pt;
}

a.caption:visited {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	line-height:16pt;
}

a.caption:hover {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	line-height:16pt;
}
a.bottom:link {
	color: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a.bottom:visited {
	color: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a.bottom:hover {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
