body,div,p,ul,li,form,fieldset,input,a,h1,h2,h3,h4,img {
margin:0;
padding:0;
border:0;
}

body {
background:#e5e5e5 url(../img/background/global-bg.png) left top no-repeat;
font-family:Arial, Helvetica, Verdana, sans-serif;
text-align:center;
}
.image
{
	background:none;
}
h1 {
color:#000;
font-size:150%;
}

h2 {
color:#000;
font-size:100%;
}

h3 {
color:#003775;
font-size:100%;
padding:20px 0 5px;
}

h5 {
margin:0;
padding-bottom:5px;
}

p {
font-size:75%;
}

p,li {
line-height:15px;
}

a {
color:#006bb5;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

/*Styles for screen reader text*/
.assistiveContent,legend,hr {
display:none;
}

.offscreen {
position:absolute;
top:-9999px;
left:-9999px;
width:20px;
height:20px;
}

#containerGlobal,#containerHeader,#containerFooter {
width:100%;
}

#containerGlobal {
margin:19px auto 0;
text-align:left;
width:992px;
height:1%;
}

#containerGlobal:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/*******************************************************/
/* Global header */
/*******************************************************/
#containerHeader {
height:48px;
width:100%;
text-align:left;
}

.divletLogo {
width:121px;
padding-left:10px;
float:left;
position:relative;
top:3px;
}

#containerHeader p.textStyle01 {
font-size:93.75%;
font-weight:700;
padding-top:16px;
padding-left:24px;
float:left;
}

/*******************************************************/
/* BreadCrumb */
/*******************************************************/
.containerBreadcrumb {
height:1%;
position:relative;
top:-4px;
}

.containerBreadcrumba {
padding-bottom:6px;
}

.containerBreadcrumbInner {
padding:1px 20px 11px;
float:left;
width:734px;
}

.containerBreadcrumbInner p {
float:left;
font-size:68.75%;
padding-right:5px;
}

.column .containerBreadcrumb ul {
list-style:none;
font-size:100%;
padding-bottom:0;
white-space:nowrap;
}

.column .containerBreadcrumb ul li {
font-size:68.75%;
float:left;
padding-left:14px;
padding-right:7px;
color:#006bb5;
background:url(../img/background/breadcrumb-arrow2.gif) left 5px no-repeat;
padding-bottom:0;
display:inline;
}
.column .containerBreadcrumb ul li.lastItem {
background:url(../img/background/breadcrumb-arrow.gif) left 5px no-repeat;
}
.containerBreadcrumb ul li a {
color:#000;
position:relative;
}

/*******************************************************/
/* Tools */
/*******************************************************/
.toolsHolder {
position:relative;
float:right;
left:-15px;
top:10px;
z-index: 10;
line-height:19px;
}
.toolsHolder ul li { line-height: 19px; font-size:81.25%;}
.toolsHolder ul.tools {
list-style:outside;
}

.toolsHolder ul.tools li {
background:transparent url(../img/tools/bg_tool.png) no-repeat scroll top left;
float:left;
list-style-type:none;
padding:5px 4px;
height:19px;
text-align:center;
}

.toolsHolder ul.tools li.first-child, .toolsHolder ul.tools li.last-child {
background-image:url(../img/tools/bg_tools_sprite.png);
background-repeat:no-repeat;
width:30px;
}

.toolsHolder ul.tools li.first-child {
background-position:top left;
height:auto;
}

.toolsHolder ul.tools li.last-child {
background-position:top right;
}

.toolsHolder ul.tools .social {
padding:0;
}

#menudrop {
position:absolute;
top:0;
left:0;
display:none;
z-index: 100;
}

.menudrop-inner {
background:url(../img/tools/tools_dropdown.gif) no-repeat top left;
height:146px;
width:120px;
padding-top:29px;
text-align:left;
font-size:120%;
font-weight:700;
z-index: 100;
position: relative;
}

.toolsHolder #menudrop li {
display:block;
list-style:none;
padding:3px 0 2px;
margin:0;
position: relative;
font-size:62.25%;
}

#menudrop li a {
color:#006bac;
text-decoration:none;
margin:0 0 0 6px;
padding:1px 0 1px 24px;
background:url(../img/tools/share_delicious.gif) no-repeat top left;
}

#menudrop li a:hover {
text-decoration:underline;
}

#menudrop li .digg {
background:url(../img/tools/share_digg.gif) no-repeat top left;
}

