.blueBorderCell {
		border-left-width: 1; 
		border-right: 1px solid #000080; 
		border-top-width: 1; 
		border-bottom-width: 1
		}


.greyText { 
	font-family: Verdana;   
	font-size: 8pt; 
	color: #666666; 
	}

.greyCellText  {
	font-family: Verdana;
	font-size: 10pt;
	color : #302B2E;
	text-align : left;
	text-justify : newspaper;
	padding-left: 20px;
}
	
.smallCellText  {
	font-family: Verdana;
	font-size: 8pt;
	color : #302B2E;
}	

.narrowText  {
	font-family: Arial;
	font-size: 8pt;
	color : #302B2E;
}	

.whiteText { 
	font-family: Verdana;   
	font-size: 8pt; 
	color: white;
	background-color: silver; 
	}
	
.ShadowText {
	font-family: Verdana;
	font-weight: bold;
	color: navy;
}



.MenuLinks
{
    text-decoration:underline;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    COLOR: #666666;font-size:10pt; font-weight:bold
}

.MenuLinksMouseOver { 
	text-decoration: underline; 
	cursor: hand; 
	font-family: Verdana; 
	color: #003399; font-size:10pt; font-weight:bold 
	}
	

.Menu
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #666666;
    CURSOR: hand;
    FONT-FAMILY: Verdana;font-size:10pt; font-weight:bold
}

.MenuOver
{
    BACKGROUND-COLOR: #D1D1D1;
    COLOR: #003399;
    CURSOR: hand;
    FONT-FAMILY: Verdana;font-size:10pt; font-weight:bold
}

.IntroLinks {
	font-family: MS Sans Serif;
	text-decoration: none;
	font-size: 9pt;
	color: white;
	}
	
.IntroLinksOver {
	font-family: MS Sans Serif;
	text-decoration: none;
	font-size: 9pt;
	color: navy;
	}
	
.IntroTD {
	font-family: MS Sans Serif;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	background-image: url('images/button.gif');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-color: #276487; 
	background-position: left center;
	padding-left: 15;
	padding-right: 15;
	
	}
	
.IntroTDOver {
	font-family: MS Sans Serif;
	text-decoration: underline;
	font-size: 9pt;
	color: gold;
	font-weight: bold;
	background-image: url('images/button_f2.gif');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-color: #276487; 
	background-position: left center;
	padding-left: 15;
	padding-right: 15;
	}

.IntroTD1 {
	font-family: MS Sans Serif;
	text-decoration: none;
	font-size: 9pt;
	color: #276487;
	font-weight: bold;
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-color: white; 
	background-position: left center;
	padding-left: 15;
	padding-right: 15;
	padding-top: 5;
	padding-bottom: 5;
	}
	
.IntroTDOver1 {
	font-family: MS Sans Serif, Arial;
	font-size: 9pt;
	color: #0079C2;
	font-weight: bold;
	background-image: url('images/grey_lines.gif');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-color: white; 
	background-position: left center;
	padding-left: 15;
	padding-right: 15;
	padding-top: 5;
	padding-bottom: 5;
	}
	
.IntroLinks1 {
	font-family: MS Sans Serif, Arial;
	text-decoration: none;
	font-size: 9pt;
	color: #276487;
	}
	
.IntroLinksOver1 {
	font-family: MS Sans Serif, Arial;
	text-decoration: none;
	font-size: 9pt;
	color: #0079C2;
	text-decoration:underline;
	}
	
.mCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px white solid;
	background-color: #0079C2;
	text-align: left;
	border: 2px outset azure; /*	color:midnightblue;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=ghostwhite,endColorStr=gainsboro);
*/
	color: white;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=lightskyblue,endColorStr=midnightblue);
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 155px; /*FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=1);*/
}
.mOver {
	text-decoration:underline;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=midnightblue,endColorStr=lightskyblue);

}
/* form styles */

.cfform{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align:top;
	text-align:center;
}
.cfform hr{
	width: 99%;
	height: 1px;
}
.cfform p{
	margin-top: 0px;
	padding: 0px;
	vertical-align:top;
}

/**********************
 Form Elements
***********************/
.cfElementRow{
	vertical-align:top;
}

.cfInput {
	font-size: 11px; !important;
	font-family: Arial;
}

.cfTextarea {
	font-size: 11px; !important;
	font-family: Arial;
}
.cfSelect {
	font-size: 11px !important;
	font-family: Arial;
}

.cfInputView, .cfTextareaView {
	font-size: 11px;
	font-family: inherit;
	border: 1px solid white;
}

.cfRadio{
	font-size: 10px;
}

.cfCheckbox{
	font-size: 10px;
}

