.pageIdentifier{
	font-family: arial;
	font-size: 9pt;
	color: #0a1d79;
	font-weight: bold;
	text-decoration: none;
	
}

body{
/*	background-color: #CCCCCC;	
*/
}

.test{ 
font:very-small Geneva,Arial,Helvetica,sans-serif; 
letter-spacing:0.030em; 
line-height:1.30em; 
color: #000000;
}

.eventText{ 
font:very-small Geneva,Arial,Helvetica,sans-serif; 
letter-spacing:0.030em; 
line-height:1.30em; 
color: #000000;
}

.title{
	font: Times,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 24pt;
	letter-spacing:0.035em; 
	line-height:1.45em; 
	color: #000000;
}

#nav {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#nav.:hover{
	color: #cccccc;
}
.sideHeader{
	background-color: #0F0B19;
}

.sideBody{
	background-color: #C0C0C0;
}

.header{
	background-image: url(../images/headerBar.png); background-repeat:repeat-x;
}

.borderbox1 {
	clear : both;
	float : none;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	background-image: url(../images/bgheader.gif); background-repeat:repeat-x;
}

.borderbox {
	background-image: url(../images/bgbox.gif); background-repeat:repeat-x;
}

.borderComment {
	background-image: url(../images/bgCommentHeader.gif); background-repeat:repeat-x;
}

.linkBar{
	background-image: url(../images/linkBar.png); background-repeat:repeat-x;
}

.links{
	background-color: #CCCCCC;
	text-align: center
}
.TRHEADER{
	height: 7%;
	background-color: #377CB1;
	
	}
.PAGETABLE{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	}

.avsTitle{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	letter-spacing: 1px;
}
.labelTextBlack {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
/*	background-color: #FFF;
	border: solid #000 1px; 
*/
}

.labelTextContent {
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
/*	background-color: #FFF;
	border: solid #000 1px; 
*/
}

.labelTextComment {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: #cccccc;

}


.labelTextBody {
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

.event {
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}

.event.:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;	
	text-decoration: underline;
}
.labelTextRed {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color: red;
}


.labelTextRedBold {
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: red;
}

.labelTextBlackBold {
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000
}
.avsCommandLink{
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #377cb1;
	text-decoration: underline;
}
.avsImageLink{
	text-decoration:none;
	border:0;
	
}

.imgFormat{
	padding:4px; margin: 2px 7px 4px 2px; display: inline;
	float: left;	
}

.avsHeader{
	background-color: #377cb1;
	
	color: white;
	font-weight : bold;
	font-family : arial;
	background-image: none;
	
}
.avsPanelBody{
	background-color:#9BD1FA;
}
.avsPanel{
	border-color: #377cb1;
}

.avsButton{
	background-color: #377cb1;
	color:white;
	font-family:arial;
	font-weight : bold;
	font-size: 9pt;
	width: 130px;
}
.avsSuggestionBox{
	background-color: #377cb1;
	
}

.tableHeader {
	background-color: #377CB1;
	text-align: left;
	color: #ffffff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 2px solid #377CB1;
	border-left: 1px solid #377CB1;
	border-right: 1px solid #377CB1;
	border-collapse: collapse;
}
.tableOddRow {
	background-color: #9BD1FA;
	text-align: left;
	color: black;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	border-left: 1px solid #377CB1;
	border-right: 1px solid #377CB1;
}

.tableEvenRow {
	background-color: white;
	text-align: left;
	color: black;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	border-left: 1px solid #377CB1;
	border-right: 1px solid #377CB1;
}
.headerTable{
	
	border-collapse: collapse;
	border-color: #377cb1;
	border-bottom: 2px solid #377CB1;
	border-left: 1px solid #377CB1;
	border-right: 1px solid #377CB1;
	}
.error {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #ff0000
}
.highLightField {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	background-color: #FFFFCC;
}
.highLightFieldError {
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	color:red; 
	background-color: #FFFFCC;
}
.avnForm{
	margin-top: 0;
	margin-bottom: 0;
}


