body {
	font-family:Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size : 9pt;
	background-image: url(images/bodyfill.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.homebody {
	font-family:Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size : 9pt;
	background-color:#ffffff;
	background-image: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/* List formatting (bullet and numbered lists) -------------------------*/

ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
ul li {
	list-style-type: square;
	list-style-position: outside;
}
h1 {
	color: #990000;
	font-size: 11pt;
	margin-top: 0px; 
margin-bottom: 0px;
}
h2 {
	color: #004378;
	font-size: 10pt;
margin:0px;
padding-bottom:3px;
padding-top:0px;
	
}
h3 {
margin-top:0px;
padding-top:3px;
margin-bottom:0px;
padding-bottom:0px;
	color: #004378;
	font-size: 10pt; 
}

p, a {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

/* basic page links */


a:link {
	color: #004378;
}
a:visited {
	color: #004344;
}
a:hover {
	color: #990000;
}



/* Major page components -------------------------------------*/
/* header  (contains logo) */
div#pagetop {
	height: 150px;
	background-color: #004378;
	background-image: url(images/sgc_pgheader.gif);
	background-repeat: no-repeat;
	margin: 0px;
min-width:600px;
}
div#homepagetop {
	position:relative;
	top:0px;
	left:0px;
	height: 150px;
	background-color: #004378;
	background-image: url(images/sgcheader.gif);
	background-repeat: no-repeat;
	background-position:43px;
	margin: 0px;
	min-width:600px;
}
table.hometable{
top:137px;
	position:relative;

}
div.homeleft{ 
height:291px;
width: 540px;
position: absolute;
left: 0;
top: 288px;
background-image:url(images/homecirclebg.jpg);
background-repeat:no-repeat;
background-position:top left;
}

div.homeright{
position: absolute;
left: 560px;
top: 288px;
height: 291px;
width: 200px;
background: url("images/homepowerline.jpg") no-repeat;
z-index: 1000;
}

div.homecontent{
	float:right; 
	font-size:9pt; 
	text-align:right; 
	line-height:150%; 
	padding-top:15px; 
	padding-right:12px;
	margin-left: 25px;
	}

div#newsbox {
	position: absolute;
	left: 20px;
	top: 495px;
	height: 105px;
	width: 520px;
	}


/*iframe#new*/
div#news {
/*	position: absolute;
	left: 270px;
	top: 475px; */

/*	width: 240px; */
	width: 460px;
	height: 90px;
	margin: 0 0 10px 0;
/*	float: right; */
	border: 1px solid #777;
	overflow: scroll;
	padding: 5px;
	float: left;
	}
	
img.newimg {
	/*position: absolute;
	left: 240px;
	top: 475px;*/
/*	float: right; */
	margin: 0;
	float: left;
	}
	
div#homephotostripe{	
	position: absolute;
	left: 0px;
	top: 169px;
	height: 119px;
	width: 100%;
	padding: 0px;
	margin:0px;
	background: #dae5f6 url(images/homephotos.jpg) no-repeat;
}
div#stripe {
	position: absolute;
	left: 0px;
	top: 110px;
	height: 100px;
	width: 100%;
	padding: 0px;
	margin:0px;
	background: #dae5f6 url(images/clouds.jpg) repeat-x bottom;
}
div#homestripe {
	position: absolute;
	left: 0px;
	top: 150px;
	height: 19px;
	width: 100%;
	padding: 0px;
	margin:0px;
	background: #dae5f6 url(images/clouds.jpg) repeat-x bottom;
}
div#sidebarbg {
	position: absolute;
	right: 0px;
	top: 210px;
	height: 215px;
	width:75%;
	background-image: url(images/sidebar_fill.gif);
	background-repeat: repeat-x;
	z-index:0;
}
#homefooter {
	position: absolute;
	left: 25px;
	top: 625px;
	width: 500px;
	border-top: 1px solid #f4f4f4;
	margin: 0 0 10px 15px;
	padding-top: 5px;
	font-size: 8pt;
	color: #696969;
	z-index: 200;
	}

#homefooter p {
	font-size: 8pt;
	}

#homefooter a:link {
	color: #696969;
	text-decoration: none;
	font-size: 8pt;
}

#homefooter a:visited{
	color: #696969;
	text-decoration: none;
	font-size: 8pt;
}

#homefooter a:hover {
	color: #859ec0;
	text-decoration: underline;
	font-size: 8pt;
}

#footer {
	width: 90%;
	height: 20px;
	margin: 50px 0 25px 0;
	padding: 10px;
	border-top: 1px solid #f4f4f4;
	font-size: 8pt;
	color: #696969;
	z-index: 200;
	}
	
