body {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size : 1em;
	background-image: url(images/bodyfill.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.homebody {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	font-size : 1em;
	background-color:#ffffff;
	background-image: url(images/bodyfill.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


/* List formatting (bullet and numbered lists) -------------------------*/

ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
ul li {
	list-style-type: disc;
	list-style-position: outside;
}

h1 {
	color: #808080;
	font-size: 1.5em;
	margin-top: 0px;
	}

h2 {
	color: #990000;
	font-size: 1.3em;
	margin:0px;
	padding-bottom:3px;
	padding-top:0px;
	}

h3 {
	margin-top:0px;
	padding-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #990000;
	font-size: 1em;
	}

h4 {
	margin-left: 0px;
	margin-bottom: -10px;
	padding: 15px 15px 15px 15px;
	font-weight: normal;
	font-size: 1em;
	background-color: #ececec;
	}

h5 {
	margin: 0px 10px 0px 0px;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	float: left;
	}

/* 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;
	margin: 0px;
	min-width:600px;
}

.homecontent {
	position: absolute;
	left: 50px;
	top: 180px;
	width: 700px;
	}

.homecontent p {
	font-size: 1.2em;
	line-height: 120%;
	color: #808080;
	}

#content {
	position: absolute;
	left: 220px;
	top: 180px;
	width: 600px;
	}


/* Title container and links --------------------------------*/

#title {
	position: absolute;
	left: 300px;
	top: 20px;
	width: 400px;
	text-align: center;
	}
.titletext {
	margin-top: 15px;
	}

p.titlelinks {
	margin-top: 20px;
	}

.titlelinks a {
	font-size: 11pt;
	}

.titlelinks a:link {
	color: #990000;
	text-decoration: underline;
	}
.titlelinks a:visited{
	text-decoration: underline;
	}
.titlelinks a:hover {
	color: #ff3333;
	text-decoration: none;
	}

.footer {
	width: 100%;
	height: 20px;
	margin-top: 30px;
	font-size: 8pt;
	color: #696969;

	}

.footer a:link {
	color: #859ec0;
	text-decoration: none;
	font-size: 8pt;
	}

.footer a:visited {
	color: #859ec0;
	text-decoration: none;
	font-size: 8pt;
	}

.footer a:hover {
	color: #859ec0;
	text-decoration: underline;
	font-size: 8pt;
	} 


/* section area buttons */

div#sectionarea {
	text-align: center;
	padding: 15px 0px 0px 0px;
	white-space:nowrap;
}

#sectionarea ul {
	list-style-type: none;
	display: inline;
	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: 0;
	padding: 5px 0 5px 0;
	color: #990000;
	text-indent: 0px;
	font-size: 9pt;
	font-weight: bold;
	height: 12px;	
	vertical-align: middle;
}
#sectionarea li.CM_sectionitem_selected {
	color: #990000;
	margin: 0px 0px 0px 0px;
}

#sectionarea li a:link {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #990000;
 }

#sectionarea li a:visited {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #990000;
 }

#sectionarea li a:hover {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #ff3333;
 }
 


div#login {
	font-size: 8.5pt;
	color: #808080;
	}

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: 8.5pt;
	margin-bottom: 2px;
	height: 18px;
	text-align: right;
	}
	
input.forminput {
	width: 60px;
	height: 14px;
	border: 0px;
	background-color: #859ec0;
	font-size: 8pt;
	}

/* login div code */

input.formsubmit {
	width: 48px;
	height: 14px;
	font-size: 8pt;
	float: left;
	}


#login em {
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	}

#menuarea {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 200px;
	padding-left: 15px;
	font-size: 10 pt;
	}

#menuarea ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:10pt;
	}

#menuarea li, #menuarea ul li {
	list-style-type: none;
	list-style-position: outside;
	font-size:10pt;
	margin-bottom:20px;
}

/* menu links */

#menuarea li a:link, #menuarea li a:visited   {	
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
}

#menuarea li a:hover   {
	color: #ff3333;
	text-decoration: none;
	font-size: 1em;
}

#menuarea li.CM_menuitemselected {	
	font-size: 1em;
	}

#menuarea li.CM_menuitemselected a:link,#menuarea li.CM_menuitemselected a:visited  {
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
	}

#menuarea li.CM_menuitemselected a:hover {
	text-decoration: none;
	font-size: 1em;
	}

/* page body */
div#pagebody {
	position: absolute;
	left: 165px;
	top: 215px;
	width: 485px;
	height:300px;
	background-color: white;
	padding:0px 0px 15px 0px;
	z-index:1;
	}

/* 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:10px;
	margin-bottom:5px;
	clear:both;
	}

div.CM_imageright {
        margin-left: 10px;
        text-align: center;
}

div.CM_imageleft {
        margin-right: 10px;
        text-align: center;
}

div.CM_imagecenter {
        margin-right: auto:
        margin-left: auto:
        text-align: center;
}


div.pagecontent_bulletlist li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 130%;
	margin-bottom: 5px;
	font-size: 1.1em;
	}

div.pagecontent_bulletlist li ul li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 130%;
	margin-bottom: 5px;
	font-size: 1.1em;
	}

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;
}

.text1 {
	margin-top:5px;
	line-height: 130%;
	font-size: 1.1em;
	}

.text1 p {
	/*text-indent: 1.5em;*/
	}

.footertext {
	color: #808080;
	font-size: .8em;
	}

p.text2 {
	font-style: italic;
}

#pagecontent_text.text2 {
	font-style: italic;
}


/* Link definitions. Keep link definitions in this order: link, visited, hover
so the visited link will display properly ------------------------------------ */

/* section links */
#sectionarea a:link {
	color: #990000;
}
#sectionarea a:visited {
	color: #990000;
}
#sectionarea a:hover {
	color: #ff3333;
}

li.CM_sectionitem_selected a:link {
	color: #990000;
}
li.CM_sectionitem_selected a:visited {
	color: #990000;
}
li.CM_sectionitem_selected a:hover {
	color: #ff3333;
}


/* 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:0;
}

div.pagecontent_textimage div.text1{}

div.page_text div.text2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}

/* Image and caption for image -------------------------*/

div.CM_imageleft {
	float: left;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
	}

.CM_imageleft, .CM_imagecenter, .CM_imageright { 
	margin-bottom: 6px;
	}

.CM_imagecenter {
	clear: left;
	clear: right;
	}

.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;
	}
