F@charset "UTF-8";

/* CSS Document */

html, body {
	height: 100%;
}

body {
	background:#b8b8b8 url(../images/bg/bg2.png) repeat-x;
	text-align:center;
	margin:0;
	padding:2;
	font:normal 8.5pt Arial, Helvetica, sans-serif;
	color:#333;
	overflow: visible;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	outline:none;
	border:none;
	color: #3A62AE;
	text-decoration:none;
}

a:hover {
	outline:none;
	color: #036;
	text-decoration:none;
}

img {
	border:0;
	outline:0;
}

img.left {
	FLOAT: left; 
	MARGIN: 10px;
}

img.right {
	FLOAT: right; 
	MARGIN: 5px 10px;
}

form { 
	margin:0px; padding:0px;
}

h1, h2, h3, h4 {
	font-family: "GM Sans Regular", "Trebuchet MS", sans-serif;
	padding: 0; margin: 0;
	background: transparent;
	line-height:1.2em;
}

h1 {
	font-size:150%; font-weight:normal; color:#355278;
}

h1.alt {
	font-size:22px; font-weight:normal; color:#FFF;
}

h1.title2 {
	font-size:17px; font-weight:normal; color:#FFF;
}

h2 {
	font-size:140%; font-weight:normal; 
}

h3 {
	font-size:130%; font-weight:normal; 
}

h4 {
	font-size:120%; font-weight:bold; color:#333;
}

#wrapper {
	overflow:auto;
	text-align:right;
	background: url(../images/bg/top_bg2.jpg) no-repeat;
	margin:0 auto;
	width: 965px;
}

#header {
	margin:0; padding:0;
	height:80px; width:965px;
}

#header .logo {
	float:left;
	text-align:left;
	margin:10px 15px 0px 5px;
	width:40px;
}

#header .title {
	float:left;
	color:#99AFDC;
	text-align:left;
	margin:15px 0px 0px 0px;
	width:650px;
}

#header .title a:link, #header .title a:visited { 
	color:#99AFDC; text-decoration:none;
}

#header .title a:hover, #header .title a:active {
	background:none; 
	text-decoration:underline; color:#CCD7EE;
}

/*--GM SEARCH STYLES--*/

.searchContainer {
	float: right;
	margin: 6px 10px 0px 0px;
	width: 258px; height: auto;
	text-align: left;
	overflow: hidden;
}

.searchTabs{
	padding: 3px 0px; margin: 1px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

.searchTabs li {

	display: inline;
	margin: 0px -4px 0px 0px;
	width: auto;
}

.searchTabs li a, .searchTabs li a:link {
		text-decoration: none;
		padding: 3px 10px;
		font-size: 7pt; color: #ffffff; font-weight: bold;
		border: 1px solid #999999;
		background: none;	
}

.searchTabs li a:visited {
		font-weight: bold; color: #ffffff;	
}

.searchTabs li a:hover {
	text-decoration: none;
	background-color: #3399CC;
}

.searchTabs li a.selected {
	position: relative;
	text-decoration: none;
	background: transparent url(../images/searchImg/selected.gif) center top no-repeat;
	border: none;
	margin: 1px 0px; padding: 4px 11px 8px 11px;

}

.searchTabs li a.selected:hover {
	background: url(../images/searchImg/selected.gif) center top no-repeat;
}

/*-----------------------------------------------------------*//* IE 6 Fixes for Search Tabs *//*-----------------------------------------------------------*/

*html .searchTabs li a, *html .searchTabs li a:link {
		padding: 2px 10px 1px 10px;
}

*html .searchTabs li a:visited {
	border: 1px solid #999999;
}

*html .searchTabs li a.selected {
	background: url(../images/searchImg/selected.gif) center 3px no-repeat;
	padding: 6px 11px 6px 11px; margin: 0px;
}

*html .searchTabs li a.selected:hover {
	background: url(../images/searchImg/selected.gif) center 3px no-repeat;
	padding: 6px 11px 6px 11px; margin: 0px;
}

*html .searchTabs li a.selected:visited {
	border: none;
}
/*-----------------------------------------------------------*//* END IE 6 Fixes for Search Tabs *//*-----------------------------------------------------------*/

.searchContent {
	margin: 7px 0px 0px 0px;
	font-size: inherit;
	white-space: nowrap;
	color: #ffffff;
	font-size: 7pt;
}

.searchContent input {
	vertical-align: middle;
	padding: 2px;
	font-size: 7pt;
	color: #777777;
}

.searchContent a, .searchContent a:visited {
	color: #f1f1f1;
	text-decoration:none;
	font-size: 7pt;
}

.searchContent a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.searchContent b {
	color: #99CCFF;
}

input.SearchButton {
	vertical-align: middle;
	margin-left: -3px;
	border: none;
}

.AtoZ {
	margin: 7px 0px 0px 3px;
}

div.AtoZ a:link, div.AtoZ a:visited {
	font-size: 7pt; font-weight: normal; color: #ffffff; text-decoration: none;
	padding: 1px 0px;
}

div.AtoZ a:hover {
	text-decoration:underline;
	background-color: #3399CC;
}

#SearchInput {
	vertical-align: middle;
	width: 225px;
	font-size: 7pt;
	outline: none;
	border: 1px solid #f1f1f1;
}

