body
{
    margin:0;
    text-align:center;
    font:normal 9pt/12pt verdana;
}
h1{margin:0px;font:bold 20pt arial}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h2{font: bold 1.1em tahoma;margin-bottom:10px;}
img{border:0;margin:0}
p{margin:10px 0px;}
h3 {
	font-family: Tahoma, arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
}


ul {
	list-style:none;
	padding:0px;
	margin:10px 0px;
}
ul li
{
    background:url(Images/smaller-arrow4.gif) no-repeat 0px -9px;
    line-height:1.4em;
    padding-left:12px;
    margin-bottom:.2em;
}


.SimpleLink {
	color: #CC6600;
	text-decoration: none;
}
.SimpleLink:Hover {
	color: #663300;
	text-decoration: underline;
}

.SubMenuCell
{
	border-bottom:dotted 1px #8DB9FF;
	height:22px;
}
.SubMenu
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#00204f;
	text-decoration:none;
}
.SubMenu:hover
{
	text-decoration:underline;
}
.TopMenu:hover {
	color:#FFD5B7;
}

.Link {
	line-height: 22px;
}

.SmallText {
	font-family: Verdana, Arial;
	font-size: 8.5pt;
	line-height: 13pt;
}
.BoldText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.SubHeading {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#content,#header,#footer
{
    width:785px;
    margin:0 auto;
    text-align:left;
    clear:left;
}

#topNavigation
{
    background:#0099FF url(images/stripe-12.gif) repeat-x;
    list-style:none;
    margin:0;
    padding:0;
    height:25px;
}
#topNavigation li
{
    background:url(Images/small-arrow2.gif) no-repeat 0% 50%;
    font: bold 11px/24px tahoma;
    float:left;
    padding-left:30px;
    padding-right:10px;
    height:25px;
}

#topNavigation a
{
    color:White;
    text-decoration:none;
    border:none;
}
#topNavigation a:hover{color:navy}
#header{background:url(Images/test.jpg) no-repeat top right}
#footer
{
    border-bottom:solid 20px #96C7FF;
    clear:both;
    padding:20px 10px 5px 10px;
}
#subMenu
{
    background:#f6f6f6;
    list-style:none;
    padding:0;
    margin:0;
    margin-bottom:10px;
}

#subMenu li
{
    background: url(Images/stripe-13.gif) repeat-y top right;
    margin:0;
    padding:0px;
    padding-right:10px;
    line-height:21px;
}


#subMenu a
{
    background: url(Images/small-arrow-3.gif) no-repeat -3% 50%;
    padding-left:17px;
    color:#000;
    text-decoration:none;
    border-bottom:dotted 1px #8DB9FF;
    display:block;
    font:bold 11px/21px tahoma;

}
#subMenu a:hover{text-decoration:underline}

/** Second level menu items **/
#subMenu li ul{margin:0px;padding:0px;margin-top:0}
#subMenu li ul li{background:none}
#subMenu li ul li a{background:none;font-weight:normal}
subul{margin:0px;margin-top:-10px;padding:0px}

#sidePanel{width:165px;float:left}

#body{margin-left:167px}

.promoBox{background:#fff9f0;border:solid 2px orange;padding:6px;margin:10px}
.promoBox span{font:bold 20px arial;color:red}
.promoBox a{font-size:.8em}

.yearsservice
{
    text-align:center;
    position:relative;
    margin-top:-80px;
}

.virtualPackage
{
    border:solid 1px #9df;
    background:#f3f9fc;
    margin-bottom:25px;
    padding:5px;
    padding-bottom:10px;   
    width:280px;
}

.virtualPackage h3
{
    color:Navy;
    background:#e9f3f9;
    margin:-4px;
    padding:5px;
    border:solid 1px #fff;
}

.virtualPackage .price
{
    font-weight:bold;
    color:Red;
}

.virtualPackage ul
{
    margin:10px;
}

h2.major
{
    font:normal 13pt verdana;
    color:White;
    background:orange;
    padding:5px;
    border:dotted 2px white;
}
    
    
.special
{
    border:solid 1px red;
    border-top:solid 5px red;
    padding:5px;
}

.special .price{font:bold 2em tahoma;color:Red}

.special h3{margin-top:0px;background:#fff;font:bold 12pt verdana;color:red}