body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
}

div#mainBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 990px;
	background-color: #FFFFFF;
	text-align: left;
	border: 5px solid #FFFFFF;
	padding: 0px;
}

div#mainBody table {
	padding:0px;
        border:0px;
}

a:link {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #254A82;
}
a:visited:hover {
	color: #0000CC;
	text-decoration: underline;
}

tr#top td
{
	padding:0px;
}

tr#toplink td {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
        padding:0px;
}
tr#toplink td a {
	color: #FFFFFF;
}

tr#toplink td table
{
	border:0px;
}

tr#toplink td table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

tr#toplink td table td a {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
div#leaderboard{
	margin: 5px;
	border: 0px solid #FFFFFF;
	height: 90px;
	width: 728px;
	padding:auto;

}
td#side div#mr, td#side div#mr_home{
	border: 0px solid #000000;
	height: 250px;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: auto;
}
td#side div#mr{
	margin-top: 0px;
}
td#menu {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td#menu hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #EEEEEE;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td#menu h4 {
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	margin: 5px 0px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-transform: lowercase;
}
td#menu div a {
	display: block !important;
	color: #0000FF;
	list-style-type: none;
	padding: 2px 0px;
	list-style-type: none;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.95em;
}
td#menu div.ss a {
	padding-left: 10px;
	font-size: .9em;
}
td#menu div.ss a:before {
	content: "";	
}
td#content, td#side {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td#side {
	padding-right: 0px;
	padding-left: 5px;
}

td#content div.rBorder {
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 5px;
}
div.frontTop, div.frontTopbg{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div.frontTop H3 {
	font-size: 1.1em;
	color: #000000;
/*	text-transform: capitalize; */
	background-color: #EAEAEA;
	margin: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
}
div.frontTopbg H3 {
	font-size: 1.1em;
	color: #000000;
	background-color: #EAEAEA;
	margin: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
}

table#latestArticles{
	width: 493px;
}

table#latestArticles td img.photo{
	margin-right: 7px;
	border: 1px solid #666666;
}
table#Videos td img.video{
	border: 1px solid #666666;
	margin-right: 7px;
}

table#latestArticles tr td{
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table#Videos tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px;
}
table#Videos tr td p{
	margin: 0px;
	padding: 0px;
}
table#latestArticles tr.gtplus td{
	background-color: #F0FFFF;
}

table#latestArticles tr#lastLA td, table#Videos tr.lastRow td{
	padding-bottom: 12px;
	border-bottom-style: none;
}
p.latestNews{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
p.latestNews cite{
	font-size: .9em;
	color: #666666;
}
iframe {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #417bd8;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1.articletitle {
	font-size: 1.25em;
	font-weight: bold;
	color:#000000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

div.title {
	font-size: 1.15em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #417bd8;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
        margin-left:20px;
}

h1.title {
	font-size: 1.15em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #417bd8;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
        margin-left:20px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px 5px 5px 10px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	color: #333333;
}
h5 {
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-size: .9em;
	font-weight: normal;
	text-align: right;
	margin: 5px 0px 15px;
	padding: 8px 5px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
cite {
	font-weight: normal;
	font-size: .95em;
	font-style: normal;
}
div#subsection {
	margin: 0px 10px;
}
div#subsection p {
	margin: 0px;
	padding: 6px 0px 4px;
}
div#subsection p.normal, div#subsection p.gtplusnormal {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
div#subsection p.first, div#subsection p.gtplusfirst {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
div#subsection tr.normal td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
div#subsection tr.first td {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
div#subsection tr.first td img, div#subsection tr.normal td img {
	margin: 6px 0px 5px 10px;
	padding: 0px;
}
div#subsection img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
div#searchcontent {
	margin: 0px 10px;
	padding: 15px 0px 0px;
}
div#searchcontent p {
	margin: 0px;
	padding: 0px;
}

