﻿/***********************************************/

/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
/*Selwyn Collins
Selco2000 */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/*  AJAX */


 @import url("FONTCOLORS.css"); 
/***** Global Settings *****/
/* Normalizes margin, padding p,ul, ol,li */
/*
body, div, dl, dt, dd,  h1,  h2,  h3, h4, h5, h6, pre, form, fieldset,
input,  blockquote, th,  td
{
	margin : 0;
	padding : 0;
	color:#000;
}
*/
body  {
	margin: 0; /* it's good practice to 
	zero the margin and padding of the 
	body element to account for 
	differing browser defaults */
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	text-align:center;
	/* */
background-image: url(../images/CC_bg_main_content_Form_Layout.png);
	background-repeat: repeat-x;
	border:0;
	margin:0;
	padding:0;
	font-size: 90.01%;
	background-color: #FFF;
}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{ font-size : 100%; }

/* Removes list-style from lists */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  em, strong,*/

address, caption, cite, code, dfn, th, var 
{ font-style : normal; font-weight : normal; }

/* Removes borders and spacing from tables */
table
{ border-collapse : collapse; border-spacing : 0; }

/* Removes borders from fieldset and img */
fieldset, img
{ border : 0; }

/* Left-aligns text in caption and th */
caption, th
{text-align: left; }

/* Removes quotation marks from q */
q:before, q:after
{ content :''; }


/*http://slideshowpro.net/products/slideshowpro/slideshowpro_for_flash */
a.help {cursor: help; } 
a.button {cursor: pointer; } 
a.email {
	cursor: pointer;
	color: #0033FF;
	
}
a.email a{
	cursor: pointer;
	color: #0033FF;
	text-decoration: underline;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
.ads {

	font-size: 0.95em;
	padding: 6px;
	border: 1px dotted #333;
	margin: 0px 8px 6px 8px; 
	background-color: #eee;

}
.ads  h3{
	font-size: 1.0em;
	color:#00477D;
	padding: 8px;
	border: 1px solid #eee;
	margin:  2px; 
	background-color: #80C8FE;

}

.ads  ul {

list-style: none;
padding-left:0;
margin-left:0;
margin-bottom:0;
margin-top:0;
}
.ads  li{
	/*font-size: 1.2em;*/
	color:#8B795E;
	text-align:center;
	border: 1px solid #97694F;
	margin:  0 2px 4px 2px;
	padding: 4px;
	background-color:#246BB2;
}

.ads ul li h3{
	color:#00477D;
	font-size: 0.98em;
}

.secInfo {
text-align:right;
float:left;
width:120px;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
color: #CCCCCC; 
font-size:11px; 
padding: 2px 0 4px 0; 
letter-spacing: 0.2em; 

width:350px;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
text-align: center;
color: #CCCCCC; 
font-size:11px; 
padding: 2px 0 4px 0; 
letter-spacing: 0.2em; 
}

/* **********CONTAINER BTM HOLDER************* */


div#containerBtmHolder
{
	margin-left: auto;
	margin-right: auto;
	width:830px;
	height:100%;

}
/**********CONTAINERBTM************/
div#containerBtm
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	font-weight: normal;
	width:830px; /*900px;*/
	min-height:452px;
	height:auto !important;
	height:452px;
/*		background-color: #fff;
margin-bottom:20px;*/
	float:left;
/*	background-image: url(../images/bg_middle_content.png);
	background-repeat: repeat-x;
	background-position: center;*/
}


#containerBtm h1  {
font-size: 1.2em;
text-align:left;
font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color:#6aa8f0; /*#98a65b; 7C7062*/
	background-color:#FFF;
	padding:2px 0 2px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height:26px;
	}
	
#containerBtm h1 em {
font-size: 1.01em;
	font-style: normal;
	color: #7C7062;
	font-weight:bold;
	  /*ece9d8;  8B5A00 8B7355 #B4A28F;
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}


#containerBtm h4  {
font-size: 1.2em;
text-align:left;
font-family:"Times New Roman", Times, serif;
	font-style: normal;
/*	Blue -- color:#6aa8f0; #98a65b; 7C7062*/
	color:#454545;
	padding:2px 0 2px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height:26px;
	letter-spacing: 0.32em;
	}
	#containerBtm h4 em {
font-size: 1.01em;
	font-style: normal;
	color: #7C7062;
	font-weight:bold;
	  /*ece9d8;  8B5A00 8B7355 #B4A28F;
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}

div#containerBtmHmpg
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:830px; /*900px;*/
	min-height:340px;	
	height:auto !important;
	height:380px;
	
	margin-bottom:20px;	
}


#containerBtmHmpg h1  {
font-size: 1.2em;
text-align:left;
font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color:#6aa8f0; /*#98a65b; 7C7062*/
	background-color:#FFF;
	padding:2px 0 2px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height:26px;
	}
	
