
/*

										DEFAULTS

*/

html, body, ul, li, img, table {
	border:0;
	margin:0;
	padding:0;
	color:#4a4a4a;
	font-family:arial,sans-serif;
	font-size:12px;
}
body {
	text-align:center;
        position:relative;
}
form {
	margin:0px;
	padding:0px;
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:10px 0px;
	color:#003b7c;
}
a:visited,
a:active,
a:hover,
a:link {
	color:#013e7f;
}
#flashmap {
	z-index: 2;
	position: absolute;
        margin-left:5px;
        *margin-left:0px;
}
* sup {
    position:relative;
    top:-3px;
    font-size:12px;
    *font-size:14px;
    padding-left:1px;
}



/*

										GLOBAL LAYOUT

*/

#body { 
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093001) repeat-y scroll left top;
    border-bottom:solid 30px #fff;
}
#bodySearch { 
    border-bottom:solid 30px #fff; 
}
#bodyPF { 
	margin-bottom:20px; 
}
#containerPF {
	width:500px;
	margin:0 auto;
	text-align:left;
}
#container {
	width:850px;
	margin:0 auto !important;
    padding:0px;
	text-align:left;
}
h3 {
	color:#003B7C;
	font-size:12px;
	font-weight:bold;
	margin-bottom:14px;
}
h4 {
	color:#003B7C;
	font-size:12px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	color:#003B7C;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
strong { font-weight:bold; }

.even {
	clear:both;
}
div.even p {
	margin-top:0px !important;
	padding-top:0px !important;
}
/*.content_head {
	padding:25px 0px 10px;
	margin:-1px 0px 0px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	display:block;
	clear:both;
}
*/
.hidden {
	display:none;
}

/* quicklinks unordered list produces blue arrows */
#content_wrapper .quicklinks, .quicklinks {
	display:block;
	margin:0px;
	padding:0px;
	border-top:1px solid #c4c5c5;
}
.quicklinks li {
	display:block;
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:0 !important;
	padding:0 !important;
	list-style-type:none;
    background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093275) no-repeat scroll 3px 9px;
}
.quicklinks a:visited,
.quicklinks a:active,
.quicklinks a:link,
.quicklinks a {
	min-height:1%;
	height:auto !important;
	height:1%;
	text-decoration:none !important;
	border-bottom:1px solid #c4c5c5;
	color:#5c5c5c !important;
	display:block;
	margin:0px 0px 0px !important;
	padding:3px 0px 3px 15px !important;  
	
}
.quicklinks a:hover {
	border-color:#fff;
	color:#fff !important;
	background: #72a28a url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093472) no-repeat scroll 3px 9px;
}

a.quicklink:visited,
a.quicklink:active,
a.quicklink:link,
a.quicklink:hover,
a.quicklink {
	min-height:1%;
	height:auto !important;
	height:1%;
	color:#5c5c5c !important;
	display:block;
	margin:0px 0px 0px !important;
	padding:3px 0px 3px 15px !important;
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093485) no-repeat scroll 3px 9px;
}
hr {
	display:block;
	min-height:1px;
	height:auto !important;
	height:1px;
	font-size:1px;
	line-height:1px;
	border:none;
	border-top:1px solid #E0E0E0;
	margin:20px 0px;
}
hr.green {
	border-color:#BCCEC6;
}
#side_column hr {
	border-color:#BCCEC6;
	margin:0px 20px 0px 14px !important;
	margin:-6px 20px -6px 14px;
	padding:0px;
}


/*

									CONTENT MODULE

*/
#content_wrapper h1 {
	color:#003b7c;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #d5d5d5;
	padding:0px 0px 10px;
	font-size:24px;
	line-height:24px;
	margin:20px 26px -1px 25px;
	width:432px;
}

#content_wrapper h2 {
	color:#003b7c;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #d5d5d5;
	padding:0px 0px 10px;
	font-size:24px;
	line-height:24px;
	margin:20px 26px -1px 25px;
	width:432px;
}
#content_wrapper h3 {
	color:#313131;
	display:block;
	font-size:15px;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding:25px 0px 10px;
	margin:-1px 0px 0px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	display:block;
	clear:both;
}
#content_wrapper h3:after {
	content:'.';
	visibility:hidden;
	display:block;
	height:0px;
	clear:both;
}
#content_wrapper h2 span, #content_wrapper h3 span {
	display:block;
	width:49%;
}
#content_wrapper h2 span.left, #content_wrapper h3 span.left {
	min-height:20px;
	height:auto !important;
	height:20px;
	float:left;
}
#content_wrapper h2 span.right, #content_wrapper h3 span.right {
	float:right;
	text-align:right;
}
#content_wrapper h4 {
	color:#013e7f;
	margin:20px 0px 5px;
	padding:0px 0px 0px 1px;
	font-weight:bold;
	font-size:12px;
}
#content_wrapper h5 {
	color:#013e7f;
	margin:20px 0px -20px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
}


/*.pagetitle {
	color:#003b7c !important;
	font-size:18px !important;
	font-weight:normal !important;
	border-bottom:1px solid #d5d5d5;
	padding:0px 0px 10px;
}
h2.pagetitle {
	font-size:24px !important;
	line-height:24px !important;
	margin:20px 25px -1px 26px !important;
	width:432px;
}*/

