* { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }
html, body { height: 100%; }
body { background-color: #FFFFFF; font-size: 0.55em; line-height: 1.75em; }
a:link, a:visited { color: #18398A; }
a:hover, a:active { color: #28499A; }
h1, h2, h3, h4, h5, h6 { color: #42539B; margin-bottom: 0.5em; }
h2, h3, h4, h5, h6 { margin-top: 1em; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
p { margin-bottom: 0.5em; }

img { border: 0px; }
input.text { padding: 1px 0px; }

ol, ul { list-style-type: disc; margin-left: 2.5em; padding-left: 2.5em; }

#root { width: 760px; margin: 0px auto; border-left: 1px solid #D0D0D0; border-right: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0; }
	#header-top { border-bottom: 2px solid #BCBDC0; margin-bottom: 2px; }
		#logo { float: left; padding: 20px 0px 20px 30px; }
		#strapline { float: right; padding: 76px 20px 0px 0px; }
	#header-banner { border-bottom: 6px solid #BCBDC0; }
		#top-navigation { padding: 4px 0px; background-color: #BCBDC0; font-size: 1.2em; }
			#top-navigation ul { float: right; list-style-type: none; }
			#top-navigation li { float: left; padding-left: 1em; margin-right: 0.5em; background-color: #BCBDC0; background-image: url(../images/nav-bullet.gif); background-repeat: no-repeat; background-position: 0px 0.45em; }
			#top-navigation a { text-decoration: none; color: #FFFFFF; }
		#news-ticker { padding: 0px; background-color: #BCBDC0; color: #FFFFFF; font-size: 1.2em; }

	#body { background-color: #D1D2D4; min-height: 250px; height: auto !important; height: 250px; }
		#main { padding: 20px; }
			#main-content { padding: 10px; }

	#footer { }
		#footer-bars { font-size: 1px; line-height: 1px; height: 1px; background-color: #BCBDB0; border-top: 8px solid #BCBDC0; border-bottom: 2px solid #939598; }
		#footer-contacts { padding: 8px 12px; background-color: #E7E7E8; color: #18398A; }
			#footer-contacts div.float-left { margin-right: 20px; }
			#footer-contacts h3 { color: #808080; margin-top: 0px; margin-bottom: 0em; }
			#main-content { background-color: #ffffff; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }

.form { background-color: #FFFFFF; padding: 10px; }
.nobg { background-color: none; }

.form table { margin-bottom: 10px; }
.form table td { padding: 2px; }

.float-left { float: left; }
.float-right { float: right; }

.clear { clear: both; font-size: 1px; line-height: 1px; height: 1px; }
.error { font-weight: bold; color: #FF0000; text-align: center; }

.events-table { background-color: #DBDCEC; }
.events-table th { padding: 2px; background-color: #02448D; color: #FFFFFF; }
.events-table td.row0 { padding: 2px; background-color: #DBDCEC; }
.events-table td.row1 { padding: 2px; background-color: #E2E3F0; }

#network h4 { background-color: #bcbdc0; background-image: url(../images/network-h4-arrow.gif); background-repeat: no-repeat; background-position: 0.8em 0.8em; color: white; font-weight: normal; font-size: 1.2em; padding: 4px 2em; margin: 0px; }
#network h5 { background-color: #e8e8e8; color: #818181; font-weight: normal; font-size: 1.2em; padding: 4px 2em; margin: 0px; }
#network-leftnav { background-color: white; width: 180px; margin-right: 20px; float: left; min-height: 355px; height: auto !important; height: 355px; }
#network-mainpanel { background-color: white; width: 520px; float: right; min-height: 355px; height: auto !important; height: 355px; }

table.network-topiclist { width: 100%; }
table.network-topiclist th, table.network-topiclist td { padding: 4px; }
table.network-topiclist td { border-bottom: 1px solid #E0E0E0; }
table.network-topiclist th { background-color: #e8e8e8; color: #818181; font-size: 1.2em; font-weight: normal; }

table.form { width: 100%; }
table.form th, table.form td { padding: 3px; }
#network-mainpanel div.text { padding: 10px 10px 0px 10px; }

table.post { width: 100%; border-collapse: collapse; background-color: #f4f4f4; border-bottom: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; margin-bottom: 8px; }
table.post th, table.post td { padding: 6px; }
table.post .postauthor { width: 120px; border-left: 1px solid #e8e8e8; }

.network-leftnav-links ul { list-style: none; margin-left: 0.5em; padding-left: 0.5em; }
.network-leftnav-links ul li { margin-bottom: 8px; }
.network-leftnav-links { font-size: 1.2em; padding: 10px 0px;}

p.authorimage { text-align: center; }

table.network-messagelist { width: 100%; }
table.network-messagelist th, table.network-messagelist td { padding: 4px; }
table.network-messagelist td { border-bottom: 1px solid #E0E0E0; }
table.network-messagelist th { background-color: #e8e8e8; color: #818181; font-size: 1.2em; font-weight: normal; }
