﻿html,body{
	margin: 0;
    padding: 0;

    /* get rid of that 2px window border in Internet Explorer 6 */
    border: 0;

    /* fill the height of the browser */
    height: 100%;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
    color:#333333;
}

p
{
        font-size: 9pt;
	
}
h1
{
	font-size: 15pt;
}

h2
{
	font-size: 13pt;
}

h3
{
	font-size: 11pt;
	color: #0E8a96;
}

h4
{
	font-size: 10pt;
	color: #0E8a96;
}
#fullheight
{
	width: 100%;
	height: 800px;
}

table {border-collapse:collapse; border:0px;}

table {
		/*width:100%;*/
		/*height:100%;*/
		border:0px;
	  }

td { vertical-align:top; padding:0 0 0 0;}

a{color:#333333;}
a:hover{text-decoration:none;}
span strong { color:#333333; font-family:arial}
img { border:0px;}

.str2_text {color:#333333; font-family:Arial; font-weight:bold; font-size:10px;}

.m_text, table, li, input, textarea
	{
		
		/*line-height:15px;*/
		color:#333333;
	}
	
input
{
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
}

.c_text { color:#CACCCE; text-align:center}
.c_text a{ color:#CACCCE ; text-decoration:none;}
.c_text a:hover{ text-decoration:underline;}

.read_more { font-size:10px; color:#333333; font-family:arial; letter-spacing:2px;}
.read_more a{ text-decoration:none; color:#333333; font-weight:bold}
.read_more a:hover{ text-decoration:underline;}
.read_more_invert a{ text-decoration:none; color:#333333; font-weight:bold}
.read_more_invert a:hover{ color: #FF0000; text-decoration:underline;}


.num_text { background:url(/hook-specific/images/c.gif) no-repeat 0 5px; padding-left:21px; font-size:14px; font-weight:bold; font-family:arial}

.num2_text {font-size:14px; color:#333333; font-weight:bold;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:227px; padding-left:5px;}	
.input2 { vertical-align:middle; width:182px; height:21px; padding-left:5px; font-size:10px; color:#333333}

select { font-family: arial, verdana, helvetica; font-size: 9pt; vertical-align:middle; width:227px; padding-left:5px; font-size: 8pt; color: #333333; }	

textarea { font-family: arial, verdana, helvetica; font-size: 9pt; width:227px; height:140px; padding-left:5px; overflow:auto;}

.div { height:1px; background:url(/hook-specific/images/hor_line.gif) top repeat-x;}
.div2 { height:5px; background:url(/hook-specific/images/div2_bg.gif) top repeat-x; text-align:right}


ul { margin:0; padding-left:10px; list-style-position:inside;}
li { line-height:21px;}
li a { color:#333333;}