﻿img, div, #breadcrumbs a{ behavior: url(/_layouts/Nigel/css/iepngfix.htc); }

body {
	background: #012f50 url("../images/elements/bluebox_large_bg2.jpg") top repeat-x;
	font-family: Arial, arial;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

#widecontainerheader {
	width: 970px;
	margin: 0 auto;
	background: url("../images/elements/shadow_top.png")  0px 0px no-repeat;

}
#container {
	width: 1030px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/elements/shadow_bg.png") center repeat-y;

	padding:0px 0px 0px 0px;
}
#content {
	width: 970px;
	background: #fff;
	margin: 0 auto;
}
#contentbtm {
	height: 62px;
	background: url("../images/elements/shadow_bottom.png") no-repeat;
	width: 1011px;	
	margin: 0 auto;	
}
#interiorContent {
	padding: 30px 30px 0 30px;
}

/* header, top */

#headerlinks {
	width: 970px;
	font-size: 11px;
	height: 50px;
	margin: 0 auto;
}
#headerlinks a, #headerlinks a:visited {
	color: #fff;
	text-decoration: none;
}
#headerlinks a:hover {
	color: #fff;
	text-decoration: underline;
}
#headerlinks li {
	float: left;
	margin-right: 20px;
}
#masthead {
	width: 970px;
	height: 116px;
	background: #fff;
	position: relative;
	z-index: 11;
}
#masthead .logo {
	position: absolute;
	left: 26px;
	top: 34px;
}
#masthead .rand {
	position: absolute;
	right: 26px;
	top: 15px;
}


/* nav */

#topnav {
	width: 970px;
	background: url("../images/nav/nav_bg.gif") repeat-x;
	height: 30px;
	border-top: 2px solid #dae1e8;
	border-bottom: 2px solid #fff;
	padding-left: 0px;
	z-index: 10;
}

/* breadcrumbs */

#breadcrumbs li span a
{
    background-image:url("../images/breadcrumbs/bc_separator.png"); 
    padding:0px 2px 0px 2px;
}

/* homepage template */

#mainrow h1 {
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 15px;
}
#mainrow #heroFlash {
	float: left;
	width: 640px;
}
#mainrow #blueBox h2 {
	font-size: 12px;
	line-height: 17px;
	width: 275px;
}
#mainrow #blueBox {
	float: left;
	height: 284px;
	width: 279px;
	border-left: 1px solid #fff;
	background: #063868;
	padding: 53px 25px;
	color: #fff;
}
#mainrow #blueBox .links {
	line-height: 20px;
	margin-top: 40px;
}
#mainrow #blueBox .links li a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#mainrow #blueBox .links li a:hover {
	text-decoration: underline;
}
#home .newsboxes {
	width: 248px;
	float: left;
	margin-right: 25px;
}
#home .newsboxes .box1 {
	margin-bottom: 28px;
}
#home .newsbox {
	padding: 8px;
	width: 245px;
	height: auto;
	border: 1px solid #c5c5c5;
	position: relative;
	overflow:hidden !important;
}
#home .newsbox .buttons {
	width: 230px;
	display: block;
	margin-bottom: 17px;
}
#home .newsbox .buttons {
	width: 230px;
	display: block;
	margin-bottom: 17px;
}
#home .sliderbox {
	border: 1px solid #c5c5c5;
	width: 618px;
	padding: 8px;
	position:relative;
	
}
#home .sliderbox .buttons {
	display: block;
	margin-bottom: 8px;
	/*width: 618px;*/
	width: 618px;
	overflow:hidden;
}
#home .rotatingCarousal {
	border: 1px solid #c5c5c5;
	width: 910px;
	margin:10px auto 0px 0px;
	padding:0px;
	position:relative;

}
#home .rotatingCarousal .buttons {
	display: block;
	width: 906px;
	padding: 8px 8px 0 8px;
	margin:0px;
	

}
#home .buttons .button {
	float: left;
	width: 114px;
	margin-right: 1px;
	background: #e6e6e6;
	color: #666666;
	font-family: arial, Arial;
	font-size: 11px;
	text-align: center;
	height: 31px;
	line-height: 30px;
	cursor: pointer;
}
#home .sliderbox  .buttons .button {
	width: 203px;
}
#home .rotatingCarousal .buttons .button {
	/*width: 223px;*/
	width: 298px;
	
}
#home .flashslider div {
	width: 618px;
	padding: 0;
	margin: 0;
}
#home .rotatingCarousal div {
	width: 890px;
	padding: 0 0 1px 0;
	margin: 0;
}
#home .rotatingCarousal div#rFlash1 {

}
#home .buttons .active {
	background: url("../images/elements/newsbox_active.gif") no-repeat center  ;
	color: #fff;
    background-repeat:repeat;
}
#home .newsbox .listings {
	width: 230px;
}
#home .newsbox .listings ul {
	padding: 0;
	margin: 0;
}
#home .newsbox .listings li {
	color: #333;
	margin-bottom: 15px;
	line-height: 11px;
}
#home .newsbox .listings li h5 {
	margin-bottom: 5px;
}
#home .newsbox .listings li h5 a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#home .newsbox .listings li.short {
	margin-bottom: 0px;
	width: 163px;
}
#home .newsbox #eventsListings, #home .newsbox #supportListings {
	display: none;
}
#home .newsbox .more {
	position: relative;
	/*left: 180px;
	top: 149px;*/
	left: auto;
	top:  auto;
}

