html
{
	/*height: 100%;*/
}

/*body*/
body
{
	/*width: 100%;
	height: 100%;*/
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}

/* Images */
.horizImage
{
	padding-top:5px;
	padding-bottom:5px;
}

.vertImage
{
	padding-left:5px;
	padding-right:5px;
}

.imgcell img, .imgcell a {
    display: block;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

/*text*/  
		
.imagecaption
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #333333;
}

.inactive
{
	color: #CCCCCC;
}

.highlighted
{
	font-family: Arial;
	color: #0086C8;
}

.footer_links
{
	font-size: 10px;
	color: #000000;
}

.footer_top
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


/****************************************************/

a.footer_top:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}
/* end footer link */


a.footer_top:hover 
{ 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;
}
	
/*forms*/
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	

/*********************************************************************************/

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 20px;
	color: #0086c8;
	line-height: 18px;
}

h1.page_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 20px;
	color: #0086c8;
	line-height: 26px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color: #0086C8;
	line-height: 26px;
	padding-bottom: 8px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0086C8;
}

.page_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 20px;
	color: #0086C8;
	padding-right: 6px;
	line-height:26px;

}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	line-height: 18px;
}


.tdContent
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	line-height: 16px;
}

.tdActionPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	line-height: 16px;
}

.block_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 18px;
	color: #0086C8;
	padding-bottom: 10px;
}	

.block_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.blockTable
{
	margin-bottom: 10px;
}
	
.headerLogin 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 12px;
	vertical-align: middle;
}

.loginLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0086C8;
	text-decoration: none;
}

a {
	color: #0086C8;
	text-decoration: underline;
}

a:hover {
	color: #0086C8;
	text-decoration: underline;
}

a.headerNavLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #0086C8;
	text-decoration: none;
}

a.headerNavLinks:hover
{
	color: #0086C8;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: underline;
}

.footerText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.notice 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0086C8;
}

.breadCrumbNav 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0086C8;
	text-decoration: none;
}
.breadCrumbNav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0086C8;
}
.breadCrumbNavSelected 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

a.design
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	color: #999999;
	text-decoration: none;
}

a.design:hover
{
	color: #B5DF18;
	vertical-align: bottom;
	text-decoration: underline;
}
a.simplicity
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
	color: #999999;
	text-decoration: none;
}

a.simplicity:hover
{
	color: #FF9900;
	vertical-align: bottom;
	text-decoration: underline;
}
