BODY
{
	font-size:12px;	
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', 'Times New Roman', Verdana;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

A:link
{
    COLOR: #123884;
}
A:visited
{
    COLOR: #1068A8;
}
A:active
{
}

H1
{
	margin-top: 4;	
	font-weight:lighter;
	font-size: 20px;
	color: black;	
	font-family: Verdana, Arial, 'Trebuchet MS' , Verdana, Helvetica;	
}
H2
{
	font-weight: bolder;
	font-size:16px;
	color: #1068A8;	
	font-family: Verdana, Arial, 'Trebuchet MS' , Verdana, Helvetica;	
}
H3
{
	font-weight: bolder;
	font-size: 14px;
	font-family: Verdana, Arial, 'Trebuchet MS' , Verdana, Helvetica;		
}
H4
{
    FONT-FAMILY: Verdana, Arial, 'Trebuchet MS', Helvetica
}
H5
{
    FONT-FAMILY: Verdana, Arial, 'Trebuchet MS', Helvetica
}
H6
{
    FONT-FAMILY: Verdana, Arial, 'Trebuchet MS', Helvetica
}

TABLE
{
}

TD
{
	font-family: Verdana, Arial;
	font-size: 12px;
}
TD.Invoicelabel
{
	font-size: 8px;
	vertical-align: top;
}
TD.Smaller
{
	font-size: 10px;
}
TEXTAREA
{
	font-family: Verdana, Arial;
}
SELECT
{
	font-family: Verdana, Arial;
	font-size: 12px;
}
SELECT.required
{
	background-color: #EBFBD3
}

SELECT.optional
{
	background-color: #F1F1F1
}

TEXTAREA.required
{
	background-color: #EBFBD3
}

TEXTAREA.optional
{
	background-color: #F1F1F1
}

CHECKBOX.required
{
	background-color: #EBFBD3
}

CHECKBOX.optional
{
	background-color: #F1F1F1
}

P.potsikko
{
    MARGIN-LEFT: 4px
}
UL
{
    LIST-STYLE: circle url(bullet.gif);
    line-height: 20px;
    FONT-SIZE:x-small 
}
UL UL
{
    LIST-STYLE: circle url(bullet.gif)
}
UL UL UL
{
    LIST-STYLE: circle url(bullet.gif)
}

.ValidationSummary
{
	padding-top: 10px;
	line-height: normal;
	color: Red;
	padding-bottom: 10px;
}
INPUT
{
	font-family: Verdana, Arial;
	font-size: 12px;
}
INPUT.nappi
{
	color: white;	
	background-color: #7B8995;
}

INPUT.required
{
	background-color: #EBFBD3;
}

INPUT.optional
{
	background-color: #F1F1F1
}

H1.italics
{
	margin-top: 4;	
	font-weight:lighter;
	font-size: 20px;
	font-style: italic;
	color: black;	
	font-family: Verdana, Arial, 'Trebuchet MS' , Verdana, Helvetica;	
}
.bodypanel
{
	background-color: #DDE5F3;
	border: ridge;
	width: 600;

}

.bodypanel_wide
{
	background-color: #DDE5F3;
	border: ridge;
	width: 800px;
	position: relative;
	padding-bottom: 20px;
}

.bodypanel_wide ul 
{
	font-size:12px;		
}


.boldLabel
{
	font-weight: bold;
}
.dataGrid
{
	/* VANHA: border-style: window-inset */
	border-style: inset
}

.labelBox
{
	border-style: solid;
	border-width: 1;
	background-color: White;
}

.TopMenuLinks
{
	text-decoration: none;
}

.FrontPageHeader
{
	font-weight: bold;
	font-style: italic;
	color: #5686C0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;	
}

.FrontPageText
{
	font-size: 12px;
}

.FrontPageText p
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-justify: newspaper;
	text-align: justify;
}

.FrontPageText ul
{
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: url(header-bullet.gif);	
}

.FrontPageText li 
{
	font-size: 12px;	
}

.OrgName
{
	font-size: 16px;
	font-weight: bold;
}

.LeftMargin
{
	margin-left: 15px
}