/* --- Body --- */
p {padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 3px;
	padding-top: 3px;
	margin-top: 3px;
	border-top: 3px;}
	
	h2 {font-size: 11pt;
		padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 2px;
	padding-top: 3px;
	margin-top: 3px;
	border-top: 3px;
	font-weight: normal;
	font-style: italic;}
	
		h3 {font-size: 9pt;
		padding-bottom:0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-top: 3px;
	margin-top: 3px;
	border-top: 3px;
	font-weight: bold;}
	
			h4 {font-size: 9pt;
		padding-bottom:0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
	font-weight: bold;}
	
	
	ul {padding: 0px;
		margin: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left:10px;
		margin-left: 10px;}
		
		ul li {padding-bottom: 3px;}


body {
	font-family: Arial, Sans-Serif, Verdana;
	color: #000000;
	font-size: 10pt;
}
/* ---Default --- */
.standard_text {
	font-weight: normal;
	font-size: 10pt;
}
/* --- Links --- */
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.red_text {
	color: Red;
}
.redtext {
	color: Red;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
	vertical-align: middle;
}
.header1 {
	font-size: 11pt;
	font-weight: bold;
}
.headermaster {
	font-size: 14pt;
	font-weight: bold;
}
.address_text {
	font-size: 9pt;
	font-weight: normal;
}
.money {
	font-size: 12pt;
	font-weight: bold;
}
.vAlignBottom {
	vertical-align: bottom;
}


.line {
	border-bottom: 1px solid #ffffff;
	height: 30px;
}
.line2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	height: 30px;
}
.vmiddle {
	vertical-align: middle;
	padding-top: 1px;
}

.small_text {
	font-size: 8pt;
}
.basket_grid {
}
.basket_grid th {
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}
.basket_grid td {
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}

.main_header {
	font-size: 11pt;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}
.invoice_content_left {
	vertical-align: top;
	text-align: left;
}
.invoice_content_right {
	vertical-align: top;
	text-align: right;
}
.invoice_blank {
	width: 10px;
}
.AlertText {
	font-size: 8pt;
	color: Red;
}
.faqformtag {
	width: 600px;
	height: 600px;
}
.TinyText {
	font-size: 8.5pt;
	vertical-align: middle;
	text-align: right;
}
.form_element_small {
	font-size: 8.5pt;
	background-color: #e9efef;
	font-family: Arial, Sans-Serif, Verdana;
	width: 100px;
	vertical-align: middle;
}
.AlertText2 {
	font-size: 8pt;
	color: white;
	padding-right: 8px;
	padding-left: 8px;
}
.body_content_table {
	width: 100%;
}
.body_content_tabletdleft {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
}
.body_content_tabletdright {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
}
.body_content_divider {
	width: 1px;
	background-image: url(../graphics/1x1black.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;

}
.imageleft {

	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-top: 1px;



}
.imageright {
padding: 3px;
border: 1px solid black;
}

.imagetop {
	text-decoration: none;
	margin-bottom: 1px;
	margin-top: 1px;
}


.minitable 
{
width: 100%;
background-color: #ded6d6;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;}