

.ticker
{
	font-family: "Arial";
	font-size : 8.2pt;
	color: 003366;
}

#content
{
	position: absolute;
	margin-top: -273px;
	margin-left: -370px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 740px;
	height: 545px;
}

a
{color: #0895C2;
text-decoration: underline}

.MenuOut
{
	background-image : url(images/MenuBarBackgroundMO.gif);
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	cursor: hand;
}

.MenuOver
{
	background-image : url(images/MenuBarBackground.gif);
	text-align : center;
	color : #3274D0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
    cursor: hand;
}

a.LinkMenuOver
{
	color : #3274D0;
	text-decoration: none;
}

a.LinkMenuOut
{
	color : White;
	text-decoration: none;
}

.SubMenuOver
{
	background-image : url(images/MenuBarBackground.gif);
	text-align : center;
	color : #3274D0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	cursor: hand;
}

.SubMenuOut
{
	background-image : url(images/SubMenuBarBackground.gif);
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
    cursor: hand;
}

a.SubLinkMenuOver
{
	color : #3274D0;
	text-decoration: none;
}

a.SubLinkMenuOut
{
	color : White;
	text-decoration: none;
}

.SideMenuOut
{
	background-image : url(images/LeftMenuItemBackgroundMO.jpg);
	text-align : left;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6.7pt;
	font-weight : bold;
	cursor: hand;
	padding-left : 15px;
}

.SideMenuOver
{
	background-image : url(images/LeftMenuItemBackground.jpg);
	text-align : left;
	color : #3274D0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6.7pt;
	font-weight : bold;	
    cursor: hand;
	padding-left : 15px;
}

a.SideLinkMenuOut
{
	color : #000000;
	text-decoration: none;
}

a.SideLinkMenuOver
{
	color : #3274D0;
	text-decoration: none;
}

td.content
{
	background:;
	background-image : url(images/ContentBackRight.gif);
	background-position : right;
	background-repeat : repeat-y;
	padding-bottom : 15px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	font-family : "Verdana";
	font-size: x-small;
	line-height : 10.5pt;
}

.scroll
{
	height: 340px;
	width: 100%;	
	overflow: auto;	
	padding-right: 10px;
}

td.pageheader
{
	padding-left : 8px;
	padding-top : 4px;
	font-family : "Arial";
	font-size : 12pt;
	color: #263F66;
	font-weight : bold;	
}
td
{
	font-family : "Verdana";
	font-size: x-small;
	
	
}

.vsmall
{
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 8.0pt;
}

.copyright
{
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 7.0pt;
	color:#222222;
}

.smallwhite
{
	font-family: Verdana, Gill Sans MT, ms-sans-serif;
	font-size : 8.2pt;
	color: white;
	font-weight : bold;
}



@media print 
{
	.noprint {display: none;}
}