/*h4.content_head {
	color:#313131;
	display:block;
	font-size:15px;
	min-height:20px;
	height:auto !important;
	height:20px;
}
*/

/*.subsection.right p {
	border:none !important;
}
.subsection.right {
	display:block;
	float:right;
	width:206px;
	padding:0px 0px 0px 10px;
}
.subsection.left p {
	border:none !important;
}
.subsection.left {
	display:block;
	float:left;
	width:206px;
	padding:0px 10px 0px 0px;
}

span.subsection.right {
	float:right;
	padding:0px 0px 10px 10px;
	font-size:10px;
}
span.subsection.right img {
	padding-bottom:2px;
}*/

.content_bordered_center, .content_bordered_right, .content_bordered_left {
	display:block;
	border:1px solid #b8d0c4;
	padding:2px;
}
.content_bordered_center {
	margin:20px 0px;
}
.content_bordered_right {
	float:right;
	margin:20px 0px 10px 20px;
	background-color:#FFFFFF;
}
.content_bordered_left {
	float:left;
	margin:20px 20px 10px 0px;
	background-color:#FFFFFF;
}
.content_bordered_right p, .content_bordered_left p {
	margin:0px !important;
	padding:0px !important;
}
#content_wrapper blockquote {
	display:block;
	margin:20px 0px;
	padding:0px;
	border-top:1px solid #b8d0c4;
	border-bottom:1px solid #b8d0c4;
}
#content_wrapper blockquote p {
	display:block;
	padding:15px !important;
	margin:0px !important;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background-color:#e7eeeb;
	color:#2a4b3d;
	font-style:italic;
	font-size:14px;
}
#content_wrapper blockquote p strong, #content_wrapper blockquote p em {
	font-size:12px;
}
#content_wrapper blockquote.content_quoted_left {
	width:50%;
	float:left;
	margin:20px 20px 10px 0px;
}
#content_wrapper blockquote.content_quoted_right {
	width:50%;
	float:right;
	margin:20px 0px 10px 20px;
}

h3.lightblue, #results h3 {
	font-weight:normal;
	color:#013e7f;
	margin:20px 0px 5px !important;
	padding:0px 0px 0px;
}
.blue {
	color:#013e7f !important;
}
h3.blue, span.blue {
	font-weight:bold;
}
#content_wrapper ul {
	padding:0px;
	margin:10px 0px 20px 30px;
	list-style-type:disc;
}
#content_wrapper li {
	padding:0px 0px 0px 0px;
	margin:6px 0px;
}
.column_item {
	padding:0px 20px 0px;
}
.nobg {
	background-image:none !important;
}
#content a:link,
#content a:visited,
#content a:hover,
#content a:active {
	font-size:12px;
	color:#013e7f;
	text-decoration:underline;
}

#content_wrapper {
	float:right;
	width:700px;
	min-height:1%;
	height:auto !important;
	height:1%;
}
#content_wrapper.sitemap {
	float:none;
	background-color:#fff;
	width:100% !important;
}
#content_wrapper.sitemap #content {
	background-color:#fff;
}
#body {
	width:850px;
}
.times {
	font-family:'Times New Roman',times;
	text-align:justify;
}
.centered {
	display:block;
	text-align:center;
}

#body img.title_image {
	float:right;
	margin-right:4px;
}
#content_wrapper {
	font-size:12px;
	line-height:18px;
}
#content_wrapper #content p, #content_wrapper p {
	margin:20px 0px 20px;
	padding:0px;
}
#contentUnplaced {
	font-size:12px;
	line-height:18px;
    width:100%;
	padding:0px 4px 20px 0px;
	float:left;
	margin-left:0px;
    margin-right:0px;
}
#contentUnplaced #contentrange{
margin-top:15px;
}
#content {
	font-size:12px;
	line-height:18px;
	width:432px;
    *width:456px;
    *border:1px solid white;
	padding:0px 15px 20px;
    *margin-left:5px;
    *margin-right:5px;
	float:left;
}
#content.no-width {
    width:auto;
    margin:0px;
    border:0px;
}

/*a.pdf:active,
a.pdf:visited,
a.pdf:hover,
a.pdf:link,
a,*/
a.pdf:active span,
a.pdf:visited span,
a.pdf:hover span,
a.pdf:link span,
a.pdf span {
/*	width:0px;*/
	text-decoration:none !important;
	padding:2px 0px 2px 20px;
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093288) no-repeat scroll 2px 3px !important;
}
#articles p {
display:inline;
}
.content_left {
	float:left;
	margin:0px 10px 10px 0px;
}
.prodServ{
display:block; 
*height:1px; 
border:1px solid #ffffff;
margin-top:-15px;
}
.content_right {
	float:right;
	margin:0px 0px 10px 10px;
}
.column_left {
	float:left;
	width:47%;
	padding:0px 3% 0px 0px;
	margin:0px 0px;
}
.column_right {
	float:right;
    width:45%;
	*width:47%;
	padding:0px 0px 0px 3%;
	margin:0px 0px;
}
.column_right h3, .column_right h4, .column_right h5, 
.column_left h3, .column_left h4, .column_left h5 {
/*	margin-top:0px !important;*/
}
.disclaimer {
	display:block;
	font-size:9px;
	border-top:1px solid #E0E0E0;
	padding:15px 0px;
	margin:10px 0px;
}
.normal {
	font-weight:normal;
	font-size:12px;
}
.small {
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
.numlinks,
.numlinks a,
.numlinks a:link, 
.numlinks a:visited, 
.numlinks a:hover, 
.numlinks a:active {
	color:#71a28a;
	text-decoration:none;
}
.numlinks a strong,
.numlinks a:link strong, 
.numlinks a:visited strong, 
.numlinks a:hover strong, 
.numlinks a:active strong {
	color:#001d61;
}
/*

										HEADER 

*/
#header {
	position:relative;
	background-color:transparent;
	width:846px;
	padding-top:15px;
	overflow:visible;
	padding-bottom:10px;
	min-height:75px;
	height:auto !important;
	height:105px;
}
#logo {
	display:block;
	margin-left:0px;
	width:175px;
	height:95px;
}
#header ul {
/*	margin-left:35px;*/
}
#header ul li.selected a, #header ul li.selected a:visited, #header ul li.selected a:active, #header ul li.selected a:hover { 
/*	background-image: url('../images/header_selected.gif') !important;*/
	color:#405688 !important;
	text-decoration:underline !important;
}