#containerBtmHmpg h1 em {
font-size: 1.01em;
	font-style: normal;
	color: #7C7062;
	font-weight:bold;
	  /*ece9d8;  8B5A00 8B7355 #B4A28F;
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}

div#containerBtmContactus
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:830px; /*900px;*/
	min-height:550px;
	height:auto !important;	
	height:550px;
	background-color: #fff;
	float:left;
}
#containerBtmContactus h1  {
font-size: 1.2em;
text-align:left;
font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color:#6aa8f0; /*#98a65b; 7C7062*/
	background-color:#FFF;
	padding:2px 0 2px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height:26px;
	}
	
#containerBtmContactus h1 em {
font-size: 1.01em;
	font-style: normal;
	color: #7C7062;
	font-weight:bold;
}
/************************************/

div#containerBtmAdmin
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:830px; /*900px;*/
	min-height:620px;
	height:auto !important;
	height:620px;
	background-color: #fff;
	float:left;
}


div#containerGBBtm
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:830px; /*900px;*/
	min-height:740px;	
	height:780px;
	height:auto !important;	
	background-color: #fff;	
	float:left;
}

#containerGBBtm h1  {
font-size: 1.2em;
text-align:left;
font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color:#6aa8f0; /*#98a65b; 7C7062*/
	background-color:#FFF;
	padding:2px 0 2px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height:26px;
	}
	
#containerGBBtm h1 em {
font-size: 1.01em;
	font-style: normal;
	color: #7C7062;
	font-weight:bold;
	  /*ece9d8;  8B5A00 8B7355 #B4A28F;
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}


#header {
	margin-bottom: 6px;
	text-align: left;
	padding-left: 0.5em;
	background-color: #ddd;
}
#header td
{
padding:4px;
background-color: #ddd;
color:#97694f;
font-size:12px;
}


select {
	background-color: #ddd;
border: solid 1 #ccc;
	color: #000000;
font-size:120%;
	width: 290px;
	padding:0 0 0 2px;
	
}

#sidebar {
float: left;
	text-align: left;
	width: 300px;
	margin-top: 0;
	margin-left:6px;
	background-color: #FFF;
	border: 1px solid #b3b3b3;

}
#sidebarBulletin {
	float: right;
	text-align: left;
	width: 324px;
	margin-top: 0;
	margin:0 4px 0 4px;
	background-color: #FFF;
	/*border: 1px solid #b3b3b3;*/
	padding:0 0 0 4px;	

}



#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


.CopyrightBlk {
	font-weight: bold;	/* yellow star */
	color: #000;
	font-size: 10px;
}
#CopyrightHolder a{
 color:#ccc;
font-weight:bold;
	color:#666600;
}

#CopyrightHolder a:hover{
 color:#000;
font-weight:bold;
}

.Copyrightred {
	font-weight:bold;	/* yellow star */
	color: #FF0000;
	font-size: 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

#introHolder{
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 230px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	width:494px;
	margin: 0px;
	float: right;
}
#introHolder img{
	width:490px;
	margin: 0px;
	float: right;
}
/**************HOME PAGE***************/

div#introHolderHmpgHolder
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9c6cff;
	text-align: left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:430px; /*900px;*/
	min-height:300px;	
	height:auto !important;
	height:300px;	
	padding: 0 0 0px 4px;	
	margin: 120px 0 10px 4px;
float: left;

}
#introHolderHmpgHolder h2 {
	text-align: left;
	font-weight:bold;
	color: #333;
}
#introHolderHmpgHolder h2 em {
	font-size: 1.01em;
	font-style: normal;
	font-weight:bold;
	color: #bf8b37;

}
#introHolderHmpg{
	min-height:178px;
	height:auto !important;
	height:178px;
	width:410px;
	float: left;
	clear:right;
	padding: 4px 8px 4px 4px;
	margin-top:58px;
	margin-left: 6px;	
	/*background-color: #ccc000;
	border: 7px solid #fbfcb0;*/
	background-image: url(../images/bg_Content.png);
	background-repeat: repeat-y;
background-position: right ;
font-size: 1.01em;
	font-style: bold;
	color: #333; 
}


#introHolderHmpg  p table {
	padding: 1px ;
	float:right;
	background-color: #333;
	margin: 0 4px 0 6px;
	width:350px;
}

#introHolderHmpg  .indent {
	background-color: #FF0000;
	/*line-height: 1.2em;*/
	padding:0 4px 0 4px ;
	
}

#introHolderHmpg p{
	color: #454545; /*#8b5a2b;*/
	font-size: 0.84em;
	line-height: 1.4em;
	padding:0 4px 0 4px;
	margin-top:3px;
	text-align:justify;

}
#introHolderHmpg p img{
	padding-top:4px;
	line-height: 1.4em;
	/*font-size: 0.86em;*/
	padding-right: 6px;
	float: left;	
}

#introHolderHmpg  object{
	padding-top:4px;
	line-height: 1.4em;
	/*font-size: 0.86em;*/
	padding-right: 6px;
	float: left;	
}

