body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #333333
}
a
{
    outline:none;
}
.wrap {
	width: 1000px;
	background: #FFF url(../images/headermenu/wrapper-bg-top.gif) repeat-x top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
.bodycontent
{
    font-family: Arial, Helvetica, sans-serif;
    padding-top:150px; 
    width: 592px;
	float: left;
	padding-left: 70px;
	text-align: left;
	margin-top: 0px;
	min-height: 400px;
}
.bodycontent p a
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.bodycontent p a:hover
{
	font-weight:bold;
	color:#999;
	text-decoration:underline;
}

.bodycontent h1 {
	color: #F26531;
	font-size: 18px;
	font-style: italic;
	margin-left: 0px;
}
.bodycontent h2 {
	color: #1A6B21;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.bodycontent h3 {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.bodycontent p {
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.bodycontent li
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.carrierlogo 
{
    width: 188px;
    height: 65px; 
    vertical-align: middle;
}
#securelogo
{
    background-image:url(../Images/Security/secure.gif);
    width: 155px;
    height: 214px;
    float: right;
    cursor: pointer;
}

/* Tips List */
.tipslist
{
    margin-bottom: 20px;
    width:100%;
    padding-left: 0px; 
}
.tipslist li
{
    list-style-type: square; 
    margin-bottom: 3px;
}
.tipslist a
{
    padding-bottom:20px;
    padding-right: 20px;
    color:#666;
    text-decoration: underline;
    font-size: 14px;
}
.tipslist a:hover
{
    color:#000;
}
.tipcontent
{
    clear: both;
    padding-top:0;
}
/*Testimonials*/
.testimonials
{
    width:188px;
    float:right;
    padding-right: 70px;
    height: 180px;
}
.testimonials .testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #F37A1D;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	line-height: 30px;
}
.testimonials span
{
    display:none;
}

/* Outgoing Links */
.bbb
{
    float:left;
    border:0;
    background-image:url(../Images/Security/BBB-Aplus.gif);
    background-repeat:no-repeat;
    width:125px;
    height:75px;
    cursor: pointer;
    
}
.outboundlinks #digicertsitesealcode
{
    float:right;
}
.outboundlinks
{
    margin-bottom: 80px;
}

/*Firefox  Remove Dotted Line on click*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="image"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

/*IE Remove Dotted Line on click*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"],
input[type="image"],
input[type="file"] > input[type="button"] {
    outline: none;
}

/*Popular Tips /Articles*/
.popularArticles
{
    width:188px;
    float:right;
    padding-right: 70px;
    height: 180px;
}
.popularArticles ul
{
    list-style-type: none;
    text-align: left;
	padding: 0;
}

.popularArticles ul li
{
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.popularArticles a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

.popularArticles a:hover
{
    color: #000000;
}

.popularArticles h2
{
    color: #1A6B21;
	font-size: 16px;
	font-style: italic; 
}

.returnToArticles a
{
    color: #1A6B21;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.returnToArticles a:hover
{
    color: #030;
	text-decoration: none;
}

div#featured
{
	width: 170px;
	float: left;
	background: #003A63; /* Old browsers */
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

div#featured h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

div#featured p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	letter-spacing: 1px;
}

div#featured p span
{
	color: #0093D0;
	font-style: normal;
}

div#featured p a
{
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #df7a1c;
}
