/* CSS Document - last updated:22/10/2007 */

/* The Letter Press */
/* Author: Webnetism (www.webnetism.co.uk) */

/* layoutcontrol.css */
/* Media: screen */


/* css for controlling layout */ 
body {margin:0 0 0 0; background-image: url(../images/bkg.gif);}
body, td {font-family: verdana, sans-serif; font-size:12px; color:#003366; line-height:16px;}
td {text-align:left; vertical-align:top;}
.h_center {text-align:center;}
.v_middle {vertical-align:middle;}

.masthead {width:100%; height:95px; background-color:#f9f9f1;}
.strap {font-family:arial, sans-serif; font-size:10px; text-transform:uppercase; color:#336fa5; letter-spacing:8px;}
.topmenu {width:100%;}
.topmenu td {padding:5px 6px 5px 10px; border-bottom:4px solid #9dd4f1; background-color:#336fa5; font-size:11px; text-transform:uppercase; color:#fff; letter-spacing:3px;}

.main {width:760px; background-color:#fff;}
.main719 {width:719px; background-color:#fff;}

.footer {width:100%;}
.footer td {padding:5px 10px 5px 10px; text-align:center; background-color:#336fa5; font-size:10px; text-transform:uppercase; color:#fff; letter-spacing:1px;}

#top_nav {
	position: relative;
	top: 2px;
	height: 15px;
	width: 195px;
	float: right;
	text-align: left;
	z-index: 1000;
}

.more_info { margin-left:8px; }

#tooltip{
		position:absolute;
		border:1px solid #9dd4f1;
		width: 200px;
		background:#336fa5;
		padding: 10px 10px 10px 10px;
		color:#fff;
		display:none;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		z-index: 3000;
}

fieldset { border: solid 1px #336fa5; }

img { border:none }

.button { border: none; }

.ddl {
	width:auto;
	font-family:Georgia;
	font-size:10pt;
	color: #e1058c;
	border: solid 1px #ffffff;
}
.textboxnew {
	font-family:Georgia;
	font-size:10pt;
	color: #e1058c;
}

.letterpress_fieldset { padding:20px 0px 10px 10px; margin-bottom:20px; }

.punctuation { margin:5px 0px 3px 0px; }

.div-left
{
	float: left;
	width: 48%;
	margin-right: 17px;
	border: 0px;
	text-align: justify;
	line-height: 18px;
}
.div-right
{
	float: left;
	width: 48%;
	border: 0px;
	text-align: justify;
	line-height: 18px;
}
.divddl-right
{
	float: left;
	width: 65%;
	border: 0px;
	text-align: justify;
	line-height: 18px;
	margin-top:10px;
}
.georgia-left
{ 
	float: left;
	width: 30%;
	margin-right: 17px;
	border: 0px;
	text-align: justify;
	line-height: 18px;
	font-family: Georgia, sans-serif; 
	font-size:14px; 
	color:#003366; 
	margin-top:10px;
}

.punctuationNew 
{
	margin:5px 0px 3px 0px; 
	padding-right:20px;
}
