/* Cascading Style Sheet - Written: 06/08/2006 at 15:15:26  */

/* FONT FAMILY */

body, p, ol, ul, li, tr, td, h1, h2, h3, h4, h5, h6, input, div, select, a {
font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* FONT FORMATS */

H1 {
font-size: 24px;
font-weight: Bold;
text-decoration: None;
font-style: Normal;
text-align: Center;
color: #0053AB;
background-color: #EBEBEB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

H2 {
font-size: 19px;
font-weight: Normal;
text-decoration: None;
font-style: Normal;
text-align: Center;
color: #EC1821;
background-color: #EBEBEB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

H3 {
font-size: 13px;
font-weight: Normal;
text-decoration: None;
font-style: Normal;
text-align: Center;
color: #0053AB;
background-color: #EBEBEB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

H4 {
font-size: 13px;
font-weight: Normal;
text-decoration: None;
font-style: Normal;
text-align: Center;
color: #0053AB;
background-color: #EBEBEB;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

H5 {
font-size: 13px;
font-weight: Normal;
text-decoration: None;
font-style: Normal;
text-align: Left;
color: #0000FF;
background-color: #EBEBEB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

H6 {
font-size: 13px;
font-weight: Normal;
text-decoration: None;
font-style: Normal;
text-align: Left;
color: #00FF00;
background-color: #EBEBEB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

body {
font-size: 13px;
font-weight: Normal;
text-decoration: None;
font-style: Normal;
text-align: Left;
color: #000000;
background-color: #EBEBEB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


/* TABLE START */

.field {
font-size: 13px;
font-weight: Bold;
color: #0053AB;
background-color: #EBEBEB;
}

.fieldCenter {
font-size: 13px;
font-weight: Bold;
color: #0053AB;
background-color: #EBEBEB;
text-align: center;
}

.cellColour1 {
font-size: 13px;
font-weight: Normal;
color: #000000;
background-color: #EBEBEB;
}

.cellColour1Center {
font-size: 13px;
font-weight: Normal;
color: #000000;
background-color: #EBEBEB;
text-align: center;
}

.cellColour2 {
font-size: 13px;
font-weight: Normal;
color: #000000;
background-color: #EBEBEB;
}

.cellColour2Center {
font-size: 13px;
font-weight: Normal;
color: #000000;
background-color: #EBEBEB;
text-align: center;
}


/* LINKS START */

a:link {
font-size: 13px;
font-weight: Bold;
text-decoration: Underline;
color: #0053AB;
background-color: #EBEBEB;
}

a:visited {
font-size: 13px;
font-weight: Bold;
text-decoration: Underline;
color: #0053AB;
background-color: #EBEBEB;
}

a:active {
font-size: 13px;
font-weight: Bold;
text-decoration: Underline;
color: #FFFFFF;
background-color: #CCCCCC;
}

a:hover {
font-size: 13px;
font-weight: Bold;
text-decoration: None;
color: #FFFFFF;
background-color: #0053AB;
}


/* FIXED SETTINGS */

li p {
margin-top: 4px;
margin-bottom: 4px;
}

hr {
float: center;
color: #afafee;
width: 75%;
height: 1px;
}

.center {
text-align: center;
}

.justify {
text-align: justify;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.floatLeft {
float: left;
}

.floatRight {
float: right;
}

legend {
font-size: 15px;
font-weight: bold;
margin-left: 120px;
}

.formDescription {
width: 338px;
}

.formFieldName {
width: 138px;
}

input, select {
font-size: 10px;
}

/* EOF */