/*--END GM SEARCH STYLES--*/
/* START Main Tabs */

#main_tabs {
	overflow:auto;
	width:965px;
	float:left;
	font-style:normal; font-size:14px; line-height:normal;  font-family: "GM Sans Regular", "Trebuchet MS", sans-serif;

}

#main_tabs ul {
	margin:0; padding:0;
	list-style:none;
}

#main_tabs li {
	float:left;
	background:url(../images/tabs/tab_left.gif) no-repeat left top;
	margin:0px 1px 0px 0px; padding:0px 0px 0px 20px;
	width: 110px;

}

#main_tabs a {
	float:left;
	display:block;
	background:url(../images/tabs/tab_right.gif) no-repeat right top;
	padding:5px 25px 5px 5px;
	text-decoration:none; font-weight:bold; color:#FFF;
	outline:none; border:none;
}

/* Commented Backslash Hack  hides rule from IE5-Mac \*/

#main_tabs a {float:none;}

/* End IE5-Mac hack */

#main_tabs a:hover, #main_tabs a:active {
	color:#9CF; text-decoration:none;
	outline:none; border:none;
}

#main_tabs #current {
	background-image:url(../images/tabs/tab_left_on.gif);
}

#main_tabs #current a {
	background-image:url(../images/tabs/tab_right_on.gif);
	color:#416298; 
	outline:none; border:none;
}

#main_tabs em {
	display:inline;
}

/* END Main Tabs */
/* START 2nd Level Nav Bar */

#subnav_bar {
	overflow:auto;
	font-size:13px;
	text-align:left;
	padding: 6px 10px 4px 10px;
	background: url(../images/bg/subnav_bar_bg_R.jpg) no-repeat bottom;
	border-bottom:1px solid #B9B9B9;
	width:945px !important;
	width /* */: 965px; /* False value for IE4-5.x/Win. */
	font-weight: bold;
}

#subnav_bar .left_cont {
	float:left;
	width:755px;
}

#subnav_bar .right_cont {
	float:right;
	width:163px;
}

#subnav_bar ul {
	margin:0; padding:0;
	list-style:none; 
}

#subnav_bar li { 
	float:left; 
	margin:0px 20px;
}

#subnav_bar li a {
	float: left;
	display: block;
	padding:0 4px;
	/*color: #0099FF;*/ color: #999999; text-decoration: none;
	outline:none; border:none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#subnav_bar a {float:none;}

/* End IE5-Mac hack */

#subnav_bar a:hover {
	color:#039; text-decoration:underline;
	background:none;
}

#subnav_bar #current {
	color:#000; text-decoration:none;
}

#subnav_bar #current a {
	color:#039; font-weight:bold; text-decoration:underline;
	outline:none; border:none;
}

#subnav_bar #current a:visited {
	text-decoration:underline;
}
/* END 2nd Level Nav Bar */
/*DYNAMIC FONT SIZES */

a#SmallText, a#SmallText:visited {
	display: block;
	width: 8px; height: 16px;
	background: url(../images/icons/icon_text_small_off.gif) left top no-repeat;
}

a#SmallText:hover {
	background: url(../images/icons/icon_text_small_on.gif) left top no-repeat;
}

a#SmallText.selectedSize {
	background: url(../images/icons/icon_text_small_on.gif) left top no-repeat;
}

a#MediumText, a#MediumText:visited {
	display: block;
	width: 12px; height: 16px;
	background: url(../images/icons/icon_text_medium_off.gif) left top no-repeat;
}

a#MediumText:hover {
	background: url(../images/icons/icon_text_medium_on.gif) left top no-repeat;
}

a#MediumText.selectedSize {
	background: url(../images/icons/icon_text_medium_on.gif) left top no-repeat;
}

a#LargeText, a#LargeText:visited {
	display: block;
	width: 16px; height: 16px;
	background: url(../images/icons/icon_text_large_off.gif) left top no-repeat;
	margin-right: -3px;
}

