/* Start of CMSMS style sheet 'sga09_general' */
/* general */
a:link { text-decoration:none; color: #0033FF; }
a:visited { text-decoration:none; color: #0033FF; }
a:focus { text-decoration:none; color: #0033FF; }
a:hover { text-decoration:none; color: #FF7E25; }
a:active { text-decoration:none; color: #FF7E25; }

#d1 { padding-top: 0px;
font-size:0.5em; }

img {
border: 0;
margin: 5px;
}

a img{
margin: 0px;
}

h1{
font-size: 150%;
}

h2{
font-size: 120%;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

h3{
font-size: 100%;
margin-top: 0.5em;
margin-bottom: 0.3em;
}

p{
margin-top: 0.6em;
}

div#footer{
text-align: center;
font-size: 77%;
}

div#footer p{
padding: 3px 0 0 0;
margin: 0;
}

/* 
 * news and submissions formatting
 */
div.NewsSummaryEntry{
	border-bottom: 1px solid #FFFF8E;
	background-color: #FFDB1C;
	padding: 0.5em;
	margin-top: 2px;
}

div.NewsSummaryEntry:hover{
	border-bottom: 1px solid white;
	background-color: #FFDB1C;
}

div.NewsSummaryEntry span{
	font-style: italic;
font-size: 77%;
}

div#NewsEntry, div.submission-entry{
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 0 6px 0 6px;
margin: 0;
background-color: #F7F7F7;
}

div.submission-entry{
margin: 1em 0 0 0;
}

h2#NewsPostDetailTitle{
	margin-bottom: 2px;
margin-top: 1em;
}

div#NewsPostDetailInfo{
	font-size: 77%;
}

div#NewsPostDetailContent {
	padding: 0.5em 0 0.5em 0;
}

hr#NewsPostDetailHorizRule{
	border: 0;
	background-color: black;
	color: white;
	height: 1px;
}

div#NewsPostDetailPrintLink{
margin-bottom: 1em;
}

div.submission-signature{
font-weight: bold;
margin: 0 0 0.5em 0;
}

div.submission-date{
font-weight: bold;
margin: 1em 0 0.5em 0;
}

div.submissions-group em{
font-size: 77%;
font-style: italic;
margin: 0 0 1em 0;
}

/*
 * guest book formatting
 */
div.cms-guestbook-entry{
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 0 6px 0 6px;
margin-top: 1em;
background-color: #F7F7F7;
}

div.cms-guestbook-entry-header{
margin-top: 1em;
margin-bottom: 0.3em;
font-weight: bold;
}

div.cms-guestbook-entry-posted{
font-weight: normal;
font-size: 77%;
}

div.cms-guestbook-pagination{
font-style: italic;
margin: 0.5em 0 0.5em 0;
}
/* End of 'sga09_general' */