#header ul li a:visited {
	color:#5C5C5C;
	font-family:arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

#header ul li a:link, #header ul li a {
	font-size:10px;
	display:block;
	padding-left:12px;
	text-decoration:none;
	color:#5c5c5c !important;
	line-height:20px;
}
#header ul li a:hover, #header ul li a:active {
	color:#001D61 !important;
	font-family:arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}

#header ul,
#header ul li {
	list-style:none;
	display:block;
	width:162px;
}
#header ul li {
	clear:both;
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145092880) 0px 8px no-repeat;
}
#header ul li a:link,
#header ul li a:visited,
#header ul li a:hover,
#header ul li a:active {
	font-size:10px;
	display:block;
	padding-left:12px;
	text-decoration:none;
	color:#5c5c5c;
	line-height:20px;
}
#header ul li.active a {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093066) 0px 8px no-repeat;
}
#header ul li.active a:link,
#header ul li.active a:visited,
#header ul li.active a:hover,
#header ul li.active a:active {
	color:#517bab;
	font-weight:bold;
	text-decoration: underline;
}

#header ul li a:hover {
	text-decoration:underline;
}
#header ul {
	position:absolute;
	top:7px;
}
#header ul#col1 { left:345px; }
#header ul#col2 { left:495px; }
#header ul#col3 { left:680px; }

#header form {
        display:block;
        height:22px;
}
#header form #search { 
    border:1px solid #CCCCCC; 
    display:block; 
    font-family:Verdana,sans-serif;
    font-size:9px !important;
    font-weight:normal;
    height:16px;
    position:absolute;
    width:85px;
    /* position with these two values */
    top:3px;
    left:0px;
}
#header form #searchbutton { 
 position:absolute;
 /* position with these two values */
 top:4px;
 left:89px;
}

/*

										FOOTER

*/

#footer {
	background-color:#E2E2E2;
	clear:both;
	color:#999999;
	font-size:10px;
	height:35px;
	padding:10px 10px 7px;  
	margin:0px 4px 0px 0px;
	border-bottom:solid 30px #fff;
	min-height:35px;
	height:auto !important;
	height:35px;
	line-height:15px;
/*	width:825px;*/
}

#footer img {
	float:right;
	margin-left:10px;
	display:block;
}
#footer span.copyright {
	color:#999999;
	font-weight:bold;
	line-height:22px;
}

#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color:#999999;
    text-decoration:none;
}
#footer p {
	margin:0px;
	padding:0px;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer a {
	color:#999999;
}

/*

										LEFT HAND NAV

*/

#nav {
	list-style:none;
	display:block;
	border-bottom:solid 1px #e0e0e0;
	margin-bottom:50px;
	width:150px;
	float:left;
}
#nav li {
	list-style:none;
	display:block;
	min-height:1%;
	height:auto !important;
	height:1%;
	border:none!important;
}
#nav li.section {
	font-weight:bold;
}
#nav li a:link,
#nav li a:visited {
	display:block;
	border:solid 1px #e0e0e0;
	border-bottom:none;
	padding:7px 12px;
	min-height:13px;
	height:auto !important;
	height:13px;
	text-decoration:none;
	line-height:15px;
	color:#636363;
	font-size:11px;
}
#nav li a:hover,
#nav li a:active {
	border:solid 1px #e0e0e0;
	border-bottom:none;
	display:block;
	padding:7px 12px;
	min-height:13px;
	height:auto !important;
	height:13px;
	line-height:15px;
	color:#636363;
	font-size:11px;
	text-decoration:underline;
}
#nav li.selected, 
#nav li a:visited.selected,
#nav li a:active.selected,
#nav li a:hover.selected,
#nav li a:link.selected  {
	background: #0a2365 url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093340) repeat-x scroll;
	color:#fff;
}
#nav li.subselected, 
#nav li a:visited.subselected,
#nav li a:active.subselected,
#nav li a:hover.subselected,
#nav li a:link.subselected  {
	color:#003b7c;
    font-weight:bold;
   
}
#nav li.selected a { color:#fff; }
#nav li.selected a:visited { color:#fff; }
#nav li.selected a:hover { color:#fff; }
#nav li.selected a:active { color:#fff !important; }
#nav li a, #nav li.selected a {
	line-height:15px !important;
}
#nav .subnav a:visited,
#nav .subnav a:active,
#nav .subnav a:hover,
#nav .subnav a:link {
	border:solid 1px #e0e0e0;
	border-bottom:none;
	display:block;
	vertical-align:middle !important;
	line-height:15px !important;
	padding:7px 12px;
	min-height:13px;
	height:auto !important;
	height:13px;
}
#nav .subnav {
	padding:0px;
	background-color:#eff3f1;
}
#nav .subnav ul li {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093511) -32px -37px no-repeat; 
}
#nav .subnav ul li a:visited,
#nav .subnav ul li a:active,
#nav .subnav ul li a:hover,
#nav .subnav ul li a:link {
	border:solid 1px #e0e0e0;
	border-bottom:none;
	margin:0px;
	padding:7px 12px 7px 28px;
}
#nav .subnav ul {
	border:none;
}
#nav .subnav ul li {
	border:none !important;

}

        /* Level 5 */