.cfButton {
	font-family: Verdana, Arial;
	font-size:12px;
	color: #2F2F2F;
	font-weight:bold;
	text-transform: capitalize;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=silver); 
	border: 3px double #AEAEAE;
	padding:0px;
	margin:0px;
}
.cfButtonHover {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5566cc,endColorStr=#003366);
	color: ghostwhite;
	border: 3px double #AEAEAE;
	background-color:#000066;
	text-decoration:underline;
}
.cfButtonBar{

}

.cfText{
	font-size: 10px;
	font-family: inherit;
	padding: 2px 		!important;
	width:100%  		!important;
	color: #393939;
}


.cfReadOnly {
	color:navy;
	border:none;
	background:#efefef;
	font-size: 12px;
}

.cfRequiredElement{
	
}



/**************************
 labels
 **************************/
/* label of form element */
label{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-right:2px;
	text-align:left;
}

/* first child in a horizontal group, sets width so all elements down form line up */
.cfFirstChild  {
	/*width: 180px !important;*/
	padding-right:2px;
	text-align:right;
}

/* the label of an individual form element */
.cfLabelTitle {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	padding-right:6px;
	font-weight:bold;
	color: #393939;
}

/* applyes to vertical form group labels */
.cfHeaderTitle{
	width: 100%;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight:bold;
	padding:2px;
	border-bottom: 1px solid #c2c2c2;
}

/* applys to label of elements that are required */
.cfRequiredLabel{
	padding-right:2px;
	text-align:right;
	width:100%;
	color: #393939;
	font-weight:bold;
	font-size:10px;
	vertical-align:middle;
	padding-right:2px;
	vertical-align:top;
}

.cfRequiredLabelIndicator {
   color: red;
	font-weight: bold;
	font-size:11px;
	vertical-align: baseline;
}

.cfLabel{
	padding-right:6px;
	text-align:left;
	letter-spacing: 1px;
	width:100%;
	color: #393939;
	font-weight:bold;
	font-size:11px;
	vertical-align:middle;
}



/***************************
	alignment
****************************/
/* horizontal form groups */
.horizontal{
	text-align:center;
}

/* vertical form groups */
.vertical table{ 
	vertical-align:top;
}

/* left aligned labels */
.cfLabelPosLeft  {
	margin-left: 10px !important;
	text-align:left;

}

/* right aligned labels */
.cfLabelPosRight {
	margin-right: 10px;
	text-align: right;
}

/* top aligned labels */
.cfLabelPosTop  {
	margin-right: 1ex;
}

/* centered aligned labels */
.cfLabelPosCenter  {
	margin-right: 1ex;
	text-align: center;
}



.err {
	position:absolute;
	margin: 30px;
	padding:10px;
	padding-left:20px;
	left:10px; 
	top:10px; 
	width:420px;
	background-color: #fefefe;
	FILTER: Alpha(Opacity=90, FinishOpacity=90, Style=1);
	border: 2px #CC0000 solid;
}

.xBtn {
font-size:14px; font-family:Arial, Helvetica, sans-serif; float:right; cursor:pointer; color:#CC0000;
}
.errBtn {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=red,endColorStr=#CC0000) Alpha(Opacity=100, FinishOpacity=100, Style=1); 
	background-color:#990000;
	color:ghostwhite;
	font-size:14px;
	font-family: MS San Serif, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:1px; 
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}
.success {
	position:absolute;
	margin: 30px;
	padding:10px;
	padding-left:20px;
	background-color: #fefefe;
	FILTER: Alpha(Opacity=90, FinishOpacity=90, Style=1);
	border: 2px #00cc00 solid;
}
.sBtn {
font-size:14px; font-family:Arial, Helvetica, sans-serif; float:right; cursor:pointer; color:#00cc00;
}
.successBtn {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#55cc55,endColorStr=#007700) Alpha(Opacity=100, FinishOpacity=100, Style=1); 
	background-color:#007700;
	color:ghostwhite;
	font-size:14px;
	font-family: MS San Serif, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:1px; 
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}
.successMsg {
	font: 10pt arial, tahoma, helvetica, sana-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
	color: #00cc00
}
.progressBar
{
	visibility:hidden;
	border-right: activeborder thin outset;
	border-top: activeborder thin outset;
	font-size: x-small;
	z-index: 1003;
	left: 40%;
	border-left: activeborder thin outset;
	border-bottom: activeborder thin outset;
	font-family: Verdana, Arial;
	position: absolute;
	top: 45%;

	border-collapse: collapse;
	background-color: #F0F0E9;	
	width: 200px;
	height: 50px;
	text-align: center;
}