body 		{
	background-color: #006699;
	color:#1b4a83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link		{
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	
}
a:visited 	{
	color: #0066ff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover		{
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
}
a:active 	{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.whitelinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitelinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.whitelinks a:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
.whitelinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.crumblinks a:link		{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	
}
.crumblinks a:visited 	{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.crumblinks a:hover		{
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
}
.crumblinks a:active 	{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
td {
	background-color: #FFFFFF;
}
td.blue {
	background-color: #003366;
}
div.sidelinks {
	padding: 10px;
}
td.grey {
	background-color: #e3e3e3;
	padding: 10px 0px 0px;
}

td.grey1{
	background-color: #e3e3e3;

}

td.ltblue {
	background-color: #a7ceea;
	vertical-align: top; 
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
div.heading {
	font-weight: bold;
	color: #003366;
	font-size: 13px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	text-align: left;
	}
span.red	{
	color: #CC3333;
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
span.bold {
	font-weight: bold;
}
td.heading {
	font-weight: bold;
	text-align: center;
}

td.heading1 {
	font-weight: bold;
	background-color: #a7ceea;
	vertical-align: middle;
}
td.centre {
	text-align: center;
}
span.superscript {
	vertical-align: super;
	font-size: 8px;
}
span.subscript {
	vertical-align: sub;
	font-size: 8px;
}
td.techdes{background-color:#F0F0F0}
td.techdes1{background-color:#F7F7F7}
td.techdes2{background-color:#1b4a83; color:#FFFFFF}

.heading {
	color:#336699;
	font-size:14px;
	font-weight:bold;}