#nav .subnav ul li ul li {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145094086) -17px -37px no-repeat;
}
#nav .subnav ul li ul li a:visited,
#nav .subnav ul li ul li a:active,
#nav .subnav ul li ul li a:hover,
#nav .subnav ul li ul li a:link {      
	padding:7px 12px 7px 45px;
}


#headimg {
	margin:0px 0px 0px 10px;
}



#careers {
	background-color:#ffffff;
}

/*

									TOOLBAR

*/

#toolbar {
	background-color:#e8e8e8;
	color:#737373;
	font-size:10px;
	line-height:24px;
	margin-bottom:12px;
	margin-top:5px;
	padding:0px 15px;
}
#toolbar a:link,
#toolbar a:visited,
#toolbar a:hover,
#toolbar a:active {
	font-size:10px !important;
}
#toolbar {
	margin:0px !important;
/*	margin:5px 0px 0px;*/
}
#toolbar.white {
	background-color:transparent;
	padding:0px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}
.breadcrumbs {
	color:#5c5c5c;
	min-height:24px;
	height:auto !important;
	height:24px;
	font-weight:bold;
	font-size:10px;
	width:100%;
}
.breadcrumbs a:visited,
.breadcrumbs a:active,
.breadcrumbs a:hover,
.breadcrumbs a:link,
.breadcrumbs a {
	font-size:inherit;
	color:#5c5c5c !important;
	text-decoration:none !important;
	padding:0px 12px 0px 0px;
	margin:0px;
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093353) no-repeat scroll right center; 
	font-weight:normal;
}
.breadcrumbs a.iefix:visited,
.breadcrumbs a.iefix:active,
.breadcrumbs a.iefix:hover,
.breadcrumbs a.iefix:link,
.breadcrumbs a.iefix {
	padding:0px !important;
	background-image:none !important;
}
.breadcrumbs a.iefix:visited span,
.breadcrumbs a.iefix:active span,
.breadcrumbs a.iefix:hover span,
.breadcrumbs a.iefix:link span,
.breadcrumbs a.iefix span {
	font-size:inherit;
	color:#5c5c5c !important;
	text-decoration:none !important;
	padding:0px 8px 0px 0px;
	margin:0px;
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093353) no-repeat scroll right center; 
	font-weight:normal;
}

.breadcrumbs a.icon:link,
.breadcrumbs a.icon:visited,
.breadcrumbs a.icon:hover,
.breadcrumbs a.icon:active,
.breadcrumbs a.icon {
	display:block;
	float:right;
	height:24px;
	margin:0px;
	padding:0px 0px 0px 10px !important;
	font-size:10px;
}
.breadcrumbs .icon {
	background-image:none !important;
	padding:0px !important;
}

/*

									HOME


*/
#home #body {
	position:relative;
    background:none;
}
#home #body h1 { 
	background-color:transparent;
	background-position:top left;
	display:block;
	font-size:0px;
	height:346px;
	text-indent:-100000px;
	width:841px;
}

#home #content_wrapper.about_common h1 {       /*mcm added */
	background-color:transparent;
	background-position:top left;
	display:block;
	font-size:20px;
	height:30px;
	text-indent:0px;
	width:500px;
    margin-left: 0px;
}
#home #special_message {
	margin-top:10px;
	margin-bottom:6px;
} 
#home #content_wrapper h2 {
	width:587px;
	font-size:20px;
	margin:0px 0px -1px !important;
	clear:both;
}
#home #content_wrapper {
	float:none;
	width:850px !important;
}
#home #content {
	float:left;
	width:587px;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
	margin-right:28px;
}
#home #content p {
/*	margin:10px 0px;*/
}
#home #side_column {
/*	margin-left:35px;*/
/*	float:right;*/
}
#intro_home {
	width:300px;
    float:left;
}
#quicklinks_home {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145092949) bottom left no-repeat;
	display:block;
	float:right;
	padding-top:31px;
	position:relative;
	width:250px;
}
#quicklinks_home h4 {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093598) top left no-repeat;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	left:0px;
	line-height:31px;
	padding-left:20px;
	position:absolute;
	top:0px;
	width:250px;
}
#quicklinks_home ul { list-style: none; margin:4px 0px 7px 0px;}
#quicklinks_home ul li {
	clear:both;
	display:block;
	line-height:20px;
	padding-left:20px;
}
.home_column1 {
	float:left;
	width:278px;
}
.home_column2 {
	float:right;
	width:272px;
}
.home_column1 h3 {
	margin-bottom:6px;
	font-size:13px;
	margin-left:0px !important;
}
.home_column1 img {
	margin-bottom:20px;	
}
.home_column2 h3 {
	margin-bottom:6px;
	font-size:13px;
	margin-left:0px !important;
}
.home_column2 img {
	margin-bottom:20px;	
}

