﻿.pagebanner
{
	font-family:Verdana;
	background-color:#000000;
	border-top-color:#4b545b;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#4b545b;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#4b545b;
	border-left-width:1px;
	border-left-style:solid;
	width:802px;
}
.pagetitle
{
	font-family:Verdana;
	font-weight:900;
	font-size:12px;
	height:20px;
	color:#ffffff;
}
body
{
	background-image:url(images/grad2.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#79b3c7;
	text-align: center;
	margin:0px 0px; 
	padding:0px;
}
#content 
{
	width:802px;
	margin:0px auto; 
	text-align:left; 
	padding:15px;
}
.pagebody
{
	font-family:Verdana;
	font-size: 10px;
	background-color:#ffffff;
	border-top-color:#4b545b;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#4b545b;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#4b545b;
	border-left-width:1px;
	border-left-style:solid;
	width:802px;
}
.toolbar
{
	font-family:Verdana;
	font-size: 10px;
	background-color:#ffffff;
}
.toolbarlink
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
}
.toolbarlink:hover
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:underline;
	color: #4b545b;
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
}
.centerpiece
{
	background-image:url(images/centerpiece1.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#003e67;
	height:396px;
	width:800px;
	font-family:Verdana;
}
.centerpiecelink
{
	text-decoration:none;
	color: #000000;
}
.centerpiecelink:hover
{
	text-decoration:underline;
	color: #4b545b;
}
.productbody
{
	 background-color:#ffffff; 
	 margin:15px 15px 15px 15px;
}
.sysmessage
{
	 background-color:#ffffff; 
	 margin:15px 15px 15px 15px;
}
.genericbody
{
	 background-color:#ffffff; 
	 margin:15px 15px 15px 15px;
}
.button
{
	font-family:Verdana;
	font-size:10px;
	width:75px;
}
.txtBig
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}
.txtMedium
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.txtSmall
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
}
.SupportMessage
{
	border-top-color:#4b545b;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#4b545b;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#4b545b;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom-color:#4b545b;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
}
.entityListHeader
{
	border-bottom-color:#d3e2ee;
	border-bottom-width:1px;
	border-bottom-style:solid;	
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}
.entityListItem
{
	border-bottom-color:#d3e2ee;
	border-bottom-width:1px;
	border-bottom-style:solid;	
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}
.entityListTable
{
	width:100%;	
	padding-top:5px;
	padding-bottom:5px;
}