/* Designer Seed Updated Feb 2012 */
/* 1 Column Parameterised Simple */

/* FreeMarker Section */

/* Makes footer and header text black or white depending on the users choice of background colour */

/* USER DEFINED SPACING */





/* BORDERS ON IMAGES? */


/* BORDERS ON PAGE FOR OUTLOOK 2007 */

/* Page Structure and Widths*/


/* End FreeMarker Section */



/** RESETS & BROWSER BUGS **/
/*Prevents Page Jumping with different content */
html {
min-height: 101%;
}

/* Removes image borders if image is a hyperlink */
img {
border: none;
}

/* Prevent Large Images Breaking Layout */
table {
/*table-layout: fixed;*/
}

/* Strip out extra spacing in articles */
p {
margin-top:0; padding-top:0; margin-bottom: 2px;
}

/* Reset Line Height for Hotmail */
body, td {
line-height: normal;
}

/* Lists for Outlook 2007 */
ul{
padding-left:0;
margin-left:24px;
list-style-position:outside;
}

ul li{
margin-left:0;
padding-left:0;
}

/* Fix for FF Gmail & FF Hotmail Bug - img display: block */
.nw_img_cell img {
display: block;
}

/* Spacer gif used in between fragments */
.prop img {
display: block;
}

/* iPad/iPhone */
body, td, table {
-webkit-text-size-adjust: none;
}


/** PAGE SETTINGS **/

/* Page Background Colour With Lotus Fix - Separate Embedded CSS in Body Defines Background Colour for Outlook 2007 Which Ignores the Important rule*/

body {
/* Good browsers */
background-color: #E0E6E6!important;
/* For Lotus This Gets Inlined On The Body Tag */
background-color:transparent;
}

/* Wrapper Colour */
#wrapper {
background-color: #E0E6E6;
}

/* Print Out Page Structure CSS Here */
/* Space at top of newsletter */
body {
margin-top:1em !important;
}

/* Layout Pages */
#CoverPage, .Generic, .ArticlePage, .SystemResponsePage {
width: 647px;
border-collapse: separate!important;
background-color: #FFFFFF;

}

/* Segments */
#header {

width: 100%;
}

#main {
padding-bottom: 0;
padding-top: 14px;
width: 100%;
padding-left: 10px;
padding-right: 10px;
background-color: #FFFFFF;
}


#footer {
padding: 0;

width: 100%;
}

/* Components */
.DisplayTitle {
width: 100%;
}
.nw_component_wrapper {
width: 100%;
}

.nw-componentSpacerMainCell {
padding-bottom: 14px;
}

.nw-componentMainCell {
padding:0;
background-color: transparent;
}


/* STYLE OVERRIDES COMPONENT BOXES */

#toc .nw-componentMainCell {
background-color: #F0F0F0;padding: 7px ;
}

.Survey .nw-componentMainCell {
padding: 7px ;
}



#useful .nw-componentMainCell {
padding: 7px ;
}

#contact .nw-componentMainCell {
padding: 7px ;
}

#header .nw-componentSpacerMainCell {
padding-bottom: 0;
}

#footer .nw-componentSpacerMainCell {
padding-bottom: 0;
}


.DisplayTitle td{
font-size:13px;font-weight:bold;
font-style:normal;
text-decoration:none;color: #FFFFFF;
background-color: #A7A7A7;
padding: 6px;
border-bottom: solid 2px #666666;}

/* STYLE OVERRIDES DISPLAY TITLES */
#tocDisplayTitle td {
}


/* STYLES FOR COMMENTS */
#CommentsPostDisplayTitle{
font-size:13px;font-weight:bold;
font-style:normal;
text-decoration:none;color: #FFFFFF;
background-color: #A7A7A7;
padding: 6px;
padding-right: 0px;
border-bottom: solid 2px #666666;margin-top: 10px;
margin-bottom: 10px;
}

div.nw-comments-comment{
margin-bottom: 10px;
}

div.nw-comments-author, .nw-article-comments-thankyou{
margin-top: 10px;
margin-bottom: 5px;
font-size:13px;color: #000000;
font-weight: bold;
}

div.nw-comments-content{
color: #000000;
font-weight: normal;
margin-bottom: 5px;
}

div.nw-comments-date{
margin-bottom: 5px;
font-style: italic;
}
			
div.nw-comments-post{
margin-bottom: 5px;
}
			
div.nw-comments-post-form input, div.nw-comments-post-form textarea{
margin-bottom:15px;
margin-top:3px;
}

/* STYLES FOR TELL A FRIEND */
.TellFriend .nw-componentMainCell {
padding: 15px 0;
}

.nw-tellfriend-form label{
font-size: 12px;
}

.nw-tellfriend-form .nw-text{
margin-bottom: 15px;
}

.nw-tellfriend-form .nw-textarea{
width:100%; 
height: 100px;
margin-bottom: 15px;
}

/* STYLES FOR SUBSCRIBE/UPDATE FORMS */
.SubscribeBox .nw-componentMainCell {
padding: 15px 0;
}