/*

									ABOUT

*/

/*.quicklink.arrows p, .quicklink.arrows p {
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093275) no-repeat scroll 3px 6px !important;
	border-bottom:1px solid #c4c5c5;
}
*/

.quicklink {
	margin:10px 0px 30px 0px;
}
.quicklink h4 {
	margin-top:0px !important;
}
/*.quicklink.left {
	float:left;
	width:47%;
	font-size:12px !important;
}
.quicklink.right {
	float:right;
	width:47%;
	font-size:12px !important;
}*/

#home .quicklink {
	width:255px;
	margin:10px 20px 30px 0px;
}
.home_column1 img, .home_column2 img {
	margin-bottom:0px;
}
#home #content h3 {
	margin:10px 0px !important;
	font-weight:bold;
}
#mycarousel {
	margin:0px !important;
}
#mycarousel img {
/*	margin-bottom:15px;*/
}
#home .jcarousel-skin-lm {
	height:100px !important;
}
.jcarousel-skin-lm {
	height:80px !important;
}

/*

									INSURANCE FOR BUSINESSES

*/
#insurance_for_businesses p {
	padding:0px !important;
	margin:20px 0px !important;
}

.top_column {
	width:219px;
	min-height:32px;
	padding:0px !important;
	height:auto !important;
	height:32px;
	background-color:#fff !important;
	background-image:none !important;
}
.top_column p {
	margin:0px !important;
	padding:0px 0px 0px 4px !important;
}

/*

									CommonView
                                    ContentSections & Surveys
                                    Added SMM

*/

.contentrangeTable{
width:100%;
}
.contentSectionLeft{
width:50%;
float:left;
}
.contentSectionRight{
width:50%;
float:right;
}
.contentSectionCenter{
width:100%;
}
.contentAreaTitle{
font-size:14px;
}
.contentAreaText{
font-size:12px;
}
.contentSectionLeftBordered{
padding-top:10px;
width:49%;
float:left;
height:auto;
}
.contentSectionRightBordered{
padding-top:10px;
width:49%;
float:right;
height:auto;
}
.contentSectionCenterBordered{
padding-top:10px;
float:left;
width:100%;
height:auto;
}
#contentSectionLeftBordered{
margin-top:0px;
background-color:#E7EEEB;
border-left:1px solid #E0E4E3;
border-right:1px solid #E0E4E3;
border-bottom:1px solid #E0E4E3;
padding:1px 5px 1px 5px;
height:auto;
}
#contentSectionRightBordered{
margin-top:0px;
background-color:#E7EEEB;
border-left:1px solid #E0E4E3;
border-right:1px solid #E0E4E3;
border-bottom:1px solid #E0E4E3;
padding:1px 5px 1px 5px;
height:auto;
}
#contentSectionCenterBordered{
margin-top:0px;
background-color:#E7EEEB;
border-left:1px solid #E0E4E3;
border-right:1px solid #E0E4E3;
border-bottom:1px solid #E0E4E3;
padding:1px 5px 1px 5px;
height:auto;
}
#SectionHeader{
background-color: #acc3b9;
background-image: url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093314);
background-repeat: repeat-x;
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#98b4a8;
min-height: 27px;
line-height: 27px;
font-size: 15px;
font-family: 'Times New Roman',times;
font-weight: bold;
padding-left: 14px;
}
#ContentAreaSection{
padding:0px 10px 0px 10px;
}
#ContentAreaSection .button {
margin-top:20px;
}
#SurveyQuestionContainer{
padding-bottom:20px;
}
.SurveyAnswerStyle td {
padding-left:10px;
padding-right:10px;
text-align:center;
}
#contentSectionCenter p {
position:relative;
}
#contentSectionCenter p sup {
position:relative;
top:-3px;
font-size:12px;
*font-size:14px;
padding-left:1px;
}

/*

                                    POLL RESULTS
*/

#pollFrame{
position:relative;
top:0px;
width:90%;
overflow:hidden;
border:1px solid black;
background-color:transparent;
}
.fieldtext{ 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#Poll_Results .results_Table {
background-color:#E7EEEB;
border:2px solid #E0E4E3;
border-top:0px;
width:100%;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#Poll_Results .results_Question {
border:0px;
padding-left:25px;
}
#Poll_Results .results_Leftcell {
border:0px;
width:250px;
height:30px;
padding-left:25px;
text-align:center;
vertical-align:top;
}
#Poll_Results .results_Rightcell {
border:0px;
width:250px;
height:30px;
padding-left:10px;
vertical-align:top;
}
#Poll_Results .results_percText {
float:left;
}
#Poll_Results .results_Bar {
border:0px;
margin-left:50px; 
background-color:#7F8DB0;
height:18px;
}
#Poll_Results .results_PrintClose {
border:0px;
text-align:center;
}
#Poll_Results h3 {
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093262) repeat;
	width:100%;
	display:block;
	font-family:'Times New Roman',times;
	font-size:15px;
	color:#4A4A4A;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 14px;
	border:none;
}

