@charset "utf-8";
/* CSS Document 20120628 -ajk */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
}

body {
 /*background-color: #999999; */
 background-color: #FFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 19px;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 text-align: left;
}


#main {
 margin: 20px;
 text-align: center;
}

.industry {
 margin: 0;
 margin-bottom: 5px;
 padding: 0;
 border: 0;
}

.industry_blockquote {
 margin: 0;
 margin-left: 30px;
 margin-bottom: 15px;
 padding: 0;
}

ul {
 font-size: 12px;
 margin: 0 0 0 0;
 padding: 2  0 0 0;
}

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

h1 {
 color: #003;
 font-size: 24px;
 font-weight: normal;
 line-height: 28px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 letter-spacing: -1px;
}

h2 {
 color: #004159;
 font-size: 18px;
 font-weight: normal;
 line-height: 20px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 margin-top: 14px;
 margin-bottom: 8px;
}

a, a:link {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #000000;
 text-decoration: underline;
}

a:focus {
 color: #000000;
}

a:active {
 color: #000000;
}

#topDiv {
 background-color: #DDDDDD;
}

#topimage {
 float: right;
}

#topribboncontainer{
 position: relative;
 height: 65px;
 width: 1075px;
 text-align: center;
 padding-top: 10px;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 margin-bottom: 0px;
}

#topribboncontainer, a, a:link {
 font-weight: bold;
 text-decoration: underline;
}

.return{
 font-size: 12px;
 font-weight: bold;
}

.borderbottom {
border-bottom: 1px solid #CECECE;
}

#contentwrapper{
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 background: url(../images/gsc_background2.jpg);
}

#it_wrapper{
 width: 700px;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 /*border: 1px solid gray;*/
}

#it_rolewrapper{
 /*border: 1px solid #000000;*/
 width: 600px;
 min-height: 240px;
}

#it_rolecolumn{
 float: left;
 width: 200px;
}

#content{
 width: auto;
 background-color: #EEE;
 margin-right: auto;
 margin-left: auto;
 border: 1px solid gray;
 padding: 0 0 0 0;
 margin-top: 15px;
 margin-bottom: 15px;
 font-size: 14px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#content li{
 margin-top: 15px;
}


#footer {
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #000000;
 font-size: 11px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 margin: 10 10 10 10;
 background-color: #FFF;
 /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
}

#navwrapper {
 background-color: #174D79;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #000000;
 width: 100%;
}

#logo{
 float: left;
 width: 570px;
/* border: 1px solid gray; */
}


#staticcompanywrapper{
 width: 850px;
 margin-left:auto;
 margin-right: auto;

/* border: 1px solid gray; */
}

#static-clear{
 clear:both;
}

#static-content{
 display: block;
}



/* This is the MAIN centered container for the menu dop downs */
/* the #content width is ALWAYS 2px smaller */
/* Also, check the .sf.menu class*/
/* CHANGE THIS */
#nav-b {
	height: 39px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid black;*/
	width: 810px;
}


.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
	text-align: center;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: #CCCCCC;
	background: #FFFFFF;
}
.menu ul li a:hover, .menu ul li .topmenu, .menu ul li .topmenu_news{
	color: #CCCCCC;
	background: #FFFFFF;
	background-color:#CCCCCC;
	text-decoration: none;
	text-align: center;
}
.clearFloat {
	clear: both;
	display: block;
}


#infobox{
 width: 100%;
 margin-top: 0px;
 padding: 0px;
 font-size: 12px;
 background-color: #67BB54;
 border: 2px solid grey; 
 text-align: center;
}


#logonbox{
 width: 400px;
 margin-top: 50px;
 padding: 30px;
 color: #FFF;
 text-align: center;
 background-color: #336699;
 border: 2px solid grey; 
 margin-right: auto;
 margin-left: auto;
}

#logonbox h1{
 color: #DDD;
}



#logonbox a{
 color: #FFF;
}

.center_title{
 width: 550px;
 margin-top: 20px;
 margin-bottom: 10px;
 padding: 00px;
 color: #336699;
 font-size: 20px;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
}


.report_title{
 width: 850px;
 margin-top: 20px;
 margin-bottom: 10px;
 padding: 00px;
 color: #336699;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
}

#center_search_container{
 position: relative;
 width: 900px;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 margin-bottom: 0px;

}

