﻿body {
	background-image: url(img/back-grad.gif);
	background-repeat: repeat-x;
	background-color: white;
	margin: 0 0 0 0;
}
body,td,th,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:hover {
    color: #BD141B;
}
.itemlabel {
    color: #BD141B;
    font-weight: bold;
    text-align: right;
    vertical-align: baseline;
}
.inputlabel {
    color: #BD141B;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}
.subhead {
	font-size: 23px;
	font-style: italic;
	font-weight: bolder;
	color: #24207F;
}
a.leftmenu:link {
	color: #0000CC;
}
a.leftmenu:hover {
	color: #BA1116;
}
a.leftmenu {
	font-weight: bold;
	font-size: 7.5pt;
}
.leftdisabled 
{
	font-size: 7.5pt;
	font-weight: bold;
	color: #808080;
}
.topichead {
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}
.errormsg {
	font-size: 120%;
	color: #BD141B;
	font-weight: bold;
}
.errorsub {
	color: #BD141B;
}
.coname {
	font-size  : 12pt;
	color      : #BD141B;
	font-weight: bold
}
