body { margin: 0; padding: 0; background: #19204C; text-align: center; }
#container {width: 740px; margin: 0px auto; text-align: left;  }
#content {
	background-color: #fff9cb;
	background-image: url(../images/ct_topBorder.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#sideBar {
	background-color: #fff9cb;
	background-image: url(../images/ct_sideBorder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #19204c;
	margin: 0px;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 19px;
	padding-left: 6px;
}
a:link {
	font-weight: bold;
	color: #4b68ca;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #32448a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #4b68ca;
}

div.row

{

   clear: both;

   padding: .25em

}



div.row span.label

{

   width: 12em;

   float: left;

   text-align: right;

   font-weight: bold;

   margin-right: 20px;

}

div.row span.labellong

{

   width: 22em;

   float: left;

   text-align: right;

   font-weight: bold;

   margin-right: 20px;

}



.formw { margin-left: 0em }



.accesskey { text-decoration: underline }
