﻿/* CSS Document */

li {font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #666666 } 

td {font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #666666 } 

p {font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #666666 } 

div {font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #666666 } 

body {font-family: Verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #666666 } 
h1           { margin-top: 10px; font-size: 12pt; color: #278FBF; font-weight: bold }
h2           { font-size: 10pt; color: #278FBF; font-style: italic; font-weight: bold; margin-top:2; margin-bottom:0 }


a:visited { color: #278FBF;text-decoration: none; }


a:link { color: #278FBF;text-decoration: none; }
a:active { color: black; text-decoration: underline;  }


a:hover { color: black; text-decoration: underline;  }


.menu_header a:visited {display: block; font: bold 8pt ;  width: 100%; color: #9C9292; text-align: center; text-decoration: none; } 


.menu_header a:link {display: block; font: bold 8pt ;  width: 100%; color: #9C9292; text-align: center; text-decoration: none; } 


.menu_header a {display: block; font: bold 8pt ;  width: 100%; color: #9C9292; text-align: center; text-decoration: none; } 
.menu_header a:active {color: white; background-color: #278FBF; }


.menu_header a:hover {color: white; background-color: #278FBF; }


.left_menu_header { margin-top: 10px; font-size: 10pt; color: black; font-weight: bold ; text-align: center; font-stretch: wider;
border-top-style: solid; border-top-color: white; border-top-width: thin; padding-top: 3px;
border-bottom-style: solid; border-bottom-color: white; border-bottom-width: thin; padding-bottom: 3px }

.left_menu a:visited {font: 10pt; right-margin: 2cm; left-margin: 2cm; color: white; text-align: left; text-decoration: none; } 

.left_menu a:link {font: 10pt; right-margin: 2cm; left-margin: 2cm; color: white; text-align: left; text-decoration: none; } 

.left_menu a {font: 10pt; right-margin: 2cm; left-margin: 2cm; color: white; text-align: left; text-decoration: none; } 
.left_menu a:active {color: white;}
.left_menu a:hover {color: white;}
.left_menu ul li {margin: 0;list-style-type: square; list-style-position: outside; margin-left: -25px; color: white;}

.menu_bottom {display: block; font: 8pt normal ;  width: 100%; color: drakgray; text-align: center; } 

.menu_bottom a:visited {color: #278FBF; text-decoration: none; } 

.menu_bottom a:link {color: #278FBF; text-decoration: none; } 

.menu_bottom a {color: #278FBF; text-decoration: none; } 
.menu_bottom a:active {color: black;text-decoration: underline; }


.menu_bottom a:hover {color: black;text-decoration: underline; }


ul {padding: 0; text-align: left}
ul li {margin: 0;list-style-type: square; list-style-position: outside; margin-left: -25px; color: #666666;}
ul li li {margin: 0 ;list-style-type: disc; list-style-position: outside; margin-left: -25px; color:#666666}

/* Override for non-IE browsers */
html>body ul li {margin-left: 18px}
html>body ul li li {margin-left: 18px;}
html>body .left_menu ul li {margin-left: 18px;}
/* End of non-IE overrides */
