﻿body
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;	
	border-style:none;
	border-width:0;
	margin-left:15;
	margin-right:15;
	margin-top:15px;
	margin-bottom:15px;
}

.COPYRIGHT
{
	font-size:11px;
	color:#999999;	
}

.HOME-CONTENT
{ 
	font-size:11px;
}

H1.PAGE-TITLE
{
	padding: 0px;
	margin: 0px;
	font-size:18px;
	font-weight: normal;
	color: #5c96b1;
}

H2.SUB-TITLE
{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	font-weight: bold;
	color: #5c96b1;
}

.INCLUDE-TITLE
{
	font-size:14px;
	font-weight: bold;
	color: #5c96b1;
}

.INPUTBOX
{
	background-image:url(/images/v2/inputbox_background.gif);
	background-repeat:no-repeat;
	font-size:11px;
}

.SMALL
{
	font-size:11px;
}

.WATERMARKED
{
	background-image:url(/images/v2/inputbox_background.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color: #666666;
}

.LOGIN-ERROR
{
	font-size:11px;
	color: #cc0000;
}

A:link
{	
	text-decoration:	underline;
	color:	#3366cc;
}

A:visited
{	
	text-decoration:	underline;
	color:	#3366cc;
}

A:link.SIDE-NAV
{	
	font-family: Arial;
	text-decoration:	none;
	color:	#666666;
	font-size: 11px;
}

A:visited.SIDE-NAV
{	
	font-family: Arial;
	text-decoration:	none;
	color:	#666666;
	font-size: 11px;
}

A:link.SMALL
{	
	text-decoration:	none;
	color:	#3366cc;
	font-size: 11px;
}

A:visited.SMALL
{	
	text-decoration:	none;
	color:	#3366cc;
	font-size: 11px;
}

A:link.FOOTER
{	
	text-decoration:	underline;
	color:	#999999;
	font-size: 11px;
}

A:visited.FOOTER
{	
	text-decoration:	underline;
	color:	#999999;
	font-size: 11px;
}

TABLE.Grid
{
	 border-width:1px;
	 border-color:#3366cc;
}

.textarea
{
	font: 12px Arial;
	color: #333333;
	background-color: #efefef;
	border: single #f60;
	border-width: 1px 1px 1px 1px;
	overflow: auto;
}

input.textbox
{
	font: 12px Arial;
	color: #333333;
	background-color: #efefef;
	border-width: 1px 1px 1px 1px;
}