body, html
{
	height: 100%;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body, td, p, a, textarea, input.text, select
{
	color: #000000;
	font: normal 11px Verdana, Tahoma,Arial,Helvetica,Geneva;
}
.template p, .template td {
    font-family: 'Microsoft Sans Serif', Tahoma,Arial,Helvetica,Geneva;
    font-size: 13px;
}
.templatesm p, .templatesm td, .templatesm ul {
    font-family: 'Microsoft Sans Serif', Tahoma,Arial,Helvetica,Geneva;
    font-size: 12px;
}
h3 {
    padding: 1px 0px 2px 10px; margin: 0px; color: #ffffff; font-size: 13px; font-family: Verdana; 
}
h1 {
    font-family: 'Microsoft Sans Serif'; color: #ff6600; font-size: 16px;
}
h2 {
    padding: 0px 0px 0px 0px; margin: 0px; color: #ff6600; font-size: 13px; font-family: Verdana; 
}
h4 {
    padding: 0px 0px 0px 0px; margin: 0px; color: #ff6600; font-size: 16px; font-family: Verdana; 
}
.header {
    background: #FF6600; 
    margin: 5px 0px 5px 0px;
}
.orange {
    color: #FF6600;
}
.black, .black a {
    color: #000000;
}
a.button {
    display: block;
    position: relative;
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    background: transparent url(/images/bg_btn1.gif) no-repeat 0px 0px;
    text-align: center;
    width: 102px;
    padding: 3px 0px 3px 0px;
}
a.blue {
    background: transparent url(/images/bg_btn3.gif) no-repeat 0px 0px;
}
a.green {
    background: transparent url(/images/bg_btn2.gif) no-repeat 0px 0px;
}
div.buttonSample {
    background: #FFB27F url(/images/btn_left.gif) no-repeat 0px 0px;
    margin: 10px 0px 15px 0px;    
}
div.buttonSample a {
    display: block;
    position: relative;
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    background: transparent url(/images/btn_right.gif) no-repeat 100% 0%;
    text-align: center;
    width: 100%;
    padding: 3px 0px 3px 0px;
}
div.submitSample input {   
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    background: #FFB27F;
    text-align: center;
    border: none;
    width: 100%;
    padding: 3px 0px 3px 0px;        
}
div.buttonSampleGreen {
    background: #8CD8AB url(/images/btn_left_green.gif) no-repeat 0px 0px;
    margin: 10px 0px 15px 0px;    
}
div.buttonSampleGreen a {
    display: block;
    position: relative;
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    background: transparent url(/images/btn_right_green.gif) no-repeat 100% 0%;
    text-align: center;
    width: 100%;
    padding: 3px 0px 3px 0px;
}
input.text, textarea, select
{
	border: 1px solid #333333;
}
p, form
{
	margin: 0px 0px 0px 0px;
    padding: 0px;
}
a
{
	color: #0055cc;
	text-decoration: underline;
}
td.header1
{
	font: bold 16px Arial,Verdana,Tahoma,Helvetica,Geneva;
	padding: 5px 0px 5px 20px;
}
td.advMenu, a.advMenu
{
	color: #000000;
	font-family: Arial,Verdana,Tahoma,Helvetica,Geneva;
}
td.bottomMenu
{
	text-align: center;
	padding: 5px 10px 5px 20px;
}
td.bottomMenu a
{
	color: #000000;
	text-decoration: none;
}
td.bottomMenu a:hover
{
	text-decoration: underline;
}
td.copyright
{
	font-size: 9px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
td.contentStripe
{
	border-right: 1px solid #e1e1e1;
	vertical-align: top;
	padding: 20px 10px 10px 10px;
}
td.contentStripe p
{
	margin: 5px 10px 0px 10px;
	text-align: justify;
	/*text-indent: 10px;*/
}
ul.simpleList li
{
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.pkgList li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.pkgList
{
	margin-bottom: 20px;
}
td.faqQuestion
{
	text-indent: 30px;
	color: #0067a7;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
td.links
{
	text-indent: 5px;
	white-space: nowrap;
	vertical-align: top;
	color: #0067a7;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
}
td.formCaption
{
	padding: 5px 5px 5px 15px;
	color: #333333;
	font-weight: bold;
	vertical-align: top;
}
td.formAsterix
{
	padding: 8px 5px 0px 5px;
	color: #ff6600;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
td.formDescription
{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}
td.formServError
{
	color: #ff3300;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #ff3300;
	padding: 3px 20px 3px 20px;
}
td.adjServCaption
{
	font: bold 11px Tahoma,Verdana,Arial,Helvetica,Geneva;
	color: #ffffff;
	width: 100%;
	background-color: #666666;
	padding-left: 5px;
}
td.srvGroupName
{
	font-weight: bold;
	color: #ff6600;
	padding: 3px 10px 3px 0px;
}
a.addSrv
{
	color: #ff6600;
	font-family: Arial,Tahoma,Verdana,Helvetica,Geneva;
	font-size: 10px;
}
a.towns
{
	text-decoration: none;
	color:#000000;
	display: none;
}
div.service
{
 top: -25px;
 height: 25px;
 position: relative;
 background: transparent url(/images/idea_service.gif);
}
   