img,table,td {
/*display:block;
margin:0px;
padding:0px;*/
}
span,strong,table,form,em,td,img,div{
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top:0px;
 padding-bottom:0px;
}
p,h1,h2{
 margin-top: 0px;
 margin-bottom: 21px;
 padding-top:0px;
 padding-bottom:0px;
}


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 20px;
background-image: url(images/cog_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin:0px;
	padding:0px;

}
.copyBodyNotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: orange;
	line-height: 21px;
}
.copyBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 21px;
}
.copyBodyGreen {
font-family: "Times New Roman", Times, serif;
	font-size: 15px;	
	color: #004121;	
	line-height: 21px;
}
.copyBodyRed {	
font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #A51418;	
	line-height: 21px;
}
.copyBodyRightGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #004121;
}
.copyBodyRightRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #A51418;
}
.copyTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px ;
}
.copyBodySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	padding:0px 0px 0px 0px;
	margin:0px ;
}
.subheaderleftbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px ;
}


.subheaderGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #004121;
	line-height: 32px;	
}
.subheaderRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A51418;
	line-height: 32px;	
}

.subheaderRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding:0px 0px 0px 10px;
	margin:0px ;
}
h1,h2,h3,h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	padding:0px 0px 0px 0px;
	margin:0px ;
}


/* links */

a { font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #004121;
	line-height: 20px;
}
a:link  { 
	text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover{
	color: #A51418;
	text-decoration:none;
	/*background-color: #333333;*/
}
a:active {
    text-decoration:none;
}

/* topnav */

a.topnav { 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #004121;
	line-height: 42px;
}
a.topnav:link  { 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #004121;
	line-height: 42px;
	text-decoration:none;
}
a.topnav:visited {
    text-decoration:none;
}
a.topnav:hover{
	color: #A51418;
	text-decoration:none;
	/*background-color: #333333;*/
}
a.topnav:active {
    text-decoration:none;
}
/* subtopnav */

a.subtopnav { 
    font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #A51418;
	line-height: 18px;
}
a.subtopnav:link  { 
    font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #A51418;
	line-height: 18px;
	text-decoration:none;
}
a.subtopnav:visited {
    text-decoration:none;
}
a.subtopnav:hover{
	color: #004121;
	text-decoration:none;
	/*background-color: #333333;*/
}
a.subtopnav:active {
    text-decoration:none;
}

/* rightnavgreen */

a.rightnavgreen { 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #004121;

}
a.rightnavgreen:link  { 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #004121;
	text-decoration:none;
}
a.rightnavgreen:visited {
    text-decoration:none;
}
a.rightnavgreen:hover{
	color: #A51418;
	text-decoration:none;
	/*background-color: #333333;*/
}
a.rightnavgreen:active {
    text-decoration:none;
}


a.rightnavred { 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #A51418;

}
a.rightnavred:link  { 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #A51418 ;
	text-decoration:none;
}
a.rightnavred:visited {
    text-decoration:none;
}
a.rightnavred:hover{
	color: #004121;
	text-decoration:none;
	/*background-color: #333333;*/
}
a.rightnavred:active {
    text-decoration:none;
}

/*other*/

.imageBodyLeft{
padding:5px 20px 0px 0px;
margin:0px; 
}

input {
    border:none;
	background-color:#CCCCCC; 
    font-family: "Times New Roman", Times, serif;
	font-size: 20px;
    color: #A51418 ;
	height:24px;
	line-height:24px;

}