#introHolderHmpg p script{
padding-top:4px;
background-color:#FFFF33;
	line-height: 1.4em;
	padding-right: 6px;	
	float: left;
	
}

#introHolderHmpg h1 em {
font-size: 1.01em;
	font-style: normal;
	color:#8B7E66;   /*ece9d8;  8B5A00 8B7355
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}

/********************/

#introContactUs{
	min-height:278px;
	height:auto !important;
	height:278px;
	width:440px;
	float: left;
	clear:right;
	padding-right: 4px;
	margin-top:0px;
	background-color: #FFF;

}

#introContactUs h2 {
font-size: 1.01em;
	font-style: normal;
	color: #7f5417; 
	/*#207a35;*/
	/*color: #bf8b37;*/
	margin-bottom:12px;
}

#introContactUs p{
	color: #454545; /*#8b5a2b;*/
	font-size: 0.84em;
	line-height: 1.4em;
	padding:0 4px 0 4px;
	margin-top:3px;
	text-align:left;

}

#introHolderBtm{
	min-height:378px;
	height:auto !important;
	height:378px;
	width:440px;
	float: left;
	clear:right;
	padding-right: 4px;
	margin-top:0px;
	margin-left: 10px;	
	background-color: #FFF;
	text-align:left;
}


#introHolderBtm p{
	color: #454545; /*#8b5a2b;*/
	font-size: 0.84em;
	line-height: 1.4em;
	padding:0 4px 0 4px;
	margin-top:3px;
	

}
#introHolderBtm p img{
	padding-top:4px;
	line-height: 1.4em;
	/*font-size: 0.86em;*/
	padding-right: 6px;
	float: left;	
}

#introHolderBtm  object{
	padding-top:4px;
	line-height: 1.4em;
	/*font-size: 0.86em;*/
	padding-right: 6px;
	float: left;	
}

#introHolderBtm p script{
padding-top:4px;
background-color:#FFFF33;
	line-height: 1.4em;
	padding-right: 6px;	
	float: left;
	
}

#introHolderBtm h1 em {
font-size: 1.01em;
	font-style: normal;
	color:#8B7E66;   /*ece9d8;  8B5A00 8B7355
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}

#introHolderBtm h2 {
font-size: 1.01em;
	font-style: normal;
	color: #7f5417; 
	/*#207a35;*/
	/*color: #bf8b37;*/
	margin-bottom:12px;
}
#introHolderBtm h2 em {
	font-size: 1.01em;
	font-style: normal;
	font-weight:bold;
	color: #bf8b37;

}
#introHolderBtm h4 {
	font-style: normal;
	color: #C90;
}

#introHolderBtm h5 {
	font-style: normal;
	color:#7f5417; /*#7C7062;  */
	/*color: #bf8b37; #397D02;*/
}
#introHolderBtm h6 {
	font-style: normal;
	color:#bf8b37; /*#7C7062;  */
	/*color: #bf8b37; #397D02;*/
}
#introHolderBtm ul li{
	color: #333; /* #865a2b;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: normal;
	line-height: 1.4em;
	padding-right:2px;
	background-color: #FFF;
	list-style-position: outside;
	list-style-type: disc;
	padding-top:4px;
}

#introHolderBtm ul li a{
	color: #865a2b;
}


#introHolderBtm ul.numerical li   {
	color: #333; /* #865a2b;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: normal;
	line-height: 1.4em;
	padding-right:2px;
	/*background-color: #cc0000;*/
	list-style-position: outside;
	list-style-type: decimal;
	padding-top:2px;
}

#introHolderBtm  p a.CallOutBlue {
	color: #b67721;
text-decoration: underline;	
	font-size: 0.94em;
}

#introHolderBtm  p table {
	padding: 1px ;
	float:right;
	background-color: #333;
	margin: 0 4px 0 6px;
	width:350px;
}

#introHolderBtm  .indent {
	background-color: #FF0000;
	/*line-height: 1.2em;*/
	padding:0 4px 0 4px ;
	
}

.noteButton{
font-size:12px;
padding: 3px;
border: 1px solid #333;
background-color:#397D02;
align:center;
float:right;
margin: 4px 0 4px 0;
}

.noteButton a{
color:#FFF;
text-decoration: none;
padding: 3px;
}

.noteButton a:hover{
color:#000;
background-color:#7CFC00;
padding: 3px;
text-decoration: none;
}

.noteNOTE {
	font-size: 0.98em;
	padding: 6px;
	border: 1px dotted #333;
	text-align: left;
	margin: 0 auto;
	background-color: #ffff99;
	color:#0000ff;
}

.notePDF {
	font-size: 0.95em;
	padding:  4px;
	border: 1px dotted #333;
	text-align:left;
}

.note {
	padding: 6px;
	border: 1px dotted #333;
	margin: 0px 8px 6px 8px; 
	font-size:small;
	background-color:#fff;
}