a#LargeText:hover {
	background: url(../images/icons/icon_text_large_on.gif) left top no-repeat;
}

a#LargeText.selectedSize {
	background: url(../images/icons/icon_text_large_on.gif) left top no-repeat;
}

/*---IE Fix for Font Size Icons--- */

*html a#SmallText.selectedSize:visited {
	background: url(../images/icons/icon_text_small_on.gif) left top no-repeat;
}

*html a#MediumText.selectedSize:visited {
	background: url(../images/icons/icon_text_medium_on.gif) left top no-repeat;
}

*html a#LargeText.selectedSize:visited {
	background: url(../images/icons/icon_text_large_on.gif) left top no-repeat;
}

.smallText {
	font-size: 8pt;
}

.normalText {
	font-size: 9pt;
}

.bigText {
	font-size: 10pt;
}

/*--END DYNAMIC FONT SIZES--*/
/*-- SUB NAV ICONS-- */

a#FeedBack, a#FeedBack:visited {
	display: block;
	width: 28px; height: 16px;
	background: url(../images/icons/feedbackIcon.gif) left top no-repeat;
	margin-right: -5px;
}

a#FeedBack:hover {
	background: url(../images/icons/feedbackIcon_B.gif) left top no-repeat;
}

*html a.FeedBack {
	margin-right: -5px;
}

a#HelpIcon, a#HelpIcon:visited {
	display: block;
	width: 19px; height: 16px;
	background: url(../images/icons/helpIcon2.gif) left top no-repeat;
	margin-left: -5px;
}

a#HelpIcon:hover {
	background: url(../images/icons/helpIcon_Y.gif) left top no-repeat;
}

a#printIcon, a#printIcon:visited {
	display: block;
	width: 26px; height: 16px;
	background:url(../images/icons/printIcon.gif) left top no-repeat;
} 

a#printIcon:hover {
	background: url(../images/icons/printIcon_G.gif) left top no-repeat;
}

/* END SUB NAV ICONS -- */
/*BREADCRUMB NOT USED IN ANON SOCRATES*/  /* START Bread Crumb Trail */

#breadcrumb_block {
	font-size:.8em; text-align:left;
	overflow:hidden;
	padding: 10px 15px;
	width:935px !important; 
	width /* */: 965px; /* False value for IE4-5.x/Win. */
}

#breadcrumb_block a {
	text-decoration:none;
}

#breadcrumb_block .bc_current {
	font-size:1.1em; font-weight:bold; color:#333;
}

/* END Bread Crumb Trail */
/* START Content Area */



#content_wrapper_2col {
	background:#FFF url(../images/bg/content_bg_2col.png) no-repeat;
	padding:20px 0px;
	width:965px;
}

 #content_wrapper_3col {
	overflow:auto;
	background: url(../images/bg/new_3col.jpg) top;
	background-repeat: no-repeat;
	background-color:#fff;
	padding:10px 0px;
	width:965px;
	line-height: 150%;
	border-bottom: 20px solid #f1f1f1;
}

#content_wrapper_3col .left_col {
	float:left;
	text-align:left;
	padding:0px 6px;
	width: 195px !important;
	width /* */: 200px; /* False value for IE4-5.x/Win. */
}

#content_wrapper_3col .middle_col {
	float:left;
	text-align: left;
	padding: 0px 30px;
	width: 490px !important;
	width /* */: 565px; /* False value for IE4-5.x/Win. */
}

#content_wrapper_3col .right_col {
	float:left;
	text-align: left;
	padding:0px 5px;
	width: 195px !important;
	width /* */: 200px; /* False value for IE4-5.x/Win. */
}

#IN_box {
	overflow:auto;
	background:#D2D5DA url(../images/bg/IN_box_bg.jpg) left top repeat-x;
	padding:10px;
	border-bottom:1px solid #A8A9AC;
	width: 485px !important;
	width /* */: 505px; /* False value for IE4-5.x/Win. */

}

#IN_box .IN_box_txt {
	margin-right:10px;
	width: auto;
}

.IN_box_txt p {
	margin-bottom: 10px;
}

.IN_box_txt img {
	float: right;
	width: 155px;
	height: 75px;
	margin: -20px 5px 0px 5px;
	border: none;
}
.IN_box_txt a img {
	margin: 10px 0px 5px 10px;
	padding: 0px 0px;
	width: 225px;
	height: 82px;
	float:left;

}

#nfv_wi_box {
	overflow:auto;
	background:#e5e5e5 url(../images/bg/nfv_wi_bg.jpg) left bottom repeat-x;
	padding:10px 10px 15px 10px;
	width:485px !important;
	width /* */: 505px; /* False value for IE4-5.x/Win. */

}




