/* AXON */

BODY {
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;

background-color: #ffffff;
color: #333333;

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
line-height: 15px;
}

TD {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
line-height: 15px;
}

P {
margin: 0px;
margin-bottom: 15px;
padding: 0px;
}

A:link {
color: #000000;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}
A:visited {
color: #000000;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}
A:hover {
color: #999999;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
A:active {
color: #999999;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

FORM {
margin: 0px;
padding: 0px;
}

INPUT, TEXTAREA, SELECT {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
line-height: 15px;
}

TH {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
line-height: 15px;
padding: 3px;
}

.leftColumn {
background-color: #666666;
}
.header {
background-color: #cccccc;
}
.leftNav {
background-color: #cccccc;
}
.titleBar1 {
background-color: #ffff00;
}
.titleBar2 {
background-color: #ffffcc;
}
.content {
background-color: #ffffff;
}
.bglightblue {
background-color: #CCCCCC;
}
.searchField {
width: 100px;
}
.footer {
background-color: #eeeeee;
}

.linksTop {
background-color: #000000;
color: #ffffff;
}

.employeeInformationTop {
background-color: #000000;
color: #ffffff;
}

.coursesTop {
background-color: #000000;
color: #ffffff;
}
.coursesBottom {
background-color: #ffff00;
}
#coursesWrapper {
position: absolute;
left: 295px;
top: 290px;
width: 390px;
height: 155px;
overflow: hidden;
z-index: 2;
}
#courses {
position: absolute;
width: 390px;
z-index: 1;
}

.downloadTop {
background-color: #000000;
color: #ffffff;
}
.downloadBottom {
background-color: #ffff00;
}
#downloadWrapper {
position: absolute;
left: 515px;
top: 290px;
width: 180px;
height: 155px;
overflow: hidden;
z-index: 2;
}
#download {
position: absolute;
width: 180px;
z-index: 1;
}

.bold {
color: #666666;
font-weight: bold;
}

.fontS {
font-size: 9px;
}
.fontL {
font-size: 12px;
line-height: 16px;
}
.fontXL {
font-size: 13px;
line-height: 17px;
}
.fontXXL {
font-size: 14px;
line-height: 18px;
}
.fontError {
font-size: 11px;
color: red;
}

.finger {
cursor: pointer;
}

.submit {
background-color: #ffff00;
cursor: pointer;
font-weight: bold;
}


.searchBG{
background-color: #eeeeee;
line-height: 17px;
}
.searchHeading {
color: #333333;
font-weight: bold;
}

.dottedLine {
background-image: url(/images/dotted_line_30x4.gif);
}

.bywater_h1 {
font-size: 12px;
font-weight: bold;
}

.bywater_h2 {
font-size: 11px;
font-weight: bold;
}
	
.bywater_h3 {
font-size: 11px;
font-style: italic;
}

.bywater_content {
font-size: 11px;
}

.bywater_bullet1 {
list-style-image: url(/images/yellow_dot_6x6.gif);
}

.bywater_bullet2 {
list-style-image: url(/images/grey_dot_4x4.gif);
}

.bywater_numlist {
list-style-type: decimal;
}

.menu:link {
color: #000000;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.menu:visited {
color: #000000;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.menu:hover {
color: #999999;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.menu:active {
color: #999999;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.titleBar1_text {
font-size: 13px;
font-weight: bold;
}

.titleBar2_text {
font-size: 12px;
font-weight: bold;
}

.bywater_table {
padding: 0px 0px 0px 0px;
border: 1px solid #999999;
}

.bywater_table_text {
padding: 3px;
}

.text8pt {
list-style-image: url(/images/yellow_dot_6x6.gif);
}

/* DROP DOWNS (start) */

.dropDownTable {
background-color: #999999;
}

.dropDown {
background-color: #999999;
color: #ffffff;
}

/*
.dropDownLink:link {
color: #ffffff;
font-weight: normal;
line-height: normal;
text-decoration: none;
}
.dropDownLink:visited {
color: #ffffff;
font-weight: normal;
line-height: normal;
text-decoration: none;
}
.dropDownLink:hover {
color: #000000;
font-weight: normal;
line-height: normal;
text-decoration: none;
}
.dropDownLink:active {
color: #000000;
font-weight: normal;
line-height: normal;
text-decoration: none;
}
*/

#dropDownWhoWeAre {
position: absolute;
visibility: hidden;
left: 226px;
top: 37px;
}
#dropDownCourses {
position: absolute;
visibility: hidden;
left: 312px;
top: 37px;
z-index: 3;
}
#dropDownConsultancy {
position: absolute;
visibility: hidden;
left: 314px;
top: 37px;
}
#dropDownISO9000_14000 {
position: absolute;
visibility: hidden;
left: 392px;
top: 37px;
}
/* DROP DOWNS (end) */