﻿body	
{
	margin: 0px;
}

.rightColumnDivider
{
	background-image:url('images/div_vert.gif');
	background-position:right;
	background-repeat:no-repeat;
}

.leftColumnDivider
{
	background-image:url('images/div_vert.gif');
	background-position:left;
	background-repeat:no-repeat;
}

.contentArea
{
	background-color:transparent;
	vertical-align:top;
	margin:0px;
	padding-top:2px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
}

p
{
	font-family:  Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #ffffff;
}

p a
{
    color: #ffffff;
	text-decoration: none;
	border-bottom:dotted 1px #ffffff;
}

p a:hover, a:hover
{
    color:#ffffff;
	text-decoration: underline;
	border-bottom:0px;
}

hr
{
	color: #999999;
	background-color: #999999;
	height: 1px;
}

.pStyleText
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #ffffff;
}

ul
{
	padding-left: 7pt;
	margin-left: 7pt;
}

li
{
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #ffffff;
}
 
/* Aptify Default Classes */
.HoverClass
{
	/*color: mediumblue;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
}

.HiliteClass
{
	color: red;
	font-family: Verdana, Arial, helvetica, sans-serif;
}

/* Image Styles */
.imageBorder
{
	border:solid 2px #ffbb00;
	padding:3px;
}

.imageNoBorder
{
	border:solid 0px #556600;
}

.imageLeftFloat
{
	border:solid 0px #556600;
	float:left;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
}

.imageRighttFloat
{
	border:solid 0px #556600;
	float:right;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:5px;
}

/* Main Menu Style */
.MainMenuItem
{
  color:#ffffff;
  font-family: Verdana, Arial, 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 */
.globalColumn
{
	text-align:right;
	padding-right:20px;
	padding-left:20px;
	vertical-align:top;
	width:160px;
}

.globalColumnTable
{
	width:100%;
	border: solid 0px #000000;
}

.globalColumnHeader
{
	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;
	text-align:left;
	text-decoration: normal;
	text-indent: 3px;
	padding:3px;
	color: #333333;
	background-color:#f5f5f5;
	border-bottom: 1px solid #999999;
}

.rightSideImage
{
	width:126px;
	text-align:right;
	vertical-align: bottom;
}

/* Footer */
.footer
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: x-small; 
	font-weight: normal; 
	text-align: center;
	vertical-align:top;
	color: #ffffff;
	padding-bottom:10px;
	padding-top:10px;
	border-top: solid, 1px, #ffffff;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}
	
.footer a:visited	
{
	text-decoration: none;	
	color: #ffffff;
}	
		
.footer a:active	
{
	text-decoration: none;	
	color: #ffffff;
}	
		
.footer a:hover
{	
	text-decoration: underline;
	color: #ffffff;
}

/* Control Styles */

/* Label Style */
.labelStyle
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal;
	color: #ffffff;
}

/* 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
{
	height:20px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	border:1px solid #000000;
	text-align:center;
}

/* Check Box Style */
.checkBoxStyle
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:13px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
}

/* Radio Button Style */
.radioButtonStyle
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:13px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
}

/* HyperLink Style */
.hyperLinkStyle
{
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal; 
	color: #008a9b;
	background-color:Transparent;
	text-decoration:underline;
}

.hyperLinkStyle a
{
	font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: normal;
	text-align: left;
    word-spacing: normal; 
	color: #008a9b;
	background-color:Transparent;
	text-decoration:underline;
}

.hyperLinkStyle a:active 
{
	font-weight: bold;
    color: #008a9b;
	text-decoration:underline;
}

.hyperLinkStyle a:visited 
{
	font-weight: bold;
    color: #008a9b;
	text-decoration: underline;
}

.hyperLinkStyle a:hover 
{
	font-weight: bold;
    color: #000000;	
	text-decoration: underline;
}

.HeaderBackGround
{
	background-image:url('images/HeaderBackground.gif');
	background-repeat: repeat-x
}