/* STYLES FOR BACK PAGE SURVEY */
.nw-survey-form .title{
font-size:12px;padding-top: 10px;
font-weight: bold;
}


/* STYLES FOR TWITTER */

#nw_TwitterFeed_wrapper{
width: 100%;
}

.nw_twitter_feed{
background-color: #333333;
}

.nw_twitter_feed_header a, .nw_twitter_feed_header a:hover{
color: #FFFFFF;
font-weight:bold;
}

.nw_twitter_feed_header_name{
color: #3386C4;
}

.nw_twitter_content{
background-color: #DDDDDD;
}

.nw_twitter_tweet_text {
padding: 10px;
padding-bottom: 0px;
}

.nw_twitter_tweet_links{	
padding: 10px;
padding-top: 0px;
border-bottom: 1px dotted #333333;;
}

.nw_twitter_feed_header_image, .nw_twitter_feed_footer td{
padding: 10px;
}

.nw_twitter_tweet a, .nw_twitter_tweet a:hover{
color: #3386C4;
}

/*twitter padding reset */
.nw_twitter_feed_header, .nw_twitter_feed_footer, .nw_twitter_tweet{
padding: 0px;
border-bottom: none;
}





/* Footer Text */
.ftext {
font-size:10px;padding: 11px;
background-color: #FFFFFF;}

/** TYPOGRAPHIC STYLES **/
/* General Body Text */
td {
font-size:12px;color: #333333;
font-family:Arial, Helvetica, sans-serif;}

/* Links */
a {
color: #004CB6;
font-weight:normal;
font-style:normal;
text-decoration:none;}

a:hover, .link:hover {
color: #004CB6;
font-weight:normal;
font-style:normal;
text-decoration:underline;}

/* Links hover in inbox version */
a:hover {
text-decoration:underline !important;
}

/* Article Body Text */
.summary, .full-story {
font-size:13px;color: #000000;
}

/* Article Titles */
.title, .title a, .title a:hover {
font-size:21px;font-weight:normal;
font-style:normal;
text-decoration:none;color: #333333;
}

/* Article Titles Hover */
.title a:hover {
font-size:21px;font-weight:normal;
font-style:normal;
text-decoration:none;color: #333333;
text-decoration: underline;
}

/* Article Titles on Back Page - Not Underlined */
.articledisplay .title {
text-decoration: none;
}

/* Subheads */
.subtitle {
font-size:11px;font-weight:normal;
font-style:italic;
text-decoration:none;color: #595959;
}

/*Table of Contents*/
#toc a, #toc a.link, #toc .title, #toc .title a {
text-decoration: none;
font-size:11px;font-weight:bold;
font-style:normal;
text-decoration:none;color: #666666;
}

#toc .title {
/*VERY IMPORTANT to include this rule */
/* OTHERWISE HOTMAIL & GMAIL WILL RENDER MAIN TITLE LINE-HEIGHT */
font-size:11px;}


#toc a:hover, #toc a.link:hover, #toc .title a:hover {
text-decoration: underline;
font-size:11px;font-weight:bold;
font-style:normal;
text-decoration:underline;color: #666666;
}



/* Email List Styles for back page */
#archive .title a {
color: #004CB6;
font-size:12px;}

#archive .title a:hover {
color: #004CB6;
font-size:12px;}

#archive .date a {
color: #004CB6;
font-size:12px;}

#archive .date a:hover {
color: #004CB6;
font-size:12px;}

.nw_readmore {
font-size:11px;font-weight:bold;
font-style:normal;
text-decoration:none;color: #336699;
}

.nw_readmore:hover {
font-size:11px;font-weight:bold;
font-style:normal;
text-decoration:underline;color: #336699;
}

/* Read More Spacing */
.css_readmore_spacer_table td {
padding-bottom: 0;
}

/* Before & After Email and After Microsite */
#after_text, #before_text {
background-color: #E0E6E6;
width: 100%;
}

#after_text table, #before_text table {
width: 100%;
}

#before_text td, #after_text td{
font-size:10px;color: #000001;
text-align: center;
}

#before_text td{
padding: .5em;
}

#after_text td{
padding-top: 7px;
}

#before_text a, #after_text a {
color: #000001;
text-decoration: underline;
}

#before_text a:hover, #after_text a:hover {
color: #000001;
text-decoration: underline;
}

/* Images and Captions */

/* Default Image Spacing in Articles */
#main .nw_img_table {
margin-left: 16px;
margin-bottom: 4px;
}


.nw_img_wrapper {
background-color: transparent;
}

.nw_img_cell {
padding:0;

}

/* Caption Cell Styling */
.nw_img_caption {
font-family: Verdana;
font-size:10px;font-style: italic;
padding: 7px;
}

/* CSS FOR FRAGMENTS */
/* Spacer Table after article titles */
.css_spacer_table td {
padding-bottom: 8px;
}

