﻿/* Links */

a:link, a:visited {
	text-decoration: none;
	color: #FD5C11;
}

a:hover {
	border-bottom: 1px dotted #fcb033;
}

a.more-link {
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px dotted #fcb033;
}

a:hover.more-link {
	text-decoration: none;
}



/* Headers */
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #323232;
	padding: 10px 15px 7px 15px;
	text-align:left;
	line-height: 120%;
}

h1 {
	font-size:48px;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:30px;
}

h2 {
	font-size: 30px;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 15px;
}

h4 {
	font-size: 17px;
}

/* Lists */
.contentblock ul, .contentblock ol {
	margin: 10px 20px;
	padding: 0 20px;
}

.contentblock ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

dt {
	font-weight: bold;
	color: #7BA857;
}

dd {
	padding-left: 25px;
}

p, dl {
	padding: 10px 15px;
}
strong, b
{
	font-weight: bold;
}
em, i
{
	font-style: italic;
}

hr
{
	border-bottom: 5px solid #666;
}

/* Images */
img.float-right {
	margin: 5px 0px 10px 10px;
}

img.float-left {
	margin: 5px 10px 10px 0px;
}

/* Misc */
code {
	margin: 3px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console' , 'Courier New' , Monospace;
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
}

blockquote {
	margin: 10px;
	padding: 10px 10px 10px 32px;
	border: 1px solid #F0F0F0;
	background: #f8f8f8 url(images/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman' , Times, Serif;
	color: #555;
}

fieldset iframe html body
{
	background: #FFF;
}

/* Begin Table */
table.data {
	border-collapse: collapse;
	margin: 10px;
}
table.data tr {
	background: #fff;
}
table.data tr.altrow {
	background: #F9F9F9;
}
table.data th, 
table.data td {
	text-align: left;
	border-width: 1px;
	border-style: solid;
}
table.data th {
	color: #7BA857;
	background: #EFFAE6;
	padding: .8em 1em;
	border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;
}
table.data td {
	border-color: #EFEFEF;
	padding: .7em 1em;
}

table.news td div span
{
    background: #333; color: #FFF;
    display: block;
    padding: 5px;
}
table.news td div strong
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #323232;
	padding: 10px 15px 7px 15px;
	text-align:left;
}
/* End Table */

hr
{   
    border:none;
    border-top:1px solid #e7e7e7;
}
a.link-external {
	font-size: 13px;
	padding: 5px 12px 0 0;
	line-height: 14px;
	color: #0099FF;
	background: url(/assets/images/common/arrow-external.gif) no-repeat right center;
}

a.link-pdf {
	padding-right: 20px;
	background: url(/assets/images/common/icon-pdf-sm.gif) no-repeat right center;
}

a.link-doc {
	padding-right: 20px;
	background: url(/assets/images/common/icon-word_sm.gif) no-repeat right center;
}
a.link-xls {
	padding-right: 20px;
	background: url(/assets/images/common/icon-xls-sm.gif) no-repeat right center;
}


#primary,
#secondary
{
    
}
#primary ul, 
#primary ol,
#secondary ul,
#secondary ol
{
    margin-left: 30px;
}
#secondary
{
    
}
#secondary a
{
    color: #FFF;
}
#secondary a
{
    border: 0;
    text-decoration: underline;
}
#primary ul.menu
{
    margin-top: 30px;
    list-style: none !important;
}
#primary ul.menu li
{
    
    list-style: none !important;
}
#primary ul.menu li a
{
    padding: 30px 20px;
    background: url(Images/menu-bg.png) 0 -30px repeat-x;
    display: block;
    color: #1C2122;
    font-size: 24px;
    
}
#primary ul.menu li a:hover
{
    background: url(Images/menu-bg.png) repeat-x;
    border: 0;
}
#primary ul.menu li a span
{
    font-size: 14px;
    display: block;
    color: #9DB4BA;
    
}


/* ______________________________________________ */
/* Typography Styles */

ul.bullet {padding-left: 15px !important;overflow: hidden;margin-left: 5px !important;}
ul.bullet li {list-style: disc;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 10px !important;}

