/* @override http://www.shaircraft.com/css/Shaircraft.css */

/* @override http://www.shaircraft.com/css/Shaircraft.css */

/* CSS by Alton Creative, Inc. | Contact: Edward Alton, ed@altoncreative.com */

a:link {
	color: #666666
}

a:visited {
	color: #666666
}

a:active {
	color: #666666
}

a:hover {
	color: #FF0000
}

body#home {
	background-image: url(../sharedGpx/body-bg.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 876px;
}

div.sm-block-home {
	background-image: url(../sharedGpx/bg-sm-block-home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 340px;
	margin-top: 30px;
}

div.sm-block-home ul {
	/*background-color: pink;*/
	list-style: none;
	padding: 9px 0 40px 11px;
}

div.sm-block-home ul li {
	float: left;
	margin-right: 7px;
	/*padding: 10px 6px 10px 0;*/
}

div.sm-block-home ul li a {
	color: #fff;
	padding: 5px 7px 7px 0;
	border-right: 1px solid #2C9ACB;
}

div.sm-block-home ul li a.last {
	border: none;
}

div.sm-block-home ul li a:hover {
	color: #003366;
}

div.sm-block {
	border-top: 1px solid #C3CFDB;
	margin-top: 30px;
}

div.sm-block ul {
	/*background-color: pink;*/
	list-style: none;
	padding: 12px 0 17px 0;
}

div.sm-block ul li {
	float: left;
	margin-right: 8px;
	/*padding: 10px 6px 10px 0;*/
}

div.sm-block ul li a {
	color: #003366;
	padding: 4px 9px 6px 0;
	border-right: 1px solid #9FD9EC;
}

div.sm-block ul li a.last {
	border: none;
}

div.sm-block ul li a:hover {
	color: #0099CC;
}

li.blogger {
	background-image: url(../sharedGpx/icon-blogger-16x16.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 4px 0 7px 21px;
}

li.linkedin {
	background-image: url(../sharedGpx/icon-linkedin-16x16.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 4px 0 7px 21px;
}

li.facebook {
	background-image: url(../sharedGpx/icon-facebook-16x16.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 4px 0 7px 21px;
}

li.twitter {
	background-image: url(../sharedGpx/icon-twitter-16x16.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 4px 0 7px 21px;
}

a.triangleLink {
	font: 11px Verdana;
	color: #FFF;
	background-image: url(../sharedGpx/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 16px;
	text-decoration: underline !important;
}

a.triangleLink:hover {
	color: #003366;
}

#top {
	background-image: url(../sharedGpx/top-bg.jpg);
	background-repeat: no-repeat;
	height: 154px;
}

#subhead {
	background-image: url(../sharedGpx/sub-bg.jpg);
	background-repeat: no-repeat;
	height: 54px;
}

#bottom {
	background-image: url(../sharedGpx/wrap-bg.jpg);
	background-repeat: no-repeat;
	height: 544px;
}

p#headline {
	font: 20px/23px Georgia;
	color: #fff;
	width: 550px;
}

p#headline a {
	color: #FFF;
}

p#headline a:hover {
	color: #003366;
}

p#headline span {
	font: 19px Arial Black;
	color: #003366;
}

#home-right {
	float: left;
	width: 600px;
}

#home-left, #home-right {
	padding-top: 170px;
}

#newsBox {
	width: 170px;
	float: left;
	background-image: url(../sharedGpx/1x1-white.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 20px;
}

#subContainer {
	margin: 20px 0;
}

#subLeft {
	float: left;
	width: 350px;
	padding: 0 10px 0 0;
}

#subLeft img {
	float: left;
	margin: 5px 10px 10px 0;
}

#subLeft p {
	font: 14px/19px Georgia;
	color: #fff;
	margin-bottom: 15px;
}

#newsBox p#highlights {
	margin: 0 0 12px 0;
	font: 10px Arial Black;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 230px;
}

#newsBox a {
	text-decoration: none;
}

#newsBox p {
	/* font: 14px/17px Georgia;
	color: #003366; */
	font: bold 11px/14px Verdana;
	color: #003366;
}

