@media print {
	.screenonly { display: none; }
}
@media screen {
	.printonly { display: none; }
	.width935 { width: 935px }
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #c3c3c3;
	x-background-image: url('/media/bg.gif');
	x-background-repeat: repeat-x;
	font-family: Georgia, Free Serif, Nimbus Roman No9 L, Times New Roman;
}

.top {
	background-image: url('/media/master-title-3.png');
	background-repeat: repeat-x;
}
.titleright {
	margin-left: 300px;
	background-image: url('/media/master-title-4.png');
	background-repeat: repeat-x;
	text-align: right;
	padding: .5em;
}

.menubar {
	font-size: 10pt;
	background-image: url('/media/master-title-5.png');
	background-repeat: no-repeat;
	x-border-bottom: 1px solid #CCE;
	padding: 2px 2px 0px 4px;
}
.menubar .menuitem {
	margin-right: 6px;
}
.menubar a {
	padding: 4px;
	text-decoration: none;
	color: #007;
}
.menubar .menuitem:hover {
	background-color: #900;
}
.menubar .menuitem:hover a {
	color: #FFFFFF;
}

.searchbox {
	font-size: 9pt;
}
.searchbox input {
	font-size: 9pt;
}

.main {
	xbackground-image: url('/media/master-title-5.png');
	xbackground-repeat: no-repeat;
	background-color: white;
	font-size: 11pt;
}

.maincontent {
	padding: 1em 1em 0em 1em;
}

.advertisement {
	background-color: #c3c3c3;
}

.sidebar {
	color: #333333;
	font-size: 79%;
	line-height: 135%;
	font-family: Arial;
	letter-spacing: -.2px;
}
.sidebar .sectionhead {
	x-border-bottom: 2px dotted #6666AA;
	margin-bottom: .6em;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 110%;
}

.pageicons {
	float: right;
	font-size: 75%;
	margin-top: 2px;
	margin-right: 1em;
	margin-bottom: 3px;
}

.pageicons a {
	text-decoration: none
}

