/* @group General */
body 
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding:0px;
}
h1 
{
	font-size: 20px;
	line-height: 1.1em;
}
h2 
{
	font-size: 18px; 
	margin: 0px 0px 10px 0px;
	padding:0px;
}
h3 
{
	font-size: 16px;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}
h4 
{
	font-size: 14px;
}
p 
{
	font-size: 12px;
	margin: 0px 2px 8px 0px;
	padding: 0px;
}
a 
{
	color: #990000;
	text-decoration: none;
}
a:hover 
{
	color: #990000;
	text-decoration: underline;
}
img 
{
	border: 0px;
}
/* @end */
/* @group Secondary Branding */
#logoSecondary 
{
	background-color: #FFFFFF;
	height: 78px;
	margin: 0px 10px 0px 8px;
	padding: 0px;
    float: left;
}
#logoSecondary img 
{
	border: 0px;
}
/* @end */
/* @Online Services Header Styles */
#appName{margin-top: 20px;}
#appName h1
{
	padding: 0px;
	margin: 0px 8px 4px 8px;
	border-bottom: 2px solid #CCCCCC;
}
#userName
{
	padding: 0px 2px 0px 0px;
  	margin-top: 15px;
}	
#userName p
{
	margin:0px;
	padding:0px;
	text-align: right;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
}
#userName p#userInformation{text-transform: uppercase;}
/* @End*/
/* @group Main/Top navigation */
#searchAndNavigation 
{
	padding-right: 8px;
}
#mainNavigation 
{
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	position: relative;
	z-index: 1000; 
  	clear: both;
  	margin-left: 7px;
}		
/* @end */
/* @group Cookie Trail */
#cookieTrail 
{
	color: #666666;
	font-size: 11px;
	clear:both;
	margin: 5px 10px 5px 10px;
}
#cookieTrail a 
{
	color: #666666;
	text-decoration: none;
}
#cookieTrail a:hover 
{
	text-decoration: underline;
}
/* @end */
/* @group Main Columns */
#page 
{
	border: 1px solid #CCCCCC;
	margin: 10px auto 0px auto;
	width: 950px;
}
#leftColumn 
{
	float: left;
	margin-right: 14px !important;
	width: 170px !important;
}
#rightColumn 
{
	float: right;
	width: 766px;
}
/* @end */
/* @group Content Columns (inside #rightColumn) */
#content 
{
	padding: 0px;
	margin: 0px 8px 8px 8px;
}
.loginContent
{
	margin-right: 650px;
}
.content_left
{
	float: left;
	width: 160px;
	margin-right: 10px;
	padding:0px;
}
.content_body 
{
	float: left;
	width: 560px;
	margin-right: 6px;
}
.content_body p
{
	padding: 4px;
}
.content_right 
{
	float: right;
	width: 194px;
	margin: 0px;
	padding: 0px;
}

.content_body_left 
{
	float: left;
	width: 273px;
}
.content_body_right 
{
	float: right;
	width: 273px;
}
.content_sidebar 
{
	float: right;
	padding-left: 10px;
	width: 180px;
}
/* @end */
/* @group contentBody */
.contentBody 
{ 
	margin: 5px 8px;
	clear: both;
}
.left
{
	width: 570px;
	float: left;
	margin: 0px 8px 0px 0px;
	padding-bottom: 10px;
}
.left p
{
	padding: 0px 4px;
}	
.right
{
	width: 350px;
	float: right;
	margin: 0px;
	padding-bottom: 10px;
}
.right p
{
	padding: 0px 4px;
}
/* @end */
/* @group Footer */
#mainFooter 
{
	color: #666666;
	font-size: 10px;
	margin: 10px auto 20px auto;
	text-align: left;
	width: 950px;
}
#mainFooter ul 
{
	width: 75%;
	font-size: 10px;
	list-style-type: none;
	margin: 2px 0px;
	padding: 0px;
}
#mainFooter ul li 
{
	border-left: 1px solid #999999;
	float: left;
	margin-right: 6px;
	padding-left: 6px;
}
#mainFooter ul li.copyR
{
	border-left: 0px;
	padding-left: 0px;
}
#mainFooter ul li.metaInformation
{
	padding-left: 0px;
	border-left: 0px;
	margin:0px;
}

