.emailImage {border: 1px #000000 solid;}

body, td  {
	font-size: 12px;
	color: #3a3a3a;
	font-family:Georgia, Verdana, Arial, Serif;
	line-height: 1.5;
}

a:link, a:visited {
	color: #265e3c;
	text-decoration: underline;
}

a:active, a:hover {
	color: #ff6600;
	text-decoration: none;
}

/* Heading */

h1 {
	font-weight: normal;
	font-size: 24px;
	display: inline;
	color: #265e15;
	text-decoration: none;
	line-height: 1;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	display: inline;
	color: #265e15;
	text-decoration: none;
	line-height: 1.25;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	display: inline;
	color: #265e15;
	text-decoration: none;
	line-height: 1;
}

h4 {
	font-weight: bold;
	font-size: 13px;
	display: inline;
	color: #666666;
	text-decoration: none;
	line-height: 1.5;
}

h5 {
        font-weight: bold;
	font-size: 110%;
	display: inline;
	color: #333333;
	text-decoration: none;
	line-height: 1;
}

#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	
	text-decoration:none;	
	border:none;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;		
}



/* Horizontal Rule */

hr {
	border: 0;
	width: 100%;
	color: #d1d3d7;
	background-color: #d1d3d7;
	height: 1px;
}

/* Popup Window */

.popupBody {
	background-color: #FFFFFF;
}

/* Printer */

.printer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.printer:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.printer:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.printer:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.printer:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* EmailFriend*/

.EFbody {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	line-height: 14px;
	background-color: #ffffff;
	padding: 2px;
}

.EFHeader {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	border-width: 5px;
	background-color: #ffffff;
}

.EFText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.EFLink {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.EFLink:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.EFLink:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.EFLink:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.EFLink:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* Footer Menu */

.footerMenu {
	font-family: Arial, sans-serif;	
        font-size: 11px;
	color: #B1B1B1;
	line-height: 1;
}

/* Footer */

.footer {
	font-family: Arial, sans-serif; 	
        font-size: 11px;
	color: #B1B1B1;
	line-height: 1.25;
        padding-left: 6px;
        padding-right: 6px;
}

/* Powered By */

.poweredby {
	font-family: Arial, sans-serif;
        font-size: 10px;
	line-height: 1;
}

.poweredby:link {
        font-family: Arial, sans-serif;
        text-decoration: none;
	font-weight: normal;
	color: #dddddd;
}

.poweredby:visited {
	font-family: Arial, sans-serif;
        text-decoration: none;
	font-weight: normal;
	color: #dddddd;
}

.poweredby:active {
	font-family: Arial, sans-serif;
        text-decoration: none;
	font-weight: normal;
	color: #aaaaaa;
}

.poweredby:hover {
	text-decoration: none;
	font-weight: normal;
	color: #aaaaaa;
}

/* end defaults */