#home .newsbox .more a {
	float:right;
}

#home .sliderbox {
	width: 618px;
	float: left;
}
#home .flashslider div {
	display: none;
}
#home .sliderbox .flashslider div#sFlash1, #home .rotatingCarousal .flashslider div#rFlash1 {
	display: block;
}

#rotatingCarousal {
	padding: 0 30px;
}


/* interior pages */

.contentBox {
	width: 910px;
	border: 1px solid #c1c1c1;
	padding: 9px;
}
.contentBox .headline {
	width: 890px;
	padding-left: 11px;
	font-size: 13px;
	color: #fff;
	background: url("../images/elements/h1bg.gif") repeat-x;
	margin-bottom: 8px;
}
.contentBox h1 {
	line-height: 32px;
	font-weight: bold;
}
.contentBox h2 {
	background: #e2e4df;
	width: 220px;
	padding-left: 11px;
	line-height: 29px;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}
.contentBox table#headers td, .contentBox table#data td {
	color: #666666;
}
.contentBox table#data tr.alt td {
	color: #a1a1a1;
	background: #f0f0f0;
}

.contentBox #headersdiv {
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
/*	width: 890px;
	overflow: hidden;*/
}
.contentBox #headersdiv th {
	border-right: 1px solid #d5d5d5;
}
.contentBox #headersdiv th.first {
	border-left: 1px solid #d5d5d5;	
}
.contentBox #headersdiv th.last {
	border: 0;
}
.contentBox #headersdiv th {
	font-weight: normal;
	padding: 5px 10px;
}
.contentBox #headersdiv th span {
	cursor: pointer;
}
.contentBox div.col1 { width: 365px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox div.col2 { width: 204px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox div.col3 { width: 129px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox div.col4 { width: 147px; padding-left: 10px; height: 22px; line-height: 22px; }

.contentBox table#headers td {
	border-right: 1px solid #d5d5d5;
}
.contentBox table#headers {
	border-collapse: inherit;
	width: 890px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;		
}
.contentBox table#data { width: 100%; }
.contentBox table#headers .col1 { width: 375px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox table#headers .col2 { width: 210px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox table#headers .col3 { width: 132px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox table#headers .col4 { width: 151px; padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox table#data .col1 { width: 366px; padding-left: 10px; height: 22px; line-height: 22px; border-right: 1px solid #d5d5d5; }
.contentBox table#data .col2 { width: 204px; padding-left: 10px; height: 22px; line-height: 22px; border-right: 1px solid #d5d5d5; }
.contentBox table#data .col3 { width: 129px; padding-left: 10px; height: 22px; line-height: 22px; border-right: 1px solid #d5d5d5; }
.contentBox table#data .col4 { padding-left: 10px; height: 22px; line-height: 22px; }
.contentBox table#data td.new {	background: url("../images/elements/new_white.gif") no-repeat right; }
.contentBox table#data tr.alt td.new {	background: #f0f0f0 url("../images/elements/new_grey.gif") no-repeat right; }


.contentCol1 {
	width: 619px;
	margin: 0;
	float: left;
	border: 1px solid #c1c1c1;
	padding: 8px;
	position: relative;
}
/* for understanding browsers */
.contentCol1 {
	min-height:772px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
	* html .contentCol1 { height: 772px; }
/**/

.mediaCol1 {
	width: 619px;
	margin: 0;
	float: left;
	border: 1px solid #c1c1c1;
	padding: 6px 8px 0 8px;
	position: relative;
	z-index:9;
	overflow:hidden;
}
/* for understanding browsers */
.mediaCol1 {
	min-height:362px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
	* html .mediaCol1 { height: 362px; }
/**/

.contentCol3 {
	width: 619px;
	margin: 0;
	float: left;
	border: 1px solid #c1c1c1;
	padding: 8px;
	position: relative;
	overflow: hidden;
}
.contentCol4 {
	width: 910px;
	margin: 0;
	float: left;
	border: 1px solid #c1c1c1;
	padding: 8px;
	position: relative;
	overflow: hidden;
}

/* for understanding browsers */
.contentCol3 {
	min-height:362px; 
	height:auto;
}
.contentCol4 {
	min-height:362px; 
	height:auto;
}

/* for Internet Explorer */
/*\*/
	* html .contentCol1 { height: 362px; }
/**/






.contentCol2 {
	width: 252px;
	float: right;
}
.contentBox .contentCol1 .headline, .contentBox .mediaCol1 .headline, .contentBox .contentCol3 .headline {
	width: 602px;
	padding-left: 11px;
	font-size: 13px;
	color: #fff;
	background: url("../images/elements/h1bg.gif") repeat-x;
	margin-bottom: 8px;
}
.contentBox .contentCol4 .headline {
	width: 898px;
	padding-left: 11px;
	font-size: 13px;
	color: #fff;
	background: url("../images/elements/h1bg.gif") repeat-x;
	margin-bottom: 8px;
}

.contentBox .contentCol2 .headline {
	width: 221px;
	padding-left: 11px;
	font-size: 13px;
	color: #fff;
	background: url("../images/elements/h1bg.gif") repeat-x;
	margin-bottom: 8px;
}
.contentBox .contentCol2 h2 {
	background: none;
	padding: 0px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.contentCol1 .mainContent, .contentCol3 .mainContent,.contentCol4 .mainContent,.contentBox .mainContent {
	color: #333333;
	line-height: 14px;
	padding-left:2px;
}
.contentCol1 .mainContent h3, .contentCol3 .mainContent h3, .contentCol4 .mainContent h3,.contentBox .mainContent h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
}
.contentCol1 .mainContent p, .contentCol3 .mainContent p, .contentCol4 .mainContent p,.contentBox .mainContent p {
	margin-bottom: 20px;
	font-size: 11px;
}
.contentCol1 .mainContent .minifooter, .contentCol3 .mainContent .minifooter {
	width: 610px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 20px;
	position: absolute;
	bottom: 8px;
	display: block;
}
.contentCol4 .mainContent .minifooter,.contentBox  .mainContent .minifooter {
	width: 901px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 20px;
	position: absolute;
	bottom: 8px;
	display: block;
}

.contentCol1 .mainContent .more, .contentCol3 .mainContent .more {
	float: right;
	margin: 8px 0 0 0;
}
.contentCol1 .share, .contentCol3 .share {
	float: right;
	margin: 10px 0;
	width: 100%;
	text-align: right;
}
.contentCol1 .buffer, .contentCol3 .buffer {
	height: 30px;
}

.mediaCol1 .flashContent {
/*	margin-top: 15px;*/
}
.mediaCol1 .staticContent, .mediaCol1 #smallCarousel {
	height: 332px;
}

.thinbox {
	width: 232px;
	padding: 9px;
	border: 1px solid #c1c1c1;
	height: 375px;
	position: relative;
}
.topmargin {
	margin-top: 30px;
}

.thinbox ul.singlecol{
	width:230px;
}
.thinbox ul.singlecol li div.thumbnail {
	float: left;
	width: 50px;
	margin: 0 17px 0 0;
	border: 2px solid #dadada;
	background: #fff;
	padding: 6px 6px;
	position: relative;
}
.thinbox ul.singlecol li div.thumbnail .videoThumbBox {
	width: 20px;
	height: 18px;
	position: absolute;
	bottom: 6px;
	right: 6px;
	background: url("../images/elements/video_icon.gif") no-repeat;
	display: none;
	cursor: pointer;
}
.thinbox ul.singlecol li div.videoThumb .videoThumbBox { 
	display: block;
}
.thinbox ul.singlecol li div.thetext {
	float: left;
	width: 133px;
	line-height: 13px;
	font-size: 11px;
	margin:0px;
}
/*added by CTS for Header Hyperlink in Additional and Related Section*/
.thinbox ul.singlecol li div.thetext h4 a{

	color:#000000;	
}
.thinbox li {
	padding: 8px 0;
	height: 56px;
	border-bottom: 1px solid #dbdbdb;
}
.thinbox li.first {
	padding: 8px 0 8px 0;
}
.thinbox li a {
	color: #336699;
	font-size: 11px;
	text-decoration: none;
}
.thinbox ul.singlecol li.lastone {
	border-bottom: 0;
}
.thinbox li a:hover {
	text-decoration: underline;
}
.thinbox ul.singlecol li h4 {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.thinbox .more {
	float: right;
	position: relative;
	bottom: 8px;
	right: 8px;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	width: 232px;
	text-align: right;
}



.greyblock {
	background: #e2e2e2;
	width: 100%;
	height: 30px;
}
.contentBox .scrollArea {
	height: 670px;
	overflow: auto;
}
/* misc */
.row {
	width: 940px;
	display: block;
	padding: 30px;
}
.noborder {
	border: 0;
}
.nopadding {
	padding: 0;
}
.fullwidth {
	width: 100%;
}
/* footer */

#footerbox {
	width: 910px;
	border: 1px solid #c1c1c1;
	padding: 15px 0px 15px 0px;
	margin: 30px 0px 30px 30px;
	position:relative;
	overflow:hidden;
}
#footerbox .leftcontainer {
	width: 763px;
	float: left;
	border-right: 1px solid #c1c1c1;
	position:relative;
}
#footerbox .rightcontainer {
	float: left;
	width: 90px;
	padding-left: 10px;
	position:relative;
}
#footerbox .leftcontainer ul {
	margin-right: 2px;
	float: left;
}
#footerbox .leftcontainer ul li{
	margin-bottom: 3px;
	padding-left:15px;
}

 #footerbox .rightcontainer ul li {
	margin-bottom: 3px;
}
#footerbox .leftcontainer ul li h5, #footerbox .rightcontainer ul li a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
#footerbox .leftcontainer ul li h5 {
	margin-bottom: 10px;
}
#footerbox .leftcontainer ul li a {
	color: #666666;
	text-decoration: none;
}
#footerbox ul li a:hover {
	text-decoration: underline;
}

