body {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 100%;
	line-height:1.25em; /* 16×1.25=20 */
	text-decoration: none;
}


	
/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

a:link { }

a:visited { }

p > a:hover {
	text-decoration: underline;
}

p > a:active {
	text-decoration: underline;
}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used instead to deal with compound ie pc problems that are 
	beyond summary in a simple comment.*/
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1em;
}

img {
	border: 0;
}

ol, ul, li {
	font-size: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}

p {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align:left;
	padding:.5em 0;
}

li > p {
	margin-top: 0.2em;
}

pre {
	font-family: monospace;
}

strong, b {
	font-weight: bold;
}

form {
	display: inline;
}

input.text {
	background: white;
	border: 1px solid black;
}

input.button {
	background: #232844;
	color: white;
	border: 2px ridge white;
}

table {

}


/*Specifics*/

.article_seperator {
	line-height: 2em;
}

.contentpaneopen {
	margin: 0 1em;
}

.contentheading,.componentheading {
	font-family: "Franklin Gothic Medium", impact, "DejaVu Sans Condensed", "arial black", sans-serif;
	color:#161d52;
	font-size:1.75em;
	line-height:1em;
	font-weight:normal;
}

.createdate {
	width:100%;
}

.headingline {
	border-top: 3px solid #000;
}

.small,.createdate,.modifydate {
	color:#484848;
}

.createdate,.modifydate {
	font-size:0.875em;
	font-style:italic;
}

.sitename {
	top:-25px;
	float:left;
	width:48%;
	font-size:1.2em;
	padding-top:1em;
	text-align:left;
	color:#ffcc00;
	height:110px;
	margin-left:1%;
}

.sitenamefull {
	float:left;
	padding-top:1em;
	width:50%;
	font-size:2em;
	text-align:left;
	overflow:hidden;
	color:#ffcc00;
}

#topmodulesleft .moduletablewelcome{
	padding: 10px;
	font-size: 12px;
	white-space: normal;
}

.moduletablenextmeeting, .moduletableeventflash {
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #FFCC66;
}

.moduletablenextmeeting p, .moduletableeventflash p {
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
}

.moduletablenextmeeting h5, .moduletableeventflash h5 {
	font-size: 13px;
}

.moduletablenextmeeting a, .moduletableeventflash a {
	color: #FFCC66;
}

#user1 h3,#user2 h3,#userx h3 {
	font-size:9px;
	line-height:9px;
}

#leftbar .moduletable,#rightbar .moduletable, .one-image, .moduletableeventscalendar {
	margin-bottom:2em;
}

#leftbar .moduletable h3,#rightbar .moduletable h3, #leftbar .moduletableeventscalendar h3,#rightbar .moduletableeventscalendar h3, #leftbar .moduletablepolls h3,#rightbar .moduletablepolls h3, .one-image h3 {
	font-size: 1em;
	margin:0 0 0.5em 0;
	color:#ffffff;
	background:#161d52;
	text-align:center;
}

#leftbar .moduletablepolls table, #rightbar .moduletablepolls table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .814em;
	color: #000;
}

#leftbar .sectiontableentry1, #leftbar .sectiontableentry2, #rightbar .sectiontableentry1, #rightbar .sectiontableentry2 {
	text-align:left;
}

#leftbar .moduletable a ,#rightbar .moduletable a{
	display:block;
	color:#161d52;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
}

#leftbar .moduletable .syndicate a ,#rightbar .moduletable .syndicate a{
	text-decoration:none;
	border:0;
}

#leftbar h3,#rightbar h3{
	font-size: 1em;
	padding: 2px 0;
}

ul#mainlevel li {
	font-size: 0.814em;
	list-style: none;
	display:block;
}

ul#mainlevel li a {
	font-weight:bold;
	padding:0 10px 0 10px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}

ul#mainlevel li a:hover {
	color: #FFCC66;
	background:#000;
}

a#active_menu.mainlevel {
	display:block;
	background:#000;
	color: #FFCC66;
}

.back_button {
	margin-top:2em;
}

.siteinfo {
	float:left;
	font-size:12px;
	text-align:left;
	width:50%;
	margin: 15px;
}

.designedby {
	float:left;
	font-size:10px;
	text-align:left;
	width:50%;
	margin: 15px;
}

.designedby a {
	text-decoration:none;
	color:#161d52;
}

.designedby a:hover {
	border-bottom:1px solid #161d52;
}