.contentBox p {
	padding: 0px 8px;
}

#StockImage {
	display: block;
	width: auto; height: 14px;
	padding: 3px 0px 0px 8px; margin: 4px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
}

*html #StockImage {
	margin: 0px;
}

p.delay {
	font-size: 8px; color: #666666;
	text-indent: 5px;
}	

#SelfHelp, #Quicklinks, #blogBox, #mySocrates, #stockBox, #leaderBox {
	MIN-HEIGHT: auto; height: auto; 
	width: 195px; 
	BACKGROUND: #e4e4e4 url(../images/greyBottom.jpg) bottom left no-repeat;
	OVERFLOW: hidden;
	margin: 0px; margin-bottom: 3px; padding: 5px 0px;

}

*html #SelfHelp, *html #Quicklinks, *html #blogBox, *html #stockBox, *html #leaderBox {
	text-align: center;
}

.leaderBoxContent {
	MIN-HEIGHT: auto; HEIGHT: auto; 
	WIDTH: 170px;
	margin: 0px auto !important;
	DISPLAY: block; 
	color: #666666;
	margin: 0px; padding: 0px;
	overflow: hidden;	

}

/*GREY ROUNDED CORNERS*/

.greyTop {
	display: block;
	height: 7px; width: 180px;
	margin: -5px 0px 0px 0px;
	background: url(../images/greyTop.jpg) left top no-repeat;
}

.drawers {
	margin: 0px; padding: 0px;
}

.whiteTop {
	display: block;
	height: 7px; width: 170px;
	margin: 0px 0px -5px 0px;
	background: #ffffff url(../images/whiteTop.jpg) left top no-repeat;
}

/*FIX FOR BLOG BOX SPACING IN IE6 */
*html #blogBox .whiteTop {
	margin-bottom: -15px;
}

.drawer-content {
	MIN-HEIGHT: auto; HEIGHT: auto; 
	WIDTH: 170px;
	margin: 0px auto !important;
	DISPLAY: block; 
	color: #666666;
	margin: 0px; padding: 0px;
	background: #ffffff url(../images/whiteBottom.jpg) left bottom no-repeat;
	overflow: hidden;	
}

*html .drawer-content {
	text-align: left;
}

.drawer-content p {
	padding: 8px 15px 8px 15px; 
	line-height: normal;	
}

.drawer-content h6 {
	margin: 10px 15px 5px 15px;
	font-size: 8pt; font-weight: bold;
}

a.handle, a.handle:active {
	PADDING: 5PX 0px 0px 0px; margin: 0px auto; margin-top: 3px;
	COLOR: #ffffff; FONT-WEIGHT: BOLD;
	BACKGROUND: #696969 url(../images/nav/handleClosed.jpg) left top no-repeat;
	width: 170px; height: 20px;
	overflow: hidden;
	TEXT-INDENT: 10px;
	display:block;
	font-size: 105%;
	line-height: normal;
}

a.handle:hover {
	background: #769fd7 url(../images/nav/handleHover.jpg) left top no-repeat;
	text-decoration: none;
}

a.handle.open {
	BACKGROUND: #3c5a90 url(../images/nav/handleOpen.jpg) left top no-repeat;
	color: #ffffff;
	cursor: default;
}

a.handle.open:hover {
	color: #ffffff; text-decoration: none;
	BACKGROUND: #3c5a90 url(../images/nav/handleOpen.jpg) left top no-repeat;
}

/*  IE6 FIXES FOR HANDLE   */

*html a.handle {
	text-align: left;
	COLOR: #ffffff !important; 
}

*html a.handle.open {
	BACKGROUND: #3c5a90 url(../images/nav/handleOpen.jpg) right top no-repeat !important;
	color: #ffffff !important;
	cursor: default !important;
}

/* END IE6 FIXES */
/* WORLDWIDE BOX */

.wBox {
	margin: 0px; padding: 0px;
}