#menudrop li .facebook {
background:url(../img/tools/share_facebook.gif) no-repeat top left;
}

#menudrop li .reddit {
background:url(../img/tools/share_reddit.gif) no-repeat top left;
}

#menudrop li .stumbleupon {
background:url(../img/tools/share_stumbleupon.gif) no-repeat top left;
}

#menudrop li .social_last {
background:url(../img/tools/social_last_bg.gif) no-repeat 1px 4px;
padding:0 0 0 10px;
}

/*******************************************************/
/* Content styles */
/*******************************************************/
.row:after,.containerPageContent:after,.containerBreadcrumb:after,.containerBreadcrumbInner:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.containerPageContent {
float:left;
padding-top:24px;
width:794px;
height:1%;
background:transparent url(../img/background/content-page-top.png) left top no-repeat;
}

.containerPageContentInner {
background:transparent url(../img/background/content-page-mid.png) left top repeat-y;
padding:0 0 13px 0;
}

.containerPageBottom {
background:transparent url(../img/background/content-page-bg.png) left top no-repeat;
float:left;
width:794px;
height:24px;
display:inline;
}

.row {
clear:both;
padding:0 10px;
height:1%;
}
.extOneColumn {
padding-left:14px;
}

.extOneColumn .column {
width:758px;
}

.headingContent {
padding:20px 26px 0;
}

.headingContent h1 {
color:#fff;
}

.extTwoColumn {
padding-left:30px;
}

.extTwoColumn .column {
width:338px;
}

.extTwoColumn .columnSpace {
float:left;
padding-right:5px;
}

.columnSpace.extCol01 {
padding-right:37px;
}

.extTwoColumn .columnStyle01 {
width:464px;
}

.extTwoColumn .columnStyle02 {
width:222px;
}

.extTwoColumn .columnStyle03 {
width:568px;
}

.extTwoColumn .columnStyle04 {
width:156px;
}

.columnStyle05 {
padding:0 25px 0 20px;
}

.extTwoColumn .columnStyle06 {
width: 729px; 
}
.extTwoColumn .columnSpaceStyle01 {
padding-right:25px;
}

.extThreeColumn {
padding:0 10px 0 40px;
}

.extThreeColumn .column {
width:222px;
}

.extThreeColumn .columnSpace {
float:left;
padding-right:20px;
}

.columnSpaceStyle02 {
padding:0 20px;
}
.contentStyle02 {
padding-top:17px;
}

.extHome .contentStyle02 {
padding-top:0;
}
.contentStyle02 p {
padding:0 0 10px;
}
.contentStyle02 img {
clear:left;
float:left;
padding:0 10px 0 0;
}
.column .textStyle03 {
background:url(../img/background/dotted-line.gif) repeat-x scroll left top transparent;
float:left;
font-size:75%;
font-weight:700;
padding:5px 0;
text-decoration:none;
width:140px;
line-height:15px;
}
.column .textStyle04 {
font-size:106.25%;
line-height:24px;
padding:30px 20px 4px 30px;
color:#003775;
}

.column .textStyle05 {
font-size:75%;
padding:17px 20px 8px 0;
line-height:15px;
}

.column .textStyle06 {
font-size:100%;
padding-bottom:18px;
line-height:normal;
}

.column .textStyle07 {
font-weight:700;
text-decoration:none;
font-size:68.75%;
}

.column .textStyle08 {
font-size:100%;
font-weight:700;
}

.column .textStyle09 {
color:#006BB5;
}

.textStyle10,p i {
font-weight:bold;
}

.contentStyle04 {
background-color:#444e59;
padding:20px 26px;
color:#fff;
margin:0 4px 0 0;
}
.contentStyle04 h1 {
border-bottom:1px solid #fff;
color:#fff;
margin-bottom:10px;
padding-bottom:5px;
width:464px;
}

.contentStyle04 p {
font-size:150%;
padding-bottom:17px;
width:464px;
line-height:29px;
}

.contentStyle04.altColourLanding01 {
background-color:#635e41;
}

.contentStyle04.altColourLanding02 {
background-color:#416565;
}

.contentStyle04.altColourLanding03 {
background-color:#655153;
}

.contentStyle04.altColourLanding04 {
background-color:#444e58;
}

.contentStyle05 {
background-color:#e4ebf3;
padding:17px 9px 18px 16px;
margin:0 5px 0 1px;
height:1%;
position: relative;
z-index:0
}