img.skyscraper {
	border: 1px solid #AAAAAA;
}
tr#top td img.banner {
	border: 1px solid #FFFFFF;
	margin: 4px;
	padding: 0px;
}
tr#toplink td {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
tr#toplink td a {
	color: #FFFFFF;
}
img#sponsor {
	border: 1px solid #999999;
}
table#directory tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px 10px 4px;
	padding: 8px 0px 3px;
	border-bottom-color: #999999;
}
table#directory {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#directory table.normal {
	margin: 0px 10px 4px;
	padding: 8px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
div#directory table.first {
	margin: 0px 10px 4px;
	padding: 8px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#directory p {
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-weight: bold;
}
div#search {
	background-color: #EEEEEE;
	margin: 3px 0px 0px;
	padding: 1px 5px;
	text-align: right;
	font-size: .95em;
	font-style: italic;
	clear: both;
}
td#searchfeature {
	margin: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-size: .95em;
}
td#searchfeature h4 {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
img.promotion {
	border: 1px solid #666666;
}
td#highlight p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.highlight1, p.gtplushighlight1 {
	font-size: 1.1em;
}
p.highlight1 img, p.gtplushighlight1 img {
	margin: 0px 10px 5px 0px;
	padding: 0px;
}
p.highlight2, p.gtplushighlight2 {
	font-size: .95em;
}
p.highlight6, p.gtplushighlight6 {
	font-size: 1.05em;
}
p.highlight2 img, div#viewpoint img, p.gtplushighlight2 img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	height: 70px;
	width: 50px;
}
p.highlight6 img, div#viewpoint img, p.gtplushighlight6 img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	height: 70px;
	width: 50px;
}
div#viewpoint img.logo {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	height: 25px;
	width: 137px;
}
td#highlight p.highlight3, td#highlight p.gtplushighlight3, p.highlight3, p.gtplushighlight3 {
	font-size: .95em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.gtplushighlight1, p.gtplushighlight2, p.gtplushighlight3, p.gtplushighlight6 {
	background-color: #F0FFFF;
}
p.gtplushighlight2 img.gtplusimg, img.gtplusimg, p.gtplushighlight1 img.gtplusimg, p.gtplushighlight6 img.gtplusimg {
	padding: 0px;
	height: 25px;
	width: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
td#highlight {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	background-color: #FFFFFF;
	height: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}
strong hr {
	background-color: #FFFFFF;
	height: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
td#side div.focusTop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #417BD8;
	border-bottom-color: #417BD8;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td#side div.focusTop h4, div#viewpoint h4 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
 	font-size: .95ems;
	background-color: #93AACD;
	font-size: 0.9em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
td#side p, div#viewpoint p {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 5px;
	font-size: .95em;
}
td#side div.question {
	padding: 0;
	background-color: #DBE5F4;
}
td#side div.questioncontainer {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
td#side div.question textarea {
	border: 1px solid #999999;
	margin-bottom: 5px;
	height: 75px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td#side div.question input.submit, td#side div.poll input.submit, div#viewpoint input.submit {
	border: 1px solid #999999;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	background-color: #FFFFFF;
	padding: 3px;
}
td#side div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
td#side div.ThisWeek {
	padding: 0px;
	background-color: #DBE5F4;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

td#side div.ThisWeek div.links {
	padding: 5px;
	margin: 0px;
}
td#side div.ThisWeek div p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
td#side div.ThisWeek li {
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table#highlight4 h3 {
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1em;
}
table#highlight4 h4 {
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: .95em;
}
table#highlight4 tr td p {
	margin: 2px 0px;
	padding: 0px;
	font-size: 0.90em;
}
table#highlight4 td.rborder {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
td#side div.poll, div#viewpoint {
	padding: 3px 5px 5px;
	background-color: #DBE5F4;
}
td#side div.poll select {
	border: 1px solid #999999;
	margin-bottom: 5px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td#side div.poll select.int {
	border: 1px solid #999999;
	margin-bottom: 0px;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#viewpoint textarea {
	border: 1px solid #999999;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 40px;
	width: 275px;
}
div#viewpoint p strong {
	line-height: 1.2em;
}
div#viewpoint p, div#viewpoint table {
	margin-right: 5px;
	margin-left: 5px;
}
div#viewpoint em, td#side em {
	font-style: normal;
	color: #0000CC;
	padding-left: 2px;
}
div#forum {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#forum table {
	border: 1px;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
