/* June 09 home page rewrite */
/* .breadcrumb{	text-decoration:underline; color:#000000; font-size:small; } */

body {
	font-family:"Times New Roman", Times, serif;

}
.bodyheadtext{
	font-size:medium;
	font-weight:bold;
}

.bodysubtext{
	font-size:small;
}


/*Style for links------------------------------------*/

a{
	text-decoration:none;
	color:#000000;
	font-size:small;
}

a:visited{
	text-decoration:underline;
	color:#000000;
	font-size:small;
}

a:hover{
	text-decoration:none;
	color:#333333;
	font-size:small;
}

.breadcrumb {
	text-decoration:none;
	color:#000000;
	font-size:small;
}

.breadcrumb a:visited{
	text-decoration:underline;
	color:#000000;
	font-size:small;
}

.breadcrumb a:hover{
	text-decoration:none;
	color:#666666;
	font-size:small;
}

.breadcrumb a:link{
	text-decoration:underline;
	color:#000000;
	font-size:small;
}

/*Style for menus------------------------------------*/


/*Style for header------------------------------------*/
.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003399;
	cursor:pointer;
}

.header09{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color:#003399;
}

/*Style for footer ------------------------------------*/
.footer09{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:medium;
	color:#003399;
	text-decoration:none;
}

.footer09 a:visited{
	text-decoration:none;
	color:#003399;
}

.footer09 a:hover{
	text-decoration:none;
	color:#003399;
}

.footer09 a:link{
	text-decoration:none;
	color:#003399;
}

/*---------------------------------------------------------------->