﻿@charset "utf-8";

/* Core Body Styles */

body { margin: 0px 0px 0px 0px; background:#F0F2F1 url(/images/structural/grey.gif) repeat-y center top;  padding:0; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:14px; } 
html,body,p,div,img,ul,form,form,noscript{ margin:0; padding:0; border:0; border-spacing:0;  }	
.left{ text-align:left;}
.right{ text-align:right;}
.center{ text-align:center;}
.underline{ text-decoration:underline;}
.mainArea{background:#F0F2F1 url(/images/structural/page-bg.gif) repeat-y center top; }
.headingBox{background: url('/images/structural/PageHead/header.jpg') no-repeat top center transparent}
/**/
.content p,.content td{ line-height:18px;}
.content img{ padding:5px; padding-left:0px;}
.content img.left { float: left !important; padding:5px; padding-left:0px;}
.content img.right { float: right !important; padding:5px; padding-right:0px; }


.content ul{margin-left:33px;}
.content table{ margin: 15px 0px 15px 0px; border: 1px solid #CCCCCC;border-collapse: collapse;}


.content table td   {  background-image: url("/images/structural/shade.gif");background-position: left bottom;background-repeat: repeat-x;border-collapse: collapse;border: 1px solid #CCCCCC; padding: 15px 7px; background-color: #FFFFFF;
}


.content table th {background-color: #F0EFEF;
    background-image: url("/images/structural/th-bg.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    color: #333333;
    font-weight: bold;
    padding: 15px 7px;
    text-align: left;
}

.content table caption{ font-size:11px;}
.Clear, .ClearAll { clear: both; }
.ClearLeft { clear: left; }
.ClearRight {clear: right; }

.FloatLeft { float: left; }
.FloatRight { float: right; }

.Hidden { position: absolute; left: -9999px; }
.IsVisible { display: block; }
.IsHIdden { display: none; }

.FirstChild{ padding-left: 0 !important; margin-left: 0 !important; }
.LastChild { padding-right: 0 !important; margin-right: 0 !important; }

/* Text Styles */
.Underline { text-decoration: underline; }
.Bold { font-weight: bold; }
.Italic { font-style: italic; }

.Red { color: #CC0000; }

/* Background Styles */
.RedArea { background-color: #CC0000 !important; color: #FFFFFF !important; } /* Contrast Ratio: 5.89:1 - Pass for AA (Large & Small), AAA (Large) */
.BlueArea { background-color: #1C5FB2 !important; color: #FFFFFF !important; } /* Contrast Ratio: 6.31:1 - Pass for AA (Large & Small), AAA (Large) */
.YellowArea { background-color: #f4f100 !important; color: #0d0d0d !important; } /* Contrast Ratio: 8.88:1 - Pass for AA (Large & Small), AAA (Large & Small) */
.GreenArea { background-color: #369520 !important; color: #0d0d0d !important; } /* Contrast Ratio: 5.07:1 - Pass for AA (Large & Small), AAA (Large) */
.OrangeArea { background-color: #ff8400 !important; color: #0d0d0d !important; } /* Contrast Ratio: 7.92:1 - Pass for AA (Large & Small), AAA (Large & Small) */
.PurpleArea { background-color: #9f34c2 !important; color: #FFFFFF !important; } /* Contrast Ratio: 5.61:1 - Pass for AA (Large & Small), AAA (Large) */

/* Alignment Styles */
.Left, .AlignLeft { text-align: left; }
.Center, .AlignCenter { text-align: center; }
.Right, .AlignRight { text-align: right; }
img.Left { float: left !important; }
img.Right { float: right !important; }

/* Main Containers */
#limiter { width: 960px; margin: 0 auto; padding: 0;}

.content { padding-right: 14px; }

/* Utility Navigation */
#global { float: right; width: 45%; padding: 10px 5px 0px 0px; }
#globallinks { float: left; font-size: 75%; padding: 5px 0px 0px 100px; }

#globallinks a:link{ text-decoration:underline; color:#0585DA; }
#globallinks a:visited{ text-decoration:underline; color:#0585DA; }
#globallinks a:hover{ text-decoration:none; color:#0585DA; }
#globallinks a:focus{ text-decoration:none; color:#0585DA; }
#globallinks a:active{ text-decoration:none; color:#0585DA; }

#globallinks a.skip { margin: 0px 15px 0px 0px; font-size: 0.1em; }
#globallinks a.skip:link{ text-decoration: none; color: #5578a4;  font-size: 0.01em; }
#globallinks a.skip:visited{ text-decoration: none;  color: #5578a4;  font-size: 0.01em; }
#globallinks a.skip:hover{ text-decoration: underline; color: #5578a4;  font-size: 0.8em; }
#globallinks a.skip:focus{ text-decoration: underline;  color: #ffffff;  font-size: 0.8em; }
#globallinks a.skip:active{ text-decoration: underline;  color: #ffffff;  font-size: 0.8em; }

/* Tabbed Menu */
#toptabbox { float: right; width: 54%; font-size: 75%; line-height: normal; margin: 0 0 0px 0; }
#toptabbox ul.tabs, #toptabbox .langtab { margin: 0px; padding: 10px 0px 0; list-style: none; height: 21px; float: right; }
#toptabbox li,  #toptabbox .langtab span span { float: left; background: url("/images/structural/PageHead/lefttop.gif") no-repeat left top; margin: 0px 2px 0px 0px; padding: 0 0 0 9px; }
#toptabbox a { float: left; display: block; background: url("/images/structural/PageHead/righttop.gif") no-repeat right top; padding: 6px 15px 5px 6px; text-decoration: none; font-weight: normal; color: #000000; }
#toptabbox li#current  { background-image: url("/images/structural/PageHead/leftop_on.gif"); }
#toptabbox li#current a { background-image: url("/images/structural/PageHead/righttop_on.gif"); color: #ffffff; }

#toptabbox a:hover { color: #000000; text-decoration: underline; }
#toptabbox a:focus { color: #000000; text-decoration: underline; }
#toptabbox a:active { color: #000000; text-decoration: underline; }

/* StyleSwitcher */
#styleswitcher { float: right; margin: 0px 0px 0px 0px; }
#styleswitcher a:focus { outline: 2px solid #FF0000; margin-top: -5px; }
#styleswitcher a:active { outline: 2px solid #FF0000; margin-top: -5px; }

/* language switcher */
.langtab { float: right; margin-top: 10px; margin-right: 15px; height: 25px; line-height: 25px; background-color: #ffffff; padding: 0px 5px 0px 5px; border: 1px solid #000000; }
.langtab a { color: #000000; }
.langtab a:link, .langtab a:visited, .langtab a:hover { color: #000000; }


/* top-left menu */
.topLeftMenu { float: right; height: 30px; }
.topLeftMenu ul { list-style-type: none; }
.topLeftMenu ul li { float: left; }
.topLeftMenu ul li a:link, .topLeftMenu ul li a:visited {  }
.topLeftMenu ul li a:hover { } 

/* Header */
#header { position: relative;  height: 130px; }
#headerTop { width: 961px; margin-left: auto; margin-right: auto; }

#headerBanner { margin-left: 8px; width: 989px; background-color: #ffffff; }

#headerin { height: 102px; background-image:url("/images/structural/PageHead/head_left.gif"); background-repeat:no-repeat; background-position: top left; }
#headleft { width: 45em; float: left; margin: 0px 0px 0px 0px; }
#headright { width: 20em; float: right; margin: 18px 5px 0px 0px; }


/* Header Banner */
#logo { margin: 18px 0px 0px 20px; }
.hidden { position: absolute; left: -9000px; }

.headerBannerGreen {  height: 149px; }
.headerBannerBlue {  height: 149px; }
.headerBannerPurple { height: 149px; }

.headerBannerGreen .headerText, .headerBannerBlue .headerText, .headerBannerPurple .headerText { color: #ffffff; font-size: 1.6em; position: relative; left: 220px; top: 45px; font-weight: bold; }


/* loginbanner */
#loginBanner { width: 175px; position: absolute; float: left; margin-top:20px; }

/* Main Content Containers */
#wrap { padding: 0px; font-size: 90%;  }
#innerWrap { }
#innerWrap2 { margin: 0px 0px 0px 0px; background-color: #ffffff; }
#innerWrap3 {  min-height: 432px; }
#mainhome { width: 55em ; float: left;  padding: 0px 0px 0px 0px; margin: 10px 0px 0px 7px; background-color: #FFFFFF; }
#rightcol { width: 212px; float: right; padding: 0px 0px 0px 0px; margin: 10px 15px 0 0; background: #FFFFFF; }
#leftcol { width: 172px; float: left; padding: 0px 0px 0px 0px; margin: 15px 0px 0px 10px; position: relative; }
#subhome { width: 41em; float: left; padding: 0px 0px 0px 0px; margin: 10px 7px 0px 7px; background: #FFFFFF; }
#subfull { width: 748px; float: left; padding: 0px 0px 0px 0px; margin: 10px 15px 10px 15px; position: relative; }
#subfull-home { width: 930px; float: left; padding: 0px 0px 0px 0px; margin: 10px 15px 10px 15px; position: relative; }
#subfull-home1 { width: 890px; float: left; padding: 10px 10px 10px 10px; margin: 10px 55px 10px 18px; position: relative; border:1px none red; overflow: auto; }
/* Placeholders */
.service { background: #ececec none repeat scroll 0 0; width: 49%; float: left; margin: 0px 0px 10px 0px; }
.service2 { background: #ececec none repeat scroll 0 0; width: 49%; float: left; margin: 0px 0px 0px 12px; }
.servicecontent { padding: 5px 10px 5px 10px; }
.servicecontent p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.divide { margin: 0px 0px 10px 0px; clear: both; }

b.rtop, b.rbottom{ display: block; background: #FFFFFF; }
b.rtop b, b.rbottom b{ display: block; height: 1px; overflow: hidden; background: #ececec; }
b.r1{ margin: 0 5px; }
b.r2{ margin: 0 3px; }
b.r3{ margin: 0 2px; }
b.rtop b.r4, b.rbottom b.r4{ margin: 0 1px; height: 2px; }

/* Document functions */
hr.documentBreak { }


/* Image Placeholder */
.imageplacehold { width: 72px; height: 66px; float: left; padding: 0px 0px 0px 0px; }
.imageplacetext { margin: 0px 0px 0px 80px; padding: 10px 0px 0px 0px; font-size: 1.1em!important; }
.imageplacetext2 { margin: 0px 0px 0px 80px; padding: 20px 0px 0px 0px; font-size: 1.1em!important; }

#bottomBar { background-color: #c1a24d; margin: 0px 8px 0px 7px; }

.btmimg { float: left; padding: 0px 10px 0px 0px; }
.btmtext { float: left; padding: 20px 10px 0px 0px; }

.sideplace { border: 1px solid #d4d4d4;  margin: 10px 0px 0px 0px; height: 68px; background-color: #FFFFFF; }
.sideplacein {border: 1px solid #ffffff;  background-color: #FFFFFF; background-image: url("/images/structural/shade.gif"); height: 66px; background-repeat: repeat-x; background-position: bottom; }

/* History/Breadcrumb */
#history { clear: both; padding: 10px 10px 0px 10px; margin: 0px 0px 0px 0px; }
		   
/* Header Styles */
h1,h2,h3,h4,h5,h6
{
	color: #251E50;  
 margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; font-weight:normal;
}
h1{ font-size:27px; color:#251E50; }
h2{font-size:21px;}
h3{font-size:17px; text-decoration:none;}
h4{font-size:15px; text-decoration:none;}
h5{font-size:14px; text-decoration:none;}
h6{font-size:14px; text-decoration:none;}

/* Text Styles */
p { margin: 0px 0px 15px 0px; padding: 0px 0px 0px 0px; }
.textsmaller { font-size: 85%;}
p.external { padding: 0px 50px 0px 0px; background-position: top right; background-repeat: no-repeat; }



/* Generic Styles */
hr { width: 99%; height: 1px; background-color: #CCCCCC; color: #cccccc; border: 0; margin: 20px 0px 20px 0px; }


/* New Placeholder */
.new { clear: both; margin: 0px 0px 10px 0px; }
.newtop { margin: 0px 0px 0px 0px; height: 21px; background-image: url("/images/structural/NewPlaceholder/new_tr.gif"); background-repeat: no-repeat; background-position: top right; }
.newtopin { margin: 0px 0px 0px 0px; height: 21px ; background-image: url("/images/structural/NewPlaceholder/new_tl.gif"); background-repeat: no-repeat; background-position: top left; }
.newbot { margin: 0px 0px 0px 0px;  background-image: url("/images/structural/NewPlaceholder/new_br.gif"); background-repeat: no-repeat; background-position: bottom right; }
.newbotin { margin: 0px 0px 0px 0px;  background-image: url("/images/structural/NewPlaceholder/new_bl.gif"); background-repeat: no-repeat; background-position: bottom left; padding: 0px 5px 10px 10px; font-weight: bold; }
span.date {font-weight: bold; display:block}


/* Link Styles */
.breadcrumbLinks a:link, .breadcrumbLinks a:visited, .breadcrumbLinks a:hover, .breadcrumbLinks a:focus, .breadcrumbLinks a:active {color: #0066CC; font-weight: bold; }
a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #0066CC; text-decoration: underline; }
a:focus { color: #0066CC; text-decoration: underline; }
a:active { color: #0066CC; text-decoration: underline; }


/* Buttons */
.btnhold { padding: 0px 0px 0px 10px; }
a.button { background: transparent url("/images/navigation/Buttons/bg_button_a.gif") no-repeat scroll top right; color: #ffffff; font-weight: normal; float: left; display: block; font: normal 1em verdana, sans-serif; height: 27px; margin-right: 6px; padding-right: 18px; text-decoration: none; }
a.button span { background: transparent url("/images/navigation/Buttons/bg_button_span.gif") no-repeat; display: block; line-height: 17px; padding: 5px 0 5px 18px; text-decoration: none; color: #ffffff; font-weight: normal; } 
a.button:link { text-decoration: none; color: #ffffff; } 
a.button:link span 	{ text-decoration: none; color: #ffffff; } 
a.button:visited { text-decoration: none; color: #ffffff; } 
a.button:visited span { text-decoration: none; color: #ffffff; } 
a.button:hover { text-decoration: none; background-position: bottom right; color: #ffffff; outline: none; }
a.button:hover span { background-position: bottom left; padding: 6px 0 4px 18px; text-decoration:none; } 
a.button:focus 	{ text-decoration: none; color: #ffffff; background-position: bottom right; outline: none; } 
a.button:focus span 	{ text-decoration: none; color: #ffffff; background-position: bottom left; padding: 6px 0 4px 18px; } 
a.button:active	{ text-decoration: none; color: #ffffff; background-position: bottom right; outline: none; } 
a.button:active span 	{ text-decoration: none; color: #ffffff; background-position: bottom left; padding: 6px 0 4px 18px; } 

/* Nav Bar */
/*a.currentnav { background: url('') }*/

/* Table Styles */
table.data{ margin: 20px 0px 20px 0px; }
table.data td { border-collapse: collapse; padding: 5px 5px 5px 5px; background-color:#f6f6f6; }
table.data th { font-weight: bold; padding: 5px 5px 5px 5px; background-color: #f6f6f6; text-align:left; }
tr.stripe td,  tr.stripe th { background-color: #fbfbfb !important; }
form table.adv { margin: 0px 0px 10px 0px; }
form table.adv td { padding: 5px 5px 5px 5px; }

/* Image Styles */
.imgplace { margin: 0px 0px 15px 0px; }
img.right { float: right; margin: 0px 0px 15px 15px; border: 1px solid #cccccc; }
img.left { float: left; margin: 0px 15px 15px 0px; border: 1px solid #cccccc; }

.captionright { margin: 0px 0px 20px 20px; float: right; background-color: #eaeaea; padding: 0px 0px 20px 20px; border: 1px solid #cccccc; padding: 5px 5px 5px 5px; text-align:center; font-size: 0.9em; }
.captionleft { margin: 0px 20px 20px 0px; float: left; background-color: #eaeaea; padding: 0px 20px 20px 0px; border: 1px solid #cccccc; padding: 5px 5px 5px 5px;  text-align:center; font-size: 0.9em; }
.captionright img, .captionleft img { border: 1px solid #cccccc; margin-bottom: 5px; display: block; }

/* Abbreviations & Acronyms */
abbr, acronym, span.abbr { cursor: help; border-bottom: 1px dashed #000000; }

/* ClearFix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.spacer { float: right; margin-top: 10px; height: 30px; margin-right: 15px; }

/* style switcher */
.fontSize { margin-top: 10px; height: 30px; float: right; margin-right: 15px; }
.fontSize ul { display: inline; list-style-type: none; float: left; }
.fontSize ul li { color: #000000; padding: 3px 0px; float: left; line-height: 120%; margin-left:3px; }
.fontSize ul li .normal { font-size: 80%; }
.fontSize ul li .large,.fontSize ul li .small { font-size: 100%; background: transparent url("/images/icons/icon-large.gif") no-repeat left top; height: 22px; width: 22px; display: block; }
.fontSize ul li .small { background-image:url(/images/icons/icon-default.gif)}
.fontSize ul li .contrast { font-size: 120%; background: transparent url("/images/icons/icon-contrast.gif") no-repeat left top; height: 22px; width: 22px; display: block; }
.fontSize ul li a { display: block; vertical-align: text-bottom; color: #000000; font-weight: bold; }
.fontSize ul li a:link, .fontSize ul li a:visited { color: #000000; text-decoration: none; }
.fontSize ul li a:hover, .fontSize ul li a:active { color: #000000; text-decoration: none; }
.fontSize ul li a.skipNav { font-weight: normal; }

.fontSize ul li .large:hover{background-image:url(/images/icons/icon-large-over.gif)}
.fontSize ul li .small:hover{background-image:url(/images/icons/icon-default-over.gif)}
.fontSize ul li .contrast:hover{background-image:url(/images/icons/icon-contrast-over.gif)}


/* Search Styles */
#searcharea { float: right; margin-top: 10px; height: 30px;}
#searcharea .searchsite {background: transparent url("/images/structural/Search/searchbox.gif") no-repeat left top; height: 28px; line-height: 23px; width: 175px; font-size: 0.85em; color: #333; border: 1px solid black; padding-left:7px;  }
#searcharea .searchBtn { background: transparent url("/images/structural/Search/search-btn.png") no-repeat left top; font-weight: bold; border: none; vertical-align: top; font-family: Arial; cursor: pointer; margin-left: 0px; width: 37px; height: 30px;margin-top:1px;  }



/* Left Navigation */
#leftnavcontainer { width: 160px; margin-bottom:30px; }
#leftnavcontainer ul { margin: 0px 0px 0px 0px; padding: 0; list-style-type: none; font-size: 1em; }

#leftnavcontainer li { margin: 0px 0px 0px 0px;  padding: 0px; background: url(/images/navigation/nav-mid.gif); border-bottom:1px solid #C4C5C2; }
#leftnavcontainer li.first { background: url(/images/navigation/nav-top.gif); background-repeat: no-repeat; border-top-style: none; }
#leftnavcontainer li.last { background:#fff url(/images/navigation/nav-btm.gif) no-repeat left bottom; background-repeat: no-repeat;  border-bottom:none; }

#leftnavcontainer a {   background-color: transparent;
    background-image: url("/images/icons/Bullets/navbullet.gif");
    background-position: 10px 16px;
    background-repeat: no-repeat;
    color: #3D3E3B;
    display: block;
    font-weight: bold;

    padding: 11px 10px 8px 28px;
    text-decoration: none; }
#leftnavcontainer a:visited { color: #3D3E3B; background-color: transparent; background-image: url("/images/structural/page_tab.png"); background-repeat:no-repeat;     background-position: 10px 16px; text-decoration: none; font-weight: bold; }			 
#leftnavcontainer a:hover { color: #472692; text-decoration: none; background-color: transparent; background-image: url("/images/icons/Bullets/navbullet.gif"); background-repeat: no-repeat;     background-position: 10px 16px; font-weight: bold; }
#leftnavcontainer a.currentnav { color: #472692; text-decoration: none; background-color: transparent; background-image: url("/images/icons/Bullets/navbullet-on.gif"); background-repeat: no-repeat;     background-position: 10px 16px; font-weight: bold; color: White; }
#leftnavcontainer a.currentnav:link, #leftnavcontainer a.currentnav:visited, #leftnavcontainer a.currentnav:hover, #leftnavcontainer a.currentnav:active { text-decoration: none; color: #472692;     background-position: 10px 16px; }


#leftnavcontainer ul ul { margin: 0px 0px 0px 0px; padding: 0; list-style-type: none; font-size: 1em; border-style: none; color: #472692; }
#leftnavcontainer ul ul li { border:none; margin: 0px; padding: 0px; background-image: url(/images/navigation/nav-mid.gif); color: #472692; }
#leftnavcontainer ul ul li.last { border-bottom: none; }

#leftnavcontainer ul ul a, #leftnavcontainer ul ul a:visited  {  background-color: transparent;
    background-image: url("/images/icons/Bullets/nav-bullet-sub.gif");
    background-position: 25px 13px;
    color: #3D3E3B;
    display: block;
    font-weight: bold;
    padding: 6px 10px 7px 34px;
    text-decoration: none; }
#leftnavcontainer ul ul a:visited {     }
#leftnavcontainer ul ul a:hover {  background-position: 25px 13px;  color:#472692 !important; background-image: url("/images/icons/Bullets/nav-bullet-sub.gif");   }

#leftnavcontainer ul ul a.currentnavsub { color: #472692; text-decoration: none; background-color: transparent; background-image: url("/images/icons/Bullets/nav-bullet-sub.gif"); background-repeat: no-repeat;     background-position: 10px 16px; font-weight: bold;  }
#leftnavcontainer ul ul a.currentnavsub:focus, #leftnavcontainer ul ul a.currentnavsub:link, #leftnavcontainer ul ul a.currentnavsub:visited, #leftnavcontainer ul ul a.currentnavsub:hover, #leftnavcontainer ul ul a.currentnavsub:active { color: #472692; text-decoration: none; background-color: transparent; background-image: url("/images/icons/Bullets/nav-bullet-sub.gif"); background-repeat: no-repeat;     background-position: 25px 13px; font-weight: bold; } 

#leftnavcontainer ul ul ul { margin: 0px 0px 0px 0px; padding: 0; list-style-type: none; font-size: 1em; }
#leftnavcontainer ul ul ul li { margin: 0px;  padding: 0px ;}
#leftnavcontainer ul ul ul a  { display: block; padding: 5px 5px 5px 50px;  background-position:36px 9px;   text-decoration: none; font-weight: normal; }
#leftnavcontainer ul ul ul a:hover { color: #472692; text-decoration: none;	background-position:36px 9px; 	font-weight:normal; text-decoration:underline; }
#leftnavcontainer ul ul ul a.currentnavsub { text-decoration: underline !important;   color: #472692 !important; font-weight: bold !important; background-position:36px 9px !important; }
#leftnavcontainer ul ul a.currentnavsub:active { background-position:36px 9px;}
#leftnavcontainer li.active{ background-image:url("/images/navigation/nav-on.gif");}
#leftnavcontainer ul li li.active{ background-image:url(/images/navigation/nav-on.gif)}
#leftnavcontainer li.active-top a{ background-image:url("/images/icons/Bullets/navbullet.gif");}
#leftnavcontainer ul li.active-top{ background-image:url(/images/navigation/nav-top-on.gif)}
#leftnavcontainer ul li.active-bottom{ background-image:url(/images/navigation/nav-btm-on.gif);}
 #leftnavcontainer ul ul ul ul a, #leftnavcontainer ul ul ul ul a:hover { padding-left:60px;background-position:46px 9px}
#leftnavcontainer li.last,#leftnavcontainer ul li.active-bottom{ padding-bottom:9px;}
/* pTools Styles */
#nav li a
{ padding-left: 20px; padding-right: 20px; }
#nav li.subs { background-image: url("/images/structural/MainNavigation/arrow_down.gif"); background-repeat: no-repeat; background-position: top right; }
a.relLink{ padding-left: 5px; vertical-align: top; }
.form label { float: left; width: 160px; clear: left; }
.form input{ width: 200px;}
.form textarea { width: 250px; }
.form #contact-buttons input { width: 60px; }
#searchsite, .searchsite{ margin-right: -5px; }
.Pager { border: 1px solid #DDDDDD;
    clear: both;
    font-size: 12px;
    margin: 10px 0;
    padding: 10px;}
.Pager strong{ font-weight: normal; }
.sitemap ul { margin: 0 20px; }
.sitemap { background: #FAFAFA none repeat scroll 0 0; border: 1px solid #DDDDDD; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 20px 0; }
.sitemap ul li { margin: 5px; }
.sitemap li{ margin: 5px; } 
.LogoText { width: 400px; color: #FFFFFF; }
.TopText { width: 400px; text-align: left; font-size: 32px; }
.LowerText { width: 420px; text-align: left; font-size: 22px; }
.leftBanner { text-align: center; }
.leftBanner img { padding-top: 5px;	}
.MainContentBanner { padding: 0; margin: 0; clear: both; }
div.RightSideItem { margin-bottom: 10px; }
div.RightSideItem select { width: 200px; }
div.RightSideItem img { max-width: 220px; }
#login { width: 400px; margin-left: auto; margin-right: auto;	margin-bottom: 50px; }
#login h1{ text-align: left; font-weight: normal; font-size: 1.9em !important; }
table.tableform, .MainForm { background-image: url("/images/structural/PageHead/head_left.gif"); background-position: left top; background-repeat: repeat-x; background-color: #1c5fb2; padding: 20px; padding-top: 10px; color: #ffffff; }
p.clear1 { margin: 0px; padding: 0px; }
table.tableform label { width: 75px; }
.MainForm label{ width: 101px; }
.MainForm input.emailTxt{ width:255px; }
.MainForm p { padding-top: 10px; }
.MainForm input.passBtn { margin-left: 101px; width: 60px; }
table.tableform td { padding-top: 10px; }
table.tableform td a { color: #ffffff; text-decoration: none; }
table.tableform td a:hover { text-decoration: underline; }
table.tableform td input.loginInput{ width: 70px; }
.loginSep { margin-top: 2px; padding-top: 6px; border-top: 1px solid #8EAFDA; }
.loginSep { text-align: center; }
.googleMapInfoWindow h1 a { font-size: 15px; }

/* Login control */
span.welcome { font-weight: bold; color: #0585DA; font-size:13px; }
span.loginName { border-right: 1px solid #000000; font-size: 13px; font-weight: normal; margin-right: 3px; padding-right: 5px; }
.loginControls { background-color: #eeeeee; border: 1px solid #cccccc; height: 110px; margin-left: 22px; width: 173px; }
.loginControls h2 { font-size: 1.1em; padding-left: 10px; margin-top: 5px; }
.loginControls .loggedIn { padding-left: 10px; }
.loginControl .logout { }


.blueButton { background: url('/images/navigation/buttons/blue_gradient.png') repeat-x; height: 27px; border: 1px solid black; color: #ffffff; }

.rs-slideshow {
      border: 12px solid #444;
      height: 240px;
      margin: 24px auto;
      overflow: hidden;
      position: relative;
      width: 620px;
      }

      .rs-slideshow .slide-container {
      background-color: #444;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%;
      }

      .rs-slideshow .slide-container img {
      position: absolute;
      }

      /*    Hide the slide data container    */
      .rs-slideshow .slides {
      display: none;
      }

/* Item List Styles */
.ItemList {  padding: 0; margin: 0; }
.ItemList .Item { border-bottom: 1px dotted #BABABA; padding: 15px; padding-left:0px; }
.ItemList .Item .ItemSummaryImage { width: 80px; height: 80px; float: left; }
.ItemList .Item .ItemSummaryImage img { max-width: 78px !important; } 
.ItemList .Item .ItemContent { float: left; margin-left: 0px;  }
.ItemList .Item .ItemContent .ItemTitle { font-size:15px; font-weight:bold;}
.ItemList .Item .ItemContent .ItemTitle .ItemName { float: left; }
.ItemList .Item .ItemContent .ItemTitle .ItemSize { float: left; }
.ItemList .Item .ItemContent .ItemSummary { margin-top: 5px; }
.ItemList .Item .ItemContent .ItemFileType { margin-top: 10px; }


/* Login Page */
#LoginFormContainer { width: 100%; padding: 0; margin: 0; padding-top: 20px; }
#LoginFormContainer .LoginWrapper { width: 400px; margin: 0 auto; padding: 10px; background: #1C5FB2 url("/images/structural/PageHead/head_left.gif") repeat-x top left; }
#LoginFormContainer .LoginWrapper table.loginTable { width: 270px; text-align: center; margin: 0 auto; }
#LoginFormContainer .LoginWrapper table.loginTable td { text-align: left; }
#LoginFormContainer label { color: #ffffff; font-weight: normal; }
#LoginFormContainer a:link { color: #ffffff; font-weight: normal; text-decoration: underline; }
#LoginFormContainer a:visited { color: #ffffff; font-weight: normal; text-decoration: underline; }
#LoginFormContainer a:hover { color: #ffffff; font-weight: normal; text-decoration: none; }
#LoginFormContainer a:active { color: #ffffff; font-weight: normal; text-decoration: underline; }
#LoginFormContainer .LoginMessage { font-weight: bold; font-style: normal; color: #FF3F3F; }

.LoginStatusContainer { padding: 10px; margin: 0; }
.LoginStatusContainer .LoginStatusWrapper { background: transparent url("/images/content/LoginSuccessfulBackground.gif") no-repeat top left; padding-left: 160px; min-height: 140px; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_Description { margin: 10px 0; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_BasicDetails { margin: 10px 0; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_BasicDetails .NameLabel { float: left; margin-right: 5px; font-weight: bold; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_BasicDetails #FirstName { float: left; margin-right: 5px; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_BasicDetails #LastName { float: left; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_NavigationOptions { margin: 10px 0; }
.LoginStatusContainer .LoginStatusWrapper .LoginStatus_NavigationOptions input { margin-top: 10px; } 
.LoginStatusContainer hr { width: 99%; border-top: 1px dotted #1C5FB2; }


.content h1 { color: #472692; }
.content h2 { color: #472692; }
.content h3 { color: #333333; }
.content p { color: #333333; }
.content ul { list-style-type: none; padding: 0px; margin: 0px; ; }
.content ul li { background:transparent url(/images/structural/nav-bullet-sub.gif) no-repeat left 6px; padding-left: 15px;}
.content ol{ padding-left:15px;}
/* eforms */
.eforms table td input.textbox, .eforms table td select.dropdownlist { width: 90%; }
.eforms div.listTextBoxes { margin-bottom: 3px; }
.eforms .radiobuttonlist, .eforms .checkboxlist { margin-bottom: 15px; }

/*
.linkedDocuments ul, .linkedFiles ul{margin-left:25px; margin-bottom:15px; list-style-type: none; position: relative; top: -10px; }
.linkedDocuments ul li, .linkedFiles ul li { margin-bottom: 10px; clear: left; }
.linkedDocuments ul li.last { position: relative; top: -10px; }
.linkedDocuments ul, .linkedFiles ul { margin: 0 0 10px 25px; color:#5C5C5C; }

*/
.linkedDocuments, .linkedFiles {
    border: 1px solid #DDDDDD;
    border-top-style: none;
    font-size: 12px;
    margin: 10px 0 20px 0;
    padding: 10px;
  width:702px;
}
.linkedDocuments h2, .linkedFiles h2 { padding: 0 5px 3px 22px; border-bottom-style: solid; border-bottom-width: 99%; border-bottom-width: 1px; border-bottom-color: #C4C5C2; color: #472692; position: relative; top: -22px; }
.linkedDocuments a, .linkedFiles a {color: #0066CC; text-decoration: underline; font-weight: bold; }
.linkedDocuments a, .linkedDocuments p { }
.resourceDescription{ margin-bottom:15px;}
.headerImage { position: relative; top: -10px; left: -11px; }

.summaryImage { padding: 2px; border: 1px solid #C4C5C2; box-shadow: 5px 5px 5px #D1D1D1; margin-right:15px; float:left;  }
.relatedDocument { float: left;  margin-top: 3px; width:82%; }
.relatedDocument a { margin-bottom: 2px; } 
.linkedFiles .relatedPage{ height:95px; margin-bottom:25px;}
.relatedPage a{ font-size:13px; display:block; padding-bottom:4px;}
.fileDetail{  text-transform:uppercase; margin-bottom:5px;}
.blueButton{ border-color:#333; }

.linkedFilesm.linkedDocuments{
/* IE10 */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F7F7F7));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top, #FFFFFF 0%, #F7F7F7 100%);
}
/*lOGIN*/
.LoginWrapperSps{ width:500px; margin-left:auto; margin-right:auto; color:#5182A2;}
.LoginWrapperSps input{ width:230px; padding:2px;}
#LoginFormContainer{}
#LoginFormContainer .LoginWrapperSps label{ color:#5182A2; font-size:14px; font-weight:bold;}
#LoginFormContainer .LoginWrapperSps td.loginLeft{ text-align:right; padding-right:5px;}
#LoginFormContainer .LoginWrapperSps input.rembox{ width:auto; padding-left:0px; margin-left:0px;}
#LoginFormContainer .LoginWrapperSps input.logReset,
#LoginFormContainer .LoginWrapperSps input.logBtn
 {background:#fff url(/images/blue_gradient.png) repeat-x left top; border:1px solid #333; 
    font-weight:bold; padding:4px; color:#fff; width:auto; cursor:pointer; margin-right:10px; margin-top:5px;}
    
#LoginFormContainer .LoginWrapperSps a.forgotPass:link, #LoginFormContainer .LoginWrapperSps a.forgotPass{ color:#5182A2; text-decoration:underline;}
    

#SubmitButton{ margin-left:245px;}
#Button1{margin-left:280px;}

textarea{ color:#333; font-size:14px; font-family:Arial,Verdana,Helvetica,sans-serif;  padding:2px;}

.search_panel { margin-left: 10px; margin-bottom: 10px; }
.search_results { margin-left: 10px; }
.search_results  ul { margin-left: 40px; }
#header-menu { width: 400px; float:right; }
#header-menu ul { display: inline;  list-style: none; float: right; margin-top: 17px; margin-right:10px; }
#header-menu ul li { border-right: 1px dotted #807B97;
    display: inline;
    padding: 3px 8px;  }
#header-menu ul li a:link { color: #FFF; }
#header-menu ul li#current a:link { text-decoration:underline;}
#header-menu ul li a:visited { color: #FFF; text-decoration: none; }
#header-menu ul li a:hover { text-decoration: underline; }
.clear { clear: both; }
#header .head-bottom { padding-top: 55px;  display: block; width: 961px; }
#header .social-links { float: right;  background: #3B3276; height: 41px;  }
#header .social-links a{ display:block; height:44px; width:178px; background:transparent url(/images/btn-enterprise.png) no-repeat left top;}
#header .social-links a:hover{ background-image:url(/images/btn-enterprise-over.png)}

.outer-container { background: url('/images/structural/PageFoot/footer.gif') no-repeat bottom center transparent; }
.home-video { width: 695px; height: 264px; float: left; }
.home-corporate { width: 213px; float: left; margin-left: 20px; }
.corporate-bottom { width: 213px; background: transparent url("/images/structural/corporate-btm.gif") no-repeat left top; height: 138px; }
.corporate-bottom div {  margin-left: 30px; width: 193px; padding-top: 8px; }
.corporate-bottom div a:link { color: #FFF; }
.corporate-bottom .links { padding-top: 20px; font-weight: bold; }
.corporate-bottom .links ul { margin-top: 7px; }
.corporate-bottom .links a:link { color: #352D73; font-weight: bold; }



.home-right { width: 295px; float: right; margin-top: 15px; }
.twitter-feed {  }
.twitter-feed .top,.locations-home .top { background: transparent url("/images/structural/header-grey.gif") no-repeat left top; height: 28px; width: 296px; padding: 13px 0px 0px 10px;  }
.twitter-feed .content { border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding: 10px 10px 0px 10px; width: 274px; }
.twitter-feed .bottom { background: transparent url("/images/structural/twitter-btm.gif") no-repeat left top; height: 48px; width: 296px; }

.locations-home { margin-top: 15px; }
.locations-home .content { border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; padding: 0px; width: 294px; }
.locations-home .bottom {  width: 296px; }

.public-notices { width: 298px; height: 45px; margin-top: 15px; }
.public-notices a:link {
    background: url("/images/navigation/publicnotice.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 1.4em;
    padding: 12px 7px 12px 55px;
}
.public-notices a:visited { background: transparent url("/images/navigation/publicnotice.gif") no-repeat left top;  }
.public-notices a:hover { background: transparent url("/images/navigation/publicnotice-over.gif") no-repeat left top; }


.content-box-2 {  height: auto; display: block; width: 296px; float: left; margin-top: 15px; }
.content-box-2 .top { width: 286px; background: transparent url("/images/structural/header-grey.gif") no-repeat left top; height: 31px; padding-top: 12px; padding-left: 10px; }
.content-box-2 .content { width: 274px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;  padding: 10px 10px 0px; }
.content-box-2 .content a:link { text-decoration: underline; }

.content-box-2b {  height: auto; display: block; width: 296px; float: right; margin-top: 15px; }
.content-box-2b .top { width: 286px; background: transparent url("/images/structural/header-grey.gif") no-repeat left top; height: 31px; padding-top: 12px; padding-left: 10px; }
.content-box-2b .content { width: 274px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;  padding: 10px 10px 0px; }
.content-box-2b .content a:link { text-decoration: underline; }
.home-left .content-box-1 .top h3,.twitter-feed .top h3,.locations-home .top h3,.content-box-2 .top h3,.content-box-2b .top h3
{
    color:#352D73; font-size:18px;
}
.home-left .content-box-1 .top,.twitter-feed .top,.locations-home .top,.content-box-2 .top,.content-box-2b .top
{ padding-left:15px;}
.footerMenu { float: right; color:#BFBEBE }
.footerMenu a:link { margin: 0px 0px 0px 10px; color: #fff; }

/* Footer Text & Menu */
#footer { clear: both; font-size: 0.85em; padding: 14px 0px 10px 0px; position: relative;   height: 155px; }
#footer p.toppara { padding: 10px 0px 0px 10px; } 

#footer .top { height: 140px; display: block; }

#footer .footerMenu a { padding: 0px 0px 0px 20px; }
#footer .footerMenu a:link { color: #BFBEBE; text-decoration: none; }
#footer .footerMenu a:visited { color: #BFBEBE;  text-decoration: none; }
#footer .footerMenu a:hover { color: #BFBEBE; text-decoration: underline; }
#footer .footerMenu a:focus { color: #BFBEBE; text-decoration: none; }
#footer .footerMenu a:active { color: #BFBEBE; text-decoration: underline; }

/* Footer banner */
#footer .footerBanner { float: right; margin-right: 9px; width: 305px;  }
#footer .footerBanner #footerBannerText { color: #6A6A6A; float: left; margin-right: 8px; text-align: right; }
#footer .footerBanner img { float: right; }
#footer .footerBanner p { color: #fff; margin: 0px; padding: 0; line-height: 18px; font-size:12px;  }
#footer .footerBanner a:link { color: #fff; text-decoration: underline; font-weight:normal;  }
#footer .footerBanner a:visited { color: #fff; text-decoration: underline;  }
#footer .footerBanner a:hover { color: #fff; text-decoration: none;  }
#footer .footerBanner .title { background: transparent url("/images/icons/icon-contact.png") no-repeat left center; border-bottom: 1px solid #fff; margin-bottom: 10px; }
#footer .footerBanner .title h3 { color: #fff; padding-left: 38px; padding-top: 7px; padding-bottom:6px;  font-weight:normal;  }

#footer .footerMainMenu { float: left; width: 620px; }
#footer .footerMainMenu .title { background: transparent url("/images/icons/icon-sitemap.png") no-repeat left center; border-bottom: 1px solid #fff; margin-bottom: 10px; }
#footer .footerMainMenu .title h3 { color: #fff; padding-left: 38px; padding-top: 7px; padding-bottom:6px; font-weight:normal; }
#footer .footerMainMenu a:link { color: #fff; text-decoration: none; margin-right: 40px;}
#footer .footerMainMenu a:visited { color: #fff; text-decoration: none;  }
#footer .footerMainMenu a:hover { color: #fff; text-decoration: underline;  }
#footer .footerMainMenu ul{float: left; width: 124px;}
#footer .footerMainMenu ul li {  width: 124px; padding-bottom: 5px; }
#footer .footerBannerLeft { color: #BFBEBE; float: left; }
#header-menu ul li.noBorder{ border:none;}


.ExpandBoxArea{ margin-bottom: 15px; padding-top:6px; width:502px; background:#fff url(/images/structural/expander-top.gif) no-repeat left top}
.ExpandBoxArea h2{  cursor:pointer; background:url("/images/icons/plus.gif") no-repeat scroll right 6px transparent}
.ExpandBoxArea h2.open{ background-image:url("/images/icons/minus.gif") }
.ExpandBoxInside{ display:none;}
.ExpandBoxBody{ padding:15px; padding-top:10px; padding-bottom:10px; background:url("/images/structural/expander-btm.gif") no-repeat scroll right bottom transparent}

.content .ExpandBoxInside table td{ background-color:transparent; border:none; width:49%; padding-left:0px; padding-right:8px;}
.content .ExpandBoxInside table td .address{ background:url("/images/icons/icon-address.gif") no-repeat scroll left 15px transparent; padding-left:30px; }
.content .ExpandBoxInside table td .email{ background:url("/images/icons/icon-email.gif") no-repeat scroll left 2px transparent; padding-left:30px; }
.content .ExpandBoxInside table td .phone{ background:url("/images/icons/icon-phone.gif") no-repeat scroll left 2px transparent; padding-left:30px; }
.content .ExpandBoxInside h3{ font-size:15px; font-weight:bold;}


.textBlock{ margin-bottom:15px;}

.textBlock .top{ color:#fff; font-weight:bold; font-size:13px; padding:10px 5px 9px 12px; background:#fff url(/images/structural/header-purple.gif) no-repeat left top;}
.textBlock .content{ padding:10px; border:1px solid #ccc;}
.textBlock .content h2{ font-size:13px; font-weight:bold; padding-bottom:4px;}
.textBlock .content ul li { background-image: url("/images/icons/Bullets/navbullet-on.gif")}

/* Making it Easier for Business */
.middle_text{ margin-bottom:15px;}
.boxpurple-top {width:741px;height:8px;background:url("/images/boxpurple-top.gif") no-repeat transparent;padding:0 0 0 1px;}
.boxpurple-btm {width:741px;background:url("/images/boxpurple-btm.gif") no-repeat bottom transparent;padding:0 0 4px 1px;}
.h_img{float:left; width:81px; margin:0 0 0 10px;}
.h_text{width:600px; margin-left:120px;padding:10px 0 0 0;}
.h_text h3{font-weight:bold; font-size:1.1em;padding:0 0 5px 0;}
.h_text p{font-size:0.9em;}

.middle_table{margin: 0; padding:0;}
.middle_table tr, .middle_table tr td{margin:0; padding:0; vertical-align:top;}
.h_ads{margin:0 21px 15px 0;}
.h_ads_no_margin{margin:0 0 15px 0;}

.bb-header-purple{width:358px; height:36px; padding:9px 0 0 0;background:url("/images/bb-header-purple.gif") no-repeat;}
.bb-header-purple h2   
{ color: #FFFFFF;font-size: 1.5em;padding: 3px 0 5px 15px;}
.bb-header-btm{width:356px; border:#472692 solid 1px;}
.bb-header-btm img{margin:0; padding:1px 0 1px 1px;}
.bb-header-btm p{margin:0; padding:10px 20px 10px 10px; color:#0585DA; }
.bb-header-purple h2 a:link {color: #FFFFFF}
.bb-header-purple h2 a:visited{color: #FFFFFF }
.bb-header-purple h2 a:hover{color: #FFFFFF }
.bb-header-purple h2 a:focus{color: #FFFFFF }
.bb-header-purple h2 a:active{color: #FFFFFF }
.bb-header-btm p { color: #333333; margin: 0; padding: 10px 20px 10px 10px;}

.middle_banners p{padding:15px 10px 15px 56px;color:#472692; font-size:1.15em;}
.banner-statebodies{ height:64px;  margin-right:16px;width:234px; background:url("/images/banner-statebodies.gif") no-repeat;}
.banner-agencies_depts{height:64px;margin-right:16px;width:234px; background:url("/images/banner-agenciesdepts.gif") no-repeat;}
.banner-news{height:44px;padding: 20px 0 0 0;width:234px; background:url("/images/banner-news.gif") no-repeat; text-align:center;}
.banner-news p{padding:0; margin-bottom:5px; font-weight:bold; margin-bottom:2px;}
.banner-news img{padding: 0 0 10px 5px; margin:0;}
.middle_contact{margin:0 auto;padding:12px 0 1px 35px;width:346px; margin-top:20px; background:url("/images/banner-feedback.gif") no-repeat;}
.middle_contact p{font-weight:bold; font-size:0.95em;}
.middle_contact a{font-weight:normal;}
.middle_contact a:link, .middle_contact a:visited{text-decoration:underline;}
.middle_contact a:hover, .middle_contact a:active{text-decoration:none;}
.banner-statebodies a:link, .banner-statebodies a:visited,.banner-agencies_depts a:link, .banner-agencies_depts a:visited{ font-weight:bold; color:#472692}
.homeEdition{ font-size: 1.1em;padding:10px 15px 10px 15px;background:#fff url(/images/br-intro-btm.gif) no-repeat left bottom; width:711px; margin-bottom:15px;}
.homeEditionTop{ height:8px; line-height:8px; background:#fff url(/images/br-intro-top.gif) no-repeat left top; width:741px;}
.banner-news a:link, .banner-news a:visited{color: #472692;font-weight: bold;}


table.t_banner_blank {border:none;}
.t_banner_blank div{font-weight:bold;font-size:1.15em;width:214px; height:50px; vertical-align:top; background:url("/images/banner-blank.gif") no-repeat left; padding:12px 10px 0px 10px;}
.t_banner_blank tr td{vertical-align:top; background:#fff;padding:7px 14px 7px 0;border:none;}
.t_banner_blank  a{color:#472692;}


table.t_banner_blank_s {border:none;}
.t_banner_blank_s div{font-weight:bold;font-size:1.15em;width:204px; height:40px; vertical-align:top; background:url("/images/banner-blank.gif") no-repeat left; padding:22px 20px 0px 10px;}
.t_banner_blank_s tr td{vertical-align:top; background:#fff;padding:7px 14px 7px 0;border:none;}
.t_banner_blank_s  a{color:#472692;}

.site-search{border: 1px solid #CCCCCC;
    height: 31px;
    margin-bottom: 10px;
    padding: 10px;}
    
    .site-search #searcharea {
    margin: 0;
}
.site-search #searcharea .searchsite {
    border-color: #CCCCCC;
}

.search-results-for { display: block; float: left; margin-top: 7px; max-width: 635px; }

/*Cookies Box*/
.accept-cookie{width:100%; height:136px; color:#ffffff; border-bottom:1px solid #ffffff;  background:url('/images/cookies/cookie-bg.gif');display:none;}
.cookie-container{margin-right:auto; margin-left:auto; padding: 0; width: 870px; padding:10px; background:url('/images/cookies/cookie-harp.gif') no-repeat 0px 35px; padding-left:70px; height:126px;}
.cookie-container a {color:#ffffff; text-decoration:underline;}
.cookie-container a:hover, .cookie-container a:focus {color:White; background:none; text-decoration:none;}
#cookieTitle{font-size:1.2em; font-weight:bold; margin-top:10px;}
#globalCookieBar .cookie-text{ width: 75%; float:left; font-size:90%; line-height:140%;}
#globalCookieBar .cookie-button{width: 25%; float:left;}
#globalCookieBar .accept{font-size:12px;margin-top:0; width:157px; height:27px; font-weight:bold;float:right; margin-right:30px; color:#342B71; border:none; background:url('/images/cookies/cookie-btn.gif') no-repeat;padding:0 12px;line-height:2.3;text-decoration:none;}
#globalCookieBar .accept:hover{text-decoration:underline; cursor:pointer; background:url('/images/cookies/cookie-btn-over.gif') no-repeat;}
#globalCookieBar .accept + .accept{margin-top:10px;}