/* Undohtml */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
table,td,tr{ cellspacing:0; cellpadding:0; border:none;}
address { font-style:normal }
/* undohtml */



/* Root boundaries */
body{
	font: normal 9pt arial;
	line-height: 1.5em;
	text-align: left;
	color:#666;
	border-top: 4px solid #ff0033;
}

#center{
	width:780px;
  margin:0px auto 10px auto;
  padding: 0px;
  
}


#content{
	width:740px;
	background: #fff;
  margin:0px auto 0px auto;
  padding: 0px 20px 0px 20px;
}

#content2{
	width:740px;
	background: #fff;
  margin:0px auto 0px auto;
  padding: 0px 0px 00px 0px;
}
/* root boundaries */




/* Common Fonts */
h1{
	font: normal 11pt arial;
	margin-bottom: 6px;
	font-size: 30px;
}

p.small{
	font: normal 8pt arial;
	line-height: 15px;
	margin-bottom: 6px;
}

a.recent{
	font: normal 9pt arial;
	line-height: 15px;
	margin-bottom: 6px;
	color: #666;
}

a.recent:hover{
	font: normal 9pt arial;
	line-height: 15px;
	margin-bottom: 6px;
	text-decoration: none;
	color: #ff0033;
}


a.smalllink{
	font: normal 8pt arial;
	line-height: 8px;
	margin-bottom: 6px;
	color: #5AA6AD;
	line-height: 10px;
}

a.smalllink:hover{
	font: normal 8pt arial;
	line-height: 8px;
	margin-bottom: 6px;
	color: #5AA6AD;
	text-decoration: underline;
}

a.read{
	font-size: 8pt;
	color: #5AA6AD; 
}

a.read:hover{
	font-size: 8pt;
	color: #5AA6AD;
	text-decoration: underline;
}

a.about{
	font-size: 9pt;
	color: #666;
	text-decoration: none;
	border-bottom: 1px gray dotted;	
}

a.about:hover{
	font-size: 9pt;
	color: #ff0033;
	text-decoration: none;
	border-bottom: 1px #ff0033 dotted;
}
/* common fonts */




/* Navigation */
#nav{
	width:740px;
	height:90px;
	background: #fff;
}

#nav span{	
	float: left;	
	border: 0;
	margin-top: 15px;
}

#nav img{	
	float: left;
	border: 0;	
	padding-top: 30px;
}

.nav{
		margin: 0;	
}

.nav li{
		float: right;
		text-align: center;
		font: normal 8pt arial;
		letter-spacing: 0.0em;
		margin-right: 4px;
		padding: 48px 8px 4px 8px;
		text-decoration: none;
		display: block;
}

.nav li a:link{
	color: #ff0033;
}

.nav li a:visited{
	color: #ff0033;
}

.nav li a:hover{
	color: #fff;
	background: #ff0033;
}

.nav li.selected{
	color: #fff;
	background: #ff0033;
}

.nav li.selected a{ /*selected main tab style */
	color: #fff;
	background: #ff0033;

}

.nav li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

#consumerNav {
	margin-bottom: 10px;
	margin-top: -12px;
}
#consumerNav a{
	text-decoration: none;
	color: #666;
}

#consumerNav a:visited{
	color: #666;
}

#consumerNav a:hover{
	text-decoration: none;
	color: #336699;
}

#consumerNav .selected{
	color: #336699;

}


/* navigation */




/* Body Content */
#mainflash{
	padding: 0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#mainflash img{
	margin-top: 26px;
}
#caseStudyMain{
	padding: 0;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-weight: normal;
}

#columnheader{
	font-size: 20px;
	width: 740px;
	float: left;
	border-bottom: solid 2px #ccc;
	margin: 38px 0 18px 0;
	padding-bottom: 4px;
}

#columnheaderunder{
	width: 740px;
	float: left;
	border-bottom: solid 2px #ccc;
	margin: 10px 0 18px 0;
	padding-bottom: 4px;
}

#columnheaderunder2{
	width: 735px;
	float: left;
	border-bottom: solid 2px #ccc;
	margin: 10px 0 18px 0;
	padding-bottom: 4px;
}

#cleft6{
	float: left;
	width: 165px;
	padding: 0px 0px 10px 0px;
	color:#000;

}
#cleft5{
	float: left;
	width: 215px;
	padding: 0px 0px 10px 0px;
	color:#000;
}
#cleft4{
	float: left;
	width: 740px;
	padding: 0px 0px 10px 0px;
	color:#000;

}
#cleft3{
	float: left;
	width: 140px;
	padding: 0px 0px 10px 0px;
	color:#000;

}

