﻿body
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14.0pt;
}

#banner
{
	background-image: url('../images/top_banner.gif');
	height: 80px;
}

#subBanner
{
	background-image: url('../images/top_sub_banner.gif');
	height: 26px;
}

#menuBackground
{
	background-image: url('../images/iris_girl.gif');
	height: 917px;
	width: 420px;	
	vertical-align: top;
	background-repeat: no-repeat;
}

img
{
	border-style: solid;
	border-width: 0;
}

.pageTitles
{
	font-size: 13pt;
	font-weight: bold;
	color: #8b62aa;
}

.regularTitles
{
	font-weight: bold;
	color: #8b62aa;
}

.regularTitlesGreen
{
	font-weight: bold;
	color: green;
}

.regularTitlesBlue
{
	color: #0eaff3;
	font-weight: bold;
}


.boldFontRegular
{
	font-weight: bold;
}

.boldFontTitle
{
	font-weight: bold;
	font-size: 11pt;
}

.titleBlueBold
{
	font-size: 12pt;
	color: #0eaff3;
	font-weight: bold;
	line-height: 14.0pt;
}

.regularItalicBold
{
	font-weight: bold;
	font-style: italic;
}

.smallFont
{
	font-size: 8pt;
}

.redFontBold
{
	color: red;
	font-weight: bold;
}
