* { margin: 0; padding: 0; }

body { font: 11px Tahoma, Geneva, sans-serif; background-color: #003568; color: #333333; }

img { border: none; }

a { color: #0000FF; outline: none; }

h1, h2, h3 { color: #003568; }

p { margin: 0 0 10px 0; color: #333333; font: 11px Tahoma, Geneva, sans-serif; line-height: 120%; }

.gridLayout #container { width: 1024px; margin: 0 auto; text-align: left; background: url(site_objects/bgContent.png) repeat-y; }

.contentWrapper { margin: 0 auto; width: 1000px; }

.homeContent { padding-top: 20px; }

/*---------- Corporate Colours --------*/
.grey { color: #333333; }
a.red:hover { text-decoration: none; color: #666;}
.midgreen {
	color: #cfd1c3;
}
.lightgreen {
	color: #dcded0;
}
.tan {
	color: #b5a66b;
}
.lightTan {
	color: #E1DBC4;
}
.parchment {
	background-color: #f5f6f1;
}
.bold {
	font-weight: bold;
}

/* header */
#header { height: 120px; background: #FFF; border-bottom: 8px solid #003466; }
	#header .contentWrapper { background: none; }
		#header #logo { width: 100%; padding: 24px 0 0 17px; float: left; }
		#header .headerBanner { float: right; background-color: #ffdd5f; width: 650px; margin-top: 30px; height: 50px; text-align: center; line-height: 50px;}
		#header .headerBannerText {text-transform: uppercase; font-size: 18px; font-weight: 300; font-family: 'Michroma', sans-serif; }
}
		#header #nav { width: 100%; padding: 0 20px 12px 0; }
			#nav ul { float: right; margin-right: 16px; list-style-type: none; }
				#nav ul li { display: inline; margin: 0 auto; padding: 0 20px 0 0; font: 12px Tahoma, Geneva, sans-serif; font-weight: bold; white-space: nowrap; }
					#nav ul li a { color: #0D3B6A; text-decoration: none; }
						#nav ul li a:hover { color: #CCC; }

			body.homePage #nav a.homeLink, body.aboutPage #nav a.aboutLink, body.portfolioPage #nav a.portfolioLink, body.investorPage #nav a.investorLink, body.newsPage #nav a.newsLink, body.videoPage #nav a.videoLink, body.contactPage #nav a.contactLink { color: #999; }


/* sidebar */
#sidebar { float: right; display: inline; width: 220px; margin: 0px 30px 25px 0px; padding: 85px 0 0 0; }

#sidebarContainer { min-height: 560px; background: #FFF url(images/bg_sidebar.png) no-repeat bottom; }

.interiorNav {	padding: 20px; }
	.interiorNav ul { margin-bottom: 2px; list-style-type: none; list-style-image: none; list-style-position: outside; }
		.interiorNav ul li.title {padding-top:10px}
		.interiorNav ul li.title:first-child {padding-top:0}
			.interiorNav ul li a { display: block; padding: 0 0 3px 0; font: 13px Tahoma, Geneva, sans-serif; font-weight: bold; color: #104F8B}
				.interiorNav ul li a:hover{ color: #CCC;}
				.interiorNav ul li a.selected { color: #999; }
				.interiorNav ul li a.normal { font-weight: normal; }


/* main content */
#mainContent { width: 740px; min-height: 250px; margin: 0px 0px 25px 0px; overflow: auto; }
	#mainContent .content { padding: 30px 0 10px 30px;  }

		.content h1 { margin-bottom: 14px; font: 26px Tahoma, Geneva, sans-serif; font-weight: normal; }
		.content h2 { margin-bottom: 6px; font: 15px Tahoma, Geneva, sans-serif; font-weight: bold; }

		.content ul, .content ol { margin: 0 0 15px 30px; }

		table.home { width: 960px; table-layout: fixed; margin: 0 auto; }
			table.home h1, table.home h2, table.home h3, table.home h4 { font-family: Tahoma, Geneva, sans-serif; font-weight: normal; }
			table.home h1 { color: #023D6A; font-size: 35px; }
			table.home h2 { color: #0D3B6A; font-size: 22px; }
			table.home h3 { color: #0D3B6A; font-size: 17px; }
			table.home h4 { color: #333333; font-size: 15px; font-weight: bold; }
			table.home p.homeText { padding-right: 20px; font-size: 13px; }
			table.home td.news p {padding-bottom: 12px;}

		table.triples { margin: 20px 0 0 0; }
			table.triples td.bg { width: 260px; padding: 15px 20px; background: #CCC; }

			.pricingTable { background: #FFF; border: 1px solid #333333; border-collapse: collapse; }
				.pricingTable td { padding: 10px; color: #333333; font-weight: bold; }
				.pricingTable td.red { color: #0D3B6A; }
				.pricingTable td.borderFull {background: #CCC; border: 1px solid #333333; }
				.pricingTable td.borderRight { border-right: 1px solid #333333; }

			.home .pricingTable td { padding: 6px 10px; }

.profileContainer { float: left; width: 710px; margin-bottom: 10px; }
	.headshot { width: 120px; clear: none; float: left; }
	.bio { clear: none; float: right; width: 350px; }

.loginbox {
	border:1px solid #ddd;
	margin-bottom:15px;
	float: left;
	width: 390px;

}
.loginboxliner {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	padding:10px;
	float: left;
	width: 368px;

}
.loginboxclearfix {
	display:block;
	min-height:1px;
}
.loginboxliner label {
	display:block;
	font-weight:bold;
}
.margined {
	margin-top:10px;
}
.loginboxliner input[text] {
	width: 200px;
}
.signIn input, .signIn label {
	display:inline;
	font-weight:normal;
	margin:0;
	width:auto;
}
.signIn {
	margin-top: 0px;
	margin-bottom:10px;
	padding: 0px;
}

.signinbutton a {
color:#000000;
text-decoration:none;
}

.signinbutton a:hover {
color:#000000;
text-decoration:underline;
}
.signinbutton {
	margin-top:0px;
	background:#FFEDB5 url(site_objects/button.gif) repeat-x scroll left top;
	border:1px solid #666;
	color:#333333;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 8px 4px;
	white-space:nowrap;
}


/* footer */
#footer { height: 100px; width: 1000px; margin: 0 auto; padding-top: 5px; background: #999999; }
	.footerMenu { color: #FFF; }
		.footerMenu ul { margin: 10px 0 0 45px; padding: 0; list-style-type: none; }
			.footerMenu ul li { display: inline; font: 11px Tahoma, Geneva, sans-serif; white-space: nowrap; padding: 0px 20px 0px 0px; }
				.footerMenu ul li.privacy { padding-left: 400px; }
				.footerMenu ul li a { color: #FFF; text-decoration: underline; }
					.footerMenu ul li a:hover { }


/* misc */
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }

.normal { font-weight: normal; }
.clr {clear: both;}


/* document navigation */
.documentNav { float: left; width: 700px; }
	.documentNav ul { float: left; margin: 0; list-style-type: none; }
		.documentNav ul li { display: inline; white-space: nowrap; }
			.documentNav ul li a { float: left; padding: 5px 10px 5px 10px; font: 13px Arial, Helvetica, sans-serif; font-weight: bold; }
				.documentNav ul li a:hover { color: #CCC; }
				.documentNav ul li a.selected { color: #CCC; }


/*---------------Document table------------*/
.downloadTable { margin-top: 10px; width: 700px; border-collapse: collapse; }
	table.downloadTable tr th.alternateTR, table.downloadTable tr.alternateTR th, table.downloadTable tr.alternateTR { background: #EEE; }
		table.downloadTable th { color: #003568; padding-left: 4px; background: #CCC }
		table.downloadTable tr { height: 24px; }
			table.downloadTable tr.total td { background: #666; color: #FFF; font-weight: bold; }
		table.downloadTable td { padding: 6px 15px; border: 1px solid #333333; }
			table.downloadTable tr td a { color: #0000FF; }
				table.downloadTable tr td a:hover {}
			table.downloadTable tr td.pdfIcon { width: 30px; padding: 0 0 0 5px; border-right: none; }
			table.downloadTable tr td.pdfFile { padding: 6px 0; border-left: none; }


		.clearfloat {clear: both;}
.downloadTable {background: #FFF; border: #003568 1px solid;}
.smalldownloadTable { margin-top: 10px; width: 475px; }

table.smalldownloadTable tr th.alternateTR, table.smalldownloadTable tr.alternateTR th, table.smalldownloadTable tr.alternateTR { background: #EEE; }
table.smalldownloadTable tr th.redborder {border-bottom:1px solid #ED2E38;}
table.smalldownloadTable tr td a {color:#ED2E38; text-decoration:underline;}
table.smalldownloadTable tr td a:hover {color:#666; text-decoration:none;}

/* Video Page */
#mainContent.video {width: 966px;}
.partners_videos {background: #FFF; min-height: 543px;}
	.partners_videos h2 {font-size: 12px; color: #CCC; text-decoration: none; font-style: italic; font-weight: normal; padding: 12px 12px 0;}
		.partners_videos .vid_link {height: 100px; border-bottom: #CCC 1px solid;}
		.partners_videos .vid_link img {height: 80px; width: 142px; display: block; float: left; padding: 10px;}
		.partners_videos .vid_link p {float: left; width: 700px; padding: 30px 0 0 12px; font-size: 15px; color: #00406E;}
		.partners_videos .vid_link a {text-decoration: none;}
		.partners_videos .vid_link a.v {text-decoration: underline; font-size: 11px;}
		.partners_videos .vid_link a.v:hover {color: #999;}
.btm_spcr {height: 160px;}

/* CONTEST */
.contestItem
{
	background-color: #FFF;
	min-height: 292px;
	width: 659px;
	padding-top: 15px;
	position: relative;
}

.contestText
{
	margin-left: 30px;
	border: 5px solid #003359;
	min-height: 267px;
	width: 589px;
	font-family: 'Droid Serif', serif;
	padding-bottom: 100px;
}

.contestTextHeader
{
	font-style: italic;
	font-size: 25px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.contestTextMain
{
	font-size: 25px;
	width: 560px;
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.contestBanner
{
	position: absolute;
	background-color: #ffdd5f;
	width: 100%;
	height: 50px;
	bottom: 40px;
	text-align: center;
	line-height: 50px;
}

.contestBannerText
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: 300;
//	font-family: 'Michroma', sans-serif;
}

.contestBannerTextLarge
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 18px;
	font-weight: 300;
	font-family: 'Michroma', sans-serif;
	text-transform: uppercase;
}
.contestBannerText li{
	font-size: 15px;
	padding-top: 10px;
	padding-left: 20px;
}

.contestBannerLeft
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 30px 25px 0;
	border-color: transparent #a39840 transparent transparent;
	position: absolute;
	bottom: 15px;
}

.contestBannerRight
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 30px 0 0;
	border-color: #a39840 transparent transparent transparent;
	position: absolute;
	bottom: 15px;
	left: 629px;
}

/* SLIDER */
.sliderItem
{
//	background-color: #FFF;
	height: 292px;
	width: 659px;
//	padding-top: 15px;
	position: relative;
	display: none;
}

.sliderText
{
//	margin-left: 30px;
//	border: 5px solid #003359;
//	height: 267px;
//	width: 589px;
//	font-family: 'Droid Serif', serif;
	height: 285px;
	width: 640px;
}

.sliderTextHeader
{
	font-style: italic;
	font-size: 18px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.sliderTextMain
{
	font-size: 25px;
	width: 560px;
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.sliderBanner
{
	position: absolute;
	background-color: #ffdd5f;
	width: 100%;
	height: 50px;
	bottom: 80px;
	text-align: center;
	line-height: 50px;
}

.sliderBannerText
{
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Michroma', sans-serif;
}

.sliderBannerLeft
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 30px 25px 0;
	border-color: transparent #a39840 transparent transparent;
	position: absolute;
	bottom: 55px;
}

.sliderBannerRight
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 30px 0 0;
	border-color: #a39840 transparent transparent transparent;
	position: absolute;
	bottom: 55px;
	left: 629px;
}
.sliderBtnHolder{
	position: absolute;
	bottom: 20px;
	float: center;
	margin-left: 160px;
}
.sliderbtn {
   margin-right: 10px;
   border-top: 1px solid #68737a;
   background: #a0afba;
   background: -webkit-gradient(linear, left top, left bottom, from(#868f96), to(#a0afba));
   background: -webkit-linear-gradient(top, #868f96, #a0afba);
   background: -moz-linear-gradient(top, #868f96, #a0afba);
   background: -ms-linear-gradient(top, #868f96, #a0afba);
   background: -o-linear-gradient(top, #868f96, #a0afba);
   padding: 6.5px 13px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
 .sliderbtn :hover {
   border-top-color: #6c7c87;
   background: #6c7c87;
   color: #ccc;
   }
 .sliderbtn :active {
   border-top-color: #697b87;
   background: #697b87;
   }
  .sliderSmltxt{
	font-size: 11px;
	margin-left: 100px;
  }
  
  #howToVote
  {
	width: 100%;
  }
  
  #howToVote th
  {
  background-color: #000; color: #FFF; width: 200px; text-align: center; padding-top: 20px; padding-bottom: 10px; vertical-align: top; padding-left: 20px; padding-right: 20px; font-size: 13px;
  }
  
  #howToVote td
  {
  background-color: #FFF;
  padding: 10px;
  font-size: 13px;
  }
  
  #howToVote .leftHeader
  {
	font-weight: bold;
	font-size: 14px;
  }
  
  .reasonsToVote
  {
	float: left; margin-left: 20px; width: 130px; border: 1px solid black; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 10px; background-color: #FFF; text-align: center; color: #333333;
  }