
body
    {
    margin: 0;
    height: 100%;
    padding: 0;
    color: #202030;
    font: 1em "Trebuchet MS", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    background: #A1BCDD; /*C3FBF5*/ 
    text-align: center;
    }
a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
.blue1
    {
    color: #000060;
    }
.sml
    {
    font-size: 0.7em;
    }
#container
    {
    margin: 0 auto;
    height:100%;
    width: 744px;
    position: relative;
    background: #fff;
        background-image: url("img/bg_02.png");
    background-repeat: repeat-y;
        text-align: left;
    }

* html #container
    {
    width: 744px;
    w\idth: 724px;
    }
#container::before, #container::after
    {
    content: "";
    background-image: url("img/bg_01.png");
    width: 744px;
    height: 15px;
    display:block;    
    }
#container::after
    {
    background-image: url("img/bg_03.png");
    height: 23px;	
    }
#bodytext p
    {
    line-height: 150%;
    margin: 5px 15px 20px 5px;
    text-align: justify;
    }
#bodytext h3
    {
    height: 24px;
    margin: 40px 0 10px 0;
    }

#pageheader
    {
    height: 100px;
    width: 700px;
    display:block;
    }
h1
    {
    position: relative;
    top: 0px;
    left: 40px;
        background: url("stlogo.jpg") top left;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 70px
        }
h2
    {
    font-size: 2em;
    margin: 0;
    }
#tagline
    {
    font-size: 0.7em;
    position: absolute;
    top: 15px;
    right: 20px;
    margin: 0;
    width: 200px;
    color: #999;
    display: block;
    }
#bodytext
    {
    display:block;
    position:relative;
    margin: 0px 20px 0px 220px;
    min-height:500px;
    }
#linx
    {
    position:absolute;
    display:block;
    top: 150px;
    left: 15px;
    width: 200px;
    }
#sublinx
    {
    position:absolute;
    display:block;
    top: 550px;
    left: 15px;
    width: 200px;
    }
#linx span, #sublinx span
    {
    display: none;
    font-size:0.9em;
    }
div#linx:hover span, div#sublinx:hover span
    {
    display:inline;
    }
#linx ul, #sublinx ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
    }
#linx ul li, #sublinx ul li
    {
    border-bottom: 1px solid #E6EEF0;
    }
#linx ul li a, #sublinx ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
.copyright
    {
    font-size:0.7em;
    color: #a0a0a0;
    position:absolute;
    right:15px;
    bottom:5px;
    }
#form1 {
	position: relative;
	display: block;
}
.reference {
    font-size:0.9em;
    font-style: italic;
    color: #000060;
}
.notes {
    display:block;
    font-size:0.8em;
    color: #000000;
    margin: 0.3em 0 2em 1em;
    
}

.warning {
    color: #a00000;
    font-weight: bold;
}



dl  {
    text-align:justify;
    }
dt  {
    font-size: 1em;
    color: #000080;
    padding: ;
    }
dd  {
    font-size: 0.9em;
    margin: 0.5em 1em 1.5em 1em;
    text-align: justify;
    }

#form1 fieldset {
	font-size: 1em;
	background-color: #ffffff;
	background-image: url(/img/keypad.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 10px 10px 0px 10px;
	border: 1px solid #E6EEF0;
	height: 135px;
	position: relative;
	z-index: 1;
}
#form1 textarea {
	font-size: 100%;
	text-indent: 0px;
	line-height: 100%;
	background-color: transparent;
	padding: 0px;
	border: 0px;
	width: 370px;
	height: 120px;
	float: right;
}
#form1 fieldset#second {
	background-image: none;
	margin: 0px 10px 0px 10px;
	border: 0px;
	height: 30px;
	position: relative;
}
#form1 fieldset#second label
   {
   display:inline-block;
   width: 100px;
   margin: 3px 5px 0px 0px;
   font-size: ;
   }
#form1 fieldset#second input
   {
   display:inline-block;
   width: 200px;
   margin: 3px 5px 0px 0px;
   font-size: 0.7em;
   font-weight: bold;
   }
#form1 fieldset#second input#s
   {
   display:inline-block;
   width: auto;
   margin: 0px 0px 0px 10px;
   font-size: 0.7em;
   font-weight: bold;
   }
img {
   border: 0;
}
