a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	/* color: #666666; */
	text-decoration: underline;
}

/*a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 130%
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00236d;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00236d;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4270BB;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #ccc491;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4270bb;
	font-style: normal;
	vertical-align: bottom;
	linespace: 14px;
	height: 18pt;
	width: 100%;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 4270bb;
}
hr {
	color: #008852;
	height: 1pt;
}
.bumpertag 
{
	/* font-family: Arial, Helvetica, Sans-Serif; */
	color: #00236d;
	/* font-size: 10pt; */
	font-weight: bold;
	text-align: center;
}

.Menu td{
	border-bottom: #fff 1px solid;
	background: url(http://www.sandyspringsga.org/images/nav/COSS-LeftNavArrow.gif) no-repeat;
	margin: 0px;
	padding: 2px 5px 3px 27px;
}

.subMenu{
	BORDER: #1243b9 1px solid;
	background: url(http://www.sandyspringsga.org/images/nav/COSS_subMenu.jpg) repeat-y;
}

.subMenu td{
padding: 3px;
}

div#QuickLinks a:link {
	font-size: 9px;
	}

div.footer {
	font-size: 10px; 
	color: #ccc; 
	width: 100%; 
	text-align: center; 
	height: 30px; 
	padding: 10px 10px 10px 188px; 
	margin: 0 auto; 
	background:url(http://www.sandyspringsga.org/images/nav/COSS_footer.jpg) repeat-y #444;
}

div.sidePane {
	width: 204px;
	}
	
div.sidePane ul {
	margin: 0 auto;
	}

div.sidePane ul li{
	list-style: none;
	display: block;
	background: url(http://www.sandyspringsga.org/images/nav/COSS_WhatsNew_Bullet.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: -40px;
	height: 16px;
	}
	
div.sidePane ul li h1{
	margin: 0 0 5px 0;
	}
	
div.sidePane ul ul li{
	background: none;
	padding-left: 0;
	}	
	
table.HomeLinks td {
border: #92a7d5 solid 1px;
padding:3px 0;
}	
