a {
	color: #453523;
	text-decoration: underline;
}

a.menuLink 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #f2f4f5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.navigationlink
{
	color: #185996;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: bold;
}

a.navigationheader
{
	color: White;
	text-decoration: none;
	cursor: hand;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana;
	font-size:xx-small;	
}

body {
	background-color: #F2F4F5;
	height: 0px;
	margin: 0px;
	font-family: Arial,  sans-serif;	
	scrollbar-darkshadow-color: #CBD8E4;
	scrollbar-3dLight-color: #FFFFFF;
	scrollbar-arrow-color: #CBD8E4;
	scrollbar-base-color: #004888;
	scrollbar-face-color: #004888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #BCDEF3;
	scrollbar-track-color: #CBD8E4;
}

body.blueBody {
	background-color: #E2E9EE;
	height: 0px;
	margin: 0px;
	font-family: Arial,  sans-serif;
	scrollbar-darkshadow-color: #CBD8E4;
	scrollbar-3dLight-color: #FFFFFF;
	scrollbar-arrow-color: #CBD8E4;
	scrollbar-base-color: #004888;
	scrollbar-face-color: #004888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #BCDEF3;
	scrollbar-track-color: #CBD8E4;
}

select{
	font-family: Arial,  sans-serif;
	font-size: xx-small;
} 