.note p {
font-size: 0.78em;
text-align: justify;
margin-top:2px;
}

.noteMessageCount {
	font-size: 0.88em;
	padding: 2px;
	border: 1px dotted #333;
	background-color:#CF7A00;
	color: #eee;
	font-weight: bold;
	text-align:center;
	margin: 4px 0 4px 0;
}

.noteNavigationPhoto{
	padding: 4px;
	border: 1px dotted #333;
	margin: 8px; 
	font-size:small;
	background-color:#FFF;


}
.noteNavigation {
	padding: 4px;
	border: 1px dotted #333;
	margin: 8px;
	font-size:small;
	background-color:#FFF;
/*
	min-height:210px;
height:auto !important;
height:210px;	*/
}

.noteProfile {
	padding: 4px;
	border: 1px dotted #333;
	margin: 8px;
	font-size:small;
	background-color:#FFF;
}


#noteSidebar{
	margin-right: 4px;
	margin-left:4px;	
	font-size: 0.94em;
	padding: 6px;
	border: 1px dotted #333;
	color:#666666;
	background-color:#FFFFFF;
	background-image: url(../images/bevel.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#noteSidebar p{
	color: #3f413f;
	font-size: 0.98em;
	background-color: #FFF;
	padding: 4px;
	border-right: 1px solid #ccc;
	margin-top:2px;
	text-align: justify; 
	text-justify: newspaper;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#noteSidebar img{
	float:left;
	padding: 0 4px 2px 0;

}

#noteSidebar h2{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
	color: #3a9ca5;
	}


/*********FOOTER************/

#mastFooter{
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #757575;
	margin-top:2px;
	position:relative;
	margin: 0 auto;	
}

#mastFooter p{
	font-size:0.76em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:2px;
	text-align: center;
		color:#cc0000;
	
}
#mastFooter  a{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #023c84;
}
#mastFooter  a:hover{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff9000;
	text-decoration: none;
}

#mastFooter img {
border:none; 
}

/************navBarBtmPhotoSpace***************/

#HomepgLeftNav{
	width: 340px;
	margin: 180px 4px 0 0;
	float: left;
	clear:right;
	min-height:200px;
	height:auto !important;
	height:200px;
	/*background-color: #FFF1e3;*/
	text-align:right;
background-image: url(../images/hp_image3bw.jpg);
background-repeat: no-repeat;
background-position:  left top;
}

#HomepgLeftNav img{
	border: none;
}

#HomepgLeftNav p{
	padding:0 4px 0 4px ;
	text-align: justify;		
}



/**********REGULAR NAV********/
div#introHolderRegularNav
{
	/**/
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9c6cff;
	text-align: left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width:430px; /*900px;*/
	min-height:300px;	
	height:auto !important;
	height:300px;	
	padding: 0 0 0px 4px;	
	margin: 10px 0 10px 4px;
float: left;
/*	background-color:#ffff22;
	background-image: url(../images/bg_middle_LeftBorder.png);
	background-repeat: no-repeat;
	background-position: left ;
	*/	
}


#RegularLeftNav{
	width: 340px;
	margin: 60px 4px 0 0;
	float: left;
	clear:right;
	min-height:178px;
	height:auto !important;
	height:178px;	
	text-align:right;
/*background-color: #FFF;
background-image: url(../images/services.jpg);
background-repeat: no-repeat;
background-position:  left top;*/	
}

#RegularLeftNav img{
	border: none;
}
#RegularLeftNav p{
	padding:0 4px 0 4px ;
	text-align: justify;		
}

/********************/
#RegularLeftPort{
	width: 316px;
	margin: 60px 4px 0 0;
	float: left;
	clear:right;
	min-height:178px;
	height:auto !important;
	height:178px;	
	text-align:right;
/*background-color: #FFF;
background-image: url(../images/services.jpg);
background-repeat: no-repeat;
background-position:  left top;*/	
}

#RegularLeftPort img{
	border: none;
}
#RegularLeftPort p{
	padding:0 4px 0 4px ;
	text-align: justify;		
}
/********************/



#navBarBtmPhotoSpace{
	width: 204px;
	margin-top: 0px;
	float: left;
	clear:right;
	min-height:378px;
	height:auto !important;
	height:378px;
	background-color: #FFF;
}


#navBarBtmPhotoSpace img{
	border: none;

}

#navBarBtmPhotoSpace p{
	padding:0 4px 0 4px ;
	text-align: justify;
		
}

#profileDesignedBy {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 180px;
	/*background-color:#331122;*/
	min-height:60px;
	height:auto !important;
	height:60px;

}
#profileInfo{
	min-height: 90px;
	height: 90px;
	/*float: left;*/
	width: 760px;
	font-weight: normal;
	color: #333;	
	padding-right: 10px;	
	padding-left: 2%;
	text-align: center;
	margin-top:80px;
	
}

