/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #FFFFFF;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}


/*
A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}*/

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.TQ_questions
{
	padding-right: 1px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 2px;
	margin: 2px 1px 1px 2px;
	color: #BAD80A;
	padding-top: 5px;
	/*border-bottom: #330066 1px solid;*/
	font-family: arial;
	background-color: #FFFFFF;
}
.TQ_answers
{
	font-size: 10pt;
	margin: 2px 1px 1px 2px;
	color: black;
	font-family: arial;
	text-decoration: none;
}
.TQ_answersLink
{
	font-size: 10pt;
	margin: 2px 1px 1px 2px;
	color: steelblue;
	font-family: arial;
	text-decoration: underline;
}
.TQ_button
{
	Background-Color:#BAD80A;
	Border-Color:#FFFFFF;
	Border-Style:Solid;
	Border-Width:1px;
	Color:#050952;
	padding: 3px;
	font-size: 10pt;
	font-family: arial
}
.TQ_textbox
{
	Background-Color: white;
	Border-Color:#BAD80A;
	Border-Style:Solid;
	Border-Width:1px;
	Color: black;
	padding: 3px;
	font-size: 10pt;
	font-family: arial
}
.TQ_radiobutton
{
	color: Black;
	font-size: 8pt;
	font-family:arial 
}
.TQ_Title
{
	font-size: 10pt;
	font-family: arial;
}
.TQ_NonVatTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: white;
	padding-top: 8px;
	border-bottom: #c0c0c0 1px solid;
	font-family: arial;
	background-color: #c0c0c0;
}

.TQ_VatTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: white;
	padding-top: 8px;
	border-bottom: #c0c0c0 1px solid;
	font-family: arial;
	background-color: #c0c0c0;
}
.TQ_Total
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5px;
	color: white;
	padding-top: 10px;
	border-bottom: #000099 1px solid;
	font-family: arial;
	background-color:#c0c0c0;
}
.TQ_listItem
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 8pt;
	padding-bottom: 5px;
	color: black;
	padding-top: 5px;
	border-bottom: #FFFFFF 1px solid;
	font-family: arial;
	background-color: #BAD80A;
	text-decoration: none;
}
.TQ_listLink
{
	font-size: 8pt;
	color: black;
	font-family: arial;
	text-decoration: underline;
}

.TQ_listValue
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	color: black;
	padding-top: 5px;
	font-family: arial;
	background-color: #FFFFFF;
	border-bottom: #BAD80A 1px solid;
}
.TQ_QuoteTable
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #BAD80A;
}
.TQ_TelNo
{
	font-size: 16pt;
	color: steelblue;
	font-family: arial;
	text-align: center 
}
.TQ_BorderTop
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	height: 40px;
	background-color: #c0c0c0;
	border-bottom-style: none;
}
.TQ_BorderLeft
{
	/*border-right: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;*/
	width: 1px;
	border-top-style: none;
	background-color: #c0c0c0;
	border-bottom-style: none;
}
.TQ_BorderMain
{
	border-top: #c0c0c0 1px solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.TQ_BorderBottomLeft
{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #c0c0c0 1px solid;
	background-color: #c0c0c0
}
.TQ_BorderBottom
{

}
.TQ_adminanswers
{
	font-size: 7pt;
	font-family: arial;
	color: steelblue;
}
/*USER DEFINED CLASSES*/
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.link:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.footer {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-ALIGN: right
}
.footer_pct {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-ALIGN: right; text-decoration: none
}
.footer_pct a {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-ALIGN: right; text-decoration: none
}
