﻿body {
}

.navbar
{
	background-color:#17629f;
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	text-align:center;
	border:solid 1px;
	}
.navMenuItemStyle
{
	background-color:#17629f;
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	text-align:center;
	border:solid 1px;
}
.navMenuHover
{
background-color:Gray
}
.navMenuSelected
{
background-color:Gray;
color:navy;
border:solid 1px navy
}
.navMenuStatic
{
	background-color:#17629f;
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	text-align:center;
	border:solid 1px;
}
.content
{
	width:100%;
	height:100%;
	background-color:white;
	color:Black;
	vertical-align:top;
	font-family:Sans-Serif;
	font-size:small;
	border:0;
	text-align: left;
	}
.moduleTitle
{
	font-size : small;
	font-family: Sans-Serif;
	color : #17629f;
	font-weight:bold;	
	text-align: justify;
	margin-left:20px
	}
.copyright
{
	font-size : small;
	font-family: Sans-Serif;
	color : black;
	font-weight:bold;
	text-align: center;
	}
.Fieldname
{
	font-size : x-small;
	font-family: Sans-Serif;
	color : Black;
	font-weight:bold;	
	text-align: left;
	margin-left:30px;
	vertical-align:top
	}
	
.FieldName2
{
	font-size : small;
	font-family: Sans-Serif;
	color : Black;
	font-weight:normal;
	text-align: left;
	margin-left:20px
	}
.titleText
{	font-size : small;
	font-family: Sans-Serif;
	color : navy;
	font-weight:bold;
	}