#profileInfoFOOTER {
	font-weight: normal;
	height: 160px;
	width: 830px;
	/*margin:100px 0 0 0px;*/
	text-align: center;	
	background-image: url(../images/bg_Footer_Btm.png);
	/*background-repeat: repeat-x;
	background-position: top;*/
	float:left;
	margin-top:20px;
	padding: 4px 0 0 0;
	font-size: 12px;
	color:#eee;


}

#profileInfoFOOTER p {
	color:#ddd; /*#FCB328;*/
}
#profileInfoFOOTER p a {
	margin-top:4px;
	clear: both;
	color: #023C84;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#profileInfoFOOTER  p a:hover {
	clear: both;
	color: #ff9000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
#profileInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
LI.list1 {list-style: circle outside; color:green; list-style-image: url(../images/icons/adspace.png);} 
LI.list2 {list-style: square inside; color:blue; list-style-image: url(../images/icons/adspace.png);} 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#CopyrightHolder {
	margin-left: auto;
	margin-right: auto;
	margin-top:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 930px; /*600px;*/
	height: 34px;
	color:#666600;
	text-align: center;	/*29px;
	border-bottom: 1px solid #ccc;*/
	clear: both;
}

.subMenuBarHmPg 
 {background-color: #ddd;
	height:24px;
	}
	
.subMenuBarHmPg h1
 {
 font-size: 1.2em;
text-align:left;
color: #98a65b;  
padding:2px 0 2px 8px;
background-color: #ddd;
}
.subMenuBarHmPg h1 em {
font-size: 1.01em;
	font-style: normal;
	color:#8B7E66   /*ece9d8;  8B5A00 8B7355introHolderBtm
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}
.subMenuBar {
	color: #98a65b;  
	background-color: #f7f6f4;
	height:24px;
	
	
}
.subMenuBar em {
font-size: 1.01em;
	font-style: normal;
	color:#8B7E66   /*ece9d8;  8B5A00 8B7355
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}
/* *** WRAPPER ***********/
#wrapper {
float:left;
width: 100%; /*900px; */
margin: 50px 0 0 0;
height:100%;
background-color: #FFF;
}
#wrapperTopLogoHolder {
	width: 830px; /*215*/
	background-color: #fff; 	
	margin-right: auto;	
	margin-left: auto;
	
}
#wrapperBtm {
	clear: both;
	float:left;
	min-height:230px;
	height:auto !important;
	height:230px;
	width: 830px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_content_Btm.png);
	background-position: center bottom; 
	margin-right: auto;
	margin-left: auto;

}/*	*/

	
	
#wrapperBtmLogin {
	clear: both;
		min-height:130px;
	height:auto !important;
	height:130px;
	width: 830px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_content_Login_Btm.png);
	background-position: center bottom; 
	margin-right: auto;
	margin-left: auto;
	
}

#wrapperFormBtm {
	float:left;
	clear: both;
	height:231px;
	width: 830px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_content_Form_Btm.png);
	background-position: center bottom; 
	margin-right: auto;
	margin-left: auto;

}/*  position: relative;	*/

   div#Maincontainer {
   width: 100%;
 
    border: none; 	 
 

}
#wrapperHolderGB {
	position: relative;
	padding-top:0px;	
	width: 100%;
	height: 100%;  
	left: 0px;
	text-align: center;  
float:left;
background-color: #01327a;
 	background-image: url(../images/CC_bg_main_content_Form_Layout.png);
	background-repeat: repeat-x;
}
#wrapperHolder {
	position: relative;
	padding-top:0px;
	width: 100%;
	height: 100%;
	left: 0px;
	text-align: center;
	float:left;
	background-image: url(../images/bg_mglowsepiaLt.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#wrapperHolderSel {
	position: relative;
	padding-top:0px;
	width: 100%;
	height: 100%;
	left: 0px;
	text-align: center;
	float:left;
	/*background-image: url(../images/SelFaceForWebbw.jpg);
	background-repeat: no-repeat;
	background-position: left top;	*/
}


#wrapperFormHolder {
	position: relative;
	padding-top:0px;	
	/*background-image: url(../images/CC_bg_main_content_Form_Layout.png);
	background-repeat: repeat-x;*/
	 width: 100%;
	height: 100%;  
   left: 0px;
   text-align: center;
background-color: #01327a;   

}


.columns-2-RIGHT { 
width:52%; 
background-color: #fff; 
margin: 0 4px 0.5em 0;
float: right;
padding: 0 6px 0 0;
}

.noteProfileCaption  {
	/* font-weight: bold; yellow star */
	color: #006633;
	font-size: 0.92em;
	padding: 6px;
	border: 1px dotted #333;
	text-align: center;
	margin: 0 0 4px 0;

/*background-color: #ededed;*/
}

/**********Email Admin*************/
#emailAdmin  {
   display: block;
   /*border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: outset;
   border-right-style: outset;
   border-bottom-style: outset;
   border-left-style: outset;*/
   width: 300px;
   background-color: #fff;
   margin: auto;
   padding: 4px;
   text-align: left;  
}

