A:link, A:visited, A:active
{ 
	FONT-SIZE:11;
	COLOR: #008FD5;
	FONT-FAMILY: verdana;
	text-decoration: none;
        FONT-WEIGHT: none;

}
A:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	text-decoration: none;
FONT-WEIGHT: none;
}
TABLE,TD,TR,TH,UL,LI,P,DIV
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: verdana;
}
BODY
{
	FONT-SIZE: 8pt;
	COLOR: black;
        BACKGROUND-COLOR: #D3DFED;  
	FONT-FAMILY: verdana;
}

HR
{
	COLOR: black;
	HEIGHT: 1pt;

}
.mainheading
{
	FONT-SIZE: 11pt;
	COLOR: black;
	FONT-WEIGHT: bold;
}

.logintext
{
	FONT-SIZE: 7.5pt;
	COLOR: black;
        FONT-FAMILY: verdana;
}
.subtext
{
	FONT-SIZE: 6pt;
	COLOR: #616161;
        FONT-FAMILY: verdana;
}
.titlebar
{
	FONT-SIZE: 12pt;
	COLOR: white;
	BACKGROUND-COLOR: #68185E;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: bold;
}
.datetime
{
	FONT-SIZE: 7pt;
	COLOR: white;
	BACKGROUND-COLOR: #68185E;
}
A.mainsection:link, A.mainsection:visited, A.mainsection:active
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: none;
}
A.mainsection:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: underline;
}
A.rightbarsection:link, A.rightbarsection:visited, A.rightbarsection:active
{ 
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: none;
}
A.rightbarsection:hover
{ 
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;
	text-decoration: underline;
}
A.menutext:link, A.menutext:visited
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: none;
	text-decoration: none;
}
A.menutext:active, A.menutext:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: #006C6C;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: white;
FONT-WEIGHT: none;
}
A.rightbar:link, A.rightbar:visited, A.rightbar:active
{ 
	FONT-SIZE: 8pt;
	COLOR: navy;
	FONT-FAMILY: verdana;
	text-decoration: none;
	FONT-WEIGHT: none;
}
A.rightbar:hover
{ 
	FONT-SIZE: 8pt;
	COLOR: navy;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: none;	text-decoration: underline;
}
#admintbl, #programtbl {
	border-collapse: collapse;
}

#admintbl td, #admintbl th {
	border: 1px #666 solid;
	padding: 3px;
}

#admintbl th {
	text-align: right;
	background-color: #eee;
	color: #333;
}
#admintbl th.hdr {
	font-size: 11pt;
	text-align: center;
}
#portal {
	border-collapse: collapse;
}

#portal td {
	vertical-align: top;
}

#portal td.hdr {
	border-bottom: 1px #E4007B dashed;
	padding-bottom: 8px;
}

#portal .ptitle {
	color: #E4007B;
	font-size: 9pt;
	margin: 6px 0;
}

#portal .plink {
	text-align: right;
	margin: 6px 0;
}

#portal .pimg {
	text-align: center;

}


/* IASP v4.4 new site record layout styles */

.sitebox {
	display: none;
}

#sbox_0 {
	display: block;
}

.sitecontainer {
	padding: 16px 3px;
	border: 1px #aaa solid;
}

.siteheader {
	background: #eee;
	padding: 2px;
	border: 1px #aaa solid;
}

#sitetbl {
	border-collapse: collapse;
}

.siteheader a:link, .siteheader a:visited, .siteheader a:active {
	display: block;
	float: left;
	padding: 3px 8px;
	text-decoration: none;
	color: #444;
	background: #ddd;
	margin: 0 3px;
}

.siteheader a:hover, .siteheader a.on:link, .siteheader a.on:visited, .siteheader a.on:active {
	background: #444;
	color: #fff;
}

