﻿body
{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}

#menu #nav li a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
}

#menu #nav li a:hover
{
	text-decoration: underline;
}

#menu #navLogin a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#header .text 
{
	font-size: 18px;
	text-align: justify;
}

#main, #content
{
	text-align: justify;
}

.fontsize_1px
{
	font-size: 1px;
}

.fontsize_15px
{
	font-size: 15px;
}

.textbox
{
	border: 1px solid #a39f96;
	font-family: Helvetica, Arial, sans-serif; 
	color: #39392d;
	overflow: hidden;
}

.textArea
{
	border: 1px solid #a39f96; 
	font-family: Helvetica, Arial, sans-serif; 
	color: #39392d;
}

.label 
{ 
	font-family: Helvetica, Arial, sans-serif;  
}

.labelMaintenance
{
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-style:italic;
}

.button
{
	border: 1px solid #a39f96;
	cursor: pointer;
	font-weight: bold;
}

#bottom_nav a 
{
	text-decoration: none;
	font-weight: bold;
}

#bottom_nav a:hover
{
	text-decoration: underline;
	color: #fc8729;
}

h1, h2
{
	font-size: 13px !important;
	font-style:italic;
}