.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.style3 {font-size: 5pt}

.style4 {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

.tbl a {
	width:100%;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	background-color: #047AC2;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #56A1D0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.rollover a {
	width:100%;
	background-color: #56A1D0;
	text-align: left;
	text-decoration: none;
	color:#000;
}
.rollover a:hover {
	text-decoration: underline;
	background-color: #047AC2;
	color: #FFFFFF;
}
.rollover ul {list-style-type: none;}
.rolllover p {margin:0px}
.style2 {color: #FFFFFF}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	background-color: #213B90;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
a {
	color: #213B90;
	text-decoration: none;
}

a:hover {
	color: #213B90;
	text-decoration: underline
}

a.white_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 8pt;
}

a.white_links:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 8pt;
}

a.btm_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 7pt;
}

a.btm_links:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 7pt;
}

.size7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

.size8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.body_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.body_text_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.body_text_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #213B90;
}

.body_text_blue_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #213B90;
}

.body_text_red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}

.header_blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #213B90;
	font-weight: bold;
	
}	