#emailAdmin  fieldset {
   background-color: #FFF;
   padding:6px 0 8px 0;
   margin:0 0 8px 0;
 border-bottom: solid 7px #BABABA;
}
#emailAdmin  label {
   font-size: 13px;
   display: block;
   text-align: left;
   float: left;
   margin: 0px;
   width: 270px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}
#emailAdmin   textarea {
padding: 2px;

background-color: #ffff99;
border: 1px solid #bababa;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 256px;
height: 140px;
}


#emailAdmin   input{
  padding: 2px;
  margin: 0 4px;
  height:20px;
  background-color: #ffff99; /*#ffffa0; */
  border: 1px solid #bababa;
  color: #000000;
  font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
  width: 260px;
}

#emailAdmin   legend  {
  margin: 4px 0px 14px -4px;
  text-align: left; 
  line-height: 1.42em;
 /* text-transform: uppercase; display: block; word-wrap: break-word;*/
 border: none;
    font-size: 13px;
}

#emailAdmin  input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 6px 8px 0 0em;
	background-color: #c2c2c2;
	border-color:#ddd;
	float:right;
	width:130px;
	height:32px;
	cursor: pointer; 
}

#emailAdmin  input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;
	border-width: 0.2em;
	
}

#emailAdmin  input[type="submit"] span
{
  display: none;
}

/************EMAILFORM****NO FORM.*************/

#emailform  {
   display: block;
border: 1px solid #bababa;
   width: 420px;
   background-color: #FFF;
   margin: auto;
   padding: 10px;
   text-align: left; 
	min-height:440px;	
	height:auto !important;
	height:480px;   
}
#emailform  select{
 font-size: 12px;
	background-color: #fff;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 286px;
	height:24px;
	margin: 0 4px;
}
#emailform   div select{
 font-size: 12px;
	background-color: #FFF;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 82px;
	height:24px;
	padding: 0px;
	margin: 0 4px;
}

#emailform  div span select{
 font-size: 12px;
	background-color: #fef1b5;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 286px;
	height:24px;
	padding: 0px;
	margin: 0 4px;
}

#emailform  fieldset {
   background-color: #FFF;
   padding:6px 0 8px 0;
   margin:0 0 8px 0;
 border-bottom: solid 1px #ff9712;
}


#emailform  label {
   font-size: 13px;
   display: block;
   text-align: right;
   float: left;
   margin: 0px;
   width: 110px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}



#emailform   textarea {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #bababa;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 276px;
height: 100px;
}

#emailform  input[type="radio"] {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #888;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 40px;
}

#emailform   input{
padding: 4px;
margin: 0 4px;
	background-color: #ffffa0; /*#ffffa0; */
border: 1px solid #777;
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 276px;
}

#emailform   legend  {
  margin: 4px 0px 14px -4px;
  text-align: left; 
  line-height: 1.42em;
 /* text-transform: uppercase; display: block; word-wrap: break-word;*/
 border: none;
    font-size: 13px;
}
#emailform  input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 0 8px 0 0em;
	background-color: #c2c2c2;
	border-color:#ddd;
	float:right;
	width:130px;
	height:36px;
	cursor: pointer; 
}

#emailform  input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;
	border-width: 0.2em;
	
}

#emailform  input[type="submit"] span
{
  display: none;
}

#emailform    input [type="select"] {
 font-size: 12px;
	background-color: #eee;
	border: none;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 282px;
	height:24px;
	padding: 0 4px;
	margin: 0 4px;
}
/*************PROFILES**************/
#emailProfile  {
   display: block;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: outset;
   border-right-style: outset;
   border-bottom-style: outset;
   border-left-style: outset;
   width: 300px;
   background-color: #FFF;
   margin: auto;
   padding: 10px;
   text-align: left;  
}
#emailProfile  select{
 font-size: 12px;
	background-color: #fff;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 286px;
	height:24px;
	margin: 0 4px;
}
#emailProfile   div select{
 font-size: 12px;
	background-color: #FFF;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 82px;
	height:24px;
	padding: 0px;
	margin: 0 4px;
}

#emailProfile  div span select{
 font-size: 12px;
	background-color: #fef1b5;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 120px;
	height:24px;
	padding: 0px;
	margin: 0 4px;
}

#emailProfile  fieldset {
   background-color: #fef1b5;
   padding:6px 8px 8px 4px;
   margin:0 0 8px 0;
 border: dotted 1px #BABABA;
}


#emailProfile  label {
   font-size: 13px;
   display: block;
   text-align: left;
   float: left;
   margin: 0px;
   width: 270px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}

#emailProfile    input [type="select"] {
 font-size: 12px;
	background-color: #eee;
	border: none;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 282px;
	height:24px;
	padding: 0 4px;
	margin: 0 4px;
}

#emailProfile   textarea {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #bababa;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 260px;
height: 130px;
}



