/* CSS Document */

p{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-left: 20px;
}
.bold {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #0D316C;
}

.boldsidebar {
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #0C316B;
	font-size: 14px;
	line-height: 15px;
}

.boldallcaps {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: 125%;
}
.bulletpoint {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: 333333;
	padding-left: 30px;
}
.tabletext {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: 333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D1622F;
	background-color: #EAECED;
	padding-right: 3px;
	margin-left: 20px;
	font-weight: normal;
}


.tabledarktext {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	background-color: #D6E6ED;
	padding-right: 3px;
	margin-left: 20px;
	font-weight: bold;
}
.smallcaps {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
}

a {
	color: #2E404E;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #999999;
}
.top {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 1.25;
}
.smalltype {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	line-height: 1.25;
}
a img {
border: none;
}
a:visited {
color: #666666;
}
a:hover {
	color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #333333;
}

.PageHeaders {
	font-family: "Times New Roman", Times, serif
	font-size: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #002A64;
	letter-spacing: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.tablebackground {
	background-image: url(images/bktable.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.p2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
}

ol {
    padding-top:0;
    margin-top:0;
}


ul {
	list-style-type: inherit;
	list-style-image: none;
	list-style-position: outside;

}
.listitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	
}