.contentStyle05:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.contentStyle05 h1 {
border-bottom:1px solid #9fa4aa;
padding-bottom:4px;
margin-bottom:6px;
}

.contentStyle05 h2 {
font-weight:400;
font-size: 112.5%;
/*display:inline;*/
/*float:left;*/
/*padding-bottom:20px;*/
}

.contentStyle05.altColour01 {
background-color:#dfe1cc;
}

.contentStyle05.altColour02 {
background-color:#cfe1e3;
}

.contentStyle05.altColour03 {
background-color:#ddd4d9;
}

.contentStyle05.altColour04 {
background-color:#ccd6df;
}

.contentStyle06 {
padding:5px 0;
}

.contentStyle06,.contentStyle07 {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.contentStyle06 h3 {
padding-top:15px;
}

.contentStyle03 h3,.contentStyle06 h3 {
color:#000;
font-size:75%;
}

.extTwoColumn02 .contentStyle06 {
border:none;
padding:25px 0 0 0;
}

.contentStyle07 {
float:left;
padding:1px 0 2px;
}

.contentStyle07 p {
padding-top:6px;
}

.contentStyle08 {
padding-top:25px;
height:1%;
}

.contentStyle08:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.contentStyle08 p {
float:right;
font-size:75%;
width:165px;
}

.columnStyle04 .contentStyle08 p {
width:110px;
}

.contentStyle09 h2 {
color:#006bb5;
font-size:100%;
}

.contentStyle10 {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:5px 0;
}

.contentStyle10 img {
clear:left;
float:left;
padding:0 10px 30px 0;
}

.contentStyle10 p {
padding:0 0 2px;
}

.contentStyle11-col {
width:269px;
float:left;
display:inline;
margin-right:30px;
border-top:1px #ccc solid;
}

.contentStyle11-col.ext2contentStyle11 {
margin-right:0;
}

.contentStyle11 {
border-top:#ccc 1px solid;
border-bottom:#ccc 1px solid;
padding:2px 0;
margin-bottom:15px;
height:1%;
}

.contentStyle11-col .contentStyle11 {
margin-bottom:0;
border-top:none;
}

.contentStyle11:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.contentStyle11 p {
float:left;
padding:10px 0;
}

.contentStyle11.extContentStyle11 p {
padding:25px 0 0;
}

.contentStyle11 img {
float:right;
}

.contentStyle12 {
padding-top:20px;
}

.contentStyle12 p {
padding-bottom:12px;
}

.contentStyle12 ul li {
display:inline;
font-weight:700;
font-style:italic;
line-height:13px;
list-style-type:none;
border-right:1px solid #CCC;
padding:0 8px!important;
}

.contentStyle12 ul .lastItem {
border:0;
}

.contentStyle13 {
padding:20px 20px 0;
}

.extTwoColumn .contentStyle13 {
padding:20px 0 0;
}

.contentStyle13 table {
width:100%;
border-collapse:separate;
border-spacing:1pt;
}

.contentStyle13.contentStyle13a table {
width:388px;
}

.contentStyle13 td,.contentStyle13 th {
text-align:center;
background-color:#f2f5f9;
padding:5px;
}

.contentStyle13 td.alt {
background-color:#e5ebf3;
}

.contentStyle13 th {
background-color:#3c5777;
color:#fff;
font-weight:700;
}

.contentStyle13 th.alt {
}

.contentStyle13 td ul li {
font-size:125%;
}

.contentStyle13 .large {
font-size:125%;
}

.contentStyle13 p {
padding-top:10px;
padding-bottom:10px;
}

.contentStyle14 h3 {
font-size:85%;
color:#003775;
}
.contentStyle14.imgExt01 ul li img { margin: 0 10px 1px 0; }
.contentStyle14 img {
float:left;
margin-right:5px;
}

.contentStyle14 ul {
background:url(../img/background/dotted-line.gif) repeat-x scroll left bottom transparent;
float:left;
font-size:75%;
list-style-type:none;
padding:0 0 1px!important;
width:220px;
margin-top:4px!important;
}

.contentStyle14 li {
background:url(../img/background/dotted-line.gif) repeat-x scroll left top transparent;
padding:3px 0!important;
list-style:none;
}

.contentStyle15 {
background:url(../img/background/dotted-line.gif) repeat-x scroll left bottom transparent;
float:left;
width:140px;
}

h3.headerStyle01 {
border-top:1px solid #ccc;
color:#000;
margin-top:7px;
padding-top:7px !important;
padding-bottom:30px !important;
}

h3.headerStyle02 {
padding-top:0;
}

h2.headerStyle03 {
font-size:100%;
padding-bottom:33px;
}

h3.headerStyle04 {
color:#000;
font-size:75%;
padding-bottom:12px;
}
.column ul {
font-size:75%;
padding-bottom:7px;
list-style: inside;
}
.column ul ul
{
	font-size:100%;
	padding:5px 0 0;
}

.column ul li {
padding-bottom:5px;
}

.column ol li {
font-size:75%;
padding-bottom:5px;
}

.column ol ul li {
font-size:135%;
}

.column ol p {
font-size:100%;
}

img.imageStyle01 {
float:right;
margin:0 0 10px 15px;
display:inline;
}

.sideNote {
float:right;
width:150px;
font-size:87.5%;
margin-left:20px;
margin-bottom:20px;
background-color:#e5ebf3;
padding:10px 10px 0;
}

.sideNote h3 {
font-weight:400;
}

.clearBoth {
clear:both;
}

/*******************************************************/
/* Left Navigation */
/*******************************************************/
#containerLeftNav {
width:194px;
float:left;
font-size:75%;
padding-bottom:20px;
clear:both;
}