#emailProfile  input[type="radio"] {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #888;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 40px;
}

#emailProfile   input{

margin: 0 4px;
	background-color: #FFF; /*#ffffa0; */
border: 1px solid #777;
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 260px;
}

#emailProfile   legend  {
  margin: 4px 0px 14px -4px;
  text-align: left; 
  line-height: 1.42em;
 /* text-transform: uppercase; display: block; word-wrap: break-word;*/
 border: none;
    font-size: 13px;
}
#emailProfile  input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 6px 8px 0 0em;
	background-color: #c2c2c2;
	border-color:#ddd;
	float:right;
	width:130px;
	height:36px;
	cursor: pointer; 
}

#emailProfile  input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;
	border-width: 0.2em;
	
}

#emailProfile  input[type="submit"] span
{
  display: none;
}

/*************EXEC**************/

#emailExec  {
   display: block;
   border: 1px solid #ccc;
   /*border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: outset;
   border-right-style: outset;
   border-bottom-style: outset;
   border-left-style: outset;*/
   
   
   
   width: 520px;
   background-color: #eeee;
   margin: auto;
   padding: 10px;
   text-align: left;
  }
#emailExec  fieldset {
   background-color: #FFF;
   padding:0 0 8px 0;
   margin:0 0 8px 0;
    border-bottom: solid 1px #BABABA;
}

#emailExec  label {
   font-size: 0.92em;
   display: block;
   text-align: right;
   float: left;
   margin: 0px;
   width: 100px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}

#emailExec    input [type="select"] {
 font-size: 12px;
	background-color: #eee;
	border: none;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 282px;
	height:24px;
	padding: 0 4px;
	margin: 0 4px;
}

#emailExec   textarea {
padding: 4px;
margin: 0 4px;
background-color: #FFFF99;
border: 1px solid #bababa;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 372px;
}

#emailExec  input[type="radio"] {
padding: 4px;
margin: 0 4px;
border: 1px solid #fff;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 40px;
}

#emailExec  input[type="checkbox"] {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #777;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 40px;
}

#emailExec   input{
padding: 4px;
margin: 0 4px;
	background-color: #fff; /*#ffffa0; */
border: 1px solid #777;
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 286px;
}

#emailExec   legend  {
  margin: 4px 0px 14px 2px;
  width: 580px; /*.5em;*/
  text-align: left;
  word-wrap: break-word;
  line-height: 1.42em;
 /* text-transform: uppercase;*/
 border: none;
    font-size: 11px;
   display: block;
   	background-color: #fff;
}


#emailExec  input[type="submit"] {
	border-style: outset;
	border-width: 0.1em;
	/*margin: 6px 8px 10px 0em;*/
	background-color: #c2c2c2;
	border-color:#ddd;
	float:right;
	width:130px;
	height:36px;
	cursor: pointer; 
}
#emailExec  input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;

}


#emailExec  input[type="submit"] span
{
  display: none;
}


/*******************************/
#editMembers { 
	border-collapse:collapse;
	empty-cells:show;
	width:280px;
	margin: 0;
}
#editMembers legend  {
  padding: 4px ;
  width: 220px; /*.5em;*/
  text-align: left;
  word-wrap: break-word;
  line-height: 1.42em;
 /* text-transform: uppercase;*/
 border: none;
 font-size: 12px;
 display: block;
 background-color: #eee;
}

label {
   font-size: 13px;
   color:#000;
   display: block;
   text-align: right;
   float: left;
   margin: 0px;
   width: 270px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 0px;
}
#editMembers  input {
padding: 4px;
margin: 0 4px;
float:right;
text-align:left;
	background-color: #ffffdd; /*#ffffa0; */
border: 1px solid #000;
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 240px;
}
#editMembers   textarea {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #bababa;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 260px;
height: 110px;
}


#editMembers  input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 10px 8px 0 0em;
	background-color: #eee;
	border-color:#ddd;
	float:right;
	width:130px;
	height:32px;
	cursor: pointer; 
	text-align:center;
}

#editMembers input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;
	border-width: 0.2em;
	
}

#editMembers tr {
	border-bottom: solid 1px #202020;
	-moz-user-select: none;
	color:#000;
	width:100px;
}

#editMembers tr.infocus {
	background-color:#dfdfdf;
	cursor: pointer;
	
}

#editMembers tr.notinfocus { background-color:#fff; }
#editMembers tr.selected { color:#fc0; }
#editMembers tbody { margin-top: 0; }


#postMsg  input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 10px 8px 0 0em;
	background-color: #eee;
	border-color:#ddd;
	float:right;
	width:130px;
	height:32px;
	cursor: pointer; 
	text-align:center;
}

#postMsg input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;
	border-width: 0.2em;
	
}
#postMsg   textarea {
padding: 4px;
margin: 0 4px;
background-color: #ddd;
border: 1px solid #777;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 250px;
height: 190px;
}