/*

                                    WausauList

*/
.WausauListTable{
width:auto;
position:relative;
}
.WausauListLeft{
border-right:5px solid white;
height:100%;
top:-120px;
*top:0px;
*left:0px;
position:relative;
}
.WausauListRight{
height:100%;
*left:0px;
position:relative;
}
/*

									CAREERS

*/

.careers #header ul {
	margin-left:28px;
}
#careers h1 .right {
	margin-top:4px;
    float:right;
	text-align:right;
}
#careers h1 {
	width:842px;
	margin:20px 8px 0px 0px;
	position:relative;
	display:block;
	min-height:10px;
	height:auto !important;
	height:10px;
}
#careers h2 {
	width:842px;
	margin:20px 8px 0px 0px;
	position:relative;
	display:block;
	min-height:10px;
	height:auto !important;
	height:10px;
}
#careers h2:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#careers h2 .right {
	margin-top:4px;
}
#careers .breadcrumbs {
	padding-top:3px;
	text-align:right;
}
#careers #content_wrapper {
	width:100%;
	margin-top:-30px;
    padding:0px;
    *margin-right:-10px;
    margin-left:0px;
}
#careers_links {
	width:861px;
	margin-left:-8px;
}
#careers .linkbox {
	float:left;
	margin-right:2px;
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093301)  no-repeat scroll left top;
	height:209px;
	width:285px;
}
#careers .linkbox hr {
	border-color:#BCCEC6;
	padding:0px;
	margin:0px 25px !important;
	margin:-8px 25px;
}
#careers .linkbox p {
	padding:0px !important;
	margin:8px 25px !important;
	text-align:left;
}
.quicklink_paragraphs p, #careers .quicklink_paragraphs p {
	padding:0px 0px 0px 15px !important;
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093485) no-repeat scroll 3px 9px;
}
#careers .quicklink_paragraphs p a:link,
#careers .quicklink_paragraphs p a:visited,
#careers .quicklink_paragraphs p a:hover,
#careers .quicklink_paragraphs p a:active,
#careers .quicklink_paragraphs p a {
	color:#5C5C5C !important;
}
#careers .linkbox h3 {
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093366) no-repeat scroll left top;
	width:268px;
	display:block;
	font-family:'Times New Roman',times;
	font-size:15px;
	color:#4A4A4A;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin:0px 0px 10px 9px;
	padding:5px 0px 5px 14px;
	border:none;
}
#careers .quicklinks {
	margin:0px 30px 0px 23px;
	padding:0px;
	border:none;
}
#careers .linkbox .quicklinks a,
#careers .linkbox .quicklinks a:visited,
#careers .linkbox .quicklinks a:active,
#careers .linkbox .quicklinks a:link {
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093485) no-repeat scroll 3px 9px !important;
	border-color:#BCCEC6;
}
#careers .linkbox .quicklinks a:hover {
	background: #72a28a url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093472) no-repeat scroll 3px 9px !important;
}
#careers p {
	text-align:center;
	margin-bottom:0px;
}
.quote {
	height:45px;
	text-align:center !important;
	white-space:normal;
	font-size:50px !important;
	color:#333434;
	font-weight:normal;
	font-family:'Times New Roman',times;
	padding:30px 10px 10px !important;
	margin:0px !important;
}
#content_wrapper .quote span {
	display:inline;
	width:auto;
}
.quote_content {
/*  vertical-align:20px !important;*/
	position:relative;
	bottom:20px;
	white-space:normal;
	font-size:18px;
	
}
.slideshow {
padding-top:15px;
padding-bottom:15px;
padding-left:0px;
padding-right:0px;
margin:0px;
}
.poll_button{
 background: url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093379) no-repeat;
 border:0px;
 width: 71px;
 height: 19px;
 cursor:pointer;
 cursor:hand;
}

/*

								SIDE COLUMN

*/
#side_column {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145092841) top left repeat-y;
	width:219px;
	float:left;
	margin-left:8px;
}
#side_column h3 {
	background: #acc3b9 url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093314) repeat-x scroll;
/*	width:213px;*/
	border:1px solid #98b4a8 !important;
	min-height:16px;
	height:auto !important;
	height:16px;
	display:block;
	line-height:16px;
	font-size:15px;
	font-family:'Times New Roman', times;
	font-weight:bold;
	padding:5px 0px 5px 14px;
	margin:0px 0px 10px;
	color:#4a4a4a;
}

