BODY
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
}

.aligncenter
{
    text-align: center
}

.alignRight 
{
	text-align: right;
}

.smallText 
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.alignLeft 
{
	text-align: left;
}

.bold 
{
	font-weight: bold;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #00539B;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #00539B;
}

h3 
{
	font-size: 100%;
	font-weight: bold;
	color: #00539B;
	font-family: Arial, Helvetica, sans-serif;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #00539B;
} 

.ital 
{
	font-style: italic;
}

.boldItalic 
{
	font-style: italic;
	font-weight: bold;
}

.smaller 
{
	font-size: 80%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.smaller2 
{
	font-size: 80%;
	font-style: normal;
		font-family: Arial, Helvetica, sans-serif;
	color: #330077;
}

.small75 
{
	font-size: 75%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.smallerBold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.blue 
{
	color: #330077;
	text-align: left;
}

.navText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}

.navColor 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
}

.navBgcolor 
{
	background-color: #f1f1f1;
}
.navBgcolor2 
{
	background-color: #f1f1f1;
}
.navBgcolor3 
{
	background-color: #29468B;
}
.navColor2 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background: #9396c1;
	font-size: 90%;
}
.navColor5 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background: #00539B;
	font-size: 90%;
}
.navColor6
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background: #E57200;
	font-size: 90%;
}
.navColor55 
{
	color: #330077;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	font-size: 100%;
}
.navColorS 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
}

.navColor2S 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #f1f1f1;
	font-size: 90%;
}

li 
{
	list-style-type: disc;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.increase 
{
	line-height: 1cm
	}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.specTable 
{
	border: 1px solid #330077;
	text-align: center;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.specTable2 
{
	border: thin dotted #330077;
}

.lateralBorder 
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330077;
	border-left-color: #330077;
}

.entryTable 
{
	background: #FFFFFF;
	border: thin dotted #00539B;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.leftBorder 
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #330077;
}

td 
{
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.horizontal 
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #330077;
	border-left-color: #FFFFFF;
}

.mpos 
{
	left: 45px;
	position: relative;
}

.rows 
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #330077;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.line 
{
	border-left-style: dotted;
	border-left-color: #330077;
	border-left-width: thin;
}


.myLine 
{
	border: thin none #330077;
}

.backColor 
{		
	background: #ccddff;
} 
.backColor2 
{		
	background: #f1f1f1;
}
.noUnder 
{
	text-decoration: none;
}

.rows2 
{
	border-top: 1px dashed #330077;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.tableLine 
{
	padding: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330077;
}

.bottomLine 
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330077;
}

