@charset "iso-8859-1";
/* ===========
This rule resets a core set of elements so that they will appear consistent across browsers. 
================ */
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 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #7A8E8B url('../images/pg-bg.jpg') repeat-x;
}
body img {
	border: 0px;
}

hr {
	width: 50%;
	text-align: center;
	background-color: #515F5D;
	height: 5px;
}

/* Commonly used to style page titles. */
h1, h2, h3, h4 {
	color: #515F5D;
	background-color: inherit;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.5em; /* background-color: #F7F2F6;*/;
	padding: 5px;
}
h2 {
	font-size: 1.2em;
	padding-bottom: 5px;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: .9em;
}
/* Sets the style for unvisited links. */
a:link {
	font-weight: bold;
	color: #004145;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #D1DFDD;
	color: #564C66;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #D1DFDD;
	color: #000000;
}
/* ============
 This is a container for the page content.
 ============  */
#outerWrapper {
  margin: 10px auto 10px auto;
	background-color: #ffffff;
	width: 95%;
	max-width: 1500px;


}

/* ===================
masthead and search box
================== */
#logoleft {
	background-position: left center;
	padding: 5px;
	margin: 0px 0px 0px 15px;
	vertical-align : top;
	background-image: url('../images/gwc-logo5.gif');
	background-repeat: no-repeat;
	height: 125px;
}
#logoright {
	float: right;
	width: 150px;
	margin: 30px 20px 0px 0px;
	font: bold .85em Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	color: #6295C6;
	text-align: right;
}

/*styles search button color*/
.search {
	background-color: #3E719E;
	color: #FFFFFF;
	font-weight: bold;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#outerWrapper #contentWrapper  #arrowlistmenu {
	background-color: #FFFFFF;
	float: left; /*border-right: solid 1px #666;*/;
	width: 180px;
	padding: 10px 5px 10px 10px;
}
#outerWrapper #contentWrapper  #arrowlistmenu .headerbar {
	background-position: center 50%;
	font: bold .9em Arial;
	color: white;
	background: #6E817F url('../images/indentbg.gif') repeat-x left
50%;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/;
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
#outerWrapper #contentWrapper  #arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	font-size: .9em;
}
 #outerWrapper #contentWrapper  #arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
#outerWrapper #contentWrapper  #arrowlistmenu ul li a {
	color: #000000;
	background: url('../images/arrowbullet.png') no-repeat left 50%;
	display: block;
	padding-left: 19px; /*link text is indented 19px*/;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#outerWrapper #contentWrapper  #arrowlistmenu ul li a:visited {
	color: #6295C6;
}
#outerWrapper #contentWrapper  #arrowlistmenu ul li a:hover {
	color: #3D4746;
	background-color: #DEE3E2;
}

#outerWrapper #contentWrapper #content {
	padding: 10px 20px 10px 20px;
	margin: 0 0 0 200px;
	font-size: .9em;
}

#outerWrapper #contentWrapper #content  ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url('../images/di_lb.gif');
}
#outerWrapper #contentWrapper #content  li li {
	padding: 2px 0;
}

#outerWrapper #contentWrapper #fullcontent {
	margin-top: 10px;
	padding: 10px 20px 10px 20px;
	font-size: .9em;
}

#outerWrapper #contentWrapper #fullcontent  ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url('../images/di_lb.gif');
}
#outerWrapper #contentWrapper #fullcontent  li li {
	padding: 2px 0;
}

.phase {
	font-size: 1.1em;
	background-image: url('../images/h3.jpg');
	background-repeat: no-repeat;
	padding: 3px;
}
/* ==================
right column styles
================== */

#outerWrapper #contentWrapper #rightcol {
	color: #000;
	padding: 5px 10px 10px 10px;
	margin: 5px;
	border: 2px #BEAEBB solid;
	float: right;
	background-color: #FFFFFF;
	width: 200px;
}
#outerWrapper #contentWrapper #rightcol p {
	font-size: 80%;
}
#outerWrapper #contentWrapper #rightcol h2 {
	font-size: .9em;
	background-image: url('../images/h3.jpg');
	background-repeat: no-repeat;
	padding: 5px;
}
#outerWrapper #contentWrapper #rightcol h3 {
	font-size: .9em;
	background-image: url('../images/h3.jpg');
	background-repeat: no-repeat;
	padding: 3px;
}
#outerWrapper #contentWrapper #content #rightcol ul {
	list-style: none none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	font-size: 90%;
}
#outerWrapper #contentWrapper #content  #rightcol li {
	list-style: none none;
	padding: 0px 0;
	list-style-image: none;
}
.box {
	font-size: 80%;
	padding: 5px;
	border: thick #564c66 dotted;
	font-variant: small-caps;
}

#outerWrapper #contentWrapper .clearFloat {
  display: block;
  clear: left;
}
#outerWrapper #footer {
	border-top: 2px solid #7A8E8B;
	clear: both;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
	font-size: 80%;
}
#outerWrapper #footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*================used to center anything==============*/
.center {
	text-align: center;
}
/* ============floats images to right or left ============*/
.imgrgt {
	float: right;
	padding: 4px;
}
.imglft {
	float: left;
	padding: 4px;
}
.smtxt {
	font-size: small;
}
.google {
	margin-right: auto;
	margin-left: auto;
	width: 125px;
}
/* =============== styles code in tutorials  ===================== */
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/* =============== styles forms and search box  ===================== */
.formbx {
	width: 105px;
}
.gwc {
	background-color: #BDC7C6;
	background-image: url('../images/form-background2.jpg');
	background-repeat: repeat;
}
.inptbox {
	background-color: #EEDEDE;
	color: #843129;
	font-size: 90%;
}
.search {
	background-color: #708280;
	color: white;
	font-weight: bold;
	font-size: 90%;
	border: 1px #660066 solid;
}
#fl li {
	list-style: lower-roman;
}
/*=============error page formatting contact page script=============*/
.error-page-heading1 {
	font-family: "Times New Roman";
	color: #7A8E8B;
	font-size: 1.5em;
	font-weight: bold;
}
.error-page-heading2 {
	font-family: "Times New Roman";
	color: #7A8E8B;
	font-size: 1.2em;
	font-weight: bold;
}
.line-closing {
	font-family: "Times New Roman";
	color: #0066CC;
	font-size: .9em;
	font-weight: bold;
}
.line-opening {
	font-family: "Times New Roman";
	color: #0066CC;
	font-size: .9em;
	font-weight: bold;
}
.message-error {
	font-family: "Times New Roman";
	color: #CC3300;
	font-size: 1em;
	font-weight: bold;
}
.message-footer {
	font-family: "Times New Roman";
	color: #000000;
	font-size: .8em;
	font-weight: bold;
}
.nopadding {
	margin-top: 0px;
	margin-bottom: 0px;
}
.strikeout {
	text-decoration: line-through;
}
.sale {
	color: #7A8E8B;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF99;
	padding: 3px;
}

#myform .textinput {
	width: 100px;
	border: 1px solid gray;
}
#myform .submit {
	font: bold 11px Verdana;
	height: 22px;
	background-color: #708280;;
	color: #FFFFFF;
}
.tinytxt {
	font-size:xx-small;
}