#mainFooter ul li.metaInformationInvisible
{
	padding-left: 0px;
	border-left: 0px;
	margin:0px;
	color: #DDDDDD;
}
#mainFooter .irua 
{
	float: right;
	height: 30px;
	margin-right: 13px;
	width: 175px;
}
#mainFooter img {border: none;}
/* @end */
/* @User Information for login - Index.html */
.OSLoginInfo
{
	border-top: 1px solid #E6E6E6;
	margin:0px;
	padding:0px;
}
.OSLoginInfo ol
{	
	margin:0px;
	padding:0px;
}
.OSLoginInfo ol li
{
	font-size:11px;
	line-height: 16px;
	list-style:none;
	margin: 0px;
	padding:0px;
}
.OSLoginInfo ol li.important
{
	color: #990000;
	font-weight:bold;
}
.OSLoginInfo ol li.warning{padding-bottom: 12px; font-weight: bold;}
.loginInfo
{
	border-top: 1px solid #E6E6E6;
	margin:0px;
	padding:0px;
}
.loginInfo ol
{	
	margin:0px;
	padding:0px;
}
.loginInfo ol li
{
	font-size:12px;
	list-style:none;
	margin: 0px;
	padding:0px;
}
.loginInfo ol li.important
{
	color: #990000;
	font-weight:bold;
}
.loginInfo ol li.warning{padding-bottom: 15px; font-weight:bold}
/* @End */
/* @group NewsEvents */
html.accordion-menu-js dt.a-m-t{cursor: pointer;}
.newsEventsBoxTitle 
{
	background: #000000;
	margin-top:10px;
	padding:0px;
}
.newsEventsBoxTitle p 
{
	margin:0px;
	padding:3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsEventsBox dl.accordion-menu 
{
	margin: 0px;
	padding: 0px;
}
.newsEventsBox dl.accordion-menu dt.a-m-t,
.newsEventsBox dl.accordion-menu dd.a-m-d {margin: 0px;}
.newsEventsBox dl.accordion-menu dd.a-m-d p 
{
	font-size: 11px;
	margin: 5px 10px 5px 10px;
	padding-right: 0px;
}
.newsEventsBox dl.accordion-menu dd.a-m-d p.eventTitle 
{
	font-size: 12px;
	padding-bottom: 0px;
	margin: 7px 10px 0px 10px;
}
.newsEventsBox dl.accordion-menu dt.a-m-t a,
.newsEventsBox dl.accordion-menu dt.open a {color: #000000;}
.newsEventsBox dl.accordion-menu dt.a-m-t 
{
	background-image: url(Images/accClosed.gif);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 3px 25px 3px 15px;
}
.newsEventsBox dl.accordion-menu dt.a-m-t-expand {background-image: url(Images/accOpen.gif);}
html.accordion-menu-js dd.a-m-d{display: none;}
html.accordion-menu-js dd.a-m-d-expand {display: block;}
html.accordion-menu-js dd.a-m-d-before-expand 
{
	display: block;
	height: auto !important;
	overflow: visible;
	position: relative;
	visibility: hidden;
}
html.accordion-menu-js dt.a-m-t-expand {background-image: url(Images/accOpen.gif);}
html.accordion-menu-js dd.a-m-d-anim 
{
	overflow: hidden;
	display: block;	
}
.newsEventsBox .item-1 {background-color: #E8D29A;}
.newsEventsBox .item-2 {background-color: #EDDBAB;}
.newsEventsBox .item-3 {background-color: #F2E6C4;}
.newsEventsBox .item-4 {background-color: #F8F1DE;}
.newsEventsBox dl dd .moreLink 
{
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: left;
}
.moreLink a 
{
	color: #990000;
	font-size: 10px;
	padding: 0px 10px;
	text-decoration: none;
}
.moreLink a:hover {text-decoration: underline;}
/* @end */
/* @Print Group */
.printFriendly
{
	float: right;
	margin: -20px 6px 0px 0px;
}
.printFriendly img{vertical-align:bottom;}
.printFriendly a{font-size: 11px;}
.printFriendlyIcon a:hover {text-decoration: underline; }
/* @group Slideshow */
#mainAd 
{
	background: #FFFFFF;
	clear: both;
	height: 188px;
	margin-bottom: 3px;
	width: 560px;
}	
#mainAdFlipper 
{
	clear: both;
	margin-top: 3px;
	position: relative;
}
#mainAdFlipper ul 
{
	background: #E0E0E0;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	margin: 0px 0px 3px 0px;
	padding: 4px 5px 6px 5px;
	width: 550px;
}
#mainAdFlipper ul li 
{
	display: inline;
	list-style: none;
	margin-right: 3px;
}
#mainAdFlipper ul li a 
{
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	cursor: pointer;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
}
#mainAdFlipper ul li a.active 
{
	background: #FFFFFF;
	border: 1px solid #990000;
	color: #990000;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 15px;
}
#mainAdFlipper ul li a.disabled 
{
	background: #E0E0E0;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 15px;
}
#mainAdFlipper ul li a:hover 
{
	background: #EEEEEE;
	border: 1px solid #333333;
	color: #333333;
}
#mainAdFlipper ul li a.disabled:hover 
{
	background: #E0E0E0;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	cursor: auto;
}
.carousel-component 
{ 
	display: none;
	overflow: hidden;
	position: relative;
}
.carousel-component ul.carousel-list 
{ 
	position: relative;
	width: 10000000px;
	z-index:1; 
}
.carousel-component .carousel-list li 
{ 
	list-style: none;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
.carousel-component .carousel-clip-region 
{ 
	margin: 0px auto;
	position: relative; 
	overflow: hidden;
}
.carousel-component{padding: 0px;}
.carousel-component ul.carousel-list 
{ 
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.carousel-component .carousel-list li 
{ 
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.carousel-component .carousel-list li a 
{ 
	display: block;
	-moz-outline: none; 
	outline: none;
}
.carousel-component .carousel-list li img {display:block; }
.carousel-component #indicator 
{
	color: #666666;
	font-weight: bold;
	line-height: 16px;
	margin-right: 7px;
	padding: 5px 0px 4px 5px;
	position: absolute;
	right: 0px;
	text-align: right;
	text-transform: uppercase;
}
.carousel-component #indicator.loading 
{
	background: transparent url(Images/loading.gif) no-repeat right center;
	padding-right: 22px;
}
/* @end */
/* @User Messages */
.message
{
  margin: 2px 0px; 
  padding: 5px 0px;
}
.message p
{
	font-weight: 700;
	font-size: 12px;
	margin: 0px;
	padding: 0.4em;
    padding: 2px 0px 2px 21px;
    background-position: 0px;
}
.message.warning p
{
	color: orange;
	background: transparent url(Images/Icons/WarningError.gif) no-repeat left center;
	padding: 2px 0px 2px 21px;
    background-position: 0px;
}
.message.error p
{
	color: red;
	background: transparent url(Images/Icons/exclamation.gif) no-repeat left center;
	padding: 2px 0px 2px 21px;
    background-position: 0px;
}
.message.info p
{
	color: blue;
	background: transparent url(Images/Icons/information.gif) no-repeat left center;
	padding: 2px 0px 2px 21px;
    background-position: 0px;
}
/* @End */
/* @group Top Navigation */
#global_topMenu {
	height: 14px;
	margin: 11px 0px;
	text-transform: lowercase;
}
#global_topMenu ul {
	float: right;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px;
	text-align: left;
}
#global_topMenu ul li {
	border-left: 1px solid #E0E0E0;
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#global_topMenu ul li:first-child {
	border-left: 0px;
}
#global_topMenu ul li a {
	color: #999999;
	display: block;
	padding: 0px 5px;
	text-decoration: none;
}	
#global_topMenu ul li.active a {
	color: #000000;
	margin: 0px;
	padding: 0px 5px;
}	
#global_topMenu ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#global_topMenu ul li.active a:hover {
	color: #000000;
	text-decoration: underline;
}
/* @end */


/* @TPG */
.PrintAddressContainer
{
	margin-top:24px;
	margin-bottom:24px;
}
.PrintDisclaimerContainer
{
	margin-top:14px;
}
a.PrintLink
{
	text-decoration:underline;
}
h2.PrintHeading
{
	text-align:center;
}
.PrintGridContainer
{
	margin-top:14px;
}
.ResultSetMessage
{
	margin:15px 0px 15px 0px;
}
.PrintLinksContainer
{
	margin-top:15px;
}
#content fieldset
{
	margin-bottom:5px;
}
/* @End */