/* style sheet */
BODY, HTML { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
line-height: 18px;
color:  #003366;
background: #FFFFFF;
background-image: none;
margin: 0;
}
TD, P, LI, CAPTION { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
line-height: 18px;
color:  #003366;
}
.margin  { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px;
line-height: 15px;
color:  #003366;
}
.margin_arrow {
margin-top: 5px;
}
.small { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 11px;
line-height: normal;
color:  #003366;
}
H2, .title { 
font-family: Arial,Helvetica,sans-serif; 
letter-spacing: 1px;
word-spacing: 1px;
font-weight: bold;
font-size: 15px;
color:  #003366;
}
H3, .subtitle { 
font-family: Arial,Helvetica,sans-serif; 
letter-spacing: 1px;
font-weight: bold;
font-size: 12px;
color:  #003366;
}

.red {
color:  #FF0000;
}
.rates {
border-top: 1px #99ADC2 solid;
border-bottom: 1px #99ADC2 solid;
}
SMALL { 
font-family: Arial,Helvetica,sans-serif; 
font-size: 10px;
}
a:link 	  { color:#003366; }
a:visited { color:#7F99B2; }
A:active  { color:#7F99B2; }
A:hover   { color:#7F99B2; }

.right {
margin-left: 15px;
}

a.footer:link 	  { font-weight:bold;font-size:13px;color:#FFFFFF; text-decoration: none;}
.footertext { font-weight:bold;font-size:13px;color:#FFFFFF;}

TD.dots { background-image:url(/images/dot1.gif); }

.registrationform {
BORDER-BOTTOM: #cccccc 1px solid; 
BORDER-LEFT: #cccccc 1px solid; 
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid; 
MARGIN: 0px 0px 0px 0px;
}

.box {
BORDER-BOTTOM: #99ADC2 2px solid; 
BORDER-LEFT: #99ADC2 1px solid; 
BORDER-RIGHT: #99ADC2 2px solid; 
BORDER-TOP: #99ADC2 1px solid; 
MARGIN: 0px 0px 0px 0px;
}
/* forms */
.textarea
{
color: #003366;
width: 100%;
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
background : #FFFFFF;
border-top :  #003300 1px solid;
border-bottom : #003300 1px solid;
border-left : #003300 1px solid;
border-right :#003300  1px solid;
}
.textbox {
color: #003366;
width: 100%;
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
border-left: 1px solid #003300;
border-top: 1px solid #003300;
border-bottom: 1px solid #003300;
border-right: 1px solid #003300;
background: #FFFFFF;
}
.submit {
color: #FFFFFF;
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
font-weight: bold;
width: 60px;
border-left: 1px solid #003300;
border-top: 1px solid #003300;
border-bottom: 2px solid #003300;
border-right: 2px solid #003300;
background: #99ADC2;
}
.inputsubmit {
color: #FFFFFF;
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px;
font-weight: bold;
border-left: 1px solid #003300;
border-top: 1px solid #003300;
border-bottom: 2px solid #003300;
border-right: 2px solid #003300;
background: #99ADC2;
}
.photoleft { margin-right: 10px; margin-bottom: 5px; }
.photoright { margin-left: 10px; margin-bottom: 5px;}
.photocenter { margin-top: 5px;}

.ascii {
color:#000000;
font-weight:bold;
font-size:6px;
line-height:100%;
}
pre {margin-top:2px;margin-bottom:10px;}