/* GKM external CSS file */
/* filename "gkmStyle.css*/

A {
	text-decoration: none;
	color: #ffffff;
}

body {
	background-image:
	background-color: #ffffff;	
}

p {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0;
	padding: 6px;
	color: #000000;
	top: auto;
}

h1 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	margin: 0; padding: 6px;
	color: #2580AE;
}

h2 {

	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	margin: 0; padding: 6px;
	color: #2580AE;
}

h3 {

	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
      margin: 0; padding: 6px;
	color: #003366;
	}
	
h4 {
	font-family: Verdana;
	font-size: 6pt;
	font-align: centre
	color: #000000;
}
dt {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
dd {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

table {
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
}

.container {
	background-image: url('');
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 980px;
}
.header {
	margin: 0 auto;
	}

.footer {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	width: 980px;
}

.footer a {
	text-decoration: none;
	font-weight: bold;
	color: #C6101F;
}
.footer a:hover {
	background: #FFCC00;
	color: #C6101F;
}

.navigation {
	background: url('images/navBar2a.gif') repeat-x;
	font: bold 10pt Verdana,sans-serif;
    	height: 32px;
	width: 980px;
}
.navigation a {
	color: #FFFFFF;
	margin-left: 58px;  /*spacing*/
	line-height: 24px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.navigation a:hover {
	background: url('images/navBar2b.gif') repeat-x;
	color: #F8F73B;
}

.main {
	background-position: center;
	background-color: #e56021;
	width: 980px;
	height: 16px;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: 4px;



.special {
    color: #2580AE;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0;
	padding: 0px;
}

.line_horizontal {
}

.line_vertical {
}

.g_style_note {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.g_stylecopy {
    font-family: Verdana;
	font-size: 10pt;
	color: #2580AE;
}

.copyright {
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
}

.top_bar_border {
	background-color: #C6101F;
	font-family: Verdana;
	font-size: 9px;
	margin-left: 0px;
	color: #FFFFFF;
}
.tablesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
ul {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;

}
li {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.top_text_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: left;
	background-color: #C6101F;
}

.style1 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

