body{
	font-family: tahoma;
}

table{
	font-family: tahoma;
}

.top{
	height: 158px;
	width: 915px;
	background-image: url(../images/top.jpg);
}

.hr{
	height: 13px;
	width: 915px;
	background-image: url(../images/dot-hr.jpg);
}

.contentTableTop{
	height: 11px;
	width: 889px;
	background-image: url(../images/content-table-top.jpg);
}

.contentTableBottom{
	height: 11px;
	width: 889px;
	background-image: url(../images/content-table-bottom.jpg);
}

.mainTable{
	margin-left: auto;
	margin-right: auto;
}

.contentTable{
	margin-left: auto;
	margin-right: auto;
	background-color: #e6e6e6;
	font-size: 14px;
	color: #0d0f49;
}

a{
	color: #0d0f49;
}

.menu-bottom{
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	padding-left: 15px;
	text-decoration: none;
}

.footerDiv{
	text-align: right;
	padding: 0 3px 0 0;
}

.iqFooter{
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}

a.menu-top{
	color: #164097; 
	font-weight: bold; 
	font-size: 18px; 
	text-decoration: none; 
	background-image: url("../images/menu-bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding: 10px 5px 0px 10px;

}

a.menu-top:hover{
	color: #790e11; 
	font-weight: bold; 
	font-size: 18px; 
	text-decoration: none;
	background-image: url("../images/menu-bullet-hover.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-position: 0px 25px;
	padding: 10px 5px 0px 10px;
}

.menuDiv{
	text-align: center;
	padding: 10px 0 0 5px;
}

.pageHeader{
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	width: auto;
}

.pageHeaderTable{
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

.pageHeaderLeft{
	background-image: url("../images/page-header-left.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-position: 0px 22px;
	width: 10px;
	height: 30px;
}

.pageHeaderRight{
	background-image: url("../images/page-header-right.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-position: 3px 22px;
	width: 10px;
	height: 30px;
}

img{
	border: 0px;
}

.center{
	margin-left: auto;
	margin-right: auto;
}

.contentTd img{
	border: 1px solid #000000;
}
