p,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
p  {margin-bottom:0.5em; font-family:Arial, Helvetica, sans-serif;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/grey_dither.gif);
}

table {
	border: 0px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.whitelink:link, a.whitelink:active, a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: underline;

}

a.whitelink:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.whitelink2:link, a.whitelink2:active, a.whitelink2:visited {
	color: #FFFFFF;
	text-decoration: underline;

}

a.whitelink2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.greylink:link, a.greylink:active, a.greylink:visited {
	color: #999999;
	text-decoration: underline;

}

a.greylink:hover {
	color: #999999;
	text-decoration: underline;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #E8ECF5;
	text-decoration: underline;
}

a.navlink:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}

th.blue {
	background-color: #6699CC;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}

th.blue_centered {
	background-color: #6699CC;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
th.blue_right {
	background-color: #6699CC;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
}

td.bluedark {
	background-color: #9999FF;
	color: #FFFFFF;
	vertical-align: middle;
}

td.blue {
	background-color: #CED8EA;
	color: #000000;
	font-weight: normal;


}
td.bluelight {
	background-color: #E8ECF5;
	color: #006699;
	font-weight: normal;


}

th.admin {
	background-color: #CC6666;
	color: #FFFFFF;
	vertical-align: middle;
}

td.admin {
	background-color: #FFCCCC;
	color: #000000;
	font-weight: normal;
}
td.adminlight {
	background-color: #FFE8E8;
	color: #012266;
	font-weight: normal;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	width: 100%;
}
.fullwidth {
	width: 100%;
}
.borderline {
	background-color: #003399;
}
.whitebackground {
	background-color: #FFFFFF;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.small:link, a.small:active, a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;

}
a.small:hover {
	font-size: 9px;
	text-decoration: underline;
}
.globalDark {
	background-color: #0066CC;
}
.globalMedium {
	background-color: #6699CC;
	color: #FFFFFF;

}
.large {
	font-size: 12px;
}
.medium {
	font-size: 11px;
}
.small {
	font-size: 9px;
}
.blueborder {
	border: 1px solid #6699CC;
}
.adminborder {
	border: 1px solid #CC6666;
}
.globalMediumborder {
	border: 1px solid #6699CC;
}
a:link,a:visited,a:active {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;

}
.huge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.fullheight {
	height: 100%;
}
h3 {margin: 0em 0em 0.5em 0em; font-size:18px;}