body {
 margin: 0;
 padding: 0;
 color: #343434;
 background-color: #FFFFFF;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 14px;
}

img { border: none; }

a:link {color: #396EAC; text-decoration: none;}
a:active {color: #396EAC; text-decoration: none;}
a:visited {color: #396EAC; text-decoration: none;}
a:hover {color: #DE0047; text-decoration: underline;}

a.weeLink:link {color: #396EAC; text-decoration: none; font-size: 10px;}
a.weeLink:active {color: #396EAC; text-decoration: none; font-size: 10px;}
a.weeLink:visited {color: #396EAC; text-decoration: none; font-size: 10px;}
a.weeLink:hover {color: #DE0047; text-decoration: underline; font-size: 10px;}

h1 {
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #325D66;
 margin-bottom: 6px;
}

h2 {
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #325D66;
 margin-bottom: 6px;
}

p {
 margin-top: 12px;
 margin-bottom: 12px;
 font-size:14px;
}

ul {
 list-style: circle;
 font-size: 12px;
 margin-top: 8px;
 margin-bottom: 8px;
}

li {
 font-size: 12px;
 margin-top: 0px;
 margin-bottom: 8px;
}

.reg {
 font-size: 12px;
 line-height: 14px;
}

.regWhite {
 margin-top: 0px;
 font-size: 12px;
 line-height: 14px;
 color: #FFFFFF;
}

.regBlue {
 font-size: 12px;
 line-height: 14px;
 color: #396EAC;
}

.regTeam {
	font-size: 12px;
 line-height: 14px;
 color: #000000;
 margin-top: 0;

}

.regBlack {
 font-size: 12px;
 line-height: 14px;
 color: #000000;
}

.regRed {
 font-size: 12px;
 line-height: 14px;
 color: #DE0047;
}

.regBold {
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
}

.whiteBold {
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
 color: #FFFFFF;
}

.awards
{
	text-align: right;
	color: #396EAC;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 4px;
	font-style: bold;

}

.wee {
 font-size: 10px;
}

.weeBlue {
 font-size: 10px;
 line-height: 13px;
 color: #396EAC;
}

.weeWhite {
 font-size: 11px;
 line-height: 11px;
 color: #FFFFFF;
}

.title {
 font-size: 14px;
 font-weight: bold;
 line-height: 18px;
}

.whiteTitle {
 font-size: 16px;
 font-weight: bolder;
 line-height: 18px;
 color: #FFFFFF;
}



.redTitle {
 font-size: 16px;
 font-weight: bolder;
 line-height: 18px;
 color: #DE0047;
}


.servicename
{
	color:#396EAC;
	width:350px; 

}

.serviceprice
{
	color:#396EAC;
}


/*
-------------------------------------------------------------------------------------------------------------
LAYOUT ELEMENTS
-------------------------------------------------------------------------------------------------------------
*/

.foundationTable {
 height: 100%;
 width: 800px;
 border-style: solid;
 border-color: #CFCFCF;
 border-width: 0px;
}

.foundationCellTop {
	height: 100px;
}

.foundationCellMiddle {
 background-image: url(/_interface/bg_fill.gif);
 background-repeat: no-repeat;
 height: 552px;
 width: 800px;
}

.foundationCellBottom {
}

.menuCell {
 width: 140px;
 height: 396px;
 text-align: right;
 font-weight: bold;
 font-size: 12px;
 line-height: 18px;
}

.leftCell {
 width: 225px;
 height: 396px;
}

.rightCell {
 width: 415px;
 height: 396px;
}

.span2Cell {
 width: 640px;
 height: 396px;
}


table .product_table td
{
	padding-left: 10px;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
	
}

/*
-------------------------------------------------------------------------------------------------------------
FORM ELEMENTS
-------------------------------------------------------------------------------------------------------------
*/

input {
margin-top: 3px;
margin-bottom: 3px;
}

/*
-------------------------------------------------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------------------------------------------
*/

.footer {
 color: #396EAC;
 font-size: 14px;
 font-weight: bold;
}

a.footerLink:link {color: #396EAC; text-decoration: none; font-size: 14px; font-weight: bold;}
a.footerLink:active {color: #396EAC; text-decoration: none; font-size: 14px; font-weight: bold;}
a.footerLink:visited {color: #396EAC; text-decoration: none; font-size: 14px; font-weight: bold;}
a.footerLink:hover {color: #DE0047; text-decoration: underline; font-size: 14px; font-weight: bold;}
