﻿* 
{
    padding: 0px;
    margin: 0px;
}

html
{
    height: 100%;
}

body
{
    font-family: Segoe UI, Tahoma, Arial, Helvetica, Sans-Serif;
    color: #555555;
    font-size: 90%;
    height: 100%;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: Arial;
    letter-spacing: -0.03em;
    font-weight: bolder;
}

h1 
{
    font-size: 200%;
}
    
h2 
{
    font-size: 170%;
    }

h3 
{
    font-size: 130%;
}

h4 
{
    font-size: 130%;
}

h5 
{
    font-size: 110%;
}

h6 
{
    font-size: 100%;
}

hr
{
	height:auto;
}

ul
{
	margin: 0px 0px 0px 25px;
}

A
{
	color: #0066dd;
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
}

A:visited
{
	color: #0066dd;
}
 
A:Hover
{
	text-decoration: underline;
}

a img
{
	border:0px black none;
}

#pageRoot
{
    padding: 0px 0px 20px 0px;
	margin: 0px auto;
	width: 980px;
}

.headercontent 
{
	margin: 0px;
	width:980px;
}

.fixed 
{
	clear: both
}

.center
{
	text-align:	center;
}

.contentarea 
{
    height: 100%;
}

.leftcolumn 
{
	min-height: 500px;
    width: 263px;
    padding: 0px 15px 0px 15px;
    float: left;
}

.leftcolumnsubpage
{
	min-height: 500px;
    width: 641px;
    padding: 10px 15px 30px 15px;
    float: left;
}

.middlecolumn 
{
     min-height: 500px;
     width: 348px;
     padding: 0px 15px 0px 15px;
     float: left;
}

.rightcolumn 
{
    min-height: 500px;
    width: 275px;
    padding: 0px 15px 0px 15px;
    float: left;
}

.learnmorelink
{
    margin-right: 5px;
    color: #0066dd;
    cursor: pointer;
    float:right;
    font-size: 11px;
}

.mainpagecontent
{
	border-top: 1px solid #ccc;
    background: url(/SiteAssets/Images/Home/ContentBkg.png) repeat-y 25px;
}

.subpagecontent
{
	height: 100%;
    border-top: 1px solid #ccc;
	font-size: 12px;
	overflow: hidden;
	background: url(/SiteAssets/Images/Home/ContentSubPageBkg.png) repeat-y 25px;
}

.subpagecontent H3
{
	margin-bottom: 10px
}

.contentSeparator
{
	background:url(/SiteAssets/Images/Home/ContentSeparator.png);
	height:11px;
	width:980px;
}

.widget
{
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #ccc;
	font-size: 12px;
	overflow: hidden;
}

.widget H2 {
	margin-bottom: 10px
}

.widget .content P {
	margin-bottom: 10px
}

div.date
{
    width: 35px;
    background: #e5cd95 0% 50%;
    float: left;
    height: 39px;
}

span.month
{
	border-bottom: 1px solid #fff; 
	text-align: center; 
	padding-bottom: 2px; 
	padding-top: 2px;
	line-height: 8px; 
	text-transform: uppercase; 
	display: block; 
	background: #ad5a30 repeat-x left top; 
	color: #ffffff;
	font-size: 0.7em; 
}

span.day 
{
	text-align: center; 
	line-height: 12px; 
	text-transform: uppercase; 
	display: block; 
	color: #391d16; 
	margin-left: -3px; 
	font-size: 1.4em; 
	padding-top: 7px
}

A.blogreadnmorelink, A.blogcommentslink
{
    color: #0066dd;
    cursor: pointer;
    font-size: 11px;
}

div.blogtitle
{
    font-family: Arial;
    font-weight: bolder;
    padding-left: 40px;
}

div.blogtitle A
{
    color: #555555;
}

div.companyinfotitle
{
    font-family: Arial;
    font-weight:bolder;
}

#mediaTestimonials.widget
{
	overflow:visible;
}

.testimonial
{
    background: url(/SiteAssets/Images/Home/testimonialbkg.png) no-repeat; 
    height:140px; 
    width: 267px;
    padding: 5px 5px 0px 5px;
}