div#forum td.bsmall {
	font-size: .9em;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div#forum td.bmedium {
	font-size: .95em;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div#forum tr.shade {
	background-color: #EDF3FE;
}
div#forum tr#head th, div#forum tr#base th {
	font-size: .9em;
	background-color: #E3E3E3;
	border: 1px solid #FFFFFF;
}
div#forum td {
	font-size: .95em;
	color: #000000;
}
div#forum tr.noshade {
	background-color: #FFFFFF;
}
div#forum table.head {
	background-color: #EEEEEE;
}
div#forum table.post1 {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
}
div#forum table.post2 {
	border: 1px solid #CCCCCC;
	background-color: #EDF3FE;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
}
img.photoArticles {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	border: 1px solid #333333;
}
div#forum h5 {
	font-size: 0.95em;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
	vertical-align: top;
}
div#forum h3 {
	font-size: 1.05em;
	color: #333333;
	margin: 10px 0px;
	padding: 0px;
	font-weight: bold;
}
div#forum img.postanswer {
	margin: 3px 8px 3px 0px;
	padding: 0px;
}
div#forum td.postby {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.05em;
}
div#forum img.photouser {
	margin: 5px 0px 0px;
	padding: 0px;
}
div#forum div#key {
	margin: 7px 0px 7px;
	padding: 3px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 200px;
}
div#forum div#key img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#count {
	/*border:#FFFFFF solid 1px;*/
   /*background-color: #427ad5;*/
   margin-top: 15px;
	padding: 2px;
	width:110px;
	text-align:center;
	font: 9pt "Arial";
	/*   width: 120px;*/
   height: 65px;
}
#days {
	color:#000000;
	font: 16pt "Arial";
	font-weight:bold;
}
#time {
	color:#ff0000;
	font: 12pt "Arial";
	font-weight:bold;
}
#red {
	color:#000000;
	font: 14pt "Arial";
	font-weight:bold;
}
/*#sponsor {
   width: 120px;
   height: 25px;
   background-color: #00ff00;
}*/
/* END SPECIAL SEPA COUNTDOWN*/

/*SPECIAL BANNER ROTATING SEPA*/
#ajax-banner {
	width: 486px;
	height: 60px;
}
#ajax-skycraper {
	width: 120px;
	height: 600px;
}
/* END SPECIAL BANNER ROTATING SEPA*/
div#sponsor h4 {
	font-size: 1em;
	color: #999999;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	margin: 0px 0px 4px;
	padding: 0px 0px 2px;
}
div#sponsor {
	font-size: 1em;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
	margin: 0px;
        margin-top:20px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
}
td#countdown {
	border: 1px solid #000000;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
