﻿/* CSS Document */



body 
{
	background-color:#cccccc; 
	font-family:"Lucida Sans Unicode","Rotis Serif Std","Microsoft Sans Serif","Arial Narrow",Arial,"Book Antiqua", "Lucida Console"; 
	font-size:10pt; 
	background-image:url(images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

/* -- box -- */

.fontlarge { font-size:11pt; }
.middlecenter { background-image:url(images/middlecenter.gif); width:6px; background-repeat:repeat-y; }
.botleft { width:6px; height:9px; }
.botcenter { background-image:url(images/botcenter.gif); height:9px; background-repeat:repeat-x; }

a.portlink { font-family:"Lucida Sans Unicode","Rotis Serif Std"; color:#000099; text-decoration:underline; font-size:10pt; }
a:hover.portlink { font-family:"Lucida Sans Unicode","Rotis Serif Std"; color:#000099; text-decoration:none; font-size:10pt; }

.footerback { background-image:url(images/footerback.jpg); background-repeat:repeat-x; }

.fontArial { font-family:Tahoma,Arial; font-size:8pt; }

a.linkArial { font-family:Tahoma,Arial; font-size:9pt; text-decoration:underline; color:#000099; }
a:hover.linkArial { font-family:Tahoma,Arial; font-size:9pt; text-decoration:none; }

a.linkTop { font-family:Tahoma,Arial; font-size:9pt; text-decoration:underline; color:#FFFFFF; }
a:hover.linkTop { font-family:Tahoma,Arial; font-size:9pt; text-decoration:none; }

.txtbox { border: 1px solid #999999; }
.btn 
{
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
	border: 1px solid #24b099; background-color:#003875; color:#ffffff; }
	
	.btn2 
{
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	border: 1px solid #24b099; background-color:#003875; color:#ffffff; }

.redNameFont { color:#a8213a; font-size:11pt; font-weight:bold; }
.bluePositionFont { color:#0d678d;  font-size:10pt; font-weight:bold; }
.required { color:#990000; font-weight:bold; }

.rptX { background-repeat:repeat-x; }
.rptY { background-repeat:repeat-y; }

.borders { border:2px solid #999999; }

.allback { background-image:url(images/allback_08.gif); }

a.topmenu { font-family:"Rotis Serif Std","Microsoft Sans Serif","Arial Narrow", Arial,"Lucida Sans","Book Antiqua", "Lucida Console"; font-size:10pt; text-decoration:none; color:#ffffff; }
.allfont {  }

.deepBlue { background-color:#003366; }
.whiteBack { background-color:#FFFFFF; }
.whitefont { color:#FFFFFF; }

/* -- banner portion -- */

.nicholas_01 { background-image:url(images/nicholas_01.gif); width:12px; height:332px; }
.nicholas_02 { background-image:url(images/nicholas_02.gif); width:178px; height:62px; }
.nicholas_17 { background-image:url(images/nicholas_17.gif); width:178px; height:33px; }
.nicholas_03 { background-image:url(images/nicholas_03.gif); width:13px; height:332px; }
.nicholas_headerloop { background-image:url(images/nicholas_headerloop.gif); height:71px; }
.nicholas_menuloop { background-image:url(images/nicholas_menuloop.gif); height:28px; }
.nicholas_banner1 { background-image:url(images/nicholas_banner1.gif); width:307px; height:233px; }
.nicholas_banner2 { background-image:url(images/nicholas_banner2.gif); width:290px; height:233px; }

