.page-title, .page-title2
{
	font: 14pt "Arial";
	color: #0184c5;
	padding-left: 25px;
}

.page-title2
{
	padding: 10px 0 8px 25px;
}

table.content-center
{
	width: 100%;
	padding: 0 25px 0 25px;
	
}

div#content-center
{
	padding: 5px 25px 20px 25px;
}

.spacer
{
	height: 8px;
}

div.content-border
{
	position: relative;
	width: 470px;
	border: solid #cccccc;
	border-width: 1px 1px 0 1px;
}

.ct
{
	position: absolute;
	top: -1px; right: -1px;
	width: 4px; height: 4px;
	background: url(ct.gif) no-repeat;
}

.cb
{
	position: absolute;
	top: 0px; right: -1px;
	width: 4px; height: 4px;
	background: url(cb.gif) no-repeat;
}

div#bot
{
	position: relative;
	border: solid #cccccc;
	border-width: 0 1px 1px 1px;
	width: 470px; height: 3px;
}

.blue {
	color: #00b0db;
	padding: 4px 0 8px 0;
}

div.cat
{
	height: 20px;
	background: url(cat.gif) 0px 12px repeat-x;
	padding: 2px 0 2px 0;
}

div.cat a
{
	color: #898989;
	background: #ffffff url(arrow.gif) 2px no-repeat;
	padding: 0 4px 0 10px;
	text-decoration: none;
}

div.cat a:hover
{
	color: black;
	text-decoration: underline;
}

div.cat a.active
{
	font-weight: bold;
	color: black;
	background: #ffffff url(arrow2.gif) left no-repeat;
}

div.cont
{
	padding: 0 0 10px 10px;
	color: #444444;
}

ul.list
{
	list-style: disc;
	padding-left: 15px;
	margin:0;
}

ul.list li
{
	padding: 0 0 5px 0;
}

div.ftitle{
	color: #444444;
	padding: 8px 0 0 15px;
	line-height: 14px;
}

span.small
{
	font-size: 11px;
	color: #a5a5a5;
}

span.req
{
	color: red;
}

textarea.inp {
	border: solid 1px #7f9db9;
	width: 99%;
}

input.inp{
	border: solid 1px #7f9db9;
	width: 99%;
}

td.inp
{
	width: 65%;
}

td.eg, div.eg
{
	padding-left: 10px;
	width: 130px;
	font-size:11px;
	color: #a5a5a5;
}

span.eg
{
	color: #b4d0d7;
}

div.eg
{
	width: auto;
	padding-left: 15px;
}

div.submit
{
	text-align: center;
	padding-top: 15px;
}
