/* GLOBAL */
html {
height : 100%;
}
body {
height : 100%;
border-width : 0px; 
background-color : #ffffff;
margin-left : 2pt;
margin-top : 2pt;
} 
img {
border-width : 0px;
}
p {
font-family : tahoma, century gothic, verdana, arial; 
color : #000000; 
margin-left : 5px; 
margin-right : 5px; 
margin-top : 0em; 
margin-bottom: 0em;
padding:0;
}
td {
background-repeat : repeat;
}
a:link {
color : #0071BC;
}
a:visited {
color : #0071BC;
}
a:active {
color : red; 
} 
a:hover {
color : #62BADC;
}
/* FIXED TABLES FOR LAYOUT */
td.v_line_top_fade93 {
background-image : url(_images/v_line_top_fade93.gif);
height : 7px;
width : 93px;
}
td.v_line_upper {
background-image : url(_images/v_line_upper.gif);
height : 50px;
width : 93px;
}
td.h_line_left_fade93 {
background-image : url(_images/h_line_left_fade93.gif);
height : 93px;
width : 7px;
}
td.h_line_above_nav {
background-image : url(_images/h_line.gif);
height : 93px;
width : 180px;
}
td.circle {
background-image : url(_images/circle.png);
height : 93px;
width : 93px;
}
td.h_line_above_page {
background-image : url(_images/h_line.gif);
height : 93px;
width : 300px;
}
td.logo_fadeline {
background-image : url(_images/logo_fadeline.png);
height : 93px;
width : 331px;
}
td.h_line_after_logo {
background-image : url(_images/h_line.gif);
height : 93px;
width : 50px;
}
td.h_line_right_fade93 {
background-image : url(_images/h_line_right_fade93.gif);
height : 93px;
width : 7px;
}
td.v_line {
background-image : url(_images/v_line.gif);
width : 3px;
}
td.page {
width : 732px;
}
td.v_line_bot_fade {
background-image : url(_images/v_line_bot_fade.gif);
height : 7px;
width : 3px;
}
td.navbar {
width : 233px;
vertical-align: top;
}
td.nav {
height : 22px;
width : 233px;
}
table.s100x100 {
width : 100%;
height : 100%;
vertical-align : middle;
align : center;
}
td.s100x100 {
width : 100%;
height : 100%;
vertical-align : middle;
align : center;
}
/* LINKS */
a.full {
width:100%;
height:100%;
display:block;
text-decoration : none;
}
a.footer:link {
color : #A4A4A4;
text-decoration : none;
}
a.footer:visited {
color : #A4A4A4;
text-decoration : none;
}
a.footer:active {
color : #A4A4A4; 
text-decoration : none;
} 
a.footer:hover {
color : #000000;
}
/* TEXT STYLES */
p.to_top {
font-size : 8pt; 
text-align : right; 
}
p.copy {
color : #CCCCCC; 
font-size : 8pt; 
text-align : left; 
}
p.left_main_title {
font-size : 12pt; 
text-align : left; 
margin-bottom: 2em;
}
p.left_title {
font-size : 12pt; 
text-align : left; 
margin-bottom: 1em;
} 
p.center_title {
font-size : 12pt; 
text-align : center; 
margin-bottom: 1em;
} 
p.left {
font-size : 9pt; 
text-align : left; 
margin-bottom: 1em;
} 
p.center {
font-size : 9pt; 
text-align : center; 
margin-bottom: 1em;
} 
li {
font-family : tahoma, century gothic, verdana, arial; 
color : black; 
font-size : 9pt; 
text-align : left; 
margin-left : 5px; 
margin-right : 5px; 
list-style-type: square;
} 
/* CONTACT FORM */
p.form {
margin: 0em;
padding:0.1em;
}
label {
width: 17em;
float: left;
color: #000000;
font-size : 9pt; 
text-align: right;
margin-right: 0.5em;
display: block
}
label.grey {
width: 17em;
float: left;
color: #C0C0C0;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input {
margin-left: 22em;
color: #ffffff;
font-size : 8pt;
font-weight : bold;
background: #0070B6;
border: 2px outset #8E8E8E
}
input.blue {
color: #000000;
background: #ffffff;
border: 1px solid #000000
}
input.grey {
color: #C0C0C0;
background: #ffffff;
border: 1px solid #C0C0C0
}
textarea {
color: #000000;
background: #ffffff;
border: 1px solid #000000
}
select {
color: #000000;
background: #ffffff;
border: 1px solid #000000
}
option {
color: #000000;
background: #ffffff;
border: 1px solid #ffffff
}
