<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #FFFFFF;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

#ContentCell
{
width: 584px;
border-right: 1px solid #114FA0
}
.GeneralTable
{
background-color: #FFFFFF;
}

#PageSubTable
{
background-color: #FFFFFF;
}

.prodname h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    	color: #114FA0;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 2px;
}


.content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    	color: #114FA0;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 2px;
}

.pagetitle h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
    	color: #114FA0;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
}

.TopBanner
{
font-family: Verdana;
font-size: 11px;
color: ;
font-weight: Bold;
text-decoration: none;
font-style: normal;
text-align: Left;
background:#FFFFFF url("http://www.calliopedesigns.com/images/snow_bg.gif");
}

.TopSubBanner
{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #970F00;
text-align: Center;
}

.TopSubBannerText
{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
}

.TopText, a.TopText, a.TopText:link, a.TopText:active, a.TopText:visited, a.TopText:hover
{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
}

.LeftColumn
{
font-family: Verdana;
font-size: 11px;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
vertical-align: Top;
width: 200px;
border-right: 1px solid #114FA0;
border-left: 1px solid #114FA0;
}

.LeftColumnText
{
text-align: Left;
vertical-align: Top;
width: 200px;}

.RightColumn
{
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #114FA0;
text-align: Left;
vertical-align: Top;
width: 200px;}

.RightColumnText
{
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-style: normal;
font-weight: Bold;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 200px;}

.Footer
{
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #16468F;
text-align: Center;
vertical-align: Top;
}

.FooterText
{
font-family: Verdana;
font-size: 11px;
color: ffffff;
font-weight: Normal;
font-style: normal;
text-decoration: none;
text-align: Center;
vertical-align: Top;
}

.Instructions
{
font-family: Verdana;
font-size: 11px;
color: ;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left;
}

.ErrorMessages
{
font-family: Verdana;
font-size: 11px;
color: ;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left;
}

.Messages
{
font-family: Verdana;
font-size: 11px;
color: ;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left;
}

.Headings
{
font-family: Verdana;
font-size: 10pt;
color: cc0000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: ;
text-align: Left;
}

.Content
{
font-family: Verdana;
font-size: 11px;
color: #114FA0;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: FFFFFF;
text-align: Left;
}

a.plink:link, a.plink:visited, a.plink:active {
color:#970F00;
font-family: Verdana;
font-size: 11px;
text-decoration:underline;
}

a.plink:hover {
color:#970F00;
text-decoration:none;
font-family: Verdana;
font-size: 11px;
text-decoration:none;
}

.ContentTableHeader
{
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #114FA0;
text-align: Left;
}

.ContentTable
{
background-color: #114FA0;
}

.ContentTableHorizontal
{
background-color: #114FA0;
}

</Style>