/* GENERAL STYLES */
html
{
	height:100%;
}

body
{
	/* background:url(/media/1833/gssccbackground.png); */
	background:url(/media/39218/gssccbackgroundnov10.png);
	margin:0px;
	padding:0px;
	font-family:'Arial',sans-serif;
	font-size:12px;
	height:100%;
}

h1, h2
{
	font-size:14px;
	font-weight:bold;
}

.copyright
{
	font-size:11px;
	color:#666666;
}

a
{
	color:#0022aa;
}

a.subnav
{
	font-size:12px;
}

div.header
{
	background:url(/media/1838/gssccheader.png) no-repeat;
	height:148px;
}
div.nav
{
	background:url(/media/1843/GssccNavBg.png) no-repeat;
	width:181px;
	float:left;
	height:100%;
	font-family:'Trebuchet MS','Tahoma','Arial',sans-serif;
	font-size:13px;
}
div.MainNavItem, div.MainNavItemSelected
{
	text-align:right;
	width:160px;
	padding-left:10px;
	height:20px;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	border-color: #D4D0C6;
}
div.MainNavItem a, div.MainNavItem a:visited
{
	color:#000;
	width:160px;
	font-weigh:normal;
	text-decoration:none;
}
div.MainNavItem a:hover
{
	text-decoration:underline;
}
/*
div.nav_1 a, div.nav_1 a:visited
{
	color:#000;
  	font-size:14px;
}
*/
div.nav_2 a, div.nav_2 a:visited
{
	padding-right:4px;
	color:#444;
  	font-size:13px;
}

div.selected a
{
	color:#740505;
	font-weight:bold;
  	font-size:15px;

}


div.content
{
	width:762px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:100%;	
	display:block;
    	float:left;
	font-size:14px;
}

div.biggerText
{
	font-size:16px;
}

.newsTeaserTitle
{
	color:#888;
	font-size:20px;
	letter-spacing:1px;
	font-weight:bold;
}

div.NewsTeaserContainer
{
	background:#ffffdd;
	border:solid 1px #666666;
	padding:10px;
}

div.NewsTeaser
{
	font-family:'Arial',sans-serif;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}

div.News
{
	display:block;
	padding-bottom:20px;
}
.BlackTitle
{
	padding-top:10px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	background:url(/media/39018/newstitlebg.jpg) repeat-x;
	border-bottom:solid 1px #fff2d1;
}
.NewsTitle
{
	padding-top:10px;
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	background:url(/media/39018/newstitlebg.jpg) repeat-x;
	border-bottom:solid 1px #fff2d1;
}
.ImportantNewsTitle
{
	color:#FF2222;
	font-size:18px;
	font-weight:bold;
}
.NewsDate
{
	font-size:14px;
	font-weight:normal;
	color:black;
	font-family:courier new;
}
div.Event
{
	display:block;
	padding-bottom:0px;
}
.EventTitle
{
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	background:url(/media/39018/newstitlebg.jpg) repeat-x;
	border-bottom:solid 1px #fff2d1;
}
.EventDate
{
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:courier new;
	background:#fff2d1;
	padding:4px;
	vertical-align:middle;
}


div.main
{
	width:1010px;
}

table.dataList 
{
	border:solid 1px #666;
}

table.dataList th
{
	font-weight:bold;
	text-align:center;
}

table.dataList th, table.dataList td
{
	padding:4px;
}

span.pageTitle
{
	font-weight:bold;
	font-size:16px;
}

table.listTable
{
	border:solid 1px #ccc;
}

table.listTable th
{
	font-weight:normal;
	text-align:left;
}

.listRow1
{
	background-color:#eee;
}

.listRow2
{
	background-color:#fff;
}

/* EDITOR PROPERTIES */

