﻿body 
{
}
a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #333333}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: underline; color: #000000}

.bodyBG
{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.bodyBGmain
{
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
}
.bodyBGleft
{
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	background-image: url(images/logga_left2.gif); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
}
.bodyBGbottom
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 0px;
	background-image: url(images/logga_bottom2.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
}

.imagebox
{	text-align: center; 
	vertical-align: middle; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	float: right; 
}
.imageboxNav
{	text-align: center; 
	vertical-align: middle; 
	padding-bottom: 10px; 
}
.imageboxLogga
{	vertical-align: bottom; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	float: right; 
}

.imagebox2
{	text-align: center; 
	vertical-align: middle; 
	vertical-align: middle; 
	width: 200px; 
	height: 200px; 
	padding: 15px; 
	float: right; 
	background-color: #E8E5BF
}

.linkButton
{
	width: 150px; 
	padding-left: 10px;
	text-align: center;
	font-size: 12pt; 
	color: #000000; 
	font-family: 'Verdana';
	font-weight: bold;
}
.mainDiv
{
	width: 630px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.text
{
	font-size: 9pt; 
	color: #444444; 
	font-family: 'Verdana';
}
.textBody
{
	font-size: 10pt; 
	color: #444444; 
	font-family: 'Verdana';
	overflow: auto; 
	margin-bottom: 10px; 
}

.textHeader
{
	font-size: 12pt; 
	font-weight: bold;
	color: #444444; 
	font-family: 'Verdana';
	margin-bottom: 10px;
}
.textBodyBold
{
	font-size: 10pt; 
	font-weight: bold;
	color: #444444; 
	font-family: 'Verdana';
	margin-bottom: 0px;
	margin-top: 10px;
}
.textTagLine
{
	font-size: 10pt; 
	font-style: italic;
	color: #CCCCCC; 
	font-family: 'Verdana';
	text-align: right;
	padding-right: 15px;
}
.textSmall
{
	font-size: 7pt; 
	color: #444444; 
	font-family: 'Verdana';
}
.subMenu
{
	padding-left: 8px;
	font-size: 10pt; 
	color: #000000; 
	font-family: 'Verdana';
	margin-top: 10px;
}
.subMenuItem
{
	margin-bottom: 10px;
}