#cleft2{
	float: left;
	width: 475px;
	padding: 5px 40px 5px 5px;
	color:#000;

}

#cleft{
	float: left;
	width: 172px;
	padding: 0px 40px 0 0;
}


#cleft p{
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0 10px 0;
	color:#777;
}

#cleftbig{
	float: left;
	width: 260px;
	padding: 0px 20px 0 0;
}

#cleftbig p{
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0 10px 0;
	color:#777;
}

#cright10{
	float: left;
	width:535x;
	padding-bottom: 10px;
}

#cright9{
	float: left;
	width: 100px;
	padding-bottom: 10px;
}

#cright{
	float: left;
	width: 528px;
	padding-bottom: 10px;
}

#cright input.text{
	margin-bottom: 20px;
}

#cright input.radio{
	margin-top: 6px;
}

#cright table{
	width:520px;
	text-align: left;
}

#caseStudyHome {
	width: 215px;
	text-align: left;
	height: 135px;
	background-color: #EAEAEA;
	padding: 10px 5px 10px 15px;
	color:#424242;
	background-image: url(/shared/images/corner.gif);
	background-position: right top;
	background-repeat:no-repeat;
}

#caseStudyHome h1{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#caseStudyHome a{
	font-size: 12px;
	line-height: 18px;
	color:#777;
	text-decoration: underline;
}

#caseStudyHome a:hover{
	font-size: 12px;
	line-height: 18px;
	color:#ff0033;
	text-decoration: underline;
}

.aboutlist2{
	list-style: none;
	margin-left: 20px;
	font: normal 20pt arial;
}
.aboutlist{
	list-style: none;
	margin-left: 20px;
}

#local{
	float: left;
	width: 528px;
	display: block;
	margin-bottom: 60px;
}

#tcontent2 img{
	float: left;
	padding: 0 10px 0px 0;
}

#blogmore a{
	font: normal 9pt arial;
	color: #5AA6AD;

}

#blogmore a:hover{
	font: normal 9pt arial;
	color: #5AA6AD;
	text-decoration: underline;
}

#blogbody p{
	margin-bottom: 10px;
	}
	
#blogbody li{
	margin-bottom: 8px;
	margin-left: 15px;
	list-style: disc;
	}


	
/* body content */




/* Body Section Tabs */
.shadetabs{
	position: relative;
	z-index: 5;
	list-style-type: none;
	text-align: left;
	background: #EAEAEA;
	margin-left: 0px;
	padding: 4px 0 4px 12px;
	background-image: url(/shared/images/corner.gif);
	background-position: right top;
	background-repeat:no-repeat;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	 filter:alpha(opacity=75);
        -moz-opacity:0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75;

}

.shadetabs2{
	position: relative;
	z-index: 5;
	list-style-type: none;
	text-align: left;
	background: #EAEAEA;
	margin-left: 0px;
	padding: 4px 0 4px 12px;
	background-image: url(/shared/images/corner.gif);
	background-position: right top;
	background-repeat:no-repeat;
}

.shadetabs li{
display: block;
margin: 0;
font-size: 8pt;
padding-bottom: 1px;
}

.shadetabs li a{
text-decoration: none;
color: #666;
}

.shadetabs li a:visited{
color: #666;
}

.shadetabs li a:hover{
text-decoration: none;
color: #ff0033;
}

.shadetabs li.selected{
	color: #A8CFD6;

}

.shadetabs li.selected a{ /*selected main tab style */
color: #333;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
/* body section tabs */




/* Footer */
#footer{
	float: left;
	width:740px;
	background: #fff;
	margin-top: 30px;
	padding-bottom: 20px;

}

#footer p{
	font-size: 7pt;
	float: left;
  padding: 0px 4px 0 0;
}

.copyright{
	font-size: 7pt;
	float: left;
  padding: 0px 4px 0 0;
  color:#999;
}

#footer table{
	padding: 0px;
	margin: 0px;
}

#footer a{
	font-size: 8pt;
	color: #666;
	margin-right: 10px;
}

#footer a:hover{
		color: #ff0033;
}
/* footer */

#spacer13 {
	height: 13px;
}

#index {
color: #336699;
}
#index a{
}
#index a:link{
	color: #666666;
}
#index a:hover{
	color: #336699;
}
#caption {
color: #336699;
}
#caption a{
}
#caption a:link{
	color: #666666;
}
#caption a:hover{
	color: #336699;
}
#caseStudyContent {
}
#caseStudyContent  ul {
	padding-left: 40px;
}
#caseStudyContent  ol {
	padding-left: 40px;
	list-style-type: decimal;
}
.indent {
	padding-left: 40px;
}Heading {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
Heading {
	font-size: 20pt;
}
h1 main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 10px;
}