.footer {
	border-top: 1px solid #D5D5FF;
	padding: .5em;
	font-size: 9.5pt;
	background-color: #8899cc;
	color: white; 
	text-align: left;
}
.footer a { color: #CCEEFF; font-weight: bold; }
.footer a:hover { color: #EEFFFF; font-weight: bold; }
.footer a:visited { color: #CCEEFF; }

.PreTitle {
	color: #555555;
	margin-bottom: 5px;
	font-size: 90%;
	font-family: Palatino, New York, Georgia, Free Serif, Nimbus Roman No9 L, Times New Roman;
}
.PreTitle a {
	color: #555555;
	border-bottom: 1px dashed #5555BB;
	text-decoration: none;
}
.PreTitle a:hover {
	color: #0000FF;
	text-decoration: none;
}

.PageTitle {
	font-size: 200%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: .6em;
	font-family: Gentium, Palatino, New York, Georgia, Free Serif, Nimbus Roman No9 L, Times New Roman;
}
@media print {
	.PageTitle {
		font-size: 150%;
	}
}

h2, h3, h4, h5 {
	font-family: Gentium, New York, Free Serif, Nimbus Roman No9 L, Times New Roman;
	letter-spacing: .75px;
}

h2 { font-size: 170%; letter-spacing: .25px; margin-bottom: .5em; }
h2 a { color: #333388; text-decoration: none; }
h2 a:hover { text-decoration: underline; color: #5555AA; }

h3 {
	margin-bottom: .5em;
	padding: 4px 4px 4px 0px;
	font-size: 110%;
	font-weight: bold;
	color: #AA0000;
	border-bottom: 2px solid #BB4444;
}
h3 a { color: white }

h4 {
	text-align: center;
	font-size: 110%;
	margin: 2.5em 0em .75em -3px;
	padding: 2px;
	border-bottom: 1px solid #EEDDDD;
	font-weight: bold;
}
h4 a { color: black }
h4 a:hover { text-decoration: none; color: #000099; }

h5 a { color: black }
h5 a:hover { text-decoration: none; color: #000099; }

.h {
	font-family: Bookman Old Stylex, Georgia, FreeSerif, Times New Roman;
	font-style: italic;
	color: black;
	text-decoration: none;
}
a.h:hover {
	text-decoration: none;
	color: #444444;
}

.subsection { margin-left: 2em }

.event {
	padding-bottom: 1em;
	border-bottom: 1px dotted black;
}

.date {
	padding: 1px;
	margin-bottom: 1px;
	color: #333333;
	font-size: 85%;
}
.item { color: #000066; font-weight: bold; }
.item a { color: #000066 }

.formerror {
	color: red; font-weight: bold;
	margin-top: 1em; margin-bottom: 1em;
	border: 1px solid blue; padding: .5em;
	background-color: #FFEEEE;
}

input, textarea { background-color: #EEEEFF; }

table.rowborders td { border-bottom: 1px solid #DDDDDD; }
table.rowborders a { color: #0000BB; }
th { color: #333388; border-bottom: 1px dotted #3333AA; }
td.lh div { padding: 2px 3px 2px 1em; background-color: #BB4444; color: white; font-weight: bold; text-align: right }

dt { font-weight: bold; color: #990055; }
dd { margin-bottom: 1em; }

a { color: #0000BB }
a:hover { color: #5555EE; }

a.togglebutton {
	font-weight: bold;
	font-size: 80%;
	background-color: #EEEEFF;
	border: 1px solid #DDDDEE;
	padding: 1px;
}

.collink {
	font-size: 75%;
	color: #333333;
}

ul, ol { margin: 1em; padding: 0em; }
li { margin-bottom: .6em; }

.seemore { font-size: 80%; }

.newsitems div { margin-top: .5em; font-size: 90%; line-height: 140% }

.VoteNay { color: #EE0000; }
.VoteAye { color: #3333CC; }
.VoteNone { color: #009999; }
.VoteDifferent { color: #AA55AA; }
.VoteNotApplicable { color: #888888; }

.navbullets {
	font-size: 110%;
}
.navbullets a {
	padding: 2px;
}
.navbullets a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

.bullets {
	margin-top: .25em;
	margin-bottom: .25em;
	margin-left: 2em;
	list-style-type: square;
}
.bullets div {
	display: list-item;
	margin: 0px 0px 0px 0px;
}

pre.code {
	margin: 2px;
	padding: 3px;
	border: 1px solid #AAAADD;
	background-color: #EEEEFF;
	width: 850px;
	overflow: auto;
}

.blog p {
	margin: .5em;
	font-size: 90%;
}
.blog blockquote {
	margin: .5em .5em .5em 1em; line-height: 130%;
}

.tabstrip {}
.tabstriptab, .tabstriptab_active, .tabstriptab_hilight, .tabstriptab_active_hilight {
	text-align: center;
	font-size: 80%;
	color: white;
	height: 1em;
	margin-right: .5em;
	padding: 2px;
	cursor: pointer;
}
.tabstriptab, .tabstriptab_hilight {
	border: 1px solid #000077;
	color: white;
	font-weight: bold;
	background-color: #0000AA;
}
.tabstriptab_hilight {
	background-color: #000055;
}
.tabstriptab_active, .tabstriptab_active_hilight {
	font-weight: bold;
	font-size: 90%;
	color: white;
	background-color: #990000;
	border: 1px solid #0000AA;
}
.tabstriptab_active_hilight { cursor: default; } 
.tabstriptop { }
.tabstripbody { border: 1px solid #0000AA; padding: .5em;  }
.tabstripbottom { padding: .25em; }

.popuphelp {
	display: none;
	width: 300px;
	text-align: left;
	line-height: 135%;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
.popuphelp p {
	margin: 0em 0em .5em 0em;
}

abbr {
	cursor: help;
}
sup {
	font-size: 70%;
}