#footer p {
	font-size: 8pt;
	}

#footer p a:link, #footer p a:visited {
	color: #696969;
	font-size: 8pt;
	text-decoration: none;
	}

#footer p a:hover {
	color: #859ec0;
	font-size: 8pt;
	text-decoration: underline;
	}
 
/* menu area buttons */
div#pageleft { /* contains menuarea, login, and address divs */
	position: absolute;
	left: 0px;
	top: 215px;
	width: 144px;
	text-align: right;
	padding-right: 10px;
	
}

/* section area buttons */
div#sectionarea {
	position: absolute;
	left: 60px;
	top: 72px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
white-space:nowrap;
z-index:2;
}

#sectionarea ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 16px 0px 0px 0px;
}
#sectionarea ul li,#sectionarea li {
list-style-position: outside;
position: relative;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	text-indent: 0px;
	font-size: 9pt;
	font-weight: bold;
	height: 12px;	
	vertical-align: middle;
}
#sectionarea li.CM_sectionitem_selected {
/* was 3ca0ed 8*/ 
	color: #36b1ff;
	margin: 0px 0px 0px 0px;
}

#sectionarea li a:link {
font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
 }
#sectionarea li a:visited {
font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
 }
#sectionarea li a:hover {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #3ca0ed;
 }
 


#login {
	position: absolute;
	left: 500px;
	top: 4px;
	/*width: 200px;*/
	z-index: 10;
	font-size: 8pt;
	color: #ffffff;
	}

table#logintable {
	font-size: 8.5pt;
	color: #ffffff;
	}

#login a:link {
	color: #3ca0ed;
	text-decoration: none;
	}
#login a:visited {
	color: #3ca0ed;
	text-decoration: none;
	}
#login a:hover {
	color: #ffffff;
	text-decoration: underline;
	}	
	
div.formline {
	padding-top: 2px;
	font-size: 8pt;
	margin-bottom: 2px;
	height: 18px;
	text-align: right;
	}
	
input.forminput {
	width: 60px;
	height: 14px;
	border: 0px;
	background-color: #859ec0;
font-size: 8pt;
	}

/* Test login div code */
input.formsubmit {
	/*position: absolute;
	left: 150px;
	top: 24px;*/
	float: right;
	clear: right;
	width: 48px;
	height: 18px;
	font-size: 8pt;
	}


#login em {
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	}


#menuarea {
	width: 145px;
	margin-top: 15px;
	font-weight: bold;
	text-align: right;
font-size:8.5pt;

}

td.homeleft #menuarea {
	float: right; margin-right: 75px;
	}

td.homeleft #menuarea{margin-right:10px;}
#menuarea ul {
	list-style-type: none;
list-style-position: outside;
	margin: 0px;
	padding: 0px;
	list-style: none;
font-size:9pt;
}

#menuarea li, #menuarea ul li {
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
	text-align: right;
font-size:9pt;
margin-top:4px;
padding-right:15px;

}

/* menu links */

#menuarea li{background-image: url(images/menuon.gif);
	background-repeat: no-repeat;
	background-position: right center;
font-size:9pt;}
#menuarea li a:link, #menuarea li a:visited   {
/*background-image: url(images/menuoff.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
color: #990000;
	text-decoration: none;
font-size:9pt;

}
#menuarea li a:hover   {
background-image: none;
	color: #990000;
	text-decoration: underline;
font-size:9pt;
}

#menuarea li.CM_menuitemselected{	
background-image: url(images/menuoff.gif);
	background-repeat: no-repeat;
	background-position: right top;
font-size:9pt;}

#menuarea li.CM_menuitemselected a:link,#menuarea li.CM_menuitemselected a:visited  {
	/*background-image: url(images/menuon.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	color: #990000;

	text-decoration: underline;
font-size:9pt;

}
#menuarea li.CM_menuitemselected a:hover {
	background-image:none;
	text-decoration: none;
font-size:9pt;}

/* page body */
div#pagebody {
	position: absolute;
	left: 165px;
	top: 215px;
	width: 500px;
	background-color: white;
	padding: 15px 0px 15px 0px;
min-height:500px;
z-index:10;
border-right: 10px solid white;
}

/* Additional control of page blocks */
/* 
	"page" items are for the topmost master page item. 
	"pagecontent" items are for subsequent page items.
	Each page block is enclosed in a <div> tag, classed with one of the following.
*/
div.pagecontent_html,
div.pagecontent_email_link,
div.pagecontent_html_link,
div.pagecontent_crosslink{
margin-top:5px;
margin-bottom:5px;
clear:both;}

