/* CSS Document */

body {
	background-image: url(img/globalBkgd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #7B7B7B;
}
.content {
	padding-left: 28px;
	padding-right: 28px;
}
.faqq {
	font-style: italic;
	font-weight: bold;
	color: #013C78;
}
.faqa {
	font-weight: bold;
	color: #013C78;
}

.sidebarLeft {
	padding-left: 40px;
	padding-top: 20px;
}


.footer {
	font-size: 12px;
	padding-top: 20px;
	color: #4B4B4B;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	padding-left: 20px;
	color: #4B4B4B;
	font-weight: normal;
}
a:link, a:active, a:visited {
	color: #013C78;
	text-decoration: none;
}
.section {
	font-weight: bold;
	color: #666666;
}

.footer a:hover {
	text-decoration: none;
	padding-left: 20px;
	color: #013C78;
	font-weight: normal;
}
a:hover {

	font-weight: bold;
	color: #013C78;
	text-decoration: underline;
}
.breadcrumb {
	font-size: 12px;
	color: #999999;
	line-height: 17px;
}
a.href2:link, a.href2:active, a.href2:visited {
	font-weight: normal;
	color: #013C78;
	text-decoration: none;
	font-size: 12px;
}
a.href2:hover {

	font-weight: normal;
	color: #013C78;
	text-decoration: underline;
	font-size: 12px;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	font-size: 12px;
	color: #999999;
	line-height: 17px;
	font-weight: normal;
}
.breadcrumb a:hover {
	font-size: 12px;
	color: #013C78;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}
.part {
	padding-right: 5px;
	padding-left: 5px;
}
