* {
	padding: 0%;
	margin: 0%;
}
.article_separator{
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-right-width: 100px;
	border-left-width: 100px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #E0E0E0;
}

.breadcrumbs{
	letter-spacing: normal;
	word-spacing: normal;
	font-size: x-small;
	color: #A5A5A5;
	font-variant: normal;
	float: left;
	font-style: italic;
	text-align: left;
}
.breadcrumbs pathway{
	font-size: x-small;
	font-style: italic;
	color: #D8D8D8;
}
.button {
	background-color: #EAEAEA;
	border: thin solid #C0C0C0;
	text-align: center;
 	color : #336699; 
	padding: 2px;
	margin: 4px;
}
.buttonheading {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-position: center center;
	height: 100%;
	width: 100%;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.clr{
	clear:both
}

.contentheading, .componentheading {
	padding : 0px;
	font-size : 1.1em;
	font-weight : bold;
	text-align : center;
	letter-spacing : 2px;
	color : #003366;
} 
.contentdescription{
	letter-spacing: normal;
}
.contentpane{
	padding-right: 1%;
	color: #666666;
	padding-bottom: 1%;
	margin-bottom: 1%;
}
.contentpaneopen{
	margin: 4px;
	float: left;
	height: 100%;
	width: 600px;
}

.input{
	margin: 0.2em;
	padding: 0.2em;
}
.inputbox{
	color: #424242;
	text-align: left;
	border: thin solid #D5D5D5;
}
.poll{
	margin: 0.5em;
	padding: 0.5em;
	border: thin solid #CCCCCC;
}
.pollstableboarder{
	border: thin solid #666666;
	background-color: #666666;
}
.search{
	height: 100%;
	width: 100%;
	overflow: visible;
	float: left;
	margin: 0.3em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
}
.sectiontableheader{
	font-weight: bolder;
	border: thin solid #CCCCCC;
	margin: 1em;
	padding: 1em;
	color: #424242;
}
.sectiontableentry1{
	text-align: center;
	vertical-align: text-top;
}
.sectiontableentry2{
	text-align: center;
	vertical-align: text-top;
}
.sectiontablefooter{
	background-color: #3300CC;
}
.smalldark{
	font-family: "Lucida Grande CE", "Trebuchet MS", sans-serif, Verdana;
	font-size: xx-small;
	color: #666666;
}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, ol, dl {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.2em;
	white-space: normal;
	padding-bottom: 1em;
	padding-top: 0.2em;
}
body {
	font-size: 0.75em;
	font-family : "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
	line-height: 1.3;
	margin: 0.5em;
}
a:link {
 	color : #336699; 
	text-decoration: none;
	margin: 0.5em;
}
a:visited {
 	color : #336699; 
	text-decoration: none;
	margin: 0.5em;
}
a:hover {
 	color : #003366; 
	text-decoration: none;
	margin: 0.5em;
}
a.category {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-style: italic;
 	color : #003366; 
	margin: 0px;
	padding: 0px;
}	


img.centered {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

p.centered {
text-align: center;
margin: 0;
}

li,dd {
margin-left:1em;
}

fieldset {
	padding:.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.moduletable {
	overflow: visible;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.moduletable h3 {
	color:#999999;
	text-align:left;
	font-size:1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	font-family: "Courier New", Courier, MonoSpatial;
	padding: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
}

.moduletable_menu {
	margin: 5px;
	font-weight: lighter;
	padding-right: 5px;
	font-size: 1em;
}

.moduletable_menu h3 {
	color:#999999;
	text-align:left;
	font-size:1.1em;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
	font-family: "Courier New", Courier, MonoSpatial;
}

.moduletable_menu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletable_menu li {
margin:0;
}

.moduletable_menu li a {
	display:block;
	background-color:#EEEEEE;
	color : #336699;
	text-decoration:none;
	background-position: 145px 24px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #E0E0E0;
}


.moduletable_menu li a:hover,a#active_menu:link,a#active_menu:visited {
	background-color:#E3E3E3;
	color : #003366;
}


#wrapper {
	
	width: 800px !important;
	width:850px; 
	margin-top: 2%;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 4%;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 100%;
	border: thin solid #D5D5D5;
	padding: 5px;
}

#sidebar {
	float: left;
	width: 175px;
	color: #999999;
	overflow: visible;
	text-align: left;
	display: inline;
}
#content {
	float: right;
	width:609px;
	overflow: visible;
	padding: 4px;
	margin: 4px;
	display: inline;
}

#content11{
	float: right;
	width:609px;
	overflow: visible;
	padding: 4px;
	margin: 4px;
	display: inline;
}

#content1{
	float: right;
	width:609px;
	overflow: visible;
	padding: 4px;
	margin: 4px;
	display: inline;
}


#user3 {
	float: right;
	width: 100%;
	display: inline;
}
#top {
	width:600px!important;
	width:500px
	float: right!important;
	float: right;
	display: block;
	vertical-align: bottom;
	overflow: visible;
	padding: 4px;
	margin: 4px;
}


#jflanguageselection
{
	float: right;
	margin: 0;
}

#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 0;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	border: none;
	font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
 	font-weight: bold;
	font-size: 0.7em;
}

#jflanguageselection ul.jflanguageselection li a
{
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}

div#jflanguageselection img.langImg {
	float: right;
	border: none;
	margin-top: 0px;
}
div#jflanguageselection li img.langImg {
	float: right;
	border: none;
	margin: 0px 1px 0px 1px;
}