font {
    font: normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #565252;
} 

font.results {
    font: normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #565252;
    font-size: 8pt;
}

font.important {
    font: normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #565252;
    font-size: 12pt;
}

font.standout {
    font: normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-size: 14pt;
    color: #336699;
    background-color: white;
}

font.blue {
    font: normal Arial, Helvetica, sans-serif;
    line-height: 18px; 
    color: #336699;
}

font.emphatic {
    font: normal Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: bold;
    color: #336699;
    background-color: white;
}

font.button {
    background-color: #1487d0;
    border-color: #fff;
    color:#fff;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    text-decoration: none;
}


a {font-size: 10pt; font-family : Arial;}
a:active {color: #336699}
a:visited {color: #336699}
a:link {color: #336699}
a:hover {color: #003366;}
	
h4 {font-size:  10pt; font-family : Arial; font-weight : bold; color: #336699;}
	
blockquote {font-size: 10pt; font-family : Arial;}
	
li.regular {font-size: 10pt; font-family : Arial;}
li {font-size: 10pt; font-family : Arial; list-style-image: url(/ihcp/images/list_icon.gif); list-style: outside;} 
li.number {font-size: 10pt; font-family : Arial; list-style: outside;}
	
input.textbox {
    border-right: #000000 1px solid; 
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    font-size: 12px; color: #000000; 
    font-family: arial; 
    background-color: #FFFFFF;
}
	
p {
    font-size: 10pt; 
    font-family : Arial;
}

td {
    font-size: 10pt; 
    font-family : Arial;
}

th {
    font-size: 10pt; 
    font-family : Arial;
}


body {
    font-size: 10pt; 
    font-family : Arial;
    background-color:  #117EC1;
} 


td.Title
{
    font-size: 12pt;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    width: 90%;
    text-align: center;
    height: 20px;
    background-color: #D4EDFD;
    font-family: Arial, Sans-Serif;
}

.PageHeader
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
    height: 45px;
    background-image: url(/ihcp/images/title_bkg.jpg);
    font-family: Arial, Sans-Serif;
    background-repeat: repeat-x;
    vertical-align: middle;
    padding-left: 4px;
}
