.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.emphasis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align:justify;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	color:Red;
	font-weight: bolder; font-size: 12px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
td.help 
{
	height:9px;
}
td.links
{
	background-color: #91bcc6;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: White;
	text-align:center;
}
a.baselinks
{
	color:White;
	text-decoration:none;
}
a.baselinks:hover
{
	text-decoration: underline;
}
img
{
	border-style: none;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

input.buttonnormal
{
	background-color:#447789;
	border-color:#44788A;
	color:White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	cursor:hand;
}

input.standardtext
{
	width: 150px;
}
body
{
	background-color:#ffffff;
	 margin-left:0;
	 margin-top:0;
}
ul li 
{
list-style-type: none;
}
ul 
{
padding-left: 3px;
margin-left: 0;
}
ul li ul 
{	
margin-left: 12px;
}

a.navbar
{
	color:white;
	background:#728D99;
	padding:5px 5px 5px 5px;
	text-align:center;
	text-decoration:none;
}
a.navbar:hover
{
	text-decoration:underline;
	background:#447789;
}
a.disabledNavButton
{
	color:white;
	background:gray;
	padding:5px 5px 5px 5px;
	text-align:center;
	text-decoration:none;

}

.inlinePictures
{
    display:table-row;
}

#contenttop
{
    
}

.linksAsColumn img
{
    /*display:table-column;*/
}

.imagesAsColumn
{
}

/*#rightbuttons img
{
    /*position:relative;*/
    /*top:7px;  
    left:5px;
}*/

.rightbutton
{
    position:inherit;
    margin-bottom:7px;
}

/*#allcontent
{
    display:table;
}*/

.table
{display:table;}

#contenttop
{
}

#contentmiddle
{

}

.tablerow
{
    display:table-row;
}

.tablecell
{
    display:table-cell;
}

#leftbuttons
{
    
}

/*.leftbuttons img
{
display:table-column;
}*/
/*#topright
{
    position:relative;
    left:394px;
}*/