#footerbtm {
	width: 910px;
	border-top: 1px solid #dadada;
	padding: 15px 30px 0px 30px;
	position: relative;
	margin-left:0px;
}
#footerbtm .left {
	float: left;
	color: #666666;
	line-height: 13px;
	font-size: 11px;
}
#footerbtm .right {
	float: right;
}


/* dropdown */

#dropdownbuttontop #dropdowntop, #dropdownbuttonbottom #dropdownbottom {
	display: none;
}

.dropdownmenu {
	width: 280px;
	margin-left: -49px;
	border: 1px solid #5c8ab5;
	background: #4c7ba7;	
	padding-top: 10px;
	position: absolute;
	z-index: 9999;
}
.dropdownmenu, .dropdownmenu ul {
	color: #fff;
}
.dropdownmenu li {
	margin: 0;
	padding: 20px 17px 20px 17px;
}
.dropdownmenu li.lastone {
	padding: 30px 17px 10px 17px;
}
.dropdownmenu li li {
	padding: 0;
	margin: 0;
	line-height: 15px;
}
/* added a css for IE 6*/
.dropdownmenu li.alt {
	background: #416e98;
	border-top: 1px solid #5c8ab5;
	border-bottom: 1px solid #5c8ab5;
}
.dropdownmenu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.dropdownmenu a:hover {
	text-decoration: underline;
}

