body,
html {
    margin:0;
    padding:0;
}
body {
    background-color: black;
    color: #bcbf38;
}

.tx-srfreecap-pi2-cant-read{
	display: block;
	text-align: center;
    background-color: black;
    color: #bcbf38;
}
p {
}
#header a img {
    text-align: center;
    border: 0px;
}
#header-left {
    position: absolute;
    left: 5px;
    padding: 0px;
    padding-left: 10px;
    width: 150px;
}
#header-right {
    text-align: center;
    margin-left: 200px;
    padding: 0px;
    margin-right: 15px;
}
#main-wrap{
	_margin-top: 20px;
}
#wrap {
}
#nav {
    position: absolute;
    left: 5px;
    padding: 0px;
    width: 150px;
    border-bottom: 1px solid yellow;
}
#nav ul {
    list-style-type: none;
}
li.menu1-level1-act a:visited {
    background: #BCBF38;
    color: black;
}
#content {
    margin-left: 200px;
    padding: 0px;
    margin-right: 15px;
	margin-bottom: 25px;
}
#footer {
	position: fixed;
	bottom: 0px;
	padding-top: 5px;
    font-size: .75em;
    width: 100%;
    text-align: center;
	background: black;
}
table.contenttable-1 {
    width: 100%;
	_width: 75%;
}
table.contenttable-1 td {
    width: 200px;
}
label {
    float: left;
    width: 190px;
    font-weight: bold;
}
.field label{
	text-align: right;
	clear: left;
}
input, textarea {
    width: 60%;
    margin-bottom: 5px;
}
textarea {
    height: 150px;
}

.shortfield input {
	width: 15%;
}

.submit{
	width: 100%;
	text-align: center;
}

.submit input {
	width: auto;
}

.boxes {
    width: 1em;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
table.csc-frame-frame1 {
	width: 100%;
	_width: 75%;
}
table.csc-frame-frame1 th{
	text-align: left;
	font-size: 1.2em;
}
.tx-iframeflexform-pi1
{
	_width: 100%; 
	_height: 6	00px;
}
junk {
    color: #FFFFFF
}
a {
    color: #bcbfff;
    text-decoration: none;
    font-weight: none;
}
a:hover {
    color: #FFBF00;
    text-decoration: none;
    font-weight: none;
}
.text {
    FONT-FAMILY: arial,helvetica,verdana,sans-serif;
    FONT-SIZE: 12pt;
}
P.breakhere {
    page-break-before: always
}

.checkbox input 
{
	width: auto;
}

.floatfix
{
	clear: both;
}

#google-cal
{
	height: 800px;
}

.menu1-level2-no, .menu1-level2-act {
	list-style-type: square;
}