.testimonialtitle
{
    color:#0066dd;
    font-family: Arial;
    font-size: 100%;

    font-weight: bolder;
}

.testimonialtease
{

    padding: 2px 15px 0px 15px; 
    overflow: hidden;
}

.testimonialquote
{
 	padding: 5px 15px 0px 6px;
	width: 100px;
	height: 83px;
    overflow: hidden;
    float: left;
}

.testimonialPreviewImage
{
	margin-top: 5px;
    cursor: pointer;
    float:left;
} 

.companyinfoservicelist
{
    list-style-type: none;
    padding: 5px 0px 0px 15px;
}

.companyinfoservicelist LI
{
    display: block;
    color: #555555;
    font-size: 11px;
}

.logo 
{
    background: url(/SiteAssets/Images/Home/HorzLogo_DropShadow.png) no-repeat;
    width: 371px;
    height: 65px;
    float:left;
}

#searchbar 
{
    padding: 24px 10px 4px 10px;
}

#searchbar .switcher 
{
    border: 0px solid; 
    padding: 0px 2px 0px 8px;
	line-height: 16px;
	float: right;
    height: 16px;
    margin-top: 3px;
	text-indent: -999em;
	width: 18px;
	display: block;
	cursor: hand;
	background: url(/SiteAssets/Images/Home/icons.gif) no-repeat 0px 0px;	  
}

#searchbar .accountmanagement
{
    float:right;
    margin-right: 8px;
    padding-top: 6px;
    font-size: 11px;
}

#searchbar A
{
    color: #555555;
}

#phonenumber
{
    text-align: right;
    line-height: 31px;
    font-size: 19px;
}
.menuwrapper
{
    float:left;
}

.menuitem
{
    padding: 0px 10px 0px 10px;
    line-height: 31px;
    height: 31px;
    font-size: 11px;
    cursor: pointer;
}

.menuitemhover 
{
    background-color: #f4f5f7;
}

A.menuitem, A.menuitemhover
{
    color: #555555;
    text-decoration: none;
}

.submenuitem
{
    padding: 0px 10px 0px 10px;
    line-height: 24px;
    height: 24px;
    font-size: 11px;
    cursor: pointer;
}

.submenuitemhover 
{
    background-color: #f4f5f7;
}

A.submenuitem, A.submenuitemhover
{
    color: #555555;
    text-decoration: none;
}

.ctl00_ctl35_0, .ctl00_ctl00_ctl35_0, .ctl00_ctl00_ctl00_ctl35_0
{
    border: 1px solid #ccc;
}

.chatlink
{
    float:right;
    padding-left: 38px;
    background: url(/SiteAssets/Images/Home/chatballons.png) no-repeat 0px 0px;
    margin-right:20px;
    padding-top: 8px;
    font-size: 11px;
    height:22px;
}

.chatlink A
{
    color: #555555;
}

.contactuslink
{
    float:right;
    padding-left: 42px;
    height:22px;
    background: url(/SiteAssets/Images/Home/envelope.png) no-repeat 0px 0px;
    padding-top: 8px;
    margin-right:10px;
    font-size: 11px;
}

.contactuslink A
{
    color: #555555;
}

#silverlightad
{
    padding-bottom: 10px;
    height: 275px;
}

#footer 
{
	clear: both;
	width: 100%;
	height:86px;
	font-size: 10px;
	border-top: 1px solid #ccc;
}

A#gotop 
{
    color: #2a2a2a;
    line-height: 18px;
    margin: 5px 15px 0px 0px;
    display: block;
    background: url(/SiteAssets/Images/Home/icons.gif) no-repeat 0px -304px;
    height: 16px;
    float: right;
    padding-left: 16px;
}

#bottommenu
{
    padding: 0px 20px 0px 20px;
    line-height: 31px;
    display: block;
    height: 31px;
    color: #555555;
    text-decoration: none;
    font-size: 11px;
    margin-left: -10px;
}

#bottommenu A
{
	color: #555555;
}


