#content {
    width: 619px;
    padding-right:5px;
    padding-left:10px;
    vertical-align:top;
    /*background-image:url('../imgs/content_tl.jpg');*/
    background-position:top left;
    background-repeat:no-repeat;
}
#content,#content table {
    font-size:12pt;
    font-weight:bold;
    color:#000000;
    text-align:justify;
}
img.pic {
    float:right;
    border-width:0px;
    margin:4px;
}
input, textarea {
    background:#1461CA;
    color:#000000;
    border:2px solid #D8A221;
}
ul {
    color:#D8A221;
    list-style-type:square;
}
li {
    margin-bottom:5px;


}
h1, #title {
    color:#000000;
    font-size:18pt;
    font-weight:800;
    margin-top:5px;
    margin-bottom:3px;
    text-align:left;
}
.clearfloat123 {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer123 {
	height: 0px;
	width:1px;
	clear: both;
	text-indent: -9999px;
}