input
{
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

textarea
{
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

.javalink 
{
	cursor: hand;
}

.arrow
{
	font-family: Webdings;
	color: #185996;
	font-size: 22px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}

.arrowsmall
{
	font-family: Webdings;
	color: #185996;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}

.blueBorderTable 
{
	padding: 0px;
	border: 1px solid #004888;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 0 0;
}

.header
{
	font-size:xx-small;
	font-family:Verdana;
	font-weight:bold;
}
	
.tablesize1 {
	padding: 0px;
	height: auto;
	border: 1px solid #004888;
	width: 245px;
	border-collapse: collapse;
}

.tablesize2 {
	padding: 0px;
	height: auto;
	border: 1px solid #004888;
	width: 500px;
	border-collapse: collapse;
}

.tablesize3 {
	padding: 0px;
	height: auto;
	border: 1px solid #004888;
	width: 225px;
	border-collapse: collapse;
}

.tablesize4 {
	padding: 0px;
	border: 1px solid #004888;
	width: 100%;
	border-collapse: collapse;
}

.tablesize5 {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

.simpletable {
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px none;
}

.stationhead {
	background-image: url(../graphics/station%20heads/stationheadslice.gif);
	background-repeat: repeat;
}

.list {
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

.bluemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #f2f4f5;
	background-color: #004888;
	text-align: right;
	height: 12px;
	text-indent: 3px;
}

.divide {
	background-color: #004888;
	height: 1px;
}

.sitehead {
	background-image: url(../graphics/station%20heads/headslice.gif);
	background-repeat: repeat;
}

.hidetable {
	display: none;
	border: none;
}

.floatingDiv
{
	BORDER-RIGHT: #666666 5px solid; 
	BORDER-TOP: #666666 5px solid; 
	BORDER-BOTTOM: #666666 5px solid;
	BORDER-LEFT: #666666 5px solid; 
	PADDING-BOTTOM: 10px; 
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 10pt; 
	FILTER: Alpha(Opacity=90); 
	FONT-FAMILY: Arial,  sans-serif;
	BACKGROUND-COLOR: #f2f4f5
}

@media print
{
	.noprint
	{
		display: none;
	}
	
	.pagebreak
	{
		page-break-after : always;
	}
}

/*
table.exception
{
	border-collapse: collapse;
	border-top-color: #CBD8E4;
	border-right-color: #CBD8E4;
	border-bottom-color: #CBD8E4;
	border-left-color: #CBD8E4;
}

.systemGenerated
{
	color: Red;
	font-weight: bold;
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

.information {
	font-family: Webdings;
	font-size: x-small;
	color: #002D55;
}
.question {
	font-family: Webdings;
	font-size: x-small;
	color: #002D55;
}
.print
{
	font-family: "Wingdings 2";
	color: #185996;
	font-size: 22px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}

.rowspacer {
	height: 10px;
}

.x {
	font-family: "Wingdings 2";
	font-size: 22px;
	line-height: 20px;
	color: #185996;
	cursor: hand;
}

.arrowwhite {
	font-family: Webdings;
	font-size: 22px;
	line-height: 20px;
	color: #F2F4F5;
	text-decoration: none;
	cursor: hand;

}

.highlight {
	onmouseover: bgColor=#E2E9EE;
	onmouseout: bgColor=#f2f4f5;
	text-decoration: none;
}

td {
	margin: 0px;
}

*/a {
	color: #453523;
	text-decoration: underline;
}

a.menuLink 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #f2f4f5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.navigationlink
{
	color: #185996;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: bold;
}

body.blueBody {
	background-color: #E2E9EE;
	height: 0px;
	margin: 0px;
	font-family: Arial,  sans-serif;
	scrollbar-darkshadow-color: #CBD8E4;
	scrollbar-3dLight-color: #FFFFFF;
	scrollbar-arrow-color: #CBD8E4;
	scrollbar-base-color: #004888;
	scrollbar-face-color: #004888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #BCDEF3;
	scrollbar-track-color: #CBD8E4;
}

select{
	font-family: Arial,  sans-serif;
	font-size: xx-small;
} 

input
{
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

textarea
{
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

.javalink 
{
	cursor: hand;
}

.arrow
{
	font-family: Webdings;
	color: #185996;
	font-size: 22px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}

.arrowsmall
{
	font-family: Webdings;
	color: #185996;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}

.blueBorderTable 
{
	padding: 0px;
	border: 1px solid #004888;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 0 0;
}

.tablesize1 {
	padding: 0px;
	height: auto;
	border: 1px solid #004888;
	width: 245px;
	border-collapse: collapse;
}

.tablesize2 {
	padding: 0px;
	height: auto;
	border: 1px solid #004888;
	width: 500px;
	border-collapse: collapse;
}

.tablesize3 {
	padding: 0px;
	height: auto;
	border: 1px solid #004888;
	width: 225px;
	border-collapse: collapse;
}

.tablesize4 {
	padding: 0px;
	border: 1px solid #004888;
	width: 100%;
	border-collapse: collapse;
}

.tablesize5 {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

.simpletable {
	padding: 0px;
	width: 100%;
	border: 0px none;
	border-collapse: collapse;
}

.stationhead {
	background-image: url(../graphics/station%20heads/stationheadslice.gif);
	background-repeat: repeat;
}

.list {
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

.bluemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #f2f4f5;
	background-color: #004888;
	text-align: right;
	height: 12px;
	text-indent: 3px;
}

.divide {
	background-color: #004888;
	height: 1px;
}

.sitehead {
	background-image: url(../graphics/station%20heads/headslice.gif);
	background-repeat: repeat;
}

.hidetable {
	display: none;
	border: none;
}

.floatingDiv
{
	BORDER-RIGHT: #666666 5px solid; 
	BORDER-TOP: #666666 5px solid; 
	BORDER-BOTTOM: #666666 5px solid;
	BORDER-LEFT: #666666 5px solid; 
	PADDING-BOTTOM: 10px; 
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 10pt; 
	FILTER: Alpha(Opacity=90); 
	FONT-FAMILY: Arial,  sans-serif;
	BACKGROUND-COLOR: #f2f4f5
}

@media print
{
	.noprint
	{
		display: none;
	}
	
	.pagebreak
	{
		page-break-after : always;
	}
	
	body {
		background-color: #FFFFFF;
		height: 0px;
		margin: 0px;
		font-family: Arial,  sans-serif;
	}
}

@media screen
{
	.printOnly
	{
		display : none;
	}	
	
	body {
		background-color: #F2F4F5;
		height: 0px;
		margin: 0px;
		font-family: Arial,  sans-serif;
		scrollbar-darkshadow-color: #CBD8E4;
		scrollbar-3dLight-color: #FFFFFF;
		scrollbar-arrow-color: #CBD8E4;
		scrollbar-base-color: #004888;
		scrollbar-face-color: #004888;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #BCDEF3;
		scrollbar-track-color: #CBD8E4;
	}
}

.group{
		border: 1px solid #2580C0;
		margin-bottom: 3px;
		height: 100%;
	}
	.head{
		padding-left: 3px;
		font-family: arial;
		font-size: 10pt;
		font-weight: 700;
		color: #FFFFFF;
		background-color: #2580C0;
		border-bottom: 1px solid #2580C0;
		width: 100%;
	}
	.data{
		font-size: 10pt;
		font-family: arail;
		padding-left: 3px;
		padding-right: 3px;
	}
	.inputWidth{
		width: 150px;
	}

/*
table.exception
{
	border-collapse: collapse;
	border-top-color: #CBD8E4;
	border-right-color: #CBD8E4;
	border-bottom-color: #CBD8E4;
	border-left-color: #CBD8E4;
}

.systemGenerated
{
	color: Red;
	font-weight: bold;
	font-family: Arial,  sans-serif;
	font-size: xx-small;
}

.information {
	font-family: Webdings;
	font-size: x-small;
	color: #002D55;
}
.question {
	font-family: Webdings;
	font-size: x-small;
	color: #002D55;
}
.print
{
	font-family: "Wingdings 2";
	color: #185996;
	font-size: 22px;
	line-height: 20px;
	text-decoration: none;
	cursor: hand;
}

.rowspacer {
	height: 10px;
}

.x {
	font-family: "Wingdings 2";
	font-size: 22px;
	line-height: 20px;
	color: #185996;
	cursor: hand;
}

.arrowwhite {
	font-family: Webdings;
	font-size: 22px;
	line-height: 20px;
	color: #F2F4F5;
	text-decoration: none;
	cursor: hand;

}

.highlight {
	onmouseover: bgColor=#E2E9EE;
	onmouseout: bgColor=#f2f4f5;
	text-decoration: none;
}

td {
	margin: 0px;
}

*/