#containerLeftNav ul {
margin-bottom:20px;
list-style-type:none;
margin:50px 4px 0 14px;
border-top:1px solid #000;
}

#containerLeftNav ul li {
border-bottom:1px solid #000;
}

#containerLeftNav .selected,#containerLeftNav .selectedAndOpen {

}

#containerLeftNav ul ul {
margin:2px 0 20px;
border:none;
}

#containerLeftNav ul ul li {
border:none;
padding:3px 12px 0 0;
font-weight:400;
height:1%;
}
#containerLeftNav ul li.selectedAndOpen ul li.selectedAndOpen ul {
margin-top: 5px;
margin-bottom: 1px;
}
#containerLeftNav ul li.selectedAndOpen ul li.selectedAndOpen ul li {
padding-top: 0;
}
#containerLeftNav ul li.selectedAndOpen ul li.selectedAndOpen ul li a {
padding-bottom: 5px;
}
#containerLeftNav a {
display:block;
padding:8px 0 9px 16px;
text-decoration:none;
color:#006bb5;
background:url(../img/background/menu-bullet.gif) 4px 11px no-repeat;
}

#containerLeftNav li.selectedAndOpen ul li a,#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li a {
padding:4px 0 4px 14px;
color:#006bb5;
background:url(../img/background/submenu-bullet.gif) 2px 9px no-repeat;
}

#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul,#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li.selectedAndOpen ul {
margin-bottom:5px;
}

#containerLeftNav li.selectedAndOpen ul .selected a {
color:#000;
background:url(../img/background/submenu-bullet-selected.gif) 2px 9px no-repeat;
}

#containerLeftNav a:hover {
text-decoration:underline;
}

#containerLeftNav .selected a {
color:#000;
background:url(../img/background/menu-bullet-selected.gif) 4px 11px no-repeat;
}

#containerLeftNav li.selectedAndOpen a {
color:#000;
background:url(../img/background/menu-bullet-openSelected.gif) 2px 12px no-repeat;
}

#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen a {
color:#000;
background:url(../img/background/menu-bullet-openSelected-small.gif) 0 9px no-repeat;
}

#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li.selected a {
color:#000;
}

#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li a,
#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li.selectedAndOpen a,
#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li.selected a,
#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li.selectedAndOpen ul li a,
#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li.selectedAndOpen ul li.selected a
{
background: none;
}

#containerLeftNav li.selectedAndOpen ul li.selectedAndOpen ul li a {
font-size: 91.7%;
}

/*******************************************************/
/* Home page extension */
/*******************************************************/

.extHome .containerPageContent {
width:988px;
margin-top:10px;
background:none;
padding:0;
}

.extHome .containerPageContentInner {
background:transparent url(../img/background/home-page-top.png) left top no-repeat;
padding:10px 0 0;
}

.extHome .containerPageBottom {
background:transparent url(../img/background/home-page-bg.png) left bottom no-repeat;
width:988px;
margin-left:0;
}

.extHome .extTwoColumn {
padding:0;
}

.extHome .extTwoColumn .column {
float:left;
}

a.launchHomePageVideo {
display:block;
}

.extHome .extTwoColumn .columnStyle01 {
width:610px;
z-index:5;
}
.extHome .extTwoColumn .columnStyle01 img {
float:left;
}

