*
{ 
	padding: 0; 
	margin: 0; 
	font-size: 16px; 
	font-family: 'Arial';
	}

body 
{
	padding: 0; 
	margin: 0; 
	width: 100%;
}

.mainbackgroundcolor
{
	background-color: #0061aa;
}

.mainheaderheight
{
	height: 50px;
}

.maincontentheight
{
	height: 589px;
}

.leftside
{
	width: 200px;
	left: 0px;
	z-index: 1;
}

.leftsidebackgroundcolor
{
	background-color: #426c9e;
}

.rightside
{
	width: 100%;
	left: 0;
}

.logostyle
{
	padding-top: 12px;
	width: 348px;
}

#topnav a
{
	color: Yellow;
	background-color: #66cccc;
	width: 160px;
	height: 22px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	margin-left: 1px;
	font-size: 20pt;
}

#topnav a:hover
{
	color: Maroon;
	background-color: #6699cc;
}

.footercontent
{
	font-family: 'Arial';
	font-size: 12pt;
	font-weight: bold;
	margin-left: 0px;
}

.defaultcontent
{
	font-family: 'Arial';
	font-size: 12pt;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
}

.defaulttitle
{
	font-family: 'Arial';
	font-size: 30pt;
	font-weight: bold;
	color: #4682b4;
}

.lefttitle
{
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: bold;
	color: #ff9966;
}

.leftcontent
{
	font-family: 'Arial';
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

.iflashservicescontent
{
	font-family: 'Arial';
	font-size: 12pt;
	color: #ff9966;
}

.iflashcontent
{
	font-family: 'Arial';
	font-size: 60pt;
	font-weight: bold;
	color: #ff8c00;
}

.textalignleft
{
	text-align: left;
}

.textaligncenter
{
	text-align: center;
}

.textalignright
{
	text-align: right;
}

.textalignjustify
{
	text-align: justify;
}

.textbold
{
	font-weight: bold;
}

.textitalic
{
	font-style: italic;
}

#applicationlogo
{
	width: 149px;
	height: 346px;
}

* html #applicationlogo
{
	text-indent: -9999px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Pictures/Picture2-1.png');
}

#applicationlogo2
{
	width: 752px;
	height: 346px;
}

* html #applicationlogo2
{
	text-indent: -9999px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Pictures/Picture2-2.png');
}

#ottotestlogo
{
	width: 348px;
	height: 147px;
}

* html #ottotestlogo
{
	text-indent: -9999px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Pictures/OttotestLogo.png');
}

#curves
{
	width: 100%;
	height: 150px;
}

* html #curves
{
	text-indent: -9999px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Pictures/Curves.png');
}