#masthead .dropdownbutton {
	width: 235px;
	border: 1px solid #999;
	line-height: 21px;
	height: 21px;
	position: absolute;
	right: 30px;
	bottom: 18px;
	cursor: pointer;
	background: #fff;
	padding: 0 7px;
	z-index: 3;
}
#footerbtm .dropdownbutton {
	width: 235px;
	border: 1px solid #999;
	line-height: 21px;
	height: 21px;
	position: relative;
	right: 0px;
	top: 18px;
	cursor: pointer;
	background: #fff;
	padding: 0 7px;
}
#footerbtm .dropdownmenu {
	position: absolute;
	bottom: 20px;
}
.dropdownbutton div {
	cursor: pointer;
}
.buttontext {
	float: left;
	width: 210px;
	overflow: hidden;
	color: #666666;
	padding: 0;
}
.buttonarrow {
	float: right;
	margin: 4px 0 0 0;
}

#smallVideo {
	margin: -8px 0 0 -8px;
}
#smallVideoAdjusted {
	margin: -8px 0 0 -8px;
	width: 630px;
	overflow: hidden;

}

.shorterContent {
	width: 555px;
	height: 312px;
	margin: 13px auto;
	display: block;
}

.searcharea {
	float: right;
	padding-top: 15px;
	padding-right: 26px;
}
.searcharea .textbox {
	border: 1px solid #999999;
	color: #666;
	font-size: 11px;
	height: 20px;
	padding: 3px;
	margin-right: 2px;
}
.searcharea input {
	float: left;
}
.navlinks {
	float: right;
	padding-top: 20px;
}

