/* CSS Document - last updated:22/10/2007 */

/* The Letter Press */
/* Author: Webnetism (www.webnetism.co.uk) */

/* textstyles.css */
/* Media: screen */


/* The following styles can be reused throughout the website */ 
body, td { font-family: Georgia, sans-serif; font-size:12px; color:#46879f; line-height:16px;}

.txt_red {color:#ad1200;}

.orderheading
{
	color: #05377D;	
	font-family:Georgia;
	font-weight:normal;
	font-size:large;
	font-weight:bold;
	font-style:normal;
}

.blue_14 { font-family: Georgia, sans-serif; font-size:14px; color:#336fa5; }
.georgia { font-family: Georgia, sans-serif; font-size:14px; color:#003366; }
.pink_14 { font-family: Georgia, sans-serif; font-size:14px; color:#e1058c; font-weight:bold; }

a.blue_link_ul:link, a.blue_link_ul:visited, a.blue_link_ul:active {
	font-weight: normal;
	font-size: 14px;
	color: #336fa5;
	font-family: Georgia, sans-serif;
	text-decoration: underline;
}

a.blue_link_ul:hover {
	font-weight: normal;
	font-size: 14px;
	color: #05377d;
	font-family: Georgia, sans-serif;
	text-decoration: underline;
}

.maincopy {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
	text-decoration: none;
}
.maincopy {	color: #46879f;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.smallcaps {	font-variant: small-caps;
	letter-spacing: 3px;
	font-size: 11px;
	font-weight: bold;
}