#side_column > div {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093040) top left no-repeat;
/*	padding-top:5px;*/
	
}
#side_column div div p a:link,
#side_column div div p a:visited,
#side_column div div p a:hover,
#side_column div div p a:active {
/*	color:#4e4e4e !important;*/
	text-decoration:underline !important;
}
#side_column table td.green {
	border-right:1px solid #b8d0c4;
}
#side_column table td {
	vertical-align:top;
	text-align:center;
}
#side_column table {
	width:215px;
	font-size:11px;
	vertical-align:top;
	line-height:16px;
	margin:0px 0px 10px;
}
#side_column table a.selected,#side_column table a.selected:visited,#side_column table a.selected:active,#side_column table a.selected:hover { 
	color:#777777;
	text-decoration:none;
	font-weight:bold;
}
#side_column table a,#side_column table a:visited,#side_column table a:active,#side_column table a:hover { 
	color:#777777;
	text-decoration:underline;
}
#side_column .green_bordered_paragraphs p {
	display:inline-block;
	margin:10px 20px 14px 14px !important;
	padding:0px 0px 2px !important;
	border-bottom:1px solid #BCCEC6;
}
span.greenhr {
	
}
.greenhr {
	
}
#side_column ul {
	list-style-type:disc;
	margin:10px 20px 20px 30px;
	padding:0px;
}
#side_column .right_align {
	float:right;
	position:relative;
}
#side_column p .right_align {
	margin-right:-20px;
}
#side_column .left_align {
	float:left;
	position:relative;
}
#side_column p .left_align {
	margin-left:-20px;
}
#side_column div.nowrap {
	white-space:nowrap;
	text-align:justify;
}
.end {
/*	margin-top:-10px;*/
}
#search_button {
	border:0px;
	background: transparent url('../images/search.jpg') no-repeat scroll;
	width:75px;
	height:19px;
	cursor:hand;
	cursor:pointer;
}
#side_column div div.end {
    background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093053) no-repeat bottom left;
	padding-bottom:70px; 
	padding-left:4px;
	min-height:1%;
	height:auto !important;
	height:1%;
/*	position:relative; -removed for grey bar in footer*/
}
#side_column div div.end p, #side_column div div.end {
	line-height:14px;
	color:#4e4e4e;
	font-size:11px;
}
#side_column div div.end p  {
	margin:12px 0px 12px;
	padding:0px 20px 0px 14px;
}
a:visited.callout,
a:active.callout,
a:link.callout,
a.callout {
	min-height:10px;
	height:auto !important;
	height:10px;
	border-top:1px solid #b8d0c4;
	border-bottom:1px solid #b8d0c4;
	margin:10px 15px 0px 14px;
	padding:8px 3px 8px 16px;
	display:block;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;
	background: #f6f9f7 url(null) no-repeat scroll 5px 14px;
}
.callout em {
	font-weight:normal;
	font-style:italic;
}
a:hover.callout {
	border-color:#fff;
	color:#fff;
	background-image:url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093472);
	background-color: #72a28a;
}
/*

								RESULTS

*/

#results .result a span { text-decoration:none !important; }
#results .result a:visited span { text-decoration:none !important; }
#results .result a:active span { text-decoration:none !important; }
#results .result a:hover span { text-decoration:none !important; }

#results p {
	margin:0px 0px !important;
	padding:0px 0px !important;
	
}

 /* -- SEARCH RESULTS SPECIFIC CSS ------------------------------------------- */

#searchcontent {
	font-size:12px;
	line-height:14px;
	width:520px;
	float:left;
	margin-left:11px;
    margin-right:17px;
}

#searchcontent p {
	margin:0px 12px 14px 12px;
}

#searchcontent .refine { margin-bottom:10px; }
#searchcontent .refine label { clear:both; display:block;  margin:10px 0px; }


#searchcontent h2 {
	font-size:20px;
	margin:0px 0px -1px !important;
	clear:both;
}


#searchcontent2 .refine { margin-bottom:10px; }
#searchcontent2 .refine label { clear:both; display:block;  margin:10px 0px; }


#searchcontent2 h2 {
	font-size:20px;
	margin:0px 0px -1px !important;
	clear:both;
}

.search_result {
	border-bottom:1px solid #E0E0E0;
	margin:10px 0px 10px;
	padding:0px;
	display:block;
    float:left;
}

#searcharea {
	font-size:12px;
	line-height:18px;
}

.content_foot {
	margin:10px 0px;
	padding:20px 0px;
}
#results .content_foot {
	padding:20px 0px;
	margin:0px 0px 40px;
	border-bottom:1px solid #e0e0e0;
}
.back {
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093327) no-repeat scroll left center;
	padding:0px 0px 0px 25px;
}
.next {
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093418) no-repeat scroll right center;
	padding:0px 25px 0px 0px;
}
.back, .next {
	color:#5c5c5c;
}
.back.none, .next.none {
	color:#b2b2b2;
}
a.website:active span,
a.website:visited span,
a.website:hover span,
a.website:link span, 
a.website span {
	text-decoration:none !important;
	padding:2px 0px 2px 20px;
	background:transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093431) no-repeat scroll right center  !important;
}

/* 

								NEWS 

*/
#news {
	margin:0px 0px 20px;
}
.article_image {
	float:left;
	padding:10px 10px 10px 0px;
	margin:10px 0px 0px;
}
#press_releases h4 {
	margin:35px 0px 10px;
}
#press_releases h3 span.right a {
font-weight:normal;
}
#articles h3 span.right a {
font-weight:normal;
}
#content_wrapper #content #press_releases p {
	margin:10px 0px 20px;
}

span.date, span.keywords, span.from, span.address, span.info {
	display:block;
}
.keywords{
padding-top:10px;
padding-bottom:10px;
}
#press_releases .keywords{
padding-top:0px;
padding-bottom:0px;
}
#news h3 {
	margin:20px 0px 0px;
	padding:10px 0px 0px;
}
#news p {
	margin:15px 0px !important;
	padding:0px !important;
}
.address {
	border-bottom:1px solid #e0e0e0;
}
.info {
	float:right;
}
.zip {
	width:90px;
}
.date {
	font-weight:bold;
}
.keywords {
	font-style:normal;
	text-decoration:none;
}
.keywords a {
	font-style:italic;
	text-decoration:underline;
}
.more {
	/*font-weight:bold;*/
	padding-right:13px;
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093418) no-repeat scroll right center;
}
.from {
	font-style:normal;
	font-size:10px;
}