.extHome .extTwoColumn .columnStyle02 {
width:338px;
position:relative;
}

.extHome .extTwoColumn .columnStyle02 img {
float:left;
margin:20px 10px 0 30px;
display:inline;
}
.extHome .extTwoColumn .columnStyle03
{
	padding:10px 0 0 20px;
	width:316px
}
.extHome .extTwoColumn .columnStyle04
{
	padding:10px 20px 0 0;
	width:632px;
}
.extHome .extThreeColumn {
padding:0 0 0 40px;
}



.extHome .extThreeColumn .column {
width:316px;
float:left;
}

.extHome .extThreeColumn .columnSpace {
float:left;
padding:0 30px 10px 0;
}

.extHome .contentStyle06 {
border:none;
padding-bottom:20px;
}

.extHome .contentStyle06 h3 {
font-size:85%;
}
.columnSpace .contentStyle02 ul {
background-color:#fff;
list-style-type:none;
font-size:81.25%;
padding:0 0 1px 10px;
}

.columnSpace .contentStyle02 li {
background:transparent url(../img/background/dotted-line.gif) left top repeat-x;
padding:5px 10px 5px 0;
position:relative;
top:-1px;
}

.columnSpace .contentStyle02 .listIllustrated {
border-top:1px solid #000;
border-bottom:1px solid #000;
padding-left:90px;
background-color:#dad1cc;
background-repeat:no-repeat;
background-position:left top;
}

.contentStyle03 ul {
list-style-type:none;
border-bottom:1px solid #ccc;
font-size:75%;
padding-bottom:0;
}

.contentStyle03 li {
border-top:1px solid #ccc;
padding:3px 0;
}

.contentStyle03 li.lastItemStyle01 {
border-bottom:1px solid #ccc;
}

.contentStyle03 img {
float:left;
padding-right:10px;
}

.contentStyle03 p {
font-size:68.75%;
}

.columnSpace .contentStyle06 ul {
background-color:#fff;
list-style-type:none;
font-size:75%;
padding:0 0 1px;
float:left;
width:156px;
background:transparent url(../img/background/dotted-line.gif) left bottom repeat-x;
}

.columnSpace .contentStyle06 li {
background:transparent url(../img/background/dotted-line.gif) left top repeat-x;
padding:5px 10px 5px 0;
float:left;
width:146px;
line-height: 17px;
}

.columnSpace .contentStyle06 li a,.columnSpace .contentStyle06 h3 a {
position:relative;
}
/*******************************************************/
/* Footer */
/*******************************************************/
#containerFooter {
float:left;
margin:4px 0 30px;
padding-bottom:24px;
}

.containerFooterInner {
background:transparent url(../img/background/home-footer-top.png) left top no-repeat;
height:27px;
}

.containerFooterBottom {
background:transparent url(../img/background/home-footer-bg.png) left bottom no-repeat;
float:left;
height:24px;
width:988px;
}

.footer {
padding:12px 30px 0;
text-align:left;
line-height:13px;
}

.footer p {
color:#000;
font-size:68.75%;
padding-top:3px;
line-height:12px;
}

.footer ul {
float:right;
padding-bottom:0;
}

.footer ul li {
display:inline;
line-height:13px;
list-style-type:none;
font-weight:700;
position:relative;
}

.footer ul li a {
border-right:1px solid #ccc;
font-size:68.75%;
padding:0 8px;
}

.footer ul li a.lastItem {
border:0;
}

/* CSS for Rotating banner */
.jvsRotatingBanner {
position:relative;
height:280px;
overflow:hidden;
}

.jvsRotatingBanner .jvsRotatingBannerElement {
position:absolute;
top:0;
left:0;
}

.jvsRotatingBanner .jvsRotatingBannerElement img.jvsElementThumb {
display:none;
}

.jvsRotatingBanner .jvsRotatingBannerNav {
height:60px;
position:absolute;
right:0;
bottom:20px;
display:none;
z-index:30;
/*cursor: pointer;*/
}

.jvsRotatingBanner .jvsRotatingBannerNav span.trigger {
position:relative;
float:right;
z-index:50;
height:60px;
width:28px;
margin-left:-28px;
}

.jvsRotatingBanner .jvsRotatingBannerNav div.navContent {
zoom:1;
}

.jvsRotatingBanner .jvsRotatingBannerNav div.navContent ul {
display:block;
height:60px;
padding:0 40px 0 34px;
z-index:45;
float:right;
}

