/* Default CSS Stylesheet for a new Web Application project */
.copy
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:#333366;
}

.formcopy
{
	font-family:Verdana;
	font-size:11px;
	font-weight:800;
	color:#333366;
}
.copyblue
{
	font-family:arial;
	font-size:10px;
	font-weight:400;
	color:#333366;
}
.boxmenutitle
{
	font-family:Verdana;
	font-size:16px;
	font-weight:800;
	color:white;
}
.boxlinksat
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:#FF9933;
	text-decoration:none;
}
.boxlinks
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:none;
}
.boxlinks:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:underline;
}
.servicelink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:none;
}
.servicelink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:underline;
}
.copywhitesmall
{
	font-family:Verdana;
	font-size:9px;
	font-weight:400;
	color:white;
}
.copywhite
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
}
.copywhitelink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:none;
}
.copywhitelink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:underline;
}
.copygray
{
	font-family:Verdana;
	font-size:10px;
	font-weight:800;
	color:#666666;
}
.copybold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:800;
	color:#333366;
}
.menulink
{
    font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#333366;
	text-decoration:none;
}
.menulink:hover
{
    font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#333366;
	text-decoration:underline;
}
.menulinkat
{
    font-family:Verdana;
	font-size:11px;
	font-weight:800;
	color:#FF9933;
	text-decoration:none;

}

.copylink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	text-decoration:none;
	color:#333366;
}

.copylink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	text-decoration:underline;
	color:#333366;
}

.copylinkbold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:800;
	text-decoration:none;
	color:#333366;
}

.copylinkbold:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:800;
	text-decoration:underline;
	color:#333366;
}


.title		{
	font-family: Verdana;
	font-size: 14pt;
	
	font-weight : bold;
}
.byline
{
	font-family:Verdana;
	font-size:9px;
	font-weight:400;
	text-decoration:italic;
	
}
.date
{
	font-family:Verdana;
	font-size:9px;
	font-weight:400;
}

.highlight 
        {
            background-color: lemonchiffon; 
           
        }
.textbox 
	{
	BORDER-RIGHT: #333366 1px solid; 
	BORDER-TOP: #333366 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #333366 1px solid; 
	BORDER-BOTTOM: #333366 1px solid; 
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	width:275px;
	}
