@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../i/occ-bg_tw.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color:#036;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

/* Div IDs */

#full {
	margin:0 auto;
	width:1000px;
	font-family:Verdana, Arial, Geneva, sans-serif;
}
#twhead {
	height:35px;
	padding:5px 110px 5px 250px;
	overflow:hidden;
}
#twhead li {
	color:#036;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
}
#header {
	height:150px;
	margin-bottom:10px;
}
#container {
}
#left {
	width:100px;
	float:left;
}
#content {
	width:800px;
	background-color:#FFF;
	float:left;
}
#right {
	width:100px;
}
#footer_ltblue {
	background-image:url(../i/footer_ltblue.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_green {
	background-image:url(../i/footer_green.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_red {
	background-image:url(../i/footer_red.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#footer_dkblue {
	background-image:url(../i/footer_dkblue.gif);
	background-position:bottom center;
	width:1000px;
	height:168px;
	margin:0 auto 20px auto;
	text-align:center;
}
#mainBody {
	width:550px;
	padding:10px;
	float:left;
}
#mainRight {
	width:225px;
	padding-left:5px;
	float:right;
}
#dashes {
	background-image:url(../i/dashes.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin:10px 10px 20px 0px;
	height:52px;
}
#dashes p {
	font-size:14px;
	font-weight:bold;
	color:#036;
	text-align:right;
	padding:6px 0;
}
#dashes2 {
	background-image:url(../i/dashes.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin:10px 0 20px 16px;
	height:52px;
}
#dashes2 p {
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:left;
	padding:30px 0 0 0;
}

#dividerR {
	border-bottom:#666 1px dashed;
	margin:10px 16px;
}
#survey label, #survey input, #survey td.qnInner, #survey td.qnInnerTd, #survey td.qnType {
	font-size:11px;
	color:#333;
	line-height:18px;
}
#survey h2.surveyTitle {
	font-size:18px;
	color:#036;
	line-height:18px;
	margin-left:16px;
}
#survey h3.surveySubtitle {
	font-size:12px;
	color:#036;
	line-height:18px;
}
#survey fieldset {
	margin-left:16px;
	border:none;
}
#survey table.qnOuterTable, #survey table.qnInnerTable {
	height:40px;
}
#survey td.preQuestionBorder {
	height:1px;
}
#wpbloglist {
	font-size: 62.5%; /* Resets 1em to 10px */
}


/* Classes */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.my {
	text-align:right;
	padding:10px 16px;
}
.underMy {
	text-align:left;
	font-size:11px;
	color:#333;
	line-height:18px;
	padding:2px 10px 10px 30px;
}
.seeMore {
	text-align:right;
	font-size:11px;
	color:#333;
	padding:2px 10px 10px 30px;
}
h1.voice {
	font-size:18px;
	font-weight:bold;
	color:#036;
	padding:10px 10px 20px 16px;
}
h1.work {
	font-size:18px;
	font-weight:bold;
	color:#036;
	padding:10px 10px 0px 16px;
}
h2.work {
	font-size:16px;
	font-weight:bold;
	color:#036;
	padding:10px 10px 0px 16px;
}
h1.work a {
	color:#036;
	text-decoration:none;
}
p.voice {
	font-size:11px;
	line-height:18px;
	color:#333;
	padding:0px 10px 18px 16px;
}
#mozeo {
	padding:0px 10px 4px 16px;
}


#mozeo p {
	font-size:11px;
	line-height:18px;
	color:#333;
	padding:0px 0px 4px 0;
}
#mozeo input {
	color:#999;
	font-size:11px;
}

#mozeo input.full {
	width:190px;
}
#mozeo input.sm {
	width:50px;
}
#mozeo input.med {
	width:60px;
}
#mozeo label {
	color:#999;
}
.disclaimer {
	font-size:10px;
	padding:4px;
}