pre {padding: 10px;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}

blockquote {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 10px 20px 10px 20px;margin: 15px 0;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 0px 20px;margin: 15px 0;border: 0;background: 0;}
blockquote.blue{color: #0D507A;}
blockquote.red{color: #D12E2E;}
blockquote.green{color: #74A824;}
blockquote.purple{color: #9E0E87;}
blockquote.orange{color: #CC8300;}
blockquote.brown{color: #8B6846;}
blockquote.grey {color: #666;}
blockquote.quotes {display: block;background: url(../images/typo/quote-start.png) 0 5px no-repeat;padding: 0px 20px 0 38px;margin: 20px 0;font-size: 120%;line-height: 150%;width: auto;color: #666;border: 0;}
blockquote.quotes p {padding: 0 38px 0 0;margin-top: 0;background: url(../images/typo/quote-end.png) 100% 100% no-repeat;}

.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {padding: 15px;margin: 15px 0;}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;margin-top: -24px;background: #fff;padding: 0 8px;font-weight: bold;font-size: 120%;}
.important {border: 1px solid #333;}
.important-blue {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #74A824;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #CC8300;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #D12E2E;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #CC8300;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}

span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {display: block;font-size: 170%;float: left;margin: 2px 10px 0 15px;}
span.number {color: #333;}
span.number-blue {color: #0D507A;}
span.number-red {color: #D12E2E;}
span.number-green {color: #74A824;}
span.number-purple {color: #9E0E87;}
span.number-orange {color: #CC8300;}
span.number-brown {color: #8B6846;}
span.number-grey {color: #666;}

span.highlight {background: #FFFBD5;padding: 1px 2px;}
span.highlight-blue {color: #0D507A;}
span.highlight-red {color: #D12E2E;}
span.highlight-green {color: #74A824;}
span.highlight-purple {color: #9E0E87;}
span.highlight-orange {color: #CC8300;}
span.highlight-brown {color: #8B6846;}
span.highlight-grey {color: #666;}
span.highlight-bold {font-weight: bold;font-size: 120%;}

span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {display: block;font-size: 260%;float: left;margin: 0px 4px 0 0;line-height: 100%;}
span.dropcap {color: #333;}
span.dropcap-blue {color: #0D507A;}
span.dropcap-red {color: #D12E2E;}
span.dropcap-green {color: #74A824;}
span.dropcap-purple {color: #9E0E87;}
span.dropcap-orange {color: #CC8300;}
span.dropcap-brown {color: #8B6846;}
span.dropcap-grey {color: #666;}

span.inset-left {display: block;color: #000;padding: 15px;float: left;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}
span.inset-right {display: block;color: #000;padding: 15px;float: right;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}

span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}
span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3;}
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6;}

span.notice-icon
{	
	width: 16px;
	height: 16px;
	background-image: url(/assets/images/icons/notice-sprite.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0 0 0 -26px;
	vertical-align: middle;
}
span.attention span.notice-icon {background-position: 0 0;}
span.notice span.notice-icon {background-position: -16px 0;}
span.alert span.notice-icon {background-position: -32px 0;}
span.download span.notice-icon {background-position: -48px 0;}
span.approved span.notice-icon {background-position: -64px 0;}
span.media span.notice-icon {background-position: -80px 0;}
span.note span.notice-icon {background-position: -96px 0;}
span.cart span.notice-icon {background-position: -112px 0;}
span.camera span.notice-icon {background-position: -128px 0;}
span.doc span.notice-icon {background-position: -144px 0;}

div.number-block1, div.number-block2, div.number-block3 {padding-left: 50px;}
div.number-block1 {background: url(../images/typo/number-1.png) 0 0 no-repeat;}
div.number-block2 {background: url(../images/typo/number-2.png) 0 0 no-repeat;}
div.number-block3 {background: url(../images/typo/number-3.png) 0 0 no-repeat;}

span.subline {display: block;font-size: 90%;margin-bottom: 5px;padding: 0px;margin-top: -15px;font-weight: bold;text-transform:uppercase;}