div#days {
	font-size: 24px;
	color: #FFFFFF;
}
td#menu div.menupromo {
	background-color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px 5px 5px;
	border: 1px solid #666666;
}
td#menu div.menupromo p {
	margin: 5px 0px;
	padding: 0px;
}
div#subsection tr.first td img.wp, div#subsection tr.normal td img.wp {
	margin-right: 10px;
	margin-left: 0px;
}
div.video p img.videopic {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
div#MediumRectangle iframe {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-left-color: #E8E8E8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #sponsors {
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #sponsors h4 {
	font-size: 13px;
	font-weight: normal;
	background-color: #E9E9E9;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
table#leaderboard tr td iframe {
	margin: 0px;
	padding: 0px;
}
table#gtnews {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
table#articlesweek tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#articlesweek tr td img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
div#highlightPoll {
	border: 2px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
}
div#highlightPoll h4 {
	background-color: #999999;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div#highlightPoll p strong {
}
div#highlightPoll td {
	font-size: .9em;
}
p.gtplusnormal,  p.normal,  p.gtplusfirst, p.first {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.gtplusnormal,  p.normal {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
p.gtplusnormal, p.gtplusfirst {
	background-color: #F0FFFF;
}
div#searchResults {
	position:relative;
	top:40px;
}

div#searchResults .gsc-tabData.gsc-tabdActive, div#searchResults table.gsc-resultsHeader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchResults .gsc-control div {
	width : 490px;
	overflow:visible;
	line-height: normal;
	height: auto;
}
#searchResults .gs-title {
	font-weight: bold;
	text-decoration: none;
	overflow: visible;
}
.gsc-resultsHeader td.gsc-twiddleRegionCell {
	width: 75%;
}
#searchResults .gs-visibleUrl-short {
	display:none;
}
#searchResults .gs-visibleUrl-long {
	display:block;
	color: #3A72AC;
	font-size: .9em;
}
#searchResults .gs-title *, #searchResults .gs-title {
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#searchResults .gs-title * {
	color: #000088;
}
#searchResults .gs-title {
	color: #0000CC;
}
#searchResults gs-snippet {
	margin: 0px;
	padding: 0px;
}
#searchResults .gs-webResult {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchResults .gsc-result {
	margin-bottom: 0px;
}
div#searchForm table.gsc-branding, div#searchForm2 table.gsc-branding  {
	display: none;
}
div#searchForm {
	height: 27px;
	padding: 0px;
	margin: 0px;
	width: 205px;
}


div#searchForm2
{
	height: 27px;
	padding: 0px;
	margin-top: 20px;
	width: 100%;
}

div#googleForm {
	height: 27px;
	padding: 0px;
	margin: 0px;
	width: 205px;
}

div#googleForm input {
	padding: 0;
	margin: 0;
}

div#googleForm input[type=submit] {
	padding: 0;
	margin: 0;
}


div#searchForm form.gsc-search-box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#searchForm table.gsc-search-box td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#searchForm table.gsc-search-box td.gsc-input {
	margin: 0px;
	padding: 0px;
}
div#searchForm input.gsc-input {
	width: 110px;
	height: 14px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}

div#searchForm2 input.gsc-input {
	width: 95%;
	height: 20px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
	border:1px solid #aaaaaa;
}

div#searchForm2 input.gsc-search-button {
	margin-top:4px;
} 

