body {
	background: white url(../images/gradbg.png) repeat-x;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	margin-top: 20px;
	color: #444444;
	line-height: 1.3em;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
p.menuWarning {
	color:#842626;
	background-color:#CCCCCC;
	padding: 2px;
}
ul
{
	padding: 0;
	list-style: none;
	margin-top: .8em;
	margin-right: 0;
	margin-bottom: .8em;
	margin-left: 0;
}

li
{
	line-height: 1.3em;
	margin-top:1em;
	padding-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 6px;
}
 div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 1000px;
	text-align: left;
	background: white;
	padding: 0;
}
td {
}
td.mainCol {
	padding-right: 16px;
}
th {
}
#pageTitle {
	color : #1b366b;
	font-weight : bold;
	font-size: 1.5em;
	margin-top: 3px;
	margin-bottom: 1em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.footerText {
	border-top-color:#1b366b;
	font-size: .8em;
	margin-top: 16px;
	margin-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height:1.5em;
}
.footerText a {
	text-decoration:none;
}
.footerText a:hover {
	text-decoration:underline;
}
.teaseBox {
	border-width: 1px;
	border-style: solid;
	border-color: #1b366b;
	background-color : #D5E3EA;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:1.1em;
}
.teaseTitle {
	color : #1b366b;
	padding : 1px 3px;
	line-height : 1.8em;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b366b;
	margin-top: 0px;
	background-color : #BBBBBB;
	display : block;
	font-weight:bold;
}
.teaseHead {
	font-weight: bold;
	margin: 8px 4px 8px 4px ;
}
.teaseBody {
	line-height: 1.3em;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 6px;
}
.teaseTitle input{
	width: 100%;
	font-size: 1em;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	color : #1b366b;
	line-height : 1.8em;
	border-style: none;
	background-color : #BBBBBB;
	font-weight:bold;
	margin-top: 4px;
}
.teaseHead input{
	font-size: 1em;
	width: 100%;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	border-style: none;
	background-color : #D5E3EA;
}
.teaseBody input{
	font-size: 1em;
	width: 100%;
	height: 50px;
	line-height: 1.3em;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	border-style: none;
	background-color : #D5E3EA;
}
.loginBox {
	border-width: 1px;
	border-style: solid;
	border-color: #1b366b;
	background-color : #D5E3EA;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 16px;
	width : 154px !important;
	width: 156px;
}
.loginHead {
	font-weight: bold;
	margin: 4px;
	font-size:.9em;
}
.loginBody {
	font-size:.9em;
	line-height: 1.3em;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 6px;
}
input {
	font-size: .9em;
	width:126px;
	margin-bottom: 4px;
}
input.button {
	color : #1b366b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: .9em;
	width: 40px;
	text-align:center;
	margin-top:4px;
	border-width: 1px;
	border-style: solid;
	border-color: #1b366b;
	background-color : #BBBBBB;
	}
	input.button:hover {
	background-color : #1b366b;
	color : #ffffff;
	cursor:pointer;
}
a img {
	border:0px;
	}
table #userList td, table #userList th{
	padding: 1px 16px 1px 0;
}
table #userList td a{
	color: #444444;
	text-decoration: none;
}
table #userList td a:hover{
	text-decoration: underline;
}
table #userList td.centered{
	text-align:center;
}
table #editUserTable td{
	text-align: left;
	padding: 0 6px 0 0;
	margin: 0;
}
table #editUserTable td input{
}
table #editUserTable td p{
	padding: 8px 0 0 0;
}
 p.formProcessMessage {
	color: #000000;
	font-weight: bold;
	background-color:#66CCCC;
	padding: 2px 2px 2px 4px;
}
input.check {
	margin: 0;
	padding: 0;
	width: 12px;
}
td.leftCol,th.leftCol {
	margin: 0;
	padding: 0;
}