/* Author Joseph De Araujo */

body, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
}

#overflow {
width: auto;
height: 468px;
overflow: auto;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color:#333333;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	text-align: justify;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	text-align: right;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

h4 {
	font-size: 10px;
	font-weight: normal;
	color:#777777;
	text-align: right;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

h4 a{
	font-size: 10px;
	font-weight: normal;
	color:#777777;
	text-align: right;
	vertical-align: middle;
}

h4 a:hover{
	font-size: 10px;
	font-weight: normal;
	color:#444444;
	text-align: right;
	vertical-align: middle;
}

.baseline {
	color:#AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menuLink {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.menuLink:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navLink {
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

a.navLink {
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}

a.navLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
