﻿body {
    font-family: Arial, Verdana, Sans-Serif;
    font-size:10pt;
    font-weight:normal;
    color:#333;
}

* {
	margin:0;
	padding:0;
	}

p {
    font-size:10pt;
    margin-bottom:1em;
    }

#ContentContentDiv table{
	margin-left:15px;
	}
	
#ContentRight table{
	margin:0;
	}

td {
    font-size:8pt;
    vertical-align:top;
    padding-right:5px;
    }

img {
    border:0;
    }
    
.border {
    border:1px solid #333;
    }

h1 {
    font-size:10pt;
    font-weight:bold;
    margin-bottom:20px;
    }

h2 {
    font-size:9pt;
    font-weight:bold;
    margin-bottom:10px;
    }

h3 {
    font-size:8pt;
    font-weight:bold;
    }
    
h4 {
    font-size: 8pt;
    font-weight:normal;
    text-align:center;
    }
    
h5 {
    font-size: 8pt;
    font-weight:normal;
    }
    
h6 {
    font-size: 8pt;
    font-weight:normal;
    text-align:center;
    border-top:solid 1px #0065bd;
    margin:0 30px;
    line-height: 20px;
    }    
   
ul.none {
    list-style-type:none;
    width:auto;
    font-size:8pt;
    margin:0 10px 0 30px;
    }

#ContentMenuDiv ul {
    margin-left:0;
    }
    
ul.square {
    list-style:square inside;
	width:auto;
	font-size:8pt;
	margin-right:20px;
	}

li.header {
    border-right:3px solid #fff;
    padding:0 5px;
    font-size:9pt;
    font-weight:bold;
    color:#fff;
    float:left;
    }
    
#HeaderDiv a {
	color: #fff;
    font-weight:bold;
    font-size:9pt;
    margin:0;
	}
    
#HeaderDiv a:visited {
    color:#fff;
    }
    
#HeaderDiv a:hover {
    color:#7ab800;
    }
    
li.nav1 {
    display: block;
    margin-left:-35px;
    width:auto;
    padding:0 10px 0 5px;
    line-height:25px;
    }
    
a.nav1 {
    font-size:9pt;
    font-weight:bold;
    color:#333;
    }
    
li.nav2 {
    border-right:3px solid #999;
    width:auto;
    padding: 0 15px;
    float:left;
    }
    
a {
    font-size:8pt;
    color:#777;
    text-decoration:none;
    }

a:link {}

a:visited {
    color:#333;
    }
    
#ContentMenuDiv a {
    color:#333;
    font-size:9pt;
    font-weight:bold;
    }
    
#ContentMenuDiv a:hover {
    color:#0065bd;
    }
    
#ContentRight a {
	color:#777;
	}
    

a:hover {
    color:#7ab800;
    }

a:active {}

panel {
    width:100%;
    margin:0;
    }

.right {
	text-align: right;
    }

#logout a, #logout a:visited
{
	color: #07c;
}

#logout a:hover
{
	color: #7ab800;
}

.captchaimg
{
	display: block;
	float: left;
}

.captchatxt
{
    bottom: 0px;
    position: absolute;
}

.textright
{    
    text-align: right;
}

.copy
{
    color: #909090;
    border: 1px solid #909090;
}

.files
{
	text-decoration: underline;
}