/* Spacer Table Between Articles */
.css_between_articles td, .css_after_sections td {
padding-bottom: 14px;
}

.css_divider {
border-bottom: solid 1px #CCCCCC;
}

/* Spacer Table Between Articles TOC */
#toc .css_between_articles td {
padding-bottom: 8px;
}

/* Important - Images will clear */
.css_between_articles, .css_after_sections {
clear: both;
}
#coverlink a, #coverlink a:hover {
font-weight: bold;
}
.nw_coverlink2 {
text-align: right;
}

#coverlink .nw-componentMainCell {
padding-bottom: 7px;
}

/* SEARCH BOX */
#searchbox form {
margin-top: 1em;
}

input#query{
background: #E3F2F9;
margin: 0;
border: 1px inset #999;
margin-right: .5em;
float: left;
width: 250px;
font-size: 12px;
padding: 5px;
}

#searchbox a {
float: left;
color: #FFFFFF;
background-color: #666666;
border: 1px inset #999;
padding: 5px;
font-weight: bold;
font-size: 12px;
text-decoration: none;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;}

#searchbox a:hover {
text-decoration: none!important;
background-color: #FFFFFF;
color: #666666;
}

/* SEARCH RESULTS PAGE */
div.nw-search-results h1{
font-size:13px;}

div.nw-search-results h3, div.nw-search-results h3 a {
font-size:21px;font-weight:normal;
font-style:normal;
text-decoration:none;color: #333333;
}


/* Article Options (Sharing etc.)*/
.ArticlePage .nw-article-options {
padding: 7px 0;
}

#CoverPage .nw-article-options {
margin-top: 10px;
}

.nw-article-options {
font-size:11px;;
color: #666666;
}

.nw-article-options a {
font-size:11px;;
font-weight:normal;
font-style:normal;
text-decoration:none;color: #336699;
}

.nw-article-options a:hover {
font-size:11px;;
font-weight:normal;
font-style:normal;
text-decoration:underline;color: #336699;
}


/* Print All Page */

#printall .summary{
font-style: italic;
}

#PrintAllPage #main .DisplayTitle {
margin-bottom: .8em;
}

#PrintAllPage .nw_navs{
display:none;
}


/* Masthead Block Styles */
#header .nw-componentSpacerMainCell {
padding-bottom: 0;
}


#introtext td {
padding: 7px;
}

#masthead td, #masthead-editable td, #lotusbugfix td  {
background-color: #FFFFFF;
}

.nw_date_title {
padding: 10px;
font-size:12px;font-weight:normal;
font-style:normal;
text-decoration:none;color: #FFFFFF;
background-color: #666666;
border-bottom: solid 4px #CCCCCC;}


/* Feature Story if Using */

#featurestory .title, #featurestory .title a, #featurestory .title a:hover {
font-size:22px;}
#featurestory .summary, #featurestory .nw_readmore, #featurestory .nw_readmore:hover {
font-size:12px;}

#featurestory .nw-componentMainCell {
padding: 12px;
background-color: #F0F0F0;
border: solid 1px #CCC;}



/* Navigation Bar/Footer Links */
.nw_navs {
padding: 7px;
text-align: center;
font-size: 11px; padding: 10px; text-align: left; border-top: solid 1px #CCCCCC;}



/* Articles in Boxes */
.article_wrap {
padding: 16px;
border: solid 1px #CCC;
}

/* Normal Articles */

#articles .nw-componentMainCell {
padding: 7px;
padding: 12px;}

/* Section Styles */
.css_nice_sections td, .ArticlePage div div.section-name{
font-size:12px;font-weight:bold;
font-style:normal;
text-decoration:none;color: #FFFFFF;
background-color: #BA0C2F;
padding: 6px;
}

div div.section-name {
font-weight:bold;
font-style:normal;
text-decoration:none;}


#toc .section-name {
color: 
}

#sectiontoc a{
text-decoration: underline;
font-size:11px;font-weight:bold;
font-style:normal;
text-decoration:none;color: #666666;
}

#sectiontoc a:hover {
text-decoration: underline;
font-size:11px;font-weight:bold;
font-style:normal;
text-decoration:underline;color: #666666;
}

/* Print-friendly Styles */
@media print {
}

/* Uncomment to put each article on a separate page when printed
#printall .css_between_articles {
page-break-before: always;
}
*/


.main_title{
font-family: ;font-family:Arial, Helvetica, sans-serif;;
color: #004DB6;
font-size:19px;;
font-weight:bold;
font-style:normal;
text-decoration:none;;
/* color: #004DB6;
font-size: 20px;
font-weight: bold; */
padding-left: 15px;
padding-right: 15px;
}

.register_button{
padding: 10px;
background-color: #004DB6;
border: 1px solid #003989;
font-size: 17px;
color: #FFFFFF;
font-weight: bold;
}

.register_button a{
font-size: 17px;
color: #FFFFFF;
font-weight: bold;
}

#introtext a, #introtext a:hover
{
    color: #004CB6;
}