.newsEntry {
	margin: 10px 0 15px 0;
	width: 220px;

}

#home-left {
	width: 178px;
	margin: 0 27px 0 66px;
	float: left;
	display: inline; /* To fix IE6 margin bug */
}

#home-left img {
	padding-bottom: 10px;
}

#home-left h4 {
	font: 14px/16px Arial Black;
	color: #003366;
	padding-bottom: 7px;
}

#home-left p {
	font: 11px/14px Verdana;
	color: #fff;
	padding-bottom: 10px;
}

#home-left h4 a {
	color: #003366;
	text-decoration: none;
}

#home-left h4 a:hover {
	color: #FFF;
}

#subFooter p {	
	float: left;
	font: 10px Verdana;
	color: #003366;
	margin-top: 25px;
	width: 900px;
	text-align: center;
}

#subFooter p a {	
	color: #003366;
}

td.newsBox {
	padding-left: 25px;
}

td.newsBox p {
	color: #FFFFFF;
}

td.newsBox a:link, td.newsBox a:visited, td.newsBox a:active {
	color: #FFFFFF;
	text-decoration: none;
}

td.newsBox a:hover {
	color: #BEF7FD;
}

td.newsBox h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 11px Verdana;
	color: #FFFFFF;
	margin-bottom: 8px;
}
td.newsBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 18px;
	margin-top: 0px;
	background-image: url(none);
	margin-bottom: -8px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}

/* ul {
	list-style-image: url(../sharedGpx/bulletBlue.gif);

} 

li {
	padding-bottom: 4px;
} */

h1 {
	font: bold 18px Georgia;
	color: #003366;	
}

h2 {
	font: normal 13px/18px Verdana;
	color: #FF3300;
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
	background: url(../sharedGpx/dottedRule.gif) no-repeat;
}

h3 {
	font: normal 12px/14px "Arial Black";
	margin: 0 0 5px 0;
	/*padding: 0 0 0 12px;*/
	color: #003366;
	/*background-image: url(../sharedGpx/bulletBlue.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 5px;*/
}

img.sm {
	margin-bottom: 0.5em;
}

/* used on the forum info page */
#sidebar {
	float: right;
	width: 140px;
	margin: 16px 0 0 12px;
	padding: 5px 10px 15px 10px;
	background-color: #ECF7FB;
}

#sidebar h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 9px Verdana;
	color: #FF3300;
	margin-bottom: -12px;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	text-transform: capitalize;
	letter-spacing: 0px;
	font: normal 14px/16px Georgia;
	padding-bottom: 7px;
	margin-bottom: -3px;
	color: #003366;
	background: url(../sharedGpx/dottedRule.gif) no-repeat;
	background-position: bottom left;
}

#sidebar p {
	font: normal 10px Verdana;
	line-height: 13px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	border-bottom: solid 4px #34AED7
}

.footer {
	font: normal 10px Verdana;
	margin: 30px 0 0 0;
	color: #666666;
	padding-bottom: 0px !important;
	clear: left;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border: 2px solid #DCDCDC;
}

.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	color: #003366
}

.smallTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #666666
}

.smallSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	font-style: normal
}

.newsHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
	font-style: normal
}

.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	font-style: normal
}

.keyQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0099CC;
	font-style: normal;
}

p.feature {
	background-color: #ECF7FB;
	/*border-left: 1px solid #34AED6;*/
	/*border-right: 1px solid #34AED6;*/
	padding: 10px 10px 0 12px;
	margin: 6px 0 16px 0;
	color: #003366;
}

div.intro p { /*for feature text at the tops of pages*/
	font: 14px/19px Georgia;
}

/*<group=newsroom item>*/

div.newsItem {
	padding: 0 0 8px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #C3CFDB;
	/*background: url(../sharedGpx/bg-fadeEdge.jpg) repeat-x;
	background-position: bottom left;*/
}

div.newsItem h1 {
	font: bold 13px/16px Verdana;
	color: #003366;
	margin: 0 0 13px 0;
	background: url(../sharedGpx/bulletBlue.gif) no-repeat;
	background-position: left 5px;
}

