BODY
{
	margin: 0px; /*background-color: #A7BFFB;*/
	background-image: url(../Images/bgMain.gif);
	color: #303030;
	font-family: Arial, Verdana;
	font-size: 9pt;
	line-height: 150%;
}

td
{
	font-size: 9pt;
	line-height: 150%;
	color: #303030;
}

.img
{
	padding: 2px;
	border: solid 1px #CCCCCC;
}

.maintext img
{
	padding: 2px;
	border: solid 1px #CCCCCC;
}

.headerlinks a
{
	text-decoration: none;
}

.parentTable
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.childTable
{
	background-color: #F3F3F3;
}

.headerrow
{
	background-image: url(../Images/Header.jpg);
	height: 190px;
	background-repeat: no-repeat;
}

.headerbar
{
	height: 25px;
	background-image: url(../Images/bgLinksBar.gif);
	background-repeat: repeat-x;
	border-bottom: solid 1px #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
}

.navigationbar
{
	height: 30px;
	background-color: #EEEEEE; /*background-image: url(../Images/bgNavigation.gif);*/
	border-bottom: solid 1px #E0E0E0;
	padding-left: 3px;
	color: #1587DB;
	font-size: 8pt;
	font-weight: bold;
}

.footer
{
	height: 40px;
	background-color: #5F5F5F;
	color: #9C9C9C;
	padding-left: 3px;
	padding-right: 3px;
}

.footer td
{
	color: #9C9C9C;
}

.footer a
{
	color: #9C9C9C;
	text-decoration: none;
}

.menu
{
	background-color: #E3E3E2;
}

.menulinks
{
	width: 190px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: solid 0px #CCCCCC;
}

.menulinks td
{
	width: 190px;
	height: 30px;
	padding-left: 20px; /*background-image: url(../Images/bgMenu.gif); 	background-repeat: repeat-x;*/
	text-align: left;
	font-family: Arial, Verdana;
	border-bottom: solid 1px #CCCCCC;
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menulinks a
{
	color: #303030;
	text-decoration: none;
}

.breadcrumb
{
	color: #303030;
}

.breadcrumb a
{
	color: #303030;
	text-decoration: none;
}

.mainbox
{
	background-image: url(../Images/bgBox.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
	text-align: left;
	padding: 3px;
}

.mainbox h3
{
	font-size: 13pt;
	font-weight: bold;
	color: #22345C;
	font-family: Arial, Verdana;
}

.mainbox img
{
	border: solid 1px #CCCCCC;
	padding: 2px;
	margin: 3px;
}

.smallbox
{
	color: #333333;
	font-family: Arial, Verdana;
}

.smallbox h3
{
	font-size: 11pt;
	color: #14A80D;
	margin-top: 0px;
	margin-bottom: 3px;
}

.smallbox ul
{
	margin-top: 3px;
}

.paging
{
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	color: #125BB5;
}

.paging b
{
	font-size: 10pt;
}
