table.title {
       
	position:absolute;
	left: 80;
	top: 8;      
	color: #3D4E71;
	font-size : x-large;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
table.navbar {
	position:absolute;
	left:362;
	top:63;
	z-index: 1;
}
td.navbarleft {
	background-image : url('../images/navbarleft.gif');
	width: 20px;
	height: 13 px;
	background-repeat : no-repeat
}
td.navbarlefton {
	background-image : url('../images/navbarleftonred.gif');
	width: 20px;
	height: 13 px;
	background-repeat : no-repeat
}
td.navbar {
	background-image : url('../images/navbar.gif');
	height: 13px;
	background-repeat : repeat-x;
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : xx-small;
	font-stretch : wider;
	text-align : center;
	cursor: hand
}
td.navbaron {
	background-image : url('../images/navbaronred.gif');
	height: 13px;
	background-repeat : repeat-x;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : xx-small;
	font-stretch : wider;
	text-align : center;
	cursor: default
}
td.navbarseparator {
	background-image : url('../images/navbarseparator.gif');
	width: 1px;
	height: 13 px;
	background-repeat : no-repeat
}
td.navbarright {
	background-image : url('../images/navbarright.gif');
	width: 15px;
	height: 13 px;
	background-repeat : no-repeat
}
td.navbarrighton {
	background-image : url('../images/navbarrightonred.gif');
	width: 15px;
	height: 13 px;
	background-repeat : no-repeat
}

table.content {
	z-index: 1;
	height: 100%;
}


td.paragraphheader {
    border-bottom-color : #FC7D00;
    border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-left : 10;
	padding-right: 10;
	color : #E11205;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium
}

td.paragraphheaderwow {
	padding-left : 10;
	padding-right: 10;
	padding-top:10;
	padding-bottom:10;
	color : #E11205;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium
}


td.paragraphheadertail {
	width: 400;
	border-bottom-color : #FC7D00;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
td.paragraphheadertailwow {
	padding-left : 10;
	padding-right: 10;
	border-bottom-color : #FC7D00;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	color:#404040;
	font-size: 12px;
	font-family:verdana;
	font-weight:bold;
}
td.paragraphindent {
	padding-left : 20px;
	width: 680;
}

td.borderbottom {
	border-bottom-color : #4C6192;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}


body {
	padding:0px; margin: 0 px;
	color: #333333;
	background-repeat : no-repeat;
	background-color : White;
	background-image : url('../images/background.gif');
}

a {
	color: black;
	text-decoration:none; 
	font-weight : bold;
}
a:visited {
	color: black;
	font-weight : bold;
}
a:hover {
	color: #E11205;
	text-decoration:underline; 
	font-weight : bold;
}

a.portal {
	color:#E11205;
	font-weight:bold;
	border:none;
}
a.portal:visited{
	color:#E11205;
	font-weight:bold;
}
a.portal:hover{
	color:#E11205;
	text-decoration:underline;
	font-weight:bold;
}
a.BP {
	color:blue;
	font-weight:none;
	font-size: 12px;
	border:none;
}
a.BP:visited{
	color:blue;
	font-weight:none;
	font-size: 12px;
}
a.BP:hover{
	color:blue;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

a.portalBnr {
	color:none;
	border:none;
}
a.portalBnr:visited {
	color:none;
	border:none;
}
a.portalBnr:hover {
	color:none;
	border:none;
}

ul.portal {
	list-style-position:outside;
	list-style-image: url('../images/background.gif');
}
ol.portal {
	list-style-poistion:outside;
	list-style-type: decimal;
}


font.details {
	color: #404040;
	font-size:12px; 
	font-family: verdana;
	font-weight: bold;
	
}
font.BP {
	 color: red;
	font-size:14px; 
	font-family: verdana;
	font-weight: bold;
}

div.upcoming {
	color: red;
	background-color: yellow;
	font: 18px "Times New Roman" bold;
	align: top;
	
}
span.2step {
	color:#0033CC;
	font: 18pt "Times New Roman" bold;
	align: left;
}
li.2step {
	color:#404040;
	font-size: 12px;
	font-family:verdana;
	font-weight:bold;

}

.font10px {
	FONT-SIZE: 10px; FONT-FAMILY: verdana, helvetica, arial
}
.font11px {
	FONT-SIZE: 11px; FONT-FAMILY: verdana, helvetica, arial
}
.font14px {
	FONT-SIZE: 14px; FONT-FAMILY: verdana, helvetica, arial
}
.font10px-white {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: verdana, helvetica, arial
}
.font11px-white {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana, helvetica, arial
}
.header1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: verdana, helvetica, arial
}
.8pt {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: verdana, helvetica, arial
}
.8pt-bold {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; FONT-FAMILY: verdana, helvetica, arial
}
.8pt-italic {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana, helvetica, arial
}
.10pt {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: verdana, helvetica, arial
}
.10pt-bold {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: verdana, helvetica, arial
}
.10pt-italic {
	FONT-SIZE: 10pt; FONT-FAMILY: verdana, helvetica, arial
}
.graytable {
	BORDER-RIGHT: black thin solid; BORDER-TOP: black thin solid; FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT: black thin solid; BORDER-BOTTOM: black thin solid; FONT-FAMILY: "courier new", courier, arial, helvetica; BACKGROUND-COLOR: lightgrey
}
.code {
	PADDING-RIGHT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: "courier new", courier, arial, helvetica; BACKGROUND-COLOR: lightgrey
}
.textbox200px {
	FONT-SIZE: 11px; WIDTH: 200px; FONT-FAMILY: verdana, helvetica, arial
}
.textarea250px {
	FONT-SIZE: 11px; WIDTH: 300px; FONT-FAMILY: verdana, helvetica, arial
}