#largevideo, #largevideotest {
	display: none;
}
#flipbook {
	display: none;
}

#largevideolink {
	display: none;
}

.clear { clear: both; }

.btnsubmit
{
	font-family: Arial, arial;
	font-weight: normal; /*color: #000000;*/
	color: #666666; 
	font-size: 13px;
}

.lblerror
{
	font-family: Arial, arial;
	font-weight: bold;
	color: Red;
	font-size: 13px;
	text-decoration: none;
}

.topline
{
	border-top: solid 1px gray;
	height: 1px; 
}

.bottomDivStyle
{
	
	padding-left: 20px;
	padding-bottom: 20px;
}

.txtbox
{
	border:solid 1px #707070;
}
.txtboxBig
{
	border: solid 1px #707070;
	height:60px;
	width:450px;
}

.btnfont
{
	font-family: Arial, arial;
	font-size: 12px;
	text-align:center; 
	text-decoration: none;
	color: #666666;
}
.heading
{
	font-family: Arial, arial;
	font-size: 13px;
	font-weight: bold;
	/*color: Red;*/
	/*color: #333333;*/
	color: #666666; 
	text-align: left;
	text-decoration: none;
}
.subheading
{
	font-family: Arial, arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #666666; 
	width: 15%;
	height: 5%;
}


.dlfont
{
	font-family: Arial, arial;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	height: 250px;
}
body
{
	/*background-color: White;*/
	height: 100%;
	margin: 0px;
	color: #333333;
}
.font
{
	font-family: Arial, arial;
	font-size: 12px;
	/*text-align: left;*/
	/*text-decoration: none;*/
	color: #666666; 
	/*font-family: Arial, arial; 	text-align: center; 	font-size: 12px; 	color: #333333;*/
}


/* Added for FAQ*/

#FAQContent .headline 
{
	width: 890px;
	padding-left: 11px;
	font-size: 13px;
	color: #fff;
	background: url("../images/elements/h1bg.gif") repeat-x;
	margin-bottom: 8px;

	
}
#FAQContent .maincontent 
{

	width:890px;
	padding-left:11px;
	margin-bottom:8px;
	margin-top:10px;
	

}


#FAQContent
{
 border: 1px solid #cacaca;
 padding:9px;
 height:500px;
 position:relative;
 
}

#FAQContent .headline h1{
	
		line-height: 32px;
		font-family:Arial;
		font-size:14px;
}
#FAQContent .maincontent p {
font-size:20px;
padding-left:2px;

}

/*Contact Us CSS */
.font
{
	font-family: Arial, arial;
	font-size: 12px;
	/*text-align: left;*/
	/*text-decoration: none;*/
	color: #666666; 
	/*font-family: Arial, arial; 	text-align: center; 	font-size: 12px; 	color: #333333;*/
}



 .ms-wpborder
 {
 border:1px #c1c1c1 solid; 
 }

.btnfont
{
	font-family: Arial, arial;
	font-size: 12px;
	text-align:center; 
	text-decoration: none;
	color: #666666;
}



.heading
{
	font-family: Arial, arial;
	font-size: 13px;
	font-weight: bold;
	/*color: Red;*/
	/*color: #333333;*/
	color: #666666; 
	text-align: left;
	text-decoration: none;
}

.tblconfirmCSS
{
	font-family: Arial, arial;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
	width: 70%;
	border: solid 1px block;
	color: #666666; 
}



.subheading
{
	font-family: Arial, arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #666666; 
	width: 15%;
	height: 5%;
}


.dlfont
{
	font-family: Arial, arial;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	height: 250px;
}

.btnsubmit
{
	font-family: Arial, arial;
	font-weight: normal; /*color: #000000;*/
	color: #666666; 
	font-size: 13px;
}

.lblerror
{
	font-family: Arial, arial;
	font-weight: bold;
	color: Red;
	font-size: 13px;
	text-decoration: none;
}

.topline
{
	border-top: solid 1px gray;
	height: 1px; 
}




.bottomDivStyle
{
	
	padding-left: 20px;
	padding-bottom: 20px;
}

.txtbox
{
	border:solid 1px #707070;
}
.txtboxBig
{
	border: solid 1px #707070;
	height:60px;
	width:450px;
}
.col3fullwidth
{
width:910px;
}
.col3fullwidth .headline
{
	PADDING-LEFT: 11px;	
	FONT-SIZE: 13px;	
	BACKGROUND: url(../images/elements/h1bg.gif) repeat-x;	
	MARGIN-BOTTOM: 8px;	
	WIDTH: 890px;	
	COLOR: #fff;
	Height:30px;
	padding-top:10px;
}
