* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}

#contentCenter a 
{
	text-decoration: underline;
	font-weight:bold;
	color: #00237B;
}
#outer {
	height: 100%;
	width: 100%;
	text-align: center;
}
#inner  {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
html, body {
	height: 100px;
	background-image: url(template-core/background-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
hr   {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tocLink hr {
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#menuMain {
	background-image: url(template-core/background-header.jpg);
	background-repeat: repeat-y;
	height: 155px;
}
#menuMain table {
	height: 100%;
	vertical-align: top;
}
#menuMain #logo {
	color: #FFFFFF;
	left: 14px;
	top: 67px;
	position: relative;
}
.mainMenuF1  a   {
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
	font-size: 11px;
	
}
.mainMenuF2 a {
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.mainMenuF1   a:hover {
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
#menuMain #search input {
	height: 12px;
	width: 140px;
	background-color: #00091F;
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	color: #FFFFFF;
}
#menuMain .searchtd {
	padding-top: 20px;
}
.menuTD {
	padding-bottom: 20px;
}

#flashbanner {
	text-align: center;
	margin-bottom: 15px;
	left: 1px;
	position: relative;
}
.imgFloatRight {
	float: right;
}
#bodyMain {
	background-image: url(template-core/background-body.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#contentLeft {
	float: left;
	width: 265px;
	padding-left: 25px;
	height: auto;
}
#contentLeft .quicklink, #contentLeft .quicklinkSub {
	position: relative;
	display: block;
	clear: both;
}
#contentLeft .quicklink img {
	float: left;
	margin-right: 10px;
}
#contentLeft .quicklink h1, #contentLeft .quicklinkSub h1 {
	color: #00247C;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
#contentLeft .quicklinkSub a:hover {
	color: #00237A;
}
#contentLeft a:hover {
	color: #002276;
}
#contentRight .moreInformation {
	font-weight: bold;
	color: #00237B;
	font-size: 13px;
}
#contentRight {
	float: right;
	width: 205px;
	padding-right: 20px;
	
}
#contentRight  h1 a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#contentRight a:hover {
	color: #00247B;
	font-size: 13px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
  float: left;
  margin-right: 8px;
}

#contentCenter, #contentCenterSubpage {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 250px;
	margin-left: 275px;
	min-height: 450px;
	padding-left: 15px;
	width: 383px;
	padding-right: 50px;
}
#contentCenterSubpage {
	width: 423px;
	padding-right: 10px;
}
#contentCenter h1 {
	font-size: 18px;
	font-weight: normal;
	color: #00247C;
	margin-bottom: 19px;
}
#contentCenter  h1 .char {
	color: #002172;
	font-size: 19px;
	font-weight: bold;
}
#contentCenter h2 {
	font-size: 14px;
	font-weight: normal;
	color: #00247C;
	margin-bottom: 15px;
	font-style:italic;
}
#contentCenter  h2 .char {
	color: #002172;
	font-size: 15px;
	font-weight: bold;
}
#contentCenter p, #contentCenterSubpage p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
blockquote {
	text-indent: 10px;
}
#gccLogo {
	float: right;
	bottom: 55px;
	position: relative;
	right: 70px;
}
#footer  {
	height: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-indent: 15px;
	font-size: 10px;
	color: #999999;
	position: relative;
	bottom: 30px;
}

#footer a {
	font-size: 10px;
	color: #999999;
}
#footer a:hover {
	color: #666666;
}

#footerLeft
{

}
#footerRight
{
margin-left:100px;
}

#contentCenterSubpage table {
}
#contentCenterSubpage h1 {
	font-size: 14px;
	font-weight: bold;
	color: #002379;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 100%;
	padding-bottom: 5px;
}
#contentCenterSubpage h2 {
	font-size: 13px;
	font-weight: bold;
	color: #002378;
	margin-bottom: 5px;
}
#contentCenterSubpage h3 {
	font-size: 18px;
	font-weight: bold;
	color: #002378;
	margin-bottom: 5px;
}
#contentCenterSubpage h4 {
	font-weight: bold;
	margin-bottom: 15px;
}
#contentCenterSubpage h5 {
	font-size: 13px;
	font-weight: bold;
	color: #002378;
	margin-bottom: 5px;
}
#contentCenterSubpage h6 {
	font-size: 12px;
	font-weight: bold;
	color: #002378;
	margin-bottom: 5px;
}
#contentCenterSubpage ul {
	margin-bottom: 10px;
}
#contentCenterSubpage li {
	margin-left: 10px;
}
#contentCenterSubpage .tocLeft {
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	width: 40%;
	padding-right: 5px;
}
#contentCenterSubpage .specsLeft {
	width: 60%;
	padding-right: 5px;
	padding-bottom: 5px;
}
#contentCenterSubpage a {
	text-decoration: underline;
}
#contentCenterSubpage a:hover {
	color: #0A2B7E;
}
#contentCenterSubpage .tocLeft, #contentCenterSubpage .tocLeft a {
	font-size: 11px;
}
#contentCenterSubpage .tocLeft a:hover {
	
	color: #002174;
}
#contentCenterSubpage .tocRight {
	padding-bottom: 5px;
	font-size: 11px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
#contentCenterSubpage .warning {
	color: #990000;
}
#contentCenterSubpage .tocLink a {
	color: #858383;
	text-decoration: none;
	font-weight: bold;
}
#contentCenterSubpage .tocLink a:hover {
	color: #002379;
	text-decoration: none;
}
.quicklinkSub h1 a {
	color: #00247C;
	line-height: 15px;
	font-weight: normal;
}
.quicklinkSub h1 a:hover {
	color: #858383;
	line-height: 15px;
	font-weight: normal;
}
#contact  .textField {
	width: 100%;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	height: 15px;
	border: 1px solid #001D61;
}
#contact .textMulti {
	width: 100%;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #001D63;
	height: 50px;
}
#contact #button {
	width: 50px;
	color: #FFFFFF;
	background-color: #00206D;
	height: 20px;
	border: 1px solid #5F5F5F;
}
#contentCenterSubpage .error {
	color: #990000;
}
.hrDotted {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#contentLeft .hrDotted {
	width: 230px;
}
#menu {
margin-top: 80px;
}
#phonebanner {
font-size:38px;
color: white;
white-space: nowrap;
display:block;
margin-left: 30px;
}

.quicklinkheading 
{
    	font-size: 18px;
	font-weight: normal;
	color: #00247C;
	margin-bottom: 19px;
}

.quicklinkhome 
{
	margin:  0px 0px 15px 5px;
}
.quicklinkhome a span
{
    font-size: 16px;
	font-weight: normal;
	color: #00247C;
}
