﻿body	
{
	margin: 5px;
    background-color:#ffffff;
}

.pageBackground
{
	background-color:#ffffff;
}

.contentArea
{
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	vertical-align:top;
	border: 1px solid #579442;
	
}

p
{
    font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #333333;
	margin-right: 10px;
	margin-right:10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

a
{
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #000000;
}


.pStyleText
{
    font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #333333;
	margin-right: 10px;
	margin-right:10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

li
{
    font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: justify;
    word-spacing: normal;
	color: #333333;
	margin-right: 10px;
	margin-right:10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
 
/* Header Text */
.headerText
{
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #30437b;
	text-decoration: normal;
	padding-right:3px;
}

.headerLink
{
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #30437b;
	text-decoration: normal;
	padding-right:5px;
	border-right:solid 1px #30437b;
}

.headerLink a
{
	color: #30437b;
	text-decoration:none;
}
	
.headerLink a:visited	
{
	text-decoration:none;	
	color: #30437b;
}	
		
.headerLink a:active	
{
	text-decoration:none;
	color: #30437b;
}	
		
.headerLink a:hover
{	
	text-decoration:none;
	color: #1c4e8b;
}


/* Aptify Default Classes */
.HoverClass
{
	/*color: mediumblue;*/
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

.HiliteClass
{
	color: red;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

/* Image Styles */
.imageBorder
{
	border:solid 2px #ffbb00;
	padding:3px;
}

.imageNoBorder
{
	border:solid 0px #556600;
}

/* Main Menu Style */
.MainMenuItem
{
  color:#ffffff;
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
  width:96px;
  height:25px;
  text-align:center;
  vertical-align:middle;
}

.MainMenuItem a
{
  color:#ffffff;
  text-decoration:none;
}

.MainMenuItem a:active
{
  color:#ffffff;
  text-decoration:none;
}

.MainMenuItem a:visited
{
  color:#ffffff;
  text-decoration:none;
}

.MainMenuItem a:hover
{
  color:#f7f7f7;
  text-decoration:none;
}

/* Right Side Styles */
.rightSideColumn
{
	width:130px;
	padding:2px;
	vertical-align: top;
}

.rightSideTable
{
	width:100%;
	border: solid 1px #000000;
}

.rightSideHeader
{
	width:100%;
	vertical-align: top;
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #000000;
	text-align:left;
	text-decoration: normal;
	padding:3px;
}

.rightSideImage
{
	width:126px;
	text-align:right;
	vertical-align: bottom;
}

/* Footer */
.footer
{
	font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:center;
	color: #333333;
	text-decoration: none;
}

.footer a
{
	color: #19327f;
	text-decoration: none;
}
	
.footer a:visited	
{
	text-decoration: none;	
	color: #19327f;
}	
		
.footer a:active	
{
	text-decoration: none;	
	color: #19327f;
}	
		
.footer a:hover
{	
	text-decoration: underline;
	color: #19327f;
}

/* Control Styles */

/* Label Style */
.labelStyle
{
    font-family: Arial, Verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #333333;
}

/* Text Box Style LA - Left Align , RA - Right Align */
.textBoxStyleLA
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #333333;
	border:1px solid #999999;
	text-align:left;
	text-transform:uppercase;
}

.textBoxStyleRA
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #333333;
	border:1px solid #999999;
	text-align:right;
	text-transform:uppercase;
}

.textBoxStyleLANoCaseStyle
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #333333;
	border:1px solid #999999;
	text-align:left;
}

/* List Style */
.listStyle
{
    font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	color: #333333;
	border:1px solid #999999;
	text-align:left;
}

/* Button Style */
.buttonStyle
{
    font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	border:1px solid #999999;
	text-align:center;
}

/* Check Box Style */
.checkBoxStyle
{
    font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333333;
	text-align:center;
}

/* Radio Button Style */
.radioButtonStyle
{
    font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333333;
	text-align:center;
}

/* HyperLink Style */
.hyperLinkStyle
{
	font-family: Arial, Verdana, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: center; 
	color: #19327f;
	background-color: #FFFFFF;
}

.hyperLinkStyle a
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: #19327f;
	text-decoration: none;
}

.hyperLinkStyle a:active 
{
	text-decoration:none; 
	color:#19327f;
}

.hyperLinkStyle a:visited 
{
	text-decoration:none; 
	color:#19327f;
}

.hyperLinkStyle a:hover 
{
	text-decoration:underline; 
	color:#999999;
}