P    { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 12pt; text-align: justify; }

.sitemap P    { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #004A8C; line-height: 8pt; text-align: center; }

li    { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #004A8C; line-height: 12pt; text-align: justify; }

.bullet P {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12pt;
}

.sitemap a { color:#FFFFFF; text-decoration: none }
.sitemap a:hover { color:#FFFFFF; text-decoration: underline; }

.bluelinks a { color:#1f588d; text-decoration: none }
.bluelinks a:hover { color:#1f588d; text-decoration: underline; }

.mrp a { font-family: arial, helvetica, sans-serif; font-size: 11px; color:#AB0234; text-decoration: none; }
.mrp a:hover { color:#AB0234; text-decoration: underline; }

a { color:#1f588d; text-decoration: none }
a:hover { color:#1f588d; text-decoration: underline; }

html {
scrollbar-face-color:darkblue;
scrollbar-highlight-color:lightblue;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:darkblue;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:magenta;
scrollbar-track-color:lightgrey;
}

body {
	background-color: #003D7D;
	color: #666;
}

.box { font-family: arial, helvetica, sans-serif; font-size: 12px; background: #CCCCCC; color: #333333; text-align: left; }
.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background-color: #D50080;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99CC;
	border-right-color: #FF99CC;
	border-bottom-color: #953962;
	border-left-color: #953962;
}
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003D7D;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D7D;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #00FF99;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footerlinks {
	font-size: xx-small;
}
/*- Top Right Banner--------------------------- */
#topright {
	position: relative;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(images/TRbanner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

	
/*- Top Left Banner--------------------------- */
#topleft {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(images/TLbanner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
#upperLeftCorner {
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: visible;
    width: 200px;
    height: 200px;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 9999;
    border: none;
    float: none;
  }