div#googleForm input.searchInput {
	padding-left: 2px;
	border-top-style: solid;
	border-right-style-value: solid;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-top-color: #bccdf0;
	border-right-color-value: #bccdf0;
	border-bottom-color: #bccdf0;
	border-left-color-value: #bccdf0;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	width: 120px;
	height: 14px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size:8pt;
}
div#searchForm input.gsc-search-button {
	padding: 0px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#searchForm td.gsc-clear-button {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: auto;
}
div#searchForm td.gsc-clear-button div.gsc-clear-button {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/image/clearx.gif);
	cursor: pointer;
	height: 14px;
	width: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#searchResults .gs-no-results-result .gs-snippet, div#searchResults .gs-error-result .gs-snippet {
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #ffcc33;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-left-color-value: #ffcc33;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	width: 350px;
	margin: 10px;
	padding: 5px;
}
div#searchResults .gsc-results .gsc-cursor-box {
	margin-bottom: 10px;
	margin-top: 15px;
}
div#searchResults .gsc-results .gsc-cursor-box:before {
	content: "results: ";
	font-size: .95em;
	font-weight: bold;
}
div#searchResults .gsc-results .gsc-cursor-box .gsc-trailing-more-results {
	margin-bottom: 0px;
	display: none;
}
div#searchResults .gsc-results .gsc-cursor-box .gsc-cursor-page {
	cursor: pointer;
	color: #0000CC;
	text-decoration: underline;
	margin-right: 3px;
	display: inline;
	border: 1px solid #999999;
	padding: 3px;
}
div#searchResults .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#searchResults .gsc-tabsArea {
	display: block;
	position: absolute;
	width: 320px;
	left: 220px;
	top: -27px;
}
div#searchResults .gsc-tabHeader {
	width: 40px !important;
}
div#searchResults .gsc-tabHeader.gsc-tabhActive {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #417BD8;
	color: black;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#searchResults .gsc-tabHeader.gsc-tabhInactive{
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
}
h2#searchtop {
	margin: 0px;
	padding: 0px;
}
div#newsItem h5 {
	color: #000000;
	margin: 0em 0em .1em;
	font-weight: normal;
	padding: 0em;
	font-size: 1.05em;
	font-style: italic;
}
div#newsItem p {
	font-weight: normal;
	padding-bottom: 8px;
}
div#newsItem p.newsHeadline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
div#newsItem h1.newsHeadline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: transparent;
	color: #000000;
	font-size: 1em;
	padding-left: 0px;
}
div#newsItem h1.newsHeadline cite {
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
div#newsItem p.newsHeadline cite {
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
div#newsItem ol, div#newsItem ul {
	padding: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#newsItem li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3#pageTop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#BandanaContainer {
	font-family: "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
	font-size:11px;
	background-color:#E6E6E6;
	height:20px;
	background-image: url(../image/GlobalBandanaContainer.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
ul.BandanaLinks, ul.BandanaLinks li {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.BandanaLinks {
	overflow:auto;
	width:892px; /*set the width*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
	position: relative;
}
ul.BandanaLinks li {
	float:left;
	padding:1px 10px 0 10px;
	font-size:11px;
	color:#333;
}
ul.BandanaLinks li.VisitOurNetwork {
	text-align:right;
	width:140px;
	padding:2px 8px 2px 0;
	background:#fff;
	margin:0 10px 0 0;
	color:#000;
}
div#BandanaContainer ul li a:link, div#BandanaContainer ul li a:visited, div#BandanaContainer ul li a:active {
	text-decoration:none;
	color:#006699;
}
div#BandanaContainer ul li a:hover {
	text-decoration:underline;
}
span.focusNews{
	color: #FFFFFF;
	background-color: #0048DF;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	font-style: normal;
	font-weight: bold;
}
h4.eventDate{
	background-color: #999999;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}


div.tagline
{
  font-size: 11pt;
  font-style: italic; 
  width: 360px;
  margin-left: 20px;
  margin-top: 5px;
  font-weight: bold;
}


.clear
{
	clear:both;
	height:1px;
}

#profile
{
	width:780px;
	margin:auto;
}

.errorBox
{
	width:735px;
	border:1px solid black;
        background-color:#ff9999;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
}


.greenBox
{
	width:735px;
	border:1px solid black;
        background-color:#7cfc00;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
}

#profile div.leftcontainer
{
	width:470px;
	float:left;
}

#profile div.leftcontainer fieldset.userprofile
{
	clear:both;
	width:430px;
	padding-left:15px;
        padding-right:15px;
	padding-bottom:15px;
        height:230px;
	border: 1px solid black;
}


#profile div.leftcontainer fieldset.passwordprofile
{
	width:430px;
        margin-top:15px;
	padding-left:15px;
        padding-right:15px;
	padding-bottom:15px;
        height:185px;
	border: 1px solid black;
}


#profile fieldset.optionsprofile
{
	float:left;
	width:250px;
	padding-left:15px;
        padding-right:15px;
	padding-bottom:15px;
        height:452px;
	border: 1px solid black;
	margin-left:20px;
}


#profile fieldset.companyprofile
{
	clear:both;
	width:735px;
	padding:15px;
	border: 1px solid black;
	margin-top:20px;
}


#profile .userprofile legend, 
#profile .passwordprofile legend, 
#profile .optionsprofile legend, 
#profile .companyprofile legend
{
  border: 1px solid black;
  padding: 2px 4px 2px 4px;
  font-weight:bold;
}


#profile .userprofile .col1, 
#profile .passwordprofile .col1
{
	float:left;
        clear:both;
        width:150px;
	margin-top:15px;
}


#profile .userprofile .col2 .small, 
#profile .passwordprofile .small, 
#profile .smallparagraph,
#register .smallparagraph
{
	font-size:7pt;
}


#profile .userprofile .col2 .input, 
#profile .passwordprofile .col2 .input
{
	width:260px;
	background-color:#eeeeee;

}


#profile .userprofile .col2 .inputError, 
#profile .passwordprofile .col2 .inputError
{
	width:260px;
	background-color:#ff9999;

}


#profile .userprofile .col2,
#profile .passwordprofile .col2
{
	float:left;
        width:270px;
	margin-top:15px;
}



#profile .optionsprofile .col
{
	margin-top:15px;
}


#profile .optionsprofile .col .button
{
	display:block;
	margin-left:auto;
	margin-right:auto;

}


#profile .companyprofile .col1
{
	float:left;
        clear:both;
        width:150px;
	margin-top:15px;
}


#profile .companyprofile .col2
{
	float:left;
        width:550px;
	margin-top:15px;
}


#profile .companyprofile .col2Error
{
	float:left;
        width:550px;
	margin-top:15px;
        background-color:#ff9999;
}


#profile .companyprofile .col2 .input,
#profile .companyprofile .col2 select
{
	width:450px;
	background-color:#eeeeee;

}


#profile .companyprofile .col2 .inputError, 
#profile .companyprofile .col2 .selectError
{
	width:450px;
	background-color:#ff9999;
}



#profile .companyprofile li
{

        list-style:none;
	float:left;
	width:275px;
	font-size:9pt;        
}



#register
{
	width:780px;
	margin:auto;
}



#register fieldset.register
{
	clear:both;
	width:735px;
	padding:15px;
        padding-top:5px;
	border: 1px solid black;
	margin-top:20px;
}

#register fieldset.register legend
{
  border: 1px solid black;
  padding: 2px 4px 2px 4px;
  font-weight:bold;
}

#register fieldset.register li
{

        list-style:none;
	float:left;
	width:235px;
	font-size:8pt;        
}

#register fieldset.register .col
{
	margin-top:15px;
}


#register fieldset.register .col1
{
	float:left;
        clear:both;
        width:250px;
	margin-top:15px;
}


#register fieldset.register .col2
{
	float:left;
        width:475px;
	margin-top:15px;
}


#register fieldset.register .col2Error
{
	float:left;
        width:450px;
	margin-top:15px;
        background-color:#ff9999;
}


#register fieldset.register .col2 .input, #register fieldset.register .col2 select
{
	margin-left:10px;
	width:425px;
	background-color:#eeeeee;

} 

#register fieldset.register .col2 .inputError
{
	margin-left:10px;
	width:425px;
	background-color:#ff9999;

}


#register fieldset.register .col2Error
{
	float:left;
        width:475px;
	margin-top:15px;
        background-color:#ff9999;
}

#trainingcheckout
{
	margin-left:5px;
	border:1px solid #cccccc;
        padding:6px;
}

#searchResults .gs-web-image-box
{
	width: 62px !important;
}

#searchResults td.gsc-table-cell-snippet-close div
{
	width: 100% !important;
}

/* Navigation menu */

.nav {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 31px;
}
.nav ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.nav ul li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-image: url("/navimages/nav_sep.jpg");
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
}

.nav ul li a {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
}

.nav ul li a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    text-decoration: underline;
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #FFFFFF;
    display: block;
}

ul#eventsmenu {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: 10;
}
ul#eventsmenu li {
    background-attachment: scroll;
    background-clip: border-box;
    /* background-color: #417BD8; */
    background-color: #93AACD;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    clear: both;
    float: none;
    font-size: 12px;
    line-height: 31px;
    text-align: left;
    margin-left: -4px;
    width: 110px;
    z-index: 10;
}
ul#eventsmenu li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffffff;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffffff;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: #ffffff;
    border-top-style: solid;
    border-top-width: 0;
    color: #ffffff;
    display: block;
    font-weight: normal;
    height: 31px;
}
ul#eventsmenu li a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/images/nav_hover.jpg");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #FFFFFF;
}
