body {
   background-color: #FFFFFF;
 	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	font-size:11px;
	}
table
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #4F4F4F;
		font-size:11px;
	}
.border {
   border: 1px solid #0A4D94;
   font-family: Verdana, Tahoma;
   font-size: 10px;
	color: #0066CC;
	padding-left: 5px;
}
.xbg {
	background-color: #FAFAFE;
	border-bottom: #CBD2DF solid 1px;
	border-left: none;
	border-top: none;
	border-right: none;
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #333366;
	line-height: 22px;
}
.dotted {
	background: transparent;
	border-bottom: Black dotted 1px;
	border-left: none;
	border-top: none;
	border-right: none;
	width: 200px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-transform: capitalize;
}
.dottedsmall {
	background-color: #FAFAFE;
	border-bottom: Black dotted 1px;
	border-left: none;
	border-top: none;
	border-right: none;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-transform: capitalize;
}
.dottedx {
   background-color: #FFFFE0;
   border-right: #2051DD dotted 1px;
   border-left: none;
   border-top: none;
   border-bottom: none;
   font-family: Verdana, Tahoma;
   font-size: 10px;
   font-weight: bold;
   color: #2051DD;
   text-transform: capitalize;
}
.blue {
	border-bottom: #C21210 1px solid;
	color: #C21210;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
	line-height: 18px;
}
.tabblue {
  background-image: url(../Images/bluebg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
.tabred {
  background-image: url(../Images/redbg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
.tab {
  background-color: #D3D5E3;
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #084897;
  text-align: left;
}
a {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  color: #C21210;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #0066CC;
  text-decoration: none;
  border-bottom: 1px dotted #285A9A;
}
a.white {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: FFFFFF;
  text-decoration: none;
  padding-left: 10px;
}
a.white:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: none;
}
.gray {
	background-color: #D3D5E3;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #084897;
  padding-left: 3px;
  padding-right: 5px;
  line-height: 22px;
}
.bluetext
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #084897;
}
.graybg {
  background-image: url(../Images/graybg.gif);
  font-family: Verdana,Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #084897;
  padding-left: 15px;
  padding-right: 5px;
  line-height: 22px;
}
.graybg a {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  color: #03397E;
  text-decoration: none;
}
.graybg a:hover {
  color: #03397E;
  text-decoration: none;
  border-bottom: 1px dotted #285A9A;
}
.bluebg {
  background-image: url(../Images/bluebg.gif);
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 5px;
  line-height: 22px;
}
.bluebg a {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}
.bluebg span {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}
.bluebg a:hover {
  color: #AEECFF;
  text-decoration: none;
}
.redbg {
  background-image: url(../Images/redbg.gif);
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 22px;
}
.redbg a {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}
.redbg a:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px dotted #FFFFFF;
}
a.small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
   text-decoration:none;
}
a.small:hover {
	color: #C21210;
  text-decoration: none;
  border-bottom: 1px dotted #C21210;
}
.lightbg {
	background-color: #F9FCFF;
   border-top: 1px solid #C21210;
   border-bottom: 1px solid #BABECC;
   padding: 0px;
}
.ppp {
	background-color: #F9FCFF;
   border-top: 1px solid #C21210;
   border-bottom: 1px solid #BABECC;
	padding-left: 2px;
}
.title {
	color: #C21210;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}
b, .bold {
	font-size: 12px;
	font-family: Arial;
	color: #525252;
	font-weight: bold;
}
.smallgray {
	font-size: 10px;
	font-family: Verdana,Arial;
	color: #525252;
	font-weight: bold;
}
b.smaller {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
   text-decoration:none;
}

table.content {
	padding: 7px;
}
table.content td {
	vertical-align: top;
}
table.content td.border {
	padding: 5px;
	vertical-align: top;
	border-right: 1px #BABECC solid;
	border-left: 1px #BABECC solid;
}
table.listtbl td {
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial;
  border-bottom:  1px solid #0066CC;
}
td
 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	list-style-position: outside;
	list-style-type: square;
	padding: 3px;
	color: #4F4F4F;
}

li.space {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;
	color: #4F4F4F;
	list-style-image: url(../Images/moregray.gif);
}
.lightblue {
	background-color: #EEF7FF;
   border-bottom: 1px solid #0066CC;
   border-top: 1px solid #0066CC;
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.yellow {
	background-color: #FFFFF4;
   border-bottom: 1px solid #0066CC;
   border-top: 1px solid #0066CC;
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.khaki
{
	background-color: #F2FFF9;
   border-bottom: 1px solid #0066CC;
   border-top: 1px solid #0066CC;
	color : #0066CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.noborder { 
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px
}
.button {
  background-image: url(../Images/bluebg.gif);
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 3px;
  padding-right: 3px;
  height: 18px;
  border: none;
}
.redborder {
   border: 1px solid #C21210;
   padding-left: 5px;
   font-family: Verdana, Tahoma;
   font-size: 10px;
	color: #0066CC;
}
.blueborder {
   border: 1px solid #0A4D94;
   font-family: Verdana, Tahoma;
   font-size: 10px;
	color: #0066CC;
	padding-left: 5px;
	height: 18px;
}
.top {
	vertical-align: top;
}
.scroll2 {
	width: 100%px;
	overflow: auto;
	z-index: 1;
	vertical-align: top;
	scrollbar-3dlight-color:#7C88B5;
   scrollbar-arrow-color:#7C88B5;
   scrollbar-base-color:#FFFFFF;
   scrollbar-darkshadow-color:#7C88B5;
   scrollbar-face-color:#E1E1E9;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#FFFFFF;
}

.noborder { 
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px
}
a.none
{
  text-decoration: none;
  border: none;
}
a.none:hover
{
  text-decoration: none;
  border: none;
}
.bloebold {;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #084897;
}