body {
	background: #FFFFFF;
}
hr {
	color : #000000;
}
form, p, td, ul, ol, div {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}
th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000000;
	text-align : center;
}
h1{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:2.3em;
	font-weight: 200;
	text-align : left;
	color:#000000;
	margin : 5px 5px 5px 10px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight: normal;
	text-align : left;
	color:#000099;
	margin : 10px 5px 10px 10px;
}
h3{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: normal;
	text-align : left;
	color:#000099;
	margin : 5px 5px 10px 5px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: bold;
	text-align : left;
	color:#000000;
	margin : 15px 5px 10px 5px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: bold;
	text-align : left;
	color:#000000;
	margin : 15px 5px 10px 15px;
}

div.mainwindow{
	width : 85%;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 0px 0px 0px 0px;
	border-style : solid;
}

/*  homepage news box styles */
div.newsbox{
	vertical-align : top;
	width : 175px;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
	background-color : #FFFFFF;
	border-color : #000000;
	border-width : 0px 0px 0px 1px;
	border-style : solid;
	text-align : left;
}

/* Content page styles*/
.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000000;
	text-align: justify;
	font-weight : normal;
	margin : 5px 5px 10px 5px;
}
.sub2{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin-left : 20px;
	margin-right: 20px;
}

.emph{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight : bold;
	margin : 5px 5px 10px 5px;
}
.helptext
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #000000;
	margin : 5px 20px 5px 20px;
	text-align : justify;
}
/* footer navigation items*/
.ftr{
	color:#FFFFFF;
	background-color: #000000;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
}
a.ftr{
	text-decoration: none;
	font-size: 0.85em;
	color:#FFFFFF;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.ftr:hover{
	text-decoration: underline;
	font-size: 0.85em;
	color:#FFFFFF;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*side navigation elements*/
p.nav{
	font-family :   Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight : normal;
	margin : 5px 5px 5px 5px;
}
a.nav{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.nav:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color : #F0F0F0;
}

a.menu{
	text-align : left;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
}
a.menu:hover{
	text-align : left;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
	background-color : #F0F0F0;
}

/* Library  styles */
.gridHeader
{
    font-weight: bold;
    font-size: 0.8em;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.gridText
{
	font-weight: normal;
	font-size: 0.75em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.libmenu{
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
}
a.libmenu:hover{
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
	background-color : #F0F0F0;
}

/* error messages */
.err 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #FF0000;
	margin : 20px 10px 10px 20px;
	text-align : left;
}
.statusMsg
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #FF0000;
	margin : 20px 10px 10px 20px;
	text-align : left;
}

/* Motion Page styles */
table.motion{
	margin : 5px 5px 5px 10px;
}
p.motionText{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin : 5px 5px 5px 10px;
	text-align : left;
}
h4.motion{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight: bold;
	text-align : left;
	color:#000000;
	margin : 15px 5px 10px 5px;	
}
.motionHeader{
	font-weight: bold;
}
th.motionC{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}
th.motionL{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
}
.motionVoteY{
	font-weight: bold;
	font-size: 0.85em;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}
.motionVoteN{
	font-weight: bold;
	font-size: 0.85em;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}
.motionVoteA{
	font-weight: bold;
	font-size: 0.85em;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
}