div.page_text,
div.pagecontent_textimage,
div.pagecontent_numlist,
div.pagecontent_bulletlist,
div.pagecontent_document,
div.pagecontent_text{
padding-top:5px;
margin-bottom:5px;
clear:both;
}

div.pagecontent_bulletlist li {
list-style-type: square;
list-style-image: url(images/bluebullet.gif);
line-height: 120%;
}

div.pagecontent_bulletlist li ul li {
list-style-type: square;
list-style-image: url(images/bluebullet2.gif);
line-height: 120%;
}
div.pagecontent_image, div.pagecontent_textimage {clear:both;}
div.pagecontent_image h2, div.pagecontent_textimage h2{clear:none; margin-top:0px; padding-top:0px;}


.CM_doclink a:link,.pagecontent_email_link a:link,
.pagecontent_html_link a:link,
.pagecontent_crosslink a:link {
	text-decoration: underline;
	color: #004378;
	
}
 .CM_doclink a:visited,.pagecontent_email_link a:visited,
.pagecontent_html_link a:visited,
.pagecontent_crosslink a:visited {
	text-decoration: underline;
	color: #004378;

}
.CM_doclink a:hover,.pagecontent_email_link a:hover,
.pagecontent_html_link a:hover,
.pagecontent_crosslink a:hover {
	text-decoration: none;
	color: #990000;
}

div.text1{margin-top:5px;
line-height: 130%;}

p.text2 {
	font-weight: bold;
	font-size: .9em;
	margin-left: 490px;
	width: 200px;
	color: #82724d;
	background-color: #990000;

}

#pagecontent_text.text2 {
	font-weight: bold;
	font-size: .9em;
	margin-left: 15pt;
	color: #004378;
}
/* Link definitions. Keep link definitions in this order: link, visited, hover
so the visited link will display properly ------------------------------------ */









/* section links */
#sectionarea a:link {
	color: #ffffff;
}
#sectionarea a:visited {
	color: #fef8e7;
}
#sectionarea a:hover {
	color: #990000;
}

li.CM_sectionitem_selected a:link {
	color: #3ca0ed;
}
li.CM_sectionitem_selected a:visited {
	color: #fef8e7;
}
li.CM_sectionitem_selected a:hover {
	color: #990000;
}


/* Text formatting.

/* Headings and Subheadings ---------------------------*/

ol.CM_numlist{
margin:0px;
padding:5px 0px 10px 20px;}

div.pagecontent_bulletlist ul{
margin:5px 0px 10px 20px;
padding-left:10px;
}

div.pagecontent_textimage div.text1{}

div.page_text div.text2 {
	position: absolute;
	top: 20px;
	left: 520px;
	width: 150px;
	border-top: 1px solid #859ec0;
	border-bottom: 1px solid #859ec0;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 20;
}

/* Image and caption for image -------------------------*/
div.CM_imageleft {
	float: left;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 10px;
}

/*.CM_imageleft,		
.CM_imagecenter,
.CM_imageright { 
	margin: 0px 0px 15px 10px;
}*/


.CM_imagecenter {
	clear: left;
	clear: right;
	margin: 0px 10px 15px 10px;

}
.CM_imageright {
	float: right;
}

.CM_caption {
	font-size: 9pt;
font-weight:bold;
width:inherit;
}


/* Utility styles for notices, alerts etc. -------------------------*/

.CM_code {
	font-family: "courier new", courier, monospace;
	font-size: 9pt;
}

.CM_button {
	font-family: verdana, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	height: 1.6em;
	vertical-align: middle;
}


.statusmessage {
	font-family: verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
}

.CM_label {
	font-size: 8.5pt;
	font-weight: normal;
	color: #747474;
}

.smalltext {
	font-size: 8.5pt;
}

.required {
	font-weight: bold;
	color: #992304;
}


#editor {
	position: absolute;
	left: 160px;
	top: 10px;
	font-size: .8em;
	color: #aaa;
}
div.homelink {
	position: absolute;
	left: 10px;
	top: 88px;
	color: #ffffff;
	font-weight: bold;
	height: 14px;
	padding-right: 15px;
	border-right: 1px solid #ffffff;
	}
	
.homelink a:link {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
 }
.homelink  a:visited {
font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
 }
.homelink a:hover {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #3ca0ed;
 }

div.page_textimage div img {
	position: absolute;
	left: -165px;
	top: -105px;
 }

div.page_textimage div {
	/*display: none;*/
	/*visibility: collapse;*/
	font-size: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

div.pagecontent_bulletlist h2 {
	color: #990000;
	font-size: 11pt;
	margin-top: 0px; 
	margin-bottom: 0px;
}