body
{
	font-family:Verdana;
}
a:visited
{
    color:blue;
}
.ADMLnk
{
    COLOR: #336699;
    FONT-FAMILY: arial,helevtica,sans-serif,system;
    TEXT-DECORATION: underline
}
.ADMLnk:hover
{
    COLOR: #ff6600
}
.Label,label
{
	font-size:8pt;
	color: black;
	font-weight:bold;
}
.LabelStrong
{
	font-weight:bold;
}
.LabelTitle
{
	font-size:10pt;
}
.ErrMsg
{
	font-size:10pt;
	color:Red;
}
.LabelFont
{
	FONT-FAMILY: Verdana;
	COLOR: Black;
	font-size:12;
	
}
.LabelFontBold
{
	FONT-FAMILY: Verdana;
	COLOR: Black;
	font-size:14;	
	font-weight:bold;
}
.insideColor
{
	background-color:#e1edff;
}

.input,INPUT,Option
{
	color:Black;
	font-size:9pt;
}

.outSideColor
{
	background-color:#004A93;	
}

.titleColor
{
	background-color:#004A93;
	color:white;
}

.headerText
{
	COLOR:white;
	font-size:15;
}

.loginHeaderText
{
	FONT-SIZE: 28px;
	color:#004A93
}
.loginText
{
	FONT-SIZE:14pt;
	COLOR:#3366ff;
	FONT-FAMILY:'Lucida Handwriting';
}

.ValidationMessage
{
	font-size:10pt;
	color:Red;
}
.errorText
{
	color: red;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.caption-italic-style
{
	color:navy;
	font-size:12px;
	font-style:italic;
}
	
