/* CSS Document */

.pageTitle {background-color:#003399; color:#fda05b; font-weight:bold; font-family: "MS Sans Serif";	font-size: 12pt;}
.pageHeader {background-color:#6487dc; color: #ffffff; font-family:"MS Sans Serif"; font-size: 12pt; font-weight:bold;padding: 3px;}
.message {font-family: "MS Sans Serif"; font-weight: normal; font-size: 10pt;}
.itemName {background-color:#f0f0f0; font-family: "MS Sans Serif"; font-weight:normal; font-size: 10pt;}
.itemValue {font-family: "MS Sans Serif"; font-weight:normal; font-size: 10pt;}
.itemLink:link {	font-family: "MS Sans Serif";	font-weight:normal; font-size: 10pt;	color: #000000;	text-decoration: none;background-color: #f0f0f0;	height: 18px;	width: 100%; border: 1px solid ffffff;}
.itemLink:visited {	font-family: "MS Sans Serif";	font-weight:normal; font-size: 10pt;	color: #000000;	text-decoration: none;background-color: #f0f0f0;	height: 18px;	width: 100%; border: 1px solid ffffff;}
.itemLink:active {	font-family: "MS Sans Serif";	font-weight:normal; font-size: 10pt;	color: #FFFFFF;	text-decoration: none;	background-color: #6487dc;	height: 18px;	width: 100%; border: 1px solid #000000;}
.itemLink:hover {	font-family: "MS Sans Serif";	font-weight:normal; font-size: 10pt;	color: #FFFFFF;	text-decoration: none;	background-color: #6487dc;	height: 18px;	width: 100%; border: 1px solid #000000;}
input { font-family: "MS Sans Serif"; }

.tabNa {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FFF0F8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: green;
	border-left-style: green;
	border-top-color: #FFF0F8;
	border-right-color: #FFF0F8;
	border-bottom-color: #FFF0F8;
	border-left-color: #FFF0F8;
	font-weight: bold;
	padding-right: 10;
	padding-left: 10;
	height:20;
}

.tabNa_act {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FF9999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: green;
	border-left-style: green;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	font-weight: bold;
	padding-right: 10;
	padding-left: 10;
	height:20;
}

#alertTop{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FFFF00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: green;
	border-left-style: green;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-weight: bold;
	padding-right: 10;
	padding-left: 10;
	height:20;
}
