/* ================================
    thunder::tech Setup Stylesheet
   ================================ */
.RowTitle
{
    BACKGROUND-COLOR: blue;
    TEXT-ALIGN: center
}
.RowOdd
{
    BACKGROUND-COLOR: lightcyan
}
.RowEven
{
    BACKGROUND-COLOR: lavender
}
.bodytext
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
.LabelLeftReq
{
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right
}
.HeaderPEPOL
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    BACKGROUND-COLOR: darkblue
}
.btn
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: verdana,arial,helvetica;
    BACKGROUND-COLOR: #003399
}
.btnSubmit
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: verdana,arial,helvetica;
    BACKGROUND-COLOR: orangered
}
a img
{
	border: 0px;
}

.clearer
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	width: 0px;
	height: 0px;
}

h1
{
	margin: 0px;
	padding: 0px;
}

h2
{
	margin: 0px;
	padding: 0px;
}

h3
{
	margin: 0px;
	padding: 0px;
}

h4
{
	margin: 0px;
	padding: 0px;
}

h5
{
	margin: 0px;
	padding: 0px;
}

h6
{
	margin: 0px;
	padding: 0px;
}

h7
{
	margin: 0px;
	padding: 0px;
}

.flattened
{
	line-height: 0px;
	font-size: 0px;
}

.to10
{
	font-size: 10px;
	line-height: 10px;
}

.to20
{
	font-size: 20px;
	line-height: 20px;
}

.spacer
{
	width: 10px;
	height: 1px;
}

.noPlugin
{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.noPlugin a
{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	text-decoration: underline;
	color: #0000ff;
	font-weight: normal;
	font-style: normal;
}
