html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
}



p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	text-decoration:none	  
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none 
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
	
}

a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
	
}

a:visited{
    font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: underline
}

a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD636;
	text-decoration: underline;
}


.bullet { 
	list-style-image: url('images/bullet.gif');
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	line-height:150%;
	margin-left:4;
	margin-right:0;
}

.tabletext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	valign: top;
	text-decoration:none; text-align:left; vertical-align:top	  
}

.searchtext th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;
	text-decoration:none;	  
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#AC2842;
}

.heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#003366;
}

.yellowLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD636;
	padding-right: 15px;
	padding-left: 5px;
}

.yellowLine a:link {
	text-decoration:none; color: #FFFFFF;
}

.yellowLine a:visited {
	text-decoration:none; color: #FFFFFF;
}

.yellowLine a:active {
	text-decoration:none; color: #FFFFFF;
}


.yellowLine a:hover {
	text-decoration:none; color: #FFD636;
}

.noLine {
	padding-right: 15px;
	padding-left: 5px;
}

.noLine a:link {
	text-decoration:none; color: #FFFFFF;
}

.noLine a:active {
	text-decoration:none; color: #FFFFFF;
}

.noLine a:visited {
	text-decoration:none; color: #FFFFFF;
}



.noLine a:hover {
	text-decoration:none; color: #FFD636;
}

.ddItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration:none;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration:none;	
}

.footer a:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none	
}

.footer a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none	
}

.footer a:active {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none	
}

.footer a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFD636;
	text-decoration:none	
}

.answer      { text-align: left; margin-left: 20 }

.question    { color: #AC2842; text-decoration: none; text-align: left; font-weight: bold; }

.question a   { color: #AC2842; text-decoration: none; text-align: left ; font-weight: bold; }