body{ margin: 0px;
background-color: #ffffff;
}

h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #000099;
text-align: center;
}

.directory {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}

.directory td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}

.directory p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}

.directory li {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}

.directory a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	text-decoration: none;
} 

.directory a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
} 


.directory select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066; background-color: #B9D9F0}

.directory textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000066}


.directory_bar {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.directory_bar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

.directory_bar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7D00;
	text-decoration: none;
}

.directory_bar select{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #EAEAEA;
	text-decoration: none;
}


.greytextfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #EAEAEA;
	text-decoration: none;
}

.greytextfield input{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #EAEAEA;
	text-decoration: none;
}






.directory_bar_ibi {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.directory_bar_ibi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

.directory_bar_ibi a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7D00;
	text-decoration: none;
}

.directory_bar_ibi select{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFEEAC;
	text-decoration: none;
}


.yellowtextfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFEEAC;
	text-decoration: none;
}

.yellowtextfield input{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFEEAC;
	text-decoration: none;
}


/*NEW STYLES FROM HERE*/

.finetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

.finetable a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: blue;
}

.finetable a:hover{
	text-decoration: none;
	color: red;
}

.finetable select{
font-family; verdana;
font-size: 12px;
font-weight:normal;
}
.finetable input{
font-family; verdana;
font-size: 12px;
font-weight:normal;
}

.blackborder{
border: 1px solid #000000;
}

.headercell {
	font-size: 110%;
	font-weight: bold;
	color: #003399;
	padding: 3px;
	background-color: #DEEFFF;
	border: 1px solid #5995DE;
}

.cell_tblr {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #5995DE;
}

.cell_tbl {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #5995DE;

	border-right-style: none;
}


.cell_tbr {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #5995DE;

	border-left-style: none;
}



.cell_tlr {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #5995DE;
	
	border-bottom-style: none;
}

.cell_t {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #5995DE;
	
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}



.cell_blr {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3366CC;
	
	border-left-color: #3366CC;
	border-left-width: 1px;
	border-left-style: solid;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
}

.cell_lr {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366CC;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
	
	border-bottom-style: none;
}


.cell_bl {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	
	border-bottom: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	
	border-right-style: none;
}

.cell_tl {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #3366CC;
	
	border-bottom-style: none;
	border-right-style: none;
}

.cell_tr {
	font-size: 100%;
	padding: 5px;
	border: 1px solid #3366CC;
	
	border-bottom-style: none;
	border-left-style: none;
}

.cell_br {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	
	border-bottom: 1px solid #3366CC;
	border-right: 1px solid #3366CC;
	
	border-left-style: none;
}

.cell_l {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	border-bottom-style: none;

	border-left: 1px solid #3366CC;
	
	border-right-style: none;
}


.cell_r {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right: 1px solid #3366CC;
}

.cell_b {
	font-size: 100%;
	padding: 5px;
	
	border-top-style: none;
	border-rigth-style: none;
	border-left-style: none;
	border-bottom: 1px solid #3366CC;
}


.cell0_l {
	font-size: 100%;	
	border-top-style: none;
	border-bottom-style: none;

	border-left: 1px solid #3366CC;
	
	border-right-style: none;
}


.cell0_r {
	font-size: 100%;
	
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right: 1px solid #3366CC;
}



.boldred{
font-weight: bolder;
color: #990000;
}


.boldblue{
font-weight: bolder;
color: #003399;
text-align: bottom;
}

.rightthumb{
float: right;
padding: 4px;
background: #F4F4F4;
text-align: center;
}


/******************** NEW navigation section */
td.ibinav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C2457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; 
}
td.ibinav A{
	color: #FFFFFF;
	font-weight: normal !important;
	text-decoration: none;
	display: block;
	padding: 5px;
}
td.ibinav A:visited{
	color: #FFFFFF;
}
td.ibinav A:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #636A97;
}