﻿body
	{
	margin:0px auto;
	padding:0px auto;
	text-align:center;
	font: normal 80% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#404040;
	}
td,p,span,div
		{
		font:  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
			}
#container
	{
	width:100%;    
	text-align:left;
	color:#404040;
	margin:0px auto;
	}
	
#header {
	height:97px;
	background:#fdf6ed;
	background-repeat:repeat-x;	
	width:100%;
/*	border-bottom:solid 8px #000;*/
	}
	
#top {
	height:20px;
	background:url("images/td_bg.jpg");
	background-repeat:repeat-x;	
	width:100%;
	margin:0px; 
	padding-bottom:3px;
	float:left;
	clear:both;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	}
		
	
	
#content
	{
	width:100%;    
	clear:both;	
	}
 fieldset
	{
	border: 3px double #f57802;
	width: 465px;
	}
 legend
	{
	color: #404040;
	background: #fff;
	border: 1px solid #ff3c00;
	padding: 2px 6px;
	font-weight:bold;
	}

.fieldbtn
		{
		color:#fff;
		font-weight:bold;
		background-color:#ff7c00;
		border:solid 2px #f57802;
		padding-left:10px;
		padding-right:10px;
		}
.field
	{
	border:solid 1px #ff3c00;
	}		
a
	{
	color:#007cc8;
	text-decoration:none;
	}


a.link
	{
	color:#0078d5;
	text-decoration:none;
	}


a:hover.link
	{
	color:#0078d5;
	text-decoration:none;
	}	
	
#footer
	{
	clear:both;
	border-bottom:8px solid #f57802;
	}	

.main 
	{
	padding:0px;
	margin:0px;		
	float:left;
	padding:0px;
	color:#ffffff;
	font-size:22px;
	margin-top:50px;
	font-weight:bold;
	}	
	
.heading
	{
	padding:0px;
	margin:0px;		
	float:left;
	padding:0px;
	color:#ff3c00;
	font-size:13px;
	font-family:verdana;
	font-weight:bold;
	}

	
.subheading
	{
	padding:0px;
	margin:0px;		
	float:left;
	padding:0px;
	color:#3e6700;
	font-size:13px;
	font-family:verdana;
	font-weight:bold;
	}
table.tbl
{

		width:100%;

}

table.tbl th
{
	text-align:left;
	color:#3e6700;
	font-size:13px;
	font-family:verdana;	
	border-bottom:1px dotted #cfe791;
}


table.tbl td
{
text-align:left;


}

 ul.bullet
{
	list-style-image:url(../images/bullet.jpg);
	font-weight:normal;
	line-height:18px;
}
li.bullet
{
	list-style-image:url(../images/bullet.jpg);
	
	margin:0px;
}

img{border:none;}

span.page
    {
        padding:5px;
        border:solid 1px #ff0000;
    }
    
   .tableheader
{
	border-right: #F7C855;
	border-top: #F7C855;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	border-left: #F7C855;
	color: white;
	border-bottom: #F7C855;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif, 'Arial Black';
	
	font-variant: normal;
	color : #74981D; 
}