.jvsRotatingBanner .jvsRotatingBannerNav div.navContent.transitioning,.jvsRotatingBanner .jvsRotatingBannerNav div.navContent.transitioning a {
cursor:wait;
}

.jvsRotatingBanner .jvsRotatingBannerNav div.navContent ul {
list-style:none;
}

.jvsRotatingBanner .jvsRotatingBannerNav div.navContent ul li {
float:left;
padding:10px 3px;
zoom:1;
}

.jvsRotatingBanner .jvsRotatingBannerNav div.navContent ul li a {
position:relative;
zoom:1;
}

ol.romanNumerals,ol.romanNumerals li {
list-style-type:lower-roman;
background:none;
}

.contentStyle16 {
clear:both;
float:right;
margin:0 0 20px 20px;
}

.contentStyle16 .contentInner {
text-align:right;
width:147px;
background-color:#e5ebf3;
font-size:93.75%;
}

.contentStyle16 .contentInner p {
padding:0 10px 20px 0;
}

.contentStyle16 img {
margin-bottom:10px;
}

.contentStyle16 span {
color:#006bb5;
font-weight:700;
}

.contentStyle17 {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 0 12px;
color:#000;
font-weight:700;
}

.contentStyle17 .textStyle01 {
color:#3d5876;
font-size:212%;
font-weight:400;
padding-top:10px;
line-height:1;
}

.contentStyle17.contentStyle17a {
width:387px;
margin-top:20px;
margin-bottom:30px;
}

.contentStyle17 .textStyle02 {
color:#3d5876;
font-size:87.5%;
font-weight:400;
line-height:1;
}

.contentStyle18 {
clear:both;
padding:0 0 10px 0;
color:#000;
width:147px;
float:right;
text-align:center;
color:#3d5876;
margin-bottom:10px;
}

.contentStyle18 .textStyle01 {
font-size:212%;
line-height:1;
}
.contentStyle20 {
background-color:#e6f0f1;
padding:15px;
}

.contentStyle20 h3 {
padding-top:0;
color:#000;
padding-bottom:0;
font-weight:400;
line-height:20px;
}
.contentStyle21 {
background-color:#EFF1E6;
border:1px solid #E7E9DB;
font-size:131.25%;
padding:10px 20px;
}
.contentStyle21 a {
position: relative;
}

.contentImg {
float:right;
margin-left:20px;
}
.contentStyle05.noFollowThrough { padding-bottom: 15px; }
.listStyle01 ul { font-size:75%;
padding-bottom:7px; }
.listStyle01 ul li { padding-bottom:5px; }


.contentStyle22 {
padding-top:25px;
position: relative;
float:left;
}
.extHome .contentStyle22 
{
	padding:13px 25px 0 0;
}

.contentStyle22:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.contentStyle22 h2 {
font-size: 100%;
color: #006bb5;
padding-bottom: 9px;
}
.contentStyle22 h3 {
padding-top: 0;
padding-bottom: 9px;
}
.contentStyle22 h4 {
font-size: 75%;
color: #002a66;
padding-bottom: 9px;
}

.contentStyle22 p {
padding-bottom: 9px;
}
.contentStyle06 h3
{
color:#003775;
font-size:100%;
padding:0 0 9px;
}
.columnStyle06 .contentStyle22 p 
{
	clear:both;
}
.contentStyle22 ul {
padding-bottom:4px;
list-style-position:outside;
margin:0 0 0 15px;
}
.contentStyle22 ul li {
padding: 0 0 5px;
}
.contentStyle22 ol {
padding:0 0 4px 5px;
list-style-position:outside;
margin:0 0 0 15px;
}
.contentStyle22 ol li {
padding: 0 0 5px;
}
.contentStyle22-col01 {
float: left;
width: 255px;
margin-bottom: 28px;
}
.contentStyle22-col02 {
float: left;
width: 474px;
margin-bottom: 28px;
}
.seperator01 {
height: 1px;
clear: both;
font-size:1%;
width: 100%;
background-color: #bfbfbf;
margin-bottom: 24px;
}

h1.headerStyle06 {
border-bottom: 1px solid #9fa4aa;
margin-bottom: 28px;
line-height:30px;
}
.extHome .contentStyle22 img
{
	float:left;
}
img.imgFR {
float: right;
padding:3px 0 15px 15px;
display: inline;
}
ul.listStyle02 li {
font-weight: bold;

}
.pagination02 {
background: url(../img/background/dotted-line.gif) repeat-x left top;
clear: both;
padding-top: 13px;
margin-bottom: 0;
margin-top: 10px;
font-weight: bold;
height: 1%;
}

.pagination02:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

p.textFL {
float: left;
display: inline;
}
p.textFR {
float: right;
display: inline;
text-align:right;
}
.pagination02 a
{
	position:relative;
}
.extContentStyle22-col01 { width: 480px; float: left; }
.extContentStyle22-col02 { width: 249px; float: right; height:1%; }

h3.headerStyle07 {
color: #006bb5;
padding-top: 1px;
}
h2.headerStyle07
{
	padding-top:12px;
	float:left;
	clear:left;
}
h2.headerStyle07 a,
h2.headerStyle07 a:hover
{
	text-decoration:none;
}
h2.headerStyle08
{
	float:left;
	width:100%;
	clear:both;
	padding:15px 0 0;
}
.thumbNailList {
clear: both;
}

.thumbNailList ul {
list-style: none;
margin:0;
padding-bottom: 0;
}

.thumbNailList ul li {
float: left;
width: 60px;
padding-bottom: 0px;
}

.thumbNailList p,
p.textStyle11 {
color: #7f7f7f;
font-size: 68.75%;
font-weight:bold;
}

.contentStyle23 {
border-top: 1px solid #7f7f7f;
padding: 12px 0;
clear:both;
float:left;
width:729px;
}
.extLast
{
	border-bottom: 1px solid #7f7f7f;
	margin-bottom:11px;
}

.contentStyle23 .row {
padding: 0 0 20px 0;
}
.contentStyle23 .lastRow {
padding: 0;
}
.contentStyle23 .col {
float: left;
width: 167px;
padding-right: 20px;
}
.contentStyle23 .lastCol {

padding-right:0
}
.contentStyle23 .col-inner {
width: 167px;
position:relative;
}
.contentStyle23 .col-inner a
{
	height:103px;
	display:block;
}

.contentStyle23 .col-inner .infoPod a
{
	height:auto;
	display:inline;
}

.contentStyle23 .col-inner .infoPod {
background: url(../img/background/infopod-bg.png) repeat left top;
padding:4px 8px;
position:absolute;
bottom:0;
left:0;
height:24px;
overflow:hidden;
width:151px;
}
.contentStyle23 .col-inner .infoPod p {
color: #fff;
line-height:12px;
font-size:68.75%;
font-weight:bold;
padding-bottom:5px;
}

.contentStyle23 .col-inner .infoPod ul {
list-style: none;
font-size:68.75%;
font-weight:bold;
line-height:14px;
margin:0;
}