div.newsItem h2 {
	font: normal 10px/13px Verdana;
	color: #666666;
	text-transform: capitalize;
	letter-spacing: 0px;
	padding: 4px 0 4px 0;
	background-image: none;
	border-top: solid 1px #d5e6fb;
	border-bottom: solid 1px #d5e6fb;
	display: inline;
}

div.newsItem h2 + p {
	margin-top: 17px;
}

div.newsItem .newsLogo {
	float: left;
	margin: 4px 15px 10px 0;
}

div.newsItem p.downloadLink {
	font: normal 10px/13px Verdana;
	margin-top: -12px;
}

div.newsItem p.downloadLink img {
	margin-bottom: -5px; 
	margin-right: 7px;
}
	
/*</group>*/

.pageSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	margin-bottom: 10px;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	font-style: normal
}

img.forumTeaser {
	display: block;
	margin-bottom: 20px;
}

/* Root = Horizontal, Secondary = Vertical */

/*div#navBox {	
	position: absolute;
	left: 237px;
	top: 18px;
}*/

div#navBox {
	display: block;
	background: url(../sharedGpx/pageTop.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 820px;
}

ul#navmenu {
	width: 600px;
	position: relative;
	left: 250px;
	top: 18px;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 500px; /*For KHTML*/
	list-style: none;
}

body#home ul#navmenu {
	position: relative;
	left: 255px !important;
	top: 18px;
}

ul#navmenu li {
	margin: 0 0 0 0;
	border: 0 none;
	padding: 10px 0 3px 0; /*To position the headings relative to the red lines*/
	float: left; /*For Gecko*/
  	display: inline;
	list-style: none;
	position: relative;
	background: url(../sharedGpx/redPipe.gif) no-repeat;
	background-position: 7px 49%;
}

ul#navmenu li.first {
	background-position: -10px 4px; /*Positioned to hide the graphic*/
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 10px 0 0 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 22px;
	left: 15px;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
  	height: 0;
  	visibility: hidden;
}

ul#navmenu ul li {
	padding: 0px;
	float: left; /*For IE 7 lack of compliance*/
  	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	padding: 0 0 10px 15px;
	float: none !important; /*For Opera*/
  	float: left; /*For IE*/
  	display: block;
	color: #34AED6;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal 14px/20px Georgia;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

ul#navmenu ul a {
	letter-spacing: 0px;
	text-transform: capitalize;
	padding: 3px 10px 4px 6px;
	display: block;
	color: #003366;
	font: normal 11px Verdana;
	text-decoration: none;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #FF3300;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background: #ECF7FB;
	color: #2278C8;
	width: 270px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: #34AED7;
	color: #FFF;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
}

/* @group CSS (DT) */

h5 {
	font: bold 10px/12px Verdana;
	color: #666;
	margin: 10px 0 4px 0;
}

#sidebox {
	float: right;
	margin: 0 0 20px 30px;
}

#sidebox ul li {
	background-image: url(../sharedGpx/bulletBlue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font: 10px/13px Verdana, Arial, Helvetica;
	color: #666666;
	padding: 0 0 2px 13px;
}

ul.orange li, h4.pageSubhead.orange {
	background-image: url(../sharedGpx/bulletOrange.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	list-style: none;
}

ul.orange span {
	color: #FF3300;
	font-weight: bold;
}

#left {
	width: 212px;
	border-right: 1px solid #c3cfdb;
	padding-right: 15px;
	vertical-align: top;
	padding: 0 19px 0 27px;
}

#right {
	width: 540px;
	padding: 0px 0 0 15px;
	vertical-align: top;
}

#right p, #right li {
	padding-bottom: 16px;
}

img.inset {
	margin: 0 0 10px 10px;
	float: right;
}

img.inset-left {
	float: left;
	margin: 2px 20px 0px 2px;
}

table.story {
	margin-bottom: 20px;
}

