body {
	font: normal 17px/20px 'times new roman', georgia, serif;
	background-color: #3F50C8;
	color: #000000;
	margin: 15px 0 15px 0;
	}
table, td, tr {
	font: normal 17px/20px 'times new roman', georgia, serif;
	color: #000000;
	}
img { border: none; }
p { margin-top: 0; }
.boxTable {
	display: block;
	border: 2px solid #0519A0;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	width: 214px;
	}
.boxCell {
	background: #E5EFFF url(../images/backgroundNews.gif) top repeat-x;
	border: 1px solid #FFFFFF;
	}
#logo, span.print { display: none; }
#boxContent {
	font: normal 11px/16px arial, 'trebuchet ms', tahoma, sans-serif;
	color: #000000;
	padding: 10px;
	}
.paddingBullet { padding: 10px 3px 10px 10px; }
.paddingColumn { padding: 10px 10px 3px 10px; }
.tableTop { background: url(../images/tableTop.gif) repeat-x; }
.tableRight { background: url(../images/tableRight.gif) repeat-y; }
.tableBottom { background: url(../images/tableBottom.gif) repeat-x; }
.tableLeft { background: url(../images/tableLeft.gif) repeat-y; }

#header {
	text-align: center;
	border-top: 5px solid #bba073;
	}
#menu ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	}
#menu ul li {
	background: none;
	margin: 0;
	padding: 0;
	float: left;
	}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	color: black;
	display: block;
	padding: 3px 8px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	}
#menu ul li a:hover, #menu ul li a:focus {
	color: red;
	}

.main {	
	background: #FFFCEE;
	text-align: left;
	}
#footer {
	text-align: center;
	margin: 0 0 25px 0;
	width: 650px;
	}


#footerlinks { margin-bottom: 15px; }
#footer ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}
#footer ul li {
	margin: 05px;
	padding: 0;
	display: inline;
	font-size: 15px;
	}
	
#floatRight, .floatRight {
	float: right;
	margin: 0 0 15px 10px;
	}
#secureFloat {
	float: right;
	margin: -12px 0;
	background: #fff;
	}
	
.bottom { background: #BBA073; }
hr { display: none;	}
.basiclist {
	margin: 0 2em 1em 2em;
	padding: 1em;
	line-height: 1.5em;
	list-style: url(../images/bulletList.gif);
	}
.basiclist li {	margin-bottom: 1em; }
.border {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding: 4px;
	}
.borderMain {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding: 4px;
	text-align: center;
	margin: auto;
	}
.borderNews {	
	border: 2px solid #0519A0;
	margin-bottom: 6px;
	}
.borderPhoto {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding: 2px;
	margin-bottom: 6px;
/*	margin: 0 0 0 30px;*/
	}
	
.center { text-align: center; }
	
h1, span.title {
	font: bold 18px 'trebuchet ms', tahoma, arial, sans-serif;
	color: #00159D;
	}
h2, span.subtitle {
	font: bold 17px georgia, 'times new roman', serif;
	color: #000000;
	}
h3 { }
.blue { color: #00159D; }
.highlight {
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
	display: inline;
	}
.nomargin { margin: 0; }

.small { font-size: 12px; }

span.boxTitle {
	font-weight: bold;
	color: #4254CB;
	}
span.copyright {
	font: normal 11px arial, 'trebuchet ms', tahoma, sans-serif;
	color: #5D5D5D;
  }
.note {
	font-weight: bold;
	color: red;
	}
span.fancyTitle {
	font: bold 16px 'times new roman', georgia, serif;
/*font-style: italic;*/
	color: #000000;
	line-height: 30px;
	}
#fancy {
	font: normal 14px 'times new roman', georgia, serif;
/*font-style: italic;*/
	color: #000000;
	width: 650px;
	margin: auto;
	text-align: center;
	}
a:link, a:visited, a:active {
	color: #001DD6;
	text-decoration: underline;
	}
a:hover {
	color: #586EFF;
	text-decoration: underline;
	}
a:link.copyright, a:visited.copyright, a:active.copyright {
	font: normal 11px arial, 'trebuchet ms', tahoma, sans-serif;
	color: #001DD6;
	text-decoration: none;
	}
a:hover.copyright {
	font: normal 11px arial, 'trebuchet ms', tahoma, sans-serif;
	color: #586EFF;
	text-decoration: none;
	}

.form, .math input, .total input {
	font: bold 11px Tahoma, Arial, Verdana, Geneva, Helvetica;
	color: #62635C;
	background: #FEFFF7 url(../images/form.gif);  
	border: 1px solid #00159D;
	padding: 3px;
	}
.math input, .total input { text-align: right; }
.math {	text-align: right; white-space: nowrap; font-size: 18px; }
.formbutton{
	font: bold 11px Tahoma, Arial, Verdana, Geneva, Helvetica;
	color: #FFFFFF;
	background: #FF0000 url(../images/formButton.gif);  
	border: 1px solid #00159D;
	padding: 3px;
	}
.formTable { margin-right: 25px; }
.formTable th {
	text-align: left;
	font: bold 16px georgia, 'times new roman', serif;
	color: #4254cb;
	padding: 15px 0 4px 0;
	border-bottom: 1px solid #CACACA;
	}
.formTable td {
	padding: 3px 0 3px 5px;
	font-weight: bold;
	vertical-align: top;
	line-height: 21px;
	}
	
pre {
	font-size: 12px;
	width: 400px;
	}
	
.required {
	font: bold 18px 'trebuchet ms', arial, helvetica, sans-serif;
	color: red;
	}
	
.formTable textarea { width: 98%; }
	
.total, .totalQty {
	border-top: 1px solid #cacaca;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	}
.totalQty {	
	text-align: right;
	}
.math span { padding-right: 5px; }
	
	
/* FORMSTACK
========================================== */

.fsRowOpen, .fsRowClose, .fsRowBottom .fsRowBody, .fsRowTop .fsRowBody, .fsTable { background-image: none; }

.fsSectionRow td.fsRowBody { background-image: none; }

.fsForm .fsTable {
	margin: 0;
	padding: 0;
}
.fsTable h2 { border-bottom: 1px solid #efe6bb; }
.fsLabel { font-size: 14px !important; }

td.fsRowBody { background-color:inherit; }

.fsForm .fsRowBottom, 
.fsForm .fsRowBottom * {
	display: none;
	padding:0;
	margin:0;
}