.contentStyle23 .col-inner .infoPod ul li {
padding: 0;

}
.extStyle02 .img
{
	background:url(../img/background/extStyle02.gif) top right no-repeat;
	position:absolute;
	height:119px;
	top:-13px;
	right:0;
	width:155px;
}
.contentStyle24
{
	background-color:#e9e5d4;
	border-bottom:1px solid #dbdbdb;
	height:244px;
	padding:23px 0 23px 19px;
	position:relative;
}
.extImg
{
	padding:212px 0 0 327px;
	height:78px;
}
.extImg img
{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.extImg p
{
	position:relative;
	z-index:30;
}
.contentStyle24 h1
{
	color:#003481;
	font-size:162.5%;
	line-height:15px;
	padding:0 0 19px;
	font-weight:normal;
}
.contentStyle24 h2
{
	color:#003481;
	font-size:100%;
	line-height:18px;
	padding:0 0 10px;
	font-weight:normal;
}
.contentStyle24 p
{
	color:#003481;
	padding:0 0 10px;
	font-size:87.5%;
	line-height:17px;
}
.columnStyle04 .contentStyle24 p
{
	font-weight:bold;
	font-size:81.25%;
	line-height:21px;
	padding:0;
}
.columnStyle04 .contentStyle24 p a
{
	color:#006bb5;
	position:relative;
}
.columnStyle06 .contentStyle22 p.textStyle11 
{
	float:left;
	clear:none;
}
p.textStyle12
{
	position:absolute;
	left:-9999px;
}
p.textStyle13
{
	font-weight:bold;
	color:#002a66;
}
.columnStyle06 .contentStyle22 p.textStyle14
{
	font-weight:bold;
	text-align:right;
}
p.textStyle14 a
{
	text-decoration:none;
	padding-right:10px;
	background:url(../img/background/plus.gif) top right no-repeat;
}
p.textStyle14 a:hover
{
	text-decoration:none;
}
p.textStyle14 a.hide
{
	background:url(../img/background/minus.gif) top right no-repeat;
}
p.button
{
	float:right;
	background:url(../img/background/btn-left.gif) top left no-repeat;
	padding:0 0 0 11px;
	font-weight:bold;
	font-size:68.75%;
	margin:10px 0 8px 8px;
}
.columnStyle06 .contentStyle22 p.button
{
	clear:right;
}
.columnStyle06 .contentStyle23 .row
{
	width:729px;
	height:auto;
}
p.button a
{
	background:url(../img/background/btn-right-plus.gif) top right no-repeat;
	padding:6px 20px 7px 0;
	float:left;
	text-decoration:none;
}
.contentStyle25 p.next a
{	
	background:url(../img/background/btn-right-next.gif) top right no-repeat;
}
.contentStyle25 p.previous
{
	background:url(../img/background/btn-left-previous.gif) top left no-repeat;
	padding:0 0 0 20px;
}
.contentStyle25 p.previous a
{	
	background:url(../img/background/btn-right.gif) top right no-repeat;
	padding:6px 10px 7px 0;
}
p.button a:hover
{
	text-decoration:none;
}
p.button a.hide
{
	background:url(../img/background/btn-right-minus.gif) top right no-repeat;
}
.heading,
.group
{
	width:729px;
}
.contentStyle25
{
	width:702px;
	float:left;
	padding:0 145px 25px;
}
.contentStyle25 img
{
	border:1px solid #7f7f7f;
}
img.extBorder
{
	border:1px solid #7f7f7f;
	padding:0;
	margin-bottom:15px;
	margin-left:15px;
}
.contentStyle25 h1
{
	color:#002a66;
	font-size:100%;
	line-height:normal;
	padding:1px 0 20px;
	width:500px;
	font-weight:bold;
	float:left;
	text-align:left;
}
.contentStyle25 p.close
{
	color:#002a66;
	font-size:75%;
	line-height:normal;
	white-space:nowrap;
	float:right;
	font-weight:bold;
}
.contentStyle25 p.close a:hover
{
	text-decoration:none;
}
.contentStyle25 p.close a span
{
	border:1px solid #7F7F7F;
	position:relative;
	padding:0 3px 0 4px;
}
.contentStyle25 ul
{
	list-style:none;
	margin:5px 0 0;
	float:left;
	font-size:75%;
}
.contentStyle25 ul li
{
	float:left;
	padding:15px 27px 0 0;
	font-weight:bold;
	background:url(../img/background/pipe.gif) no-repeat right top;
}
.contentStyle25 ul li.last
{
	background:none;
}
.contentStyle25 ul li span
{
	font-weight:normal;
}
.contentStyle25 .buttons
{
	float:right;
}
.contentStyle25 .buttons p.button
{
	float:left;
	margin-top:15px;
}
p.copy
{
	color:#666;
	clear:left;
	width:100%;
	white-space:nowrap;
	padding:15px 0 0;
	font-size:62.5%;
}
.group
{
	overflow:hidden;
	position:relative;
}
.menudrop
{
	margin: -7px 0 0 -7px;
}
.menudrop-inner
{
	background: url(../img/tools/tools_dropdown.gif) no-repeat top left;
	height: 146px;
	width: 120px;
	padding-top: 27px;
	text-align: left;
	font-size: 75%;
	font-weight: bold; 
}
.menudrop li
{
	display: block;
	list-style: none;
	padding: 8px 0 0;
	margin: 0;
}
.menudrop li a {
	color: #006bac;
	text-decoration: none;
	margin: 0 0 0 6px;
	padding: 0 0 1px 24px;
	background: url(../img/tools/share_delicious.gif) no-repeat top left;
	display: block;
}
.menudrop li a:hover {
	text-decoration: underline;
}
.menudrop li .digg {
	background: url(../img/tools/share_digg.gif) no-repeat top left;
}
.menudrop li .facebook {
	background: url(../img/tools/share_facebook.gif) no-repeat top left;
}
.menudrop li .reddit {
	background: url(../img/tools/share_reddit.gif) no-repeat top left;
}
.menudrop li .stumbleupon {
	background: url(../img/tools/share_stumbleupon.gif) no-repeat top left;
}
.menudrop li .social_last {
	background: url(../img/tools/social_last_bg.gif) no-repeat 1px 4px;
	padding: 0 0 0 10px;
}