﻿<style type="text/css">
body {
	font: normal 14px times new roman;
	background-color: #CCCCCC
	}
.SmallText {
	font-size: xx-small;
	color: #929397;
    text-align: right;
    
}
img { 
	border-style: none; 
	} 
h1 {
	font: bold italic 22px times new roman;
	color: #800000
	}
h2 {
	font: bold 22px times new roman;
	color: #800000;
	}
h3 {
	font: italic bold 14px times new roman;
	color: #000080;
	}
h4 {
	font: italic 14px times new roman;
	color: #000080;
	}
h5 {
	font: italic 14px times new roman;
	color: #800000;
	}
.h2centered {
	font: bold 22px times new roman;
	color: #800000;
    text-align:center;
	}

h6 {
	font:  italic 14px times new roman;
	color: #800000;
	}
.pdfstyle1
	{
	font: 14px times new roman;
	color: #000080;
	}
.pdfstyle2
	{
	font: 12px arial;
	color: #000000;
	}
a:link {
	color: #000080;
	text-decoration: underline;
	font-style: normal;
}
body {
	font: normal 14px times new roman;
	background-color: #CCCCCC;
	margin: 0;
  	padding: 0;}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}

.tabtbody td a:hover {
  background: transparent;
  color: #800000;
  }
.odd {
  background: #bdbec2;
  }
tfoot th {
  font: bold 16px verdana, arial, helvetica, sans-serif;
  border: 1px solid #ffffff;;
  text-align: center;
  background: #000080;
  color: #ffff00;
  padding-top:6px;
  }
.tabhead {
  text-align: right;
  color: #000000;
  font-weight:bold;
}
.tabhead2 {
  text-align: left;
  color: #000000;
  font-weight:bold;
}
.style5 {
	text-align: center;
}
.heading1 {
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #0E1791;
}
.centeredtext {
	text-align: center;
}
.rightjust {
	text-align: right;
}
.leftjust {
	text-align: left;
}

.roundcont {
	
	background-color: #000080;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}
.WhiteTextBold {
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
}

.roundtop { 
	background: url("images/tr.png") no-repeat top right; 
}
.whitetext {
	color: #FFFFFF;
}

.roundbottom {
	background: url("images/br.png") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.error {
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
}

</style>