/* Author Joseph De Araujo */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	background-color: #000066;
}

p, input {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	line-height: 0.45cm;
}

#overflow {
	width: auto;
	height: 468px;
	overflow: auto;
	background-image: url(graphics/overflow_bg.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color:#0055BB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: 0044AA;
	border-right-color: 0044AA;
	border-bottom-color: 0044AA;
	border-left-color: 0044AA;
	padding-right: 0px;
	margin-right: 25px;
	font-family: "Trebuchet MS";
	font-style: normal;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: justify;
	vertical-align: bottom;
	padding-left: 10px;
	text-decoration: underline;
	padding-top: 5px;
	font-family: "Trebuchet MS";
}

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: 11px;
	font-weight: normal;
	color:#333333;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

h4 a{
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align: right;
	vertical-align: middle;
}

h4 a:hover{
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align: right;
	vertical-align: middle;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color:#669999;
	text-align: right;
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.baseline {
	color:#999999;
	font-family: Tahoma;
	font-size: 10px;
}

.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: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF66;
	border-right-color: #FFFF55;
	border-bottom-color: #0055BB;
	border-left-color: #FFFF55;
	background-color: #0055BB;
	padding-top: 0px;
	padding-bottom: 1px;
	border-left-style: solid;
	border-right-style: solid;
}

a.navLink {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}

a.navLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.navLink2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0044AA;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #003399;
	background-color: #FFFF66;
	padding-bottom: 2px;
	border-left-style: solid;
}

a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF55;
	font-weight: normal;
}

.contact {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF66;
	border-right-color: #FFFF55;
	border-bottom-color: #0055BB;
	border-left-color: #FFFF55;
	background-color: #F9F9F9;
	padding-top: 0px;
	padding-bottom: 1px;
	border-left-style: solid;
	border-right-style: solid;
	padding-right: 7px;
}

li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