/*

									SITEMAP

*/
#content_wrapper.sitemap table {
	width:100%;
}
#content_wrapper.sitemap td {
	width:auto;
	padding:20px;
	vertical-align:top;
}
#content_wrapper.sitemap h4, #content_wrapper.sitemap li, #content_wrapper.sitemap ul {
	display:block;
}
#content_wrapper.sitemap h4 {
	width:230px;
	border-top:none;
	border-bottom:1px solid #E0E0E0;
	margin:0px;
	padding-bottom:8px;
}
#content_wrapper.sitemap h4.content_head  {
	width:auto;
}
#content_wrapper.sitemap ul {
	margin:0px !important;
}
#content_wrapper.sitemap h4 a:visited,
#content_wrapper.sitemap h4 a:link,
#content_wrapper.sitemap h4 a:hover,
#content_wrapper.sitemap h4 a:active,
#content_wrapper.sitemap h4 a {
	color:#003b7c;
	text-decoration:none !important;
	padding-right:13px;
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093275) no-repeat scroll center right;
	
}
#content_wrapper.sitemap li a:visited,
#content_wrapper.sitemap li a:link,
#content_wrapper.sitemap li a:hover,
#content_wrapper.sitemap li a:active,
#content_wrapper.sitemap li a {
	display:block;
	width:217px !important;
	width:100%;
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	padding:5px 0px 5px 15px;
	margin:-1px 0px 0px !important;
	color:#4a4a4a !important;
	text-decoration:none !important;
	background: transparent url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093275) no-repeat scroll 2px 9px;
}
#content_wrapper.sitemap li a:hover {
	background: #72a28a url(/omapps/BlobServer?blobcol=urldata&blobtable=MungoBlobs&blobkey=id&blobwhere=1240145093472) no-repeat scroll 2px 9px;
	color:#fff !important;
}
#content_wrapper.sitemap li {
	margin:0px !important;
	padding:0px;
	width:230px !important;
	min-height:1%;
	height:auto !important;
	height:1%;
	list-style-type:none;
	
}

	
	/* -- HOME / RIGHT SIDE COLUMN / SPECIAL INFORMATION ABOVE ------------------- */
	#special_message {
		background-color:#BED1C8;
		border:5px solid #98B4A8;
		margin-left:622px;
		width:185px;
		padding:10px;
	}
	#special_message h3 {
		margin-top:14px;
	}
	#special_message p {
		font-size:11px;
		line-height:14px;
		margin-bottom:14px;
		color:#2f3337;
	}
	#special_message a:link,
	#special_message a:visited, 
	#special_message a:hover,  
	#special_message a:active {
		color:#2f3337;
		font-weight:bold;
	}


/*

								EMAIL

*/
#email_a_friend {
	width:353px;
	padding:15px 0px 0px 15px;
	text-align:left;
	margin:0 auto;
}
#email_a_friend table {
	width:325px;
}
#email_a_friend table td {
	padding:3px;
}
#email_a_friend textarea {
	width:325px;
	height:100px;
}
#email_a_friend .text_right {
	text-align:right;
}
#email_a_friend .form_input {
	width:160px;
}
#email_a_friend .form_label {
	white-space:nowrap;
}
#email_a_friend p {
	margin:5px 0px;
}
.asterisk {
	font-style:italic;
	color:red;
}

#espanol {
float:right;
margin-bottom:0px;
margin-right:30px;
margin-top:-15px;
position:relative;
}

/* flash style */
#Newsflash_object{
margin:0px 0px 0px 10px;
padding:0px;
}

#flashmap{
margin:0px 0px 0px 10px;
padding:0px;
}

#centerPollFrame{
width:221px;
min-height:100px;
}
#rightPollFrame{
width:221px;
margin-left:-9px;
min-height:100px;
}

#OpinionLabRight {
float:right;
}

/*                Social Media Bar                   */

#socialmediacontainer {
	background-color:#999999;
	clear:both;
	color:#fff;
    text-transform:uppercase;
	font-size:11px;
	height:30px; 
	margin:0px 4px 0px 0px;
	line-height:15px;
    
}

#socialmediacontainer span.footerSocialMediaContents {
	width:auto;
    padding-left:10;
    padding-right:10;
    padding-top:8; 
    color:#fff;
	text-transform:uppercase;
    font-weight: bold !important;
    float:left; 
    vertical-align:middle;
}

#socialmediacontainer a.socialmedialink {
    padding-right:6;
    padding-top:6;
    display:block;
    float:left;
}


#socialmediacontainer span.feedbackLinkText { 
	float:right;  
	margin-right: 10px;
}

#socialmediacontainer a.feedbackLink { 
    float:right; 
    color:white; 
	text-decoration:none; 
    font-weight:bold;
    padding-top:7;
    display:block;
}

#socialmediacontainer a.feedbackImageLink { 
    float:right; 
    padding-right:10;
    padding-top:7;
    display:block;
}

/*
	===================================
	>> CSS BUG HACKS                 <<
	===================================
*/
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


