﻿body {
}
.footer
{
    font-weight: bold;
    font-size: 8pt;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Century Gothic';
}
.mainPageTite
{
	font-size: 16pt;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: bold;
	color: white;
	background-color: #0b5d78;
	background-image: url(images/bgtitle.jpg);
}
.regularText
{
    font-family: 'Century Gothic';
    font-size: 10pt;
    color: #074b7c;
}
.list
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #0b5e7a;
	font-weight: normal;
	text-transform: none;
}
.list2
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #1492BD;
	font-weight: normal;
	text-transform: none;
}
.date
{
	font-family: Tahoma;
	font-size: 11pt;
	color: gray;
	font-weight: normal;
	text-transform: none;
}
.regtitles
{
	font-family: 'Century Gothic';
	font-size: 12pt;
	color: #074b7c;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10pt;
	background-color: #074b7c;
	height: 30px;
}
.footerButtons
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	color: #DDE6ED;
	text-decoration: none;
	vertical-align: middle;
}
.sideBar
{
    font-family: 'Century Gothic';
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: 10pt;
}
.wizardTitle
{
    font-family: 'Century Gothic';
    font-size: 14pt;
    color: #5f0009;
    font-weight: bold;
    text-transform: uppercase;
    
}
.pageTitle
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #0b5c78;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	direction: ltr;
	text-indent: 20pt;
	text-align: center;
}
.searcList
{
	font-family: 'Century Gothic';
	background-color: #f6ec95;
	border-right: #5e010b 1px groove;
	border-top: #5e010b 1px groove;
	font-size: 10pt;
	border-left: #5e010b 1px groove;
	border-bottom: #5e010b 1px groove;
	color: #5e010b;
}
.menu
{
	font-family: Verdana;
	font-size: 10pt;
	color: white;
	background-color: transparent;
}
.menu2
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #dde6ed;
	text-align: center;
	background-color: #1180A5;
}
.buttonlink
{
	color: white;
	background-color: #1492bd;
	font-size: 10pt;
}
.homelink
{
	color: white;
	font-size: 10pt;
	font-family: Arial;
}
.fildtext
{
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: normal;
	color: #0b5c76;
	text-align: left;
}
.content
{
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: normal;
	color: #0b5c76;
	text-align: left;
}
.contenttitle
{
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #0b5c76;
	text-align: left;
}