/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #003366;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #6699CC;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	background-color: #FFFFFF;
}	

.bg_globe {
	background-color: #FFFFFF;
	background-image: url(images/bg_pg_1200.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}

.headertext{
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 19pt;
	font-weight: bold;
	font-style: italic;
}

.headertextsmall{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.homepagename{
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
}

.topictext{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.pictext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	background-color: #CCCCFF;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


.scroller a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.scroller a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCCCFF;
}

.scroller a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.navgrey {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.navgrey a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.navgrey a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-color: #0066CC;
}

.navgrey a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.navproduct {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.navproduct a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.navproduct a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.navproduct a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
    font-style: normal;
}

.footer a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.footer a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.footer a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.ri {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.ri a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.ri a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.ri a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

