/* CSS Document */
.topSep{
	background-image: url(images/pt_02.jpg);
	background-repeat:repeat-x;
}
.blueText16{
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color:#014584
}
.blueText13{
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF
}
.blueText13New{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#014584;
}
.blueNorText11{
	font-family:Arial;
	font-size:11px;
	color:#014584;
	text-decoration:none;
}
.blueText11{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#014584;
	text-decoration:none;
}
.blueText11:hover{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
.blueText10{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#014584;
	text-decoration:none;
}
.blueText10:hover{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#F37310
}

.blueText9{
	font-family:Arial;
	font-size:9px;
	font-weight: bold;
	color:#014584;
}
.blueText9:hover{
	font-family:Arial;
	font-size:9px;
	font-weight: bold;
	color:#F37310;
	text-decoration:none;
}
.orangeText10{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#F37310;
	text-decoration:none;
}
.orangeText10:Hover{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#014584;
}
.textBox{
	border-style:solid;
	border-width:1px;
	border-color:#014584;
	font-family:Arial;
	font-size:11px;
	color:#014584;
}
.loginbutton{
	border-style:solid;
	border-width:1px;
	border-color:#014584;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#014584;
	background-color:#CECECE;
}
.errorText10{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#FF0000;
	text-decoration:none;
}
.nounderline {
	text-decoration: none;
	color:#FFFFFF
}
