body {
  background: none repeat scroll 0 0 #201F1F;
  color: #838383;
  font: 100%/1.125em Arial,Helvetica,sans-serif;
  position: relative;
}

html, body {
  min-width: 960px;
}

html, body, div, span, object, iframe, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, fieldset, form, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

h2 {
  color: #838383;
  font-size: 1.35em;
  font-weight: bold;
  line-height: 1.2em;
  margin: 2em 0 0.5em;
}


h1{
margin:15px 0;
font-size:1.65em;
}
h3{margin:0;}


a{color:#008;text-decoration:none;}
a:hover{text-decoration:underline;}

#dTop{
  background: url("../images/main-tail.gif") repeat-x scroll 0 0 #E7EAEB;
}

#dMain {
  font-size: 0.75em;
  margin: 0 auto;
  padding-top: 35px;
  width: 1000px;
}

#dHolder{
  background: none repeat scroll 0 0 #F4F5F6;
  border: 1px solid #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  margin: 0 0 -30px;
  padding: 23px 0 35px;
  position: relative;
}

#dHeader {
  height: 90px;
  margin-bottom: 5px;
  position: relative;
  z-index: 100;
}



#dHeaderInnerContent {
  border-bottom: 1px solid #DCDDDE;
  box-shadow: 0 1px 0 #FBFCFC;
  height: 90px;
}



#dHeaderInner {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

#dLogo{
float:left;

}
#dMenu{
float:right;

}

#breadcrumbholder{
margin-bottom:10px;

}
#breadcrumbs{
font-size:0.95em;

}



#dBottom {
  background: url("../images/footer-bg.gif") repeat-x scroll 0 0 transparent;
  color: #878686;
  font-size: 0.75em;
  padding: 75px 0 65px;
}



.pCopy {
  background: url("../images/footer-line.gif") repeat-x scroll 0 0 transparent;
  margin-top: 42px;
  overflow: hidden;
  padding: 30px 0 0;
  text-align:right;
}



.fullWContainer{
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}


#topnav{
  float: right;
  margin-right: -20px;
  margin-top: 47px;
  max-width: 750px;
}

#topnav li {
  border: medium none;
  float: left;
  padding: 0;
  position: relative;
  list-style: none outside none;
  margin: 0;
  font-size:14px;
}

#topnav > li > a {
    font-size: 17px;
    font-weight: normal;
    padding: 5px 20px;
    text-transform: uppercase;
}

#topnav a {
    color: #959595;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-decoration: none;
}

#topnav a:hover {
    color: #444;

}











.Packages{
background:#fff;
padding:20px;
border-radius:10px;
border:2px solid #eee;
}
.WhatUGet {
  color: #4C50A1;
  font-size: 1.35em;
  font-weight: bold;
}

#rightContent {width:300px;float:left;position:relative;display:inline;}


#rightContent p{font-size:0.95em; line-height:1.25em;
padding-bottom:15px;
margin:0;
border-bottom: 1px solid #DCDDDE;
    box-shadow: 0 1px 0 #FBFCFC;
}

.dPod{clear:left;margin-bottom:15px;}



#MyForm {
  background-color: #efefef;
  border: 1px solid #ddd;
  border-radius: 10px 10px 10px 10px;
  float: left;
  padding: 20px;
  position: relative;
}

.FormElement {
  border-bottom: 1px solid #DCDDDE;
  box-shadow: 0 1px 0 #FBFCFC;
  float: left;
  padding: 8px 0;
  width: 100%;
}
.fieldlabel {
  float: left;
  overflow: auto;
  padding: 0;
  width: 258px;
}


.largeinput {
  border: 1px solid #DDDDDD;
  padding: 3px;
  width: 270px;
}


.largeinputbut {
  background: url("../images/button-bg.gif") repeat-x scroll 0 0 #E2E2E2;
  border: 1px solid #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  color: #3D3D3D;
  display: inline-block;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 19px;
  line-height: 38px;
  margin-bottom: 3px;
  padding: 0 21px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
  text-transform: capitalize;
  cursor: pointer;
}


.largeinputbut:hover {
    background: none repeat scroll 0 0 #454545;
    border-color: #4B4A4B;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.fieldlabel *, .fieldlabel2 * {
  font-weight: bold;
}