table.story h2 {
	font: 16px Verdana;
	background-position: bottom left;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	letter-spacing: 0px;
	text-transform: capitalize;
}

table.story h3 {
	font: 10px Verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p.attrib {
	color: #666;
	text-align: right;
	font: italic 11px/14px Verdana;
}

td.ssLeft {
	vertical-align: top;
	width: 100px;
	background: #f3fafd;
	text-align: center;
	padding: 10px 0;
}

td.ssLeft p {
	padding: 0px 9px 10px 10px !important;
	text-align: left;
}

td.ssLeft img {
	margin: 4px;
}

td.ssRight {
	padding-left: 15px;
}

form td.label {
	font: 10px Verdana;
	color: #666;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}

.required {
	color: #FF3300;
}

form td {
	padding: 3px 0;
}

p.test-name {
	font: 14px Verdana;
	border-top: 1px solid #daf0f8;
	color: #FF3300;
	margin: 15px 0 0 0;
	margin-top: 15px;
	padding-top: 5px;
	text-align: right;
}

p.test-firm {
	font: 9px Verdana;
	color: #0f3f6f;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #daf0f8;
}

.sc {
	color: #003366;
	font-weight: bold;
}

div.newsItem ul {
	list-style-image: url(../sharedGpx/bulletBlue.gif);
	padding-bottom: 16px;
}

p.teaser {
	font: bold 14px/18px Georgia;
	color: #003366;
	margin-bottom: 12px;
	width: 180px;
}

a.orange {
	font: bold 11px Georgia;
	color: #FF3300;
}

#teaser-valuations, #teaser-negotiations {
	margin-bottom: 25px;

}

div.newsItem ul li {
	margin-left: 35px;
	padding-bottom: 5px !important;
}

.blue {
	color: #003366;
}

div#related {
	margin: 18px 0 0 0;
	padding: 0 0 32px 0;	
	background: url(../sharedGpx/bg-fadeEdge.jpg) repeat-x;
	background-position: bottom left;
}

div#related h4.pageSubhead {
	margin-top: 10px;
}

ul#related li {
	font: 10px/14px Verdana;
	padding-bottom: 10px;
}

div#related-right {
	margin: 18px 0 0 0;
	padding: 0 0 32px 0;	
	background: url(../sharedGpx/bg-fadeEdge.jpg) repeat-x;
	background-position: bottom left;
	float: right;
	width: 200px;
}

div#related-right h4.pageSubhead {
	margin-top: 10px;
}

div#related-right li {
	font: 10px/14px Verdana;
	padding-bottom: 10px;
}

div#related-right li a {
	text-decoration: none;
}

div#sidebar-right {
	float: right;
	width: 200px;
	margin: 0 0 -10px 15px;
}

div#sidebar-right h5 {
	font: bold 12px/16px Georgia;
	color: #FF0000;
	font-style: italic;
	margin: 0 0 10px 0;
}

div#sidebar-right ul {
	font: 10px/13px Verdana, Arial, Helvetica;
	color: #666666;
	margin: 0 0 12px 0;
}

div#sidebar-right ul.blue li {
	background-image: url(../sharedGpx/bulletBlue.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 2px 13px;
}

div#sidebar-right ul li a.orange {
	background-image: url(../sharedGpx/bulletOrange.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0px 13px;
	display: block;
	font: 10px/13px Verdana, Arial, Helvetica;
	color: #666666;
	text-decoration: none;
}

#main-related {
	background-image: url(../sharedGpx/blueDotRule.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
	width: 390px;
}

#main-related ul li {
	padding: 0 0 10px;
	background-image: none !important;
	color: #666666;
	font: 11px/14px Verdana !important;
}

#main-related h4 {
	font: bold 11px Georgia;
	text-transform: uppercase;
}

#left ul.orange li {
	background-image: none !important;
	padding: 0 0 10px 0;
}

ul#related li a {
	text-decoration: none;
	background-image: url(../sharedGpx/bulletOrange.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	display: block;
}

#teaser-negotiations ul.orange li a {
	background-image: url(../sharedGpx/bulletOrange.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}

/* @end */

