body { 
	margin: 0px; 
	padding: 0px;
	font-family: Arial; 
	font-size: 10px;
}

/*form { display: inline; }*/

h1 { font-family: Arial; font-size: 15px; color: #074AAB; font-weight: bold; margin: 0px 0px 0px 0px; line-height: 15px;}
h2 { font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold; margin: 0px 0px 0px 0px; line-height: 15px;}

.blacktext_big								{	font-family: Arial;	font-size: 18px;	color: #000000;	text-decoration: none;	line-height: 15px;}
.blacktext								{	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	line-height: 15px;}
.blacktext_help								{	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	line-height: 15px; margin-top:16px;}
.blacktext11							{	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration: none;	line-height: 15px;}
.redtext									{	font-family: Arial;	font-size: 12px;	color: #CC0000;	text-decoration: none;	line-height: 15px;}
.redtext11								{	font-family: Arial;	font-size: 11px;	color: #CC0000;	font-weight: bold;	text-decoration: none;	line-height: 15px;}
.greytextbld							{	font-family: Arial;	font-size: 12px;	color: #000000;	font-weight: bold;	text-decoration: none;	line-height: 15px;} /* 999999 */
.greytextsmall								{	font-family: Arial;	font-size: 10px;	color: #000000;	text-decoration: none;	line-height: 15px;}

p {
	margin-top: 0;
	margin-bottom: 3;
	font : 12px  Arial;
	color : #000000;
}

input.submit {
	margin : 2 5 2 0;
	width : 120;
	color: #000000; font-family: Arial; font-size: 12px;
	border : 1px solid;
	background-color : #FFFFFF;
}

input.halfSize,select.halfSize {
	margin : 2 5 2 0;
	width : 40px;
	color: #000000; font-family: Arial; font-size: 12px;
	border : 1px solid;
	background-color : #FFFFFF;
}

input.checkbox {
	width: 5;			
	color: #000000; font-family: Arial; font-size: 12px;
	border : 1px solid;
}

p.content {
  margin : 3 0 0 0;
  font: 11px Arial;
}

/*input.tempt {
	width : 50;
	color: #000000; font-family: Arial; font-size: 12px;
	border : 1px solid;
}*/

input.tompt {
margin-right:10px;
}

input.select {
	margin : 2 5 2 0;
	width : 50;
	color: #000000; font-family: Arial; font-size: 12px;
	border : 1px #000000 solid;
	background-color : #FFFFFF;
}

a	{color: #d82221; font-family: Arial; font-size: 12px;}
a:hover	{color: #d82221; font-family: Arial; font-size: 12px; text-decoration : underline;}
div,td	{color: #000000; font-family: Arial; font-size: 12px; margin : 0 0 0 0;}
input.button	{color: #000000; font-family: Arial; font-size: 12px;}
select 	{color: #000000; font-family: Arial; font-size: 12px;}
small	{color: #000000; font-family: Arial; font-size: 12px;}

 
  
.whitetab-left
{

    background-image: url('images/leftwhite.jpg');
    background-repeat: no-repeat;
    padding-top:3px;
    padding-bottom:5px;
    height:25px;
    }
.whitetab-middle
{
    padding-top:3px;
    height:25px;
    background-image: url('images/whitefiller.jpg');
    background-repeat: repeat-x;
    padding-bottom:5px;
    }
.whitetab-right
{padding-top:3px;
    height:25px;
    background-image: url('images/rightwhite.jpg');
    background-repeat: no-repeat;
    padding-bottom:5px;
    }
    
    
 .greytab-left
{padding-top:3px;
    height:25px;
    background-image: url('images/leftgrey.jpg');
    background-repeat: no-repeat;
    padding-bottom:5px;

    }
.greytab-middle
{padding-top:3px;
    height:25px;
    background-image: url('images/greyfiller.jpg');
    background-repeat: repeat-x;
    padding-bottom:5px;
    }
.greytab-right
{padding-top:3px;
    height:25px;
    background-image: url('images/rightgrey.jpg');
    background-repeat: no-repeat;
    padding-bottom:5px;
    }   
    
    
.vData { 
	font-family: Arial;
	font-size: x-small;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
	font-style: italic;
}

.sl {
        background-color: white;

}
.question_background
{
	background-color: #EAEAEA;	
	font-size: 14px;
	font-weight: bold; 
	padding-bottom:3px;
	height:25px;
	vertical-align:middle;
}

 .cssnav
{

/*display: block;*/
position: absolute;
vertical-align:middle;
/*vertical-align:top;*/
background: url('images/Question-Mark-dark-red.gif') no-repeat;
}


.cssnav img
{
vertical-align:middle;
/*display: block; */
/*vertical-align:top;*/
border: 0
}

* html a:hover
{

visibility:visible
}

.cssnav a:hover img
{

visibility:hidden
}

 .cssnav span
{

margin: 0px;
padding: 0px;
cursor: pointer;

}


    