.center_search {
 width: 850px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_principal_info {
 width: 850px;
 font-size: 16px;
 text-align: left;
 color: #000000;
 margin-right: auto;
 margin-left: auto;
}

.center_principal_info h3 {
 color: #336699;
}




#center_news_container{
 position: relative;
 width: 600px;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 margin-bottom: 0px;

}

.center_news {
 width: 550px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_gscacct
{
 width: 700px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_ops {
 width: 700px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_regs {
 width: 750px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_mktg {
 width: 750px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_self_help {
 width: 750px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}

.center_log {
 width: 850px;
 font-size: 12px;
 text-align: left;
 color: #336699;
 margin-right: auto;
 margin-left: auto;
}


.header{
 width: 100%;
 text-align: center;
 font-family: arial;
 font-size: 32px;
 font-weight: bold;
 margin-top: 11px;
 margin-bottom: 13px;
 /*border: 2px dotted #084277;*/
}


/* Suckerfish Menu Styles
----------------------------------------------------------------------------------------------------*/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			40px; /* match top ul list item height */
	z-index:		99; 
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li:hover li li:hover ul, ul.sf-menu li.sfHover li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			-1px; /* to accomodate top border */
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
.sf-menu {
	float:			left;
	margin-bottom:	0em;
	margin-right: auto;
	margin-left: auto;
	/*width: 890px;*/
	/*border: 1px solid grey;*/
}

.sf-menu a { /* top level menu items */
	border-left:	1px solid #0C1627;
	padding: 		14px 12px;
	text-decoration:none;
}

.sf-menu .topmenu a:hover, .sf-menu .topmenu_news a:hover{ /* top level menu items */
background-color: #0A2134;  /* Dark, almost black */
}

.sf-menu .live{ /* top level menu items */
background-color: #0A2134;  /* Dark, almost black */
}

.sf-menu li li a {
	border-bottom: 1px solid #000; /* sub menu borders */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px 12px;	/* set drop down menu height by adjusting the 10px value */
}
.sf-menu li li:first-child {
	border-top: 1px solid #000; /* sub menu top border */
}
.sf-menu a, .sf-menu a:visited { /* main level menu color */
	color: #FFF;
}

.sf-menu .topmenu_news a, .sf-menu .topmenu_news a:visited { /* main level menu color */
	color: #FFFF00;
}

.sf-menu li li a, .sf-menu li li a:visited { /* sub menu text color */
	color: #C1EEFF;
}
.sf-menu li li, .sf-menu li li li {  /*drop-down menu background color */
	background-color: #194F7B;
	/* background-color: #0A2134; */
	
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #194F7B;
	/* background: #194F7B; */
}
.sf-menu li {
	background:	url(images/menu-nav-bg.jpg) repeat-x bottom;
}

.first-item a {
	border-left: none;
}

.sf-menu li li, .sf-menu li li li {
	background-image: none;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background-image: none;
	outline:		0;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#monitor a{
	text-decoration: none;
}

/* Dialog CSS created by Andrew Gulmi */
#dialog_screen{
	width: 100%; 	height: 100%; 	position: fixed; 	top: 0px; 	left: 0px; 	background-color: #000000; 	opacity: .4; 	display: none; 	z-index: 9;
}
#dialog{
	text-align: center; border: solid 1px; position: fixed; left: 0px; right: 0px; width: 400px; height: 300px; top: 0px; bottom: 0px; margin-top: auto; margin-bottom: auto; margin-left: auto; margin-right: auto; background-color: #FFFFFF;  padding: 10px 10px 10px 10px; border: 2px solid #369; display: none; z-index: 10; 
}
#dialog_header{
	padding-bottom: 5px; text-align: center; display: block; font-weight: bold; font-size: 12pt; border: 1px solid #000000; margin-bottom: 5px; background-color: #369; color: #fff; padding-top: 5px; letter-spacing: 1px;
}
#dialog_text{
	text-align: justify; height: 200px; padding: 5px 5px 5px 5px; font-size: 10pt; /*border-bottom: 2px solid #369;*/
}
#dialog_cancel{
	margin-top: 10px; margin-right: 10px; float: right;
}
#dialog_ok{
	margin-top: 10px; margin-left: 10px; float: left;
}
#dialog_delete{
	margin-top: 10px; 
}

.it_equipment_select{
	width: 220px; 
}

.it_equipment_text{
	width: 215px; 
}