body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: 16px;
 color: #333333;
 margin:	0;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #294995;
	text-decoration: none;
	font-weight: bold;
}

.whiteNav {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #899BC4;
 text-transform: none;
}

.whiteNav a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #D1D8E8;
 text-transform: none;
 text-decoration: none;
}

.whiteNav a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #899BC4;
 text-transform: none;
 text-decoration: underline;
}

.whiteNav a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #D1D8E8;
 text-transform: none;
 text-decoration: none;
}

a:visited {
 font-family: Arial, Helvetica, sans-serif;
 color: #000066;
 text-transform: none;
 text-decoration: underline;
}

a:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #000066;
 text-transform: none;
 text-decoration: none;
}

a:link {
 font-family: Arial, Helvetica, sans-serif;
 color: #000066;
 text-transform: none;
 text-decoration: underline;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #000066;
 font-weight: bold;
 text-transform: none;
 text-decoration: none;
 margin-bottom: 0;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #00955A;
 font-weight: bold;
 text-transform: none;
 text-decoration: none;
 margin-bottom: 0;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #000066;
 font-weight: bold;
 text-transform: none;
 text-decoration: none;
 margin-bottom: 0;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #ffffff;
 font-weight: normal;
 text-transform: none;
 text-decoration: none;
 margin-bottom: 0;
}

h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #C31212;
 font-weight: normal;
 text-transform: none;
 text-decoration: none;
 margin-bottom: 0;
}

h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #333333;
 font-weight: normal;
 text-transform: none;
 text-decoration: none;
 margin-bottom: 0;
}

table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #333333;
 font-style: normal
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #333333;
 font-style: normal
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 line-height: 16px;
 color: #333333;
 font-style: normal
}

li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 line-height: 16px;
 color: #333333;
 font-style: normal
}

.button {
 background-color: #294995;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #ffffff;
 border-color: #294995;
 border-style: solid;
 border-width: 1px
}

.transparent {
 background-color: transparent;
 border: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #000066;
 font-style: normal
}

.editbox {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 color: #333333;
}

.editbox2 {
/*	background-color: #DFE5F3; */
	background-color:	#f8b6d4; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
}


.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

.bg1 {
	background-color:	#E3F3ED;
}

.bg2 {

/*	background-color:	#CFD6E7; */
	background-color:	#f8b6d4 !important;
	border: 2px solid black;
}



#mainTable {
	border:	0;
	padding:	5px;
	background:	white;
}