body {
    font-family: "Times New Roman", Times, serif;
    color: #000000;
    font-size: small;
    background-color: #FFFFFF;
    margin: 5px;
}

ul, li, blockquote, p, table, form {
    margin: 0px;
    padding: 0px;
}

p, ul, form {padding-bottom: 10px;}
li, blockquote {margin-left: 20px;}

li {
    list-style-type: none;
    list-style-image: url(/images/bullets/general.jpg);
}

a {
    color: #7A755F;
    text-decoration: none;
}

img {
    margin: 0px;
    padding: 0px;
}

thead {
    font-weight: bold;
    padding-bottom: 10px;
}

h1 {
    color: #000000;
    font-size: 1.8em;
    margin-bottom: 20px;
}

h2 {
    font-size: 1.4em;
    color: #000000;
    margin: 0px 0px 10px 0px;
}

h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
}

/*form styles*/

input, textarea, select, option {
    font-size: 0.9em;
    border: 1px solid #7A755F;
    background-color: #FFFFFF;
}

textarea {
    width: 400px;
    height: 100px;
}

.short {width: 75px; text-align: center;}
.medium {width: 250px;}
.long {width: 400px;}

.button {
    color: #7A755F;
    font-weight: bold;
}

input.nb {
    border: none;
    background: none;
    vertical-align: middle;
}

.label {
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
}

.error {
    color: #FF0000;
    font-style: italic;
}

.admin input {
    background-color: #7A755F;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
}

/*page sections*/

/*header*/

#header {height: 135px;}

/*nav*/

#nav {padding-right: 40px;}
	
#nav li {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0px;
    padding-bottom: 8px;
}

/*subnav*/

#subnav {
    height: 20px;
    margin-bottom: 10px;
}

#subnav ul {
    position: absolute;
}

#subnav li {
    float: left;
    padding-left: 10px;
    margin-left: 0px;
    list-style-type: none;
    list-style-image: none;
}

#subnav li.first {
    background: none;
    padding-left: 0px;
}

#subnav li a {
    color: #000000;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}

/*subnav*/

#virtueelnav {
    height: 25px;
				font-weight: bold;
}

#virtueelnav ul {
    position: absolute;
}

#virtueelnav li {
    display: block;
    height: 25px;
    float: left;
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    border-left: 1px solid #000000;
}

#virtueelnav li.first {
    padding-left: 0px;
    border-left: none;
}

#virtueelnav a {
    color: #000000;
    display: block;
    font-weight: bold;
}

#virtueelnav li div {
    color: #333399;
}

/*main*/

#main a:hover {
    color: #F4EBBE;
    background-color: #F4EBBE;
}

#subnav a:hover {
    color: #000000;
    background: none;
}

#virtueelnav a:hover {
    color: #000000;
    background: none;
    border-bottom: 5px solid #333399;
}

.heading {
    border-bottom: 1px solid #000000;
    font-weight: bold;
}

#main .heading a:hover {
    color: #7A755F;
    background: none;
}

/*column*/

#column {padding-left: 40px;}

#column .box {
    border: none;
    padding: 0px;
    margin: 0px;
}

#column .box .top {height: 30px;}

#column .box .bg {
    font-size: 0.9em;
    background-image: url(/images/column/bg.gif);
    background-repeat: repeat-y;
    background-position: top left;
    padding: 0px 15px 0px 10px;
}

#column .box .bottom {
    height: 15px;
    background-image: url(/images/column/bottom.gif);
    background-repeat: no-repeat;
    background-position: top left;  
}

#column p {padding: 0px 15px 0px 10px;}
#column .box p {padding: 0px;}

#column ul {
    list-style-type: none;
    list-style-image: none;
    padding-bottom: 0px;
}

#column li {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
    list-style-image: none;
}

#column .box a {
    color: #000000;
    text-decoration: none;
}

#footer {
    padding-top: 40px;
    font-style: italic;
    font-size: 0.9em;
}

/*general styles*/

.subTitle {
    font-weight: bold;
    font-style: italic;
}

.highlight {
    font-weight: bold;
    font-style: italic;
    font-size: 0.9em;
}

.background {
    background-color: #F4EBBE;
    padding: 1px 2px 1px 2px;
}

.background li {
    list-style-image: none;
    list-style-type: disc;
}

.background li li {
    list-style-image: none;
    list-style-type: circle;
}

.box {
    border: 1px solid #7A755F;
    padding: 5px;
    margin-bottom: 5px;
}

.comment {
    font-style: italic;
    font-size: 0.9em;
}

.footnote {
    font-size: 0.9em;
    padding: 0px 20px 10px 40px;
}

.area {
    width: 1px;
    white-space: nowrap;
    background-color: #F4EBBE;
	   padding: 1px 3px 1px 3px;
}

.area input {
    border: none;
    background-color: #F4EBBE;
	   vertical-align: middle;
}

/*specific styles*/

#lst_table td {padding: 0px 4px 4px 0px;}

#lst_table thead a:hover {
    color: #7A755F;
    background: none;
}

#ezine {width: 600px;}

#ezine .header img {display: block;}

#ezine .contents {
	background-image: url(/images/ezine/ezinebg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 17px 0px 17px;
}