#copyright 
{
	padding: 0px 20px 0px 20px;
    line-height: 15px;
    display: block;
    height: 31px;
    color: #555555;
    text-decoration: none;
    font-size: 11px;
    margin-left: -10px;
}

.sitedirectory
{
    line-height: 145%;
    width: 100%;
    height: 126px;
    display: block;
    border-top: 1px solid #ccc;
    background: url(/SiteAssets/Images/Home/footer_bg.png) repeat-x;
    font-size: 10px;
}

.sitedirectory #column1
{
    float:left; 
    width:160px; 
    padding: 15px 0px 0px 20px
}

.sitedirectory #column2
{
    float:left; 
    width:160px; 
    padding: 15px 0px 0px 40px
}

.sitedirectory #column3
{
    float:left; 
    width:210px; 
    padding: 15px 0px 0px 40px
}

.sitedirectory #column4
{
    float:left; 
    width:140px; 
    padding: 15px 0px 0px 40px
}

.sitedirectory #column5
{
    float:left; 
    width:120px; 
    padding: 15px 0px 0px 40px
}

.sitedirectorykeywordlist
{
    list-style-type: none;
}

.sitedirectorykeywordlist LI
{
    display: block;
}

.sitedirectorykeywordlist LI A
{
    display: block;
    color: #555555;
}

INPUT.textfield
{
	border-bottom: #a6a6a6 1px solid;
	border-left: #a6a6a6 1px solid;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 1px;
	border-top: #a6a6a6 1px solid;
	border-right: #a6a6a6 1px solid;
	padding-top: 2px;
}

#entryForm .textfield 
{
	width: 180px;
	padding-left: 5px;
}

#entryForm .dropdownlist
{
	width: 210px;
	height: 22px;
}

#searchbar .textfield 
{ 
	width: 180px; 
	float: right;
	margin-right: 4px;
	padding-left: 5px;
}

#headerfocusbox{
	border: 1px #CCCCCC solid;
	padding:12px 7px 8px 17px;
	background-color:#eeeeee;
	text-align:left;
}

#headerfocusbox h3{
	font-size:18px;
	font-weight:normal;
	color:#555555;
	margin-bottom:10px;
	margin-top:0px;
}

#headerfocusbox p{
	font-size:11px;
	color:#555555;
	margin:10px 0px;
}

#headerfocusbox p.big{
	font-size:12px;
	color:#555555;
	margin:10px 0px;
}

#headerfocusbox p.big a{
	font-size:12px;
	color:#2F6681 !important;
	padding:10px 0px;
	text-decoration:none;
}
	
#headerfocusbox p a{
	font-size:11px;
	color:#2F6681 !important;
	padding:10px 0px;
	text-decoration:none;
}
	
#createAccountForm td
{
	text-align:left;
	padding-bottom:5px;
}

#createAccountForm input
{
	width: 200px;
}

#loginForm td
{
	text-align:left;
	padding-bottom:5px;
}

#loginForm .textfield
{
margin-left: 5px;
	width: 200px;
}

.space1
{
	height: 5px;
}

.space2
{
	height: 10px;
}

.space3
{
	height: 15px;
}

.space4
{
	height: 20px;
}

.space5
{
	height: 25px;
}

.price
{
	color:#fa6b15;
}

.entry
{
	padding-left:10px;
	padding-top:5px;
}

#respond 
{
	padding:10px 0 0;
	font-size:11px;
}

#respond .row 
{
	margin-bottom:5px;
}

#respond .textfield 
{
	width:200px;
}

#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
#commentnavi {
	background:#EDEFF0 url(/SiteAssets/Images/Home/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(/SiteAssets/Images/Home/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(/SiteAssets/Images/Home/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}

#submitbox .submitbutton 
{
	margin-right:15px;
	float:right;
}

#submitbox input
{
	width:190px;
}

td label
{
	padding-left:5px;
}

.newsletterSubmitButton
{
	margin-top:5px; 
	margin-left: 130px;
}

.partnerdescription
{
	float: left; 
	width: 441px; 
	padding:5px 0px 10px 0px;
}

.partnerlogo 
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    padding:5px 0px 10px 0px;
}

.partnerlogo img
{
    vertical-align: middle;
}


