body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.lnkMenu:link, .lnkMenu:visited,.txtMenu {
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	FONT-WEIGHT: bold; 
	text-decoration:none;
}

.lnkMenu:hover {
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	FONT-WEIGHT: bold; 
	text-decoration:underline;
}

.navbar-top {
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}

.navbar-side:link, .navbar-side:visited {
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none;
	MARGIN-LEFT:10px;
}

.navbar-side:hover {
	COLOR: #cccccc; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none
	MARGIN-LEFT:10px;
}

.txtFooter {
	color:#005288;
	font-size:10px;
	font-family:arial;
	font-weight:bold;	
	text-decoration : none;
}


.lnkFooter:link, .lnkFooter:visited, .lnkFooter:hover {
	color:#005288;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	text-decoration : underline;
}

.txtFooter{
	color:#000000;
	font-size:10px;
	font-family:arial;
	font-weight:bold;	
	text-decoration : none;
}

.txtPageHeader {
	color:#0069aa;
	font-size:15px;
	font-family:arial;
	font-weight:bold;	
	text-decoration : none;
}

P.txtNormal {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;		
}

P.txtSpaceAbove {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:25px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:15px;		
}

P.txtNormalBold {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:10px;		
}


P.txtBlueCenter {
	background-image: url("/common/images/crest.gif");
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#005288;
	text-align:center;
	line-height:2;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;		
}

.txtNormal{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:10px;
}

.txtNormalNone{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:10px;
	list-style:none;
}

.txtNormalBold {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}

.lnkNormal:link, .lnkNormal:visited,.txtMenu {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#005288;
	font-weight:bold;
	text-decoration:none;
}

.lnkNormal:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#005288;
	font-weight:bold;
	text-decoration:underline;
}

.lnkCorRuling:link, .lnkCorRuling:visited, .lnkCorRuling:hover {
	color:#005288;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	text-decoration : underline;
}

.txtCorRuling {
	color:#005288;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	text-decoration : none;
}

TABLE.tdBgLeave{
	background-image: url("/common/images/leaves.gif");
}

TD.cell-names  {
	background-image: url("/common/images/crest.gif");
	list-style-type:square;
	text-align:center;
}

TD.cell-link  {
	BACKGROUND: #0069aa;
	list-style-type:square;
	text-align:center;
}

TD.cell-blue  {
	BACKGROUND: #0069aa;
	list-style-type:square;
	text-align:left;
}

TD.cell-darkblue  {
	BACKGROUND: #005288;
	text-align:left;
}

TD.cell-black  {
	BACKGROUND: #000000;
	text-align:left;
}

TD.cell-white  {
	BACKGROUND: #FFFFFF;
	text-align:left;
}

.txtHeader {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}
img{
		border-color: #FFFFFF;		
		color: #FFFFFF;		
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-color : #000000;
}