body
{
	margin: auto; 
    margin-top: 0px;
    font-size: 13px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: arial, verdana;
    background-color: white;
}
.breadcrumbs 
{
	font-family: arial, verdana; 
	font-size: 12px; color: navy;
	white-space: nowrap; 
	padding-left: 2px;
	padding-right: 2px;
} 

.currentnewsbox
{
	background-color: #FFFF99 ; 
	border-style:outset;
	border-width:4px;
	border-color:Gray ;
	padding:4px;    
}
.hidden
{
	display:none ;
} 
.footer
{
	color: navy; 	
	padding-left: 3px;
	padding-right: 3px;  
}
.footer:hover
{
	background-color: #DCDCDC; 
}

.editicon
{
	text-align:right; 
	position: relative;
	left: -20; 
	top: -15;
	z-index: 20; 
}

.txhdr
{
	background-color:#DCDCDC;
	color: black;   
	font-family:Arial, Verdana;
	font-size:13px;   
}


.message {font-family: arial, verdana; font-size: 14px; color: blue;} 
.bodytext {font-family: arial, verdana; font-size: 13px; color: black;} 
.bodytextsmall {font-family: tahoma, arial, verdana; font-size: 11px; color: black;} 
.bodytag {color: navy; font-family: arial, verdana; font-size: 13px; font-weight:bold; } 
.bodydata {color: black; font-family: arial, verdana; font-size: 13px; font-weight: bold; } 
.bodylink 
{
	font-family: helvetica, tahoma, arial,  verdana; 
	font-size: 13px; 
	color: blue; 
	cursor: pointer; 
	text-decoration: none; 
}
.bodylink:hover {color: red;}
 
.imagelink {cursor:hand;} 
.emailblue {font-family: helvetica, arial, verdana; font-size: 11px; color: blue; background-color: #C9C9C9;
text-decoration:none;} 
.email {font-family: helvetica, arial, verdana; font-size: 12px; color: blue; text-decoration:none;} 

.grid1 
{
	border: inset,0,navy;
	background-color: white; 
	margin-left: 10px;
	padding:2px; 
}
.gridstdrow 
{
	font-family: arial, verdana; 
	font-size: 12px; color: black;
	white-space: nowrap;
	margin-left: 2px; 
	padding-left: 2px;
	padding-right: 2px;
} 
.gridcell
{
	 text-align: left;
	 padding-left: 2px;		
}
.gridcellc
{
	 text-align: center;
	 padding-left: 2px;   
}
.gridcellhdr
{
	font-weight: bold; 
	text-align: left;
	padding-left: 2px;   
}
.gridcellhdrc
{
	font-weight: bold; 
	text-align: center;
	padding-left: 2px;   
}
.gridcellr
{
	 text-align: right;
	 padding-left: 2px;   
	 padding-left: 2px;   
}
.gridcellhdrr
{
	font-weight: bold; 
	text-align: right;
	padding-left: 2px;   
}

.gridaltrow 
{
	background-color:#DCDCDC;
	font-family: arial, verdana; 
	font-size: 12px; color: black;
	padding-left: 2px;
	padding-right: 2px;

	} 
.gridstditemedit 
{
	background-color: yellow; font-family: arial, verdana; font-size: 12px; color: black;
	padding-left: 2px;
	padding-right: 2px;

	} 

.gridheader
{
	background-color: #0066cc;
	background-image: url(images/HdrBackBlueGray3.jpg); 
	border:  none 0 gray;
	margin-left: 3px;
	color:white;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	height:28px; 
	padding-left: 2px; 
	padding-right: 3px; 
	text-align: left;
}

.gridfooter
{
	background-color: #0066cc;
	background-image: url(images/HdrBackBlueGray3.jpg); 
	border:  none 0 gray;
	margin-left: 3px;
	color:white;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	height:28px; 
	padding-left: 3px; 
	padding-right: 3px; 
	text-align: left;
}

.pagesubtitle 
{
	font-family: helvetica, arial, verdana; 
	font-size: 14px; 
	color: navy; 
	font-style: normal; 
	font-weight: bold;
} 

.btn1
{
background-color: buttonface;
border-style: outset;
border-color: white;
height: 22px;
font-family: arial, 'Times New Roman';
font-size: 13px;
color: blue;
cursor: pointer;
text-align: center;
text-decoration: none; 
width: 120px;
}
.btn1:hover
{
	color:Red;
}

.gridlink
{
font-family: Arial, Tahoma;
font-weight:bold;
text-align: center;
color: blue;
}


.menuheader
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: arial;
	padding-left: 0px;
	padding-bottom:2px; 
	padding-top:2px; 
	text-decoration: none;
}

.menulink
{
	font-weight: normal;
	font-size: 12px;
	color: navy;
	cursor: pointer;  
	font-family: arial, verdana;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}

.menulink:hover
{
	color: blue;
}


.menutable
{
	background-color: White;  
	border-collapse:collapse ;
	border-color:Navy;
	border-style:ridge;
	border-width:1px;     
	font-weight: normal;
	font-size: 12px;
	color: navy;
	font-family: arial;
	padding-left: 5px;
	padding-right: 5px;
}

.menutable:hover
{
	background-color: #DCDCDC; 
}




button
{
    font-weight: 500;
    font-size: 11px;
    width: 90px;
    color: navy;
    font-family: tahoma, arial;
    height: 20px;
    text-align: center;
}

h2
{
    color: navy;
    font-family: verdana;
}
h3
{
    color: navy;
    font-family: verdana;
}
h4
{
    color: navy;
    font-family: verdana;
}
a
{
    cursor: pointer;
}

.btn
{
    font-weight: 500;
    font-size: 11px;
    width: 90px;
    color: navy;
    font-family: tahoma, arial;
    height: 20px;
    text-align: center
}
.btn:hover
{
	color:blue;
	font-weight:bold;	
}

.btnby
{
    font-size: 11px;
    width: 90px;
    color: navy;
    font-family: tahoma, arial;
    height: 20px;
    text-align: center
}
.btnby:hover
{
	background-color:Yellow ; 
	color:red;
}

.inactive
{
    font-size: 12px;
    color: red;
    font-family: webdings;
    font-weight: bold;
}
.hint
{
    color: gray;
}
.required
{
    color: red;
    font-weight: bold; 
}


.link
{
    font-size: 13px;
    cursor: pointer; 
    color: blue;
    font-family: arial, tahoma;
    padding-bottom: 3px; 
    text-decoration: none; 
}
.link2
{
    font-size: 11px;
    cursor: pointer;
    color: white;
    font-family: arial
}
.linkwhiteb
{
    font-size: 13px;
    cursor: pointer;
    color: white;
    font-family: arial, tahoma;
    font-weight: bold; 
    text-decoration: none; 
}

.msgError
{
    font-weight: normal;
    color: red;
    font-family: arial;
    background-color: yellow;
}
.msgGeneral
{
    font-weight: normal;
    color: black;
    font-family: arial;
    background-color: yellow;
}
.menuitems
{
    padding-right: 10px;
    padding-left: 15px;
    font-size: 11px;
    padding-top: 5px;
    font-family: arial;
    height: 16px
}
.pagetitle
{
	padding-bottom: 4px;    
    margin-left: 8px;
    font-weight: bold;
    font-size: 18px;
    color: #6495ED;
    font-style: normal;
    font-family: tahoma, arial, verdana, helvetica;
}

.textbox
{
	background-color: #E6E6FA; 
	border: inset, 1, gray;
	height:20px;
} 
.textboxr
{
	background-color: #E6E6FA; 
	border: inset, 1, gray;
	height:20px;
	text-align: right;  
} 