.wBox-content {
	MIN-HEIGHT: auto;
	HEIGHT: auto;
	WIDTH: 150px;
	padding: 0px;
	DISPLAY: block;
	color: #FFFFFF;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

*html .wBox-content {
	text-align: left;
}

.wBox-content p {
	padding: 8px 15px 8px 15px; 
	line-height: normal;	
}

.wBox-content h6 {
	margin: 10px 15px 5px 15px;
	font-size: 8pt; font-weight: bold;
}

a.Whandle, a.Whandle:active {
	PADDING: 2PX 0px 2px 8px;
	vertical-align: middle;
	margin: 0px auto; margin-top: 2px;
	COLOR: #999999; FONT-WEIGHT: BOLD; 	font-size: 105%;
	BACKGROUND: #ffffff url(../images/nav/arrowOff.jpg) left 6px no-repeat;
	width: 145px;
	TEXT-INDENT: 5px;
	display:block;
	line-height: normal;
}

a.Whandle:hover {
	background: #eeeeee url(../images/nav/arrowHover.jpg) left 6px no-repeat;
	text-decoration: none;
}

a.Whandle.open {
	BACKGROUND: url(../images/nav/arrowOn.jpg) left 6px no-repeat;
	color: #999999;
	cursor: default;
}

a.Whandle.open:hover {
	text-decoration: none;
	BACKGROUND: url(../images/nav/arrowOn.jpg) left 6px no-repeat;
}

/*  IE6 FIXES FOR HANDLE   */

*html a.Whandle {
	text-align: left;
	COLOR: #999999 !important; 
}

*html .wBox a.Whandle.open {
	BACKGROUND: url(../images/nav/arrowOn.jpg) left 6px no-repeat !important;
	cursor: default !important;
}

/*END WORLDWIDE BOX*/

.channelTitle {
	/*color: #2a476c;*/ color: #555555;
	background: transparent;
	margin: 0px 0px 5px 0px; padding: 0px 0px 0px 8px;
	font-size: 120%; font-weight: Bold; font-family: "GM Sans Regular";
}

*html .channelTitle {
	text-align: left;
	margin-top: -7px;
}

.datescript {
	text-align: right;
}

ul.linkList {
	margin: 5px; padding: 0px 10px 0px 27px;
	list-style-type: square;
}

ul.linkList li {
	margin: 0px; padding: 0px;
}

#Quicklinks ul.linkList {
	list-style-type: none;
	padding: 0px; margin: 1px 0px 5px 0px;
}

#Quicklinks ul.linkList li {
	list-style-type: none;
	padding: 0px; margin: 0px;
}

#Quicklinks ul.linkList li a {
	padding: 2px 7px 2px 10px; margin: 0px;
	text-decoration: none;
	display: block;
	height: auto;
	border-bottom: 1px solid #f5f5f5;
	font-size: 100%;
}

*html #Quicklinks ul.linkList li a {
	height: 15px;
}

#Quicklinks ul.linkList li a:hover {
	width: auto;
	background: #C3D1ED;
}

img.statsIcon {
	FLOAT: right; MARGIN: 4px 0px 15px 5px;
}

img.personIcon {
	FLOAT: right; MARGIN: 15px 0px 15px 5px;
}

.featuredHeader {
	background: #3b598d url(../images/blue_titlebar.jpg) top left no-repeat;
	color: #ffffff;
	font-size: 120%; font-family: "GM Sans Regular"; font-weight: bold;
	padding: 7px 0px 5px 8px; margin: 0px;
	border-bottom: 1px solid #365180;
}

a.button, a.button:visited {
	background: url(../images/mySocrates.png) left top no-repeat;
	text-decoration: none;
	display: block;
	height: 35px; width: 150px;
	padding: 6px 0px 0px 0px;
	text-indent: 20px;
	color:#ffffff; font-weight: bold; font-size: 9pt;
	text-align: left;
	line-height: normal;
}

a.button:hover {
	background: url(../images/mySocratesHover.png) left top no-repeat;
	text-decoration: none;
	color: #ffffff;
}

/*GM NEXT CHANNEL */

#next {
	background: #ffffff;
	width:505px; height: auto;
	overflow:auto;
	MARGIN: 0PX 0px 5px 0px; PADDING: 0PX 0PX 3PX 0PX;
}

/* START Footer */

#footer {
	overflow:auto;
	background: transparent;
	padding: 20px 15px 20px 0px;
	color:#666666;
	text-align:left;
	width: 950px !important;
	font-size: 9px;
	margin: 0px auto;
	width /* */: 965px; /* False value for IE4-5.x/Win. */
}

#footer p {
	font-size: 9px;
	padding: 0px;
	margin-left: 0px;
}

#footer a {
	color: #ffffff;
}


/* END Footer */


/* blog notice */
.externalPopup {
	width: 175px; padding: 0px 0px;
	text-align: center;
	overflow: hidden;
	background: #FFFF99;
	border: 1px solid #333333;
	position: absolute;
	margin: -5px 0px 0px 15px;
	clear: both;
}
.externalPopup p {
	padding: 5px 10px; margin: 0px 10px;
}	

.reminder {
	background: #000; margin: 0px; padding: 5px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	
}
.externalPopup input {
	font-size: 8pt; margin: 0px;
}