/* Used to hide data references and source table on page load */
.SpryHiddenRegion {
	visibility: hidden;
}
/* Positioning text in the Element Div */
.group {
	float: right;
	text-align: right;
}
.weight {
	text-align: left;
	float: left;
	vertical-align: bottom;
}
.number {
	text-align: left;
	float: left;
}
/* Class that sets size and float of main element div */
.elementBlock {
	height: 50px;
	font-size:0.8em;
	width: 50px;
	padding: 3px;
	border: 1px solid #000000;
	float:left;
	position:relative;
	cursor: default;
	color: #000000;
}
.hover {
	font-weight: bold;
	color: #FFFFFF;
}

/****************HOUSES*****************/
.armstrong {
margin:0 4px 0 4px;
font-style: normal;
color: #8B7E66;
font-weight:bold;
width:40px;
height:50px;
background-color: #00009C;
float:left;
text-align:center;

}
.armstrong  span{

	font-size: 1.49em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#FFF;
	background-color: #cc0000;
}
.armstrong  p{

	font-size: 8px;
	text-align:center;
	color:#FFF;
	
}

#house armstrong{
font-size: 1.01em;
	font-style: normal;
	color: #8B7E66;
	font-weight:bold;
	  /*ece9d8;  8B5A00 8B7355 #B4A28F;
	/*color: #bf8b37;  Dk Brown#9e2023;*/
}

.noteHouses {
	font-size: 0.95em;
	padding: 4px;
	border: 1px dotted #333;
	margin: 10px 0 0 0;
	background-color:#eee;
	color: #000;
	
	
}
.noteRegisteredCount {
	font-size: 0.88em;
	padding: 16px;
	border: 1px dotted #333;
	background-color:#666; 
	/*009966;*/
	color: #FFF;

}

/**************EDIT PRIMARY ************/

#emailPrim  {
   display: block;
   width: 630px;
   background-color: #FFF;
   margin: auto;
   padding: 10px;
   text-align: left;  
}

#emailPrim  div select{
 font-size: 12px;
	background-color: #FFF;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 90px;
	height:24px;
	padding: 0px;
	margin: 0 4px;
}

#emailPrim  fieldset {
   background-color: #FFF;
   padding:6px 0 8px 0;
   margin:0 0 8px 0;
 /*border-bottom: solid 1px #BABABA;*/
}

#emailPrim  select{
 font-size: 12px;
	background-color: #FFFF88;
	border: 1px solid #b1b1bc;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 290px;
	height:24px;
	margin: 0 4px;
}

#emailPrim  label {
   font-size: 12px;
   display: block;
   text-align: right;
   float: left;
   margin: 0px;
   width: 220px;
   padding-top: 4px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 4px;
   
}

/*
#emailPrim    input [type="select"] {
 font-size: 12px;
	background-color: #eee;
	border: none;
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 400px;
	height:24px;
	padding: 0 4px;
	margin: 0 4px;
	
}*/

#emailPrim   textarea {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #bababa;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 320px;
height: 110px;
}



#emailPrim  input[type="radio"] {
padding: 4px;
margin: 0 4px;
background-color: #FFF;
border: 1px solid #888;
color: #000000;
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
width: 40px;
}

#emailPrim   input{
padding: 4px;
margin: 0 4px;
	background-color: #FFF; /*#ffffa0; */
border: 1px solid #777;
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 320px;
	background-color: #FFFF99;
}

#emailPrim   span input{
padding: 4px;
margin: 0 4px;
	background-color: #FFF; /*#ffffa0; */
border: 1px solid #777;
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	width: 90px;
	background-color: #FFFF99;
}

#emailPrim   legend  {
  margin: 4px 0px 14px -4px;
  text-align: left; 
  line-height: 1.42em;
 /* text-transform: uppercase; display: block; word-wrap: break-word;*/
 border: none;
    font-size: 13px;
}
#emailPrim  input[type="submit"] {
	border-style: outset;
	border-width: 0.2em;
	margin: 4px 8px 0 0em;
	background-color: #c2c2c2;
	border-color:#ddd;
	float:right;
	width:130px;
	height:36px;
	cursor: pointer; 
}

#emailPrim  input[type="submit"]:hover
{   
  	background-color: #fdf5e6;
	color:#397d02;
	border-style: inset;
	border-width: 0.2em;
}

#emailPrim  input[type="submit"] span
{
  display: none;
}
 #lblLeft {
  width:300px; 
  float:left;  
/*background-color:#ddd;*/

}
 #lblRight {
  width:300px; 
  float:left;  

 text-align: left;
  /*background-color: #ffff77;margin:0 4px 0 0;
  padding:0 0 0 40px;*/
}
.SC2KCaptionBlueBold {
	font-weight: bold;	/* yellow star */
	color: #5186c8;
	font-size: 96%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.SC2KCaptionBlue {
	font-weight: normal;	/* yellow star */
	color: #5186c8;
	font-size: 0.92em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 0.1em;
}
