.heading {
 color:blue;
 font-weight:600;
 font-size:12pt;
 }
.bad_login {
	color:red;
	}


a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td.article {
	
	font-size: 10pt;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
	width: 100%;
}

.footnav {
	font-size: 80%;
}

.watermark{
	background: url(images/watermark.gif) no-repeat scroll center 100px;
	background-color: White;
	background-repeat: repeat-y;
	}
	
.navbar{ border-bottom: 1px solid #CCCCCC; }

.whitelink:link, .whitelink:active, .whitelink:visited  {
	color: #FFFFFF;
}

.whitelink:hover{
	color: #FF0000;
}

/*#### SoW Styles ####*/
td.articlehead {
	background-color: #006666;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	width: 80%;
}
td.articlehead {
	background-color: #006666;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	width: 80%;
}
td.article {
	font-size: small;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	width: 80%;
}

td.articleheaddescription{
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

td.listing {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
}

td.subhead {
	background-color: #006666;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	width: 15%;
}
.subhead a:link, .subhead a:visited, .subhead a:active {
	color: #FFFFFF;
}
.subhead a:hover {color: #CCCCFF;}

/* Navigation Bar 
   Change the values below to change the font size and colour of the navbar
*/

.ieleiar {
	cursor: default;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

.item {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	line-height: 180%;
}



/* Modify this to change the look of the OutsideLink class */
.OutsideLink, .OutsideLink:link, .OutsideLink:active, .OutsideLink:visited{
	color: #0000ff;
	background-color: transparent;
	width: 100%
	}
	
.OutsideLink:hover{
	color: #FF0000;
	background-color: transparent;
	width: 100%
}
	