body
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Arial;
}
body P
{
	margin-top: 0px;
	font-size: x-small;
	margin-left: 0px;
}
BODY ul
{
	font-size: x-small;
	font-family: Arial;
}
h1
{
	font-weight: bold;
	font-size: 28pt;
	font-family: HERMAN, Arial;
}
h2
{
	font-size: medium;
	border-bottom: #000099 thin solid;
	font-family: Arial;
}
h4
{
	margin-bottom: 5px;
}
A
{
	color: #3300cc;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A:visited
{
	color: #3300cc;
}
/*
.panelSection
{
	font-size:1em;
	margin:0px;
	background-color: #ddddff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width:220px;
}
.panelSection .labelCaption
{
	padding-top:0px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	padding-top:2px;
	display: block;
	color: white;
	background-color: black;
	text-align: center;
	font-size: x-small;
	width: 220px;
}
*/
.sideBlock
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.sideBlock .labelCaption
{
	color: white;
	background-color: black;
	text-align: center;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0px;
}
.sideBlock .content
{
	padding: 5px;
	margin: 0px;
	background-color: #ddddff;
}
.sideMenu .activeVert
{
	background-position: left center;
	background-image: url(Images/blackbullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: x-small;
	margin-left:5px;
	padding-left:15px;
}
.sideMenu A
{
	margin-left:5px;
	font-size:x-small;
	background-position: left center;
	padding-left: 15px;
	background-image: url(Images/bluebullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.Header
{
	text-align:center;
}
.catchPhrase
{
	clear: none;
	font-size: xx-small;
	float: right;
	font-family: 'Comic Sans MS';
	text-align: right;
}
/*.panelSection A
{
	text-decoration: none;
}
.panelSection A:hover
{
	text-decoration: underline;
}
.panelSection A:visited
{
	color: #000099;
}
*/
.sideBlock .content DL
{
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.sideBlock .content DL DT
{
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: x-small;
}

.sideBlock .content DL DD
{
	padding-left: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	font-size:x-small;
}
.sidePanelSpacer
{
	height:8px;
	clear: both;
}
.bodySection
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
/*	border: thin red solid; */
/*	position: absolute; */
/*	top:60px; */
/*	left:230px; */
}
.promoBar, .qotd
{
	border-right: blue 1px dashed;
	padding-right: 5px;
	padding-left: 5px;
	border-top: blue 1px dashed;
/*	display: inline; */
	padding-bottom: 5px;
/*	margin-left: 10px;
*/	border-left: blue 1px dashed;
	padding-top: 5px;
	border-bottom: blue 1px dashed;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
	font-size: x-small;
}
.textBox
{
	border: blue 1px dashed;
}
/*
.promoBar a
{
	text-decoration: none;
}
.promoBar a:hover
{
	text-decoration:underline;
}
*/
.promoBar ul
{
	margin-top:0px;
	margin-bottom: 0px;
	padding-left: 13px;
	margin-left: 5px;
	margin-right: 5px;
}
.promoBar .row
{
}
.promoBar .altRow
{
	background-color: #ddddff;
}

/*
.promoBar ul li
{
	background-position: left top;
	background-attachment: fixed;
	background-image: url(Images/bluebullet.gif);
	background-repeat: no-repeat;
}
*/
.qotd
{
	padding: 0px;
	padding-right: 5px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: x-small;
	margin-left: 0px;
	width: 100%;
	display: block;
}
/*
.qotd a
{
	font-family: Arial;
	font-size:xx-small;
	font-weight:normal;
	text-decoration: none;
}
*/
.qotd h1
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	margin-top:3px;
	margin-bottom: 4px;
}
.formFieldName
{
	text-align: right;
	font-weight: bold;
}
.formFieldData
{
	text-align:left;
}
.loginFormField
{
	font-size: x-small;
}
.bodyRedirect
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
	position: relative;
	background-color: #f0f0ff;
}
table
{
	font-size: x-small;
	font-family: Arial;
}
.formTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.formTable .row
{
}
.formTable .altRow
{
	background-color: #ddddff;
}

.tableRowName
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
	background-color: #ddddff;
}
.tableRowComment
{
	font-size: x-small;
	padding-bottom: 15px;
}
.formNote
{
	display: block;
	font-style: italic;
}
.pageInfoLink A
{
	font-size:medium;
	font-weight: bold;
}
/*
.tablePageList
{
	border: none;
	font-size: x-small;
	font-family: Arial;
}
.tablePageList A
{
	text-decoration:none;
}
.tablePageList A:hover
{
	text-decoration:underline;
}
.tablePageList THEAD
{
}
.tablePageList .row
{
}
.tablePageList .altRow
{
	background-color: #ddddff;
}
.tablePageList TR TD
{
	padding:2px;
	margin:0px;
}
*/
.infoPanel
{
}
.infoPanel OL
{
	margin:10px;
}
#labelSaved
{
	color:Red;
}
.footer
{
	clear: both;
	font-size: xx-small;
	color: #a9a9a9;
	font-family: Arial;
	text-align: center;
}
.faqList
{
	font-size: x-small;
}
.faqList DT
{
}
.faqList DD
{
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 17px;
}


/*

.sideBlock
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	text-decoration: none;
	color: #000099;
	margin-left: 5px;
	margin-right: 5px;
	width:220px;
}
.tableRowName
{
}
.tableRowComment
{
}
.sideInfoPanel
{
}
.rankBox
{
	border-top: red 0px solid;
	border-bottom: red 0px solid;
	border-right: red 0px solid;
	border-left: red 0px solid;
}
.rankValue
{
	clear: none;
	font-size: x-small;
	float: left;
	font-family: Arial;
	background-color: red;
	text-align: center;
}
.rankSpacer
{
	font-size: x-small;
	font-family: Arial;
	clear: none;
	float: right;
	background-color: pink;
	text-align: center;
}
.bubbleLeft
{
	height: 15px;
	width:7px;
	background-position: left center;
	background-attachment: fixed;
	background-image: url(Images/bubbleLeft.gif);
	background-repeat: no-repeat;
}
.bubbleCenter
{
	height: 15px;
	background-position: center top;
	font-size: xx-small;
	background-image: url(Images/bubbleCenter.gif);
	background-repeat: repeat-x;
}
.bubbleRight
{
	height: 15px;
	width:7px;
	background-position: right center;
	background-attachment: fixed;
	background-image: url(Images/bubbleRight.gif);
	background-repeat: no-repeat;
}
.tableRowName
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
	background-color: #ddddff;
}
.tableRowComment
{
	font-size: x-small;
	padding-bottom: 15px;
}
.formNote
{
	display: block;
	font-style: italic;
}
.pageInfoLink A
{
	text-decoration: none;
	font-weight: bold;
}
.pageInfoLink A:hover
{
	text-decoration: underline;
}
.tablePageList
{
	width:100%;
	border: none;
	font-size: x-small;
	font-family: Arial;
}
.tablePageList A
{
	text-decoration:none;
}
.tablePageList A:hover
{
	text-decoration:underline;
}
.tablePageList THEAD
{
}
.tablePageList .row
{
}
.tablePageList .altRow
{
	background-color: #ddddff;
}
.tablePageList TR TD
{
	padding:2px;
	margin:0px;
}
.infoPanel
{
}
.infoPanel OL
{
	margin:10px;
}
#labelSaved
{
	color:Red;
}
.footer
{
	clear:both;
	font-size: xx-small;
	color: gainsboro;
	font-family: Arial;
	text-align: right;
}
.faqList
{
	font-size: x-small;
}
.faqList DT
{
}
.faqList DD
{
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 17px;
}
.qotd_X
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: xx-small;
	font: menu;
	border-left: gainsboro 1px solid;
	color: #0000ff;
	border-bottom: gainsboro 1px solid;
	position: relative;
	top: -10px;
	left: 180px;
	text-align: left;
	width:600px;
	}
*/