body { background-image: url(../images/bg.gif); }

td, input, select
{
	text-align: left;
	vertical-align: top;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

p
{
	margin: 4px 2px 6px 0px;
	line-height: 16px;
}

li { margin: 2px 0 2px 6px; }

.titlebg
{
	background-image: url(../images/title/titlespacer.png);
	background-repeat: repeat-x;
}

.portlet
{
	background: #FEFEFE;
	color: #000;
	border-right: #999;
	border-bottom: #999;
	border-left: #999;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

.portletinside
{
	background: #F4F4F4;
	color: #000;
	border-right: #999;
	border-left: #999;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
}

.portletbg
{
	background-color: #F4F4F4;
	background-image: url(../images/portletbg.gif);
	background-repeat: no-repeat;
	padding: 5px 22px 10px 15px;
}

.portletlgbg
{
	background-color: #F4F4F4;
	background-image: url(../images/portletbg_lg.gif);
	background-repeat: no-repeat;
	padding: 5px 22px 5px 15px;
}

.portletbgwide
{
	background-color: #F4F4F4;
	background-image: url(../images/portletbg_wide.gif);
	background-repeat: no-repeat;
	padding: 5px 22px 12px 15px;
}

.portletbgwidelong
{
	background-color: #F4F4F4;
	background-image: url(../images/portletbg_widelong.gif);
	background-repeat: no-repeat;
	padding: 5px 22px 12px 15px;
}

.newstitle { font-weight: bold; }

.title
{
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
.plain {
	font-weight: normal;
}

.subtitle /* for data entry fields */
{
	font-weight: bold;
	vertical-align: middle;
}

.subtitletop /* for data entry fields */
{
	font-weight: bold;
	vertical-align: top;
}

.note { font-style: italic; }
.supportlinks { line-height: 20px; }

.devname
{
	color: #C60;
	font-weight: bold;
	font-size: 12px;
}

.small
{
	font-size: 9px;
	line-height: 22px;
}

.recnums { font-size: 10px; }

.pagelinks
{
	font-size: 10px;
	text-align: right;
}

.textinform { vertical-align: bottom; }

.buttonright
{
	vertical-align: bottom;
	text-align: right;
}
.error
{
	color: #900;
	font-weight: bold;
}
.faqline
{
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 20px 0;
}
.issuelist
{
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5px 0 5px 0;
}
.confirminfo { margin: 15px 5px 5px 20px; }
.faqanswer { padding: 20px 0 0 0; }
.question { margin: 0 0 5px 15px; }
.borderpara
{
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

img
{
	border-width: 0px;
	border-style: none;
}

a:link, a:active, a:visited
{
	color: #CC6600;
	text-decoration: underline;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}
