/*
CSS Shortcut
margin-top
margin-right
margin-bottom
margin-left
*/


body 
{
scrollbar-base-color: #37B12C;
scrollbar-arrow-color: #FFEA93;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #6E6E6E;
scrollbar-face-color: #DDDDDD;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #8C8C8C;
scrollbar-track-color: #FFEA93;

}

.summaryarticlepic 
{ 
float: left;
width: 100px; 
margin: 5px 10px 5px 0px; 
padding: 0; 
clear: both;
}

.summaryarticletext
{
	margin: 0 0 0 105px;
	height: 90px;
	padding: 0;
	text-align: justify;
}

.summaryarticletextnoimage
{
	margin: 0 0 0 10;
	height: 90px;
	padding: 0;
	text-align: justify;
}

.articlebodytext
{
	text-align: justify;
	line-height: 1.5em;
}

.alert
{
	color: #FF0000;
}

.EmailPendingSmall {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: red;	
	font-weight: bold;
}

.col2bCustom {
	float: left;
	width: 400px;
}

.col2bRightCustom {
	float: right;
	width: 100px;
}

.clearYlineCustom {
	clear: both;
	height: 1px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.clearYlineClearCustom {
	clear: both;
	height: 1px;
	width: auto;
	/*
	margin-top: 10px;
	margin-bottom: 10px;
	*/
	border-bottom-width: 0px;

}

.StoryHeading a:link, StoryHeading a {
	text-decoration: none;
	color: #669933;
}

.StoryHeading a:visited {
	text-decoration: none;
	color: #669933;
}
.StoryHeading a:hover {
	color: #669933;
	text-decoration: underline;
	
}



.sub2:hover 
{
	background-color: #FFCC00;
	border-top-color: #B69024;
	border-bottom-color: #B69024;
	
}

.frontpagearticlesummaryleft
{
	width: 270px;
	float: left;
	padding-bottom: 10px;
	height:150px;
	vertical-align: top;
}

.quoteoftheday
{
	width: 450px;
	float: left;
	padding-bottom: 10px;
	vertical-align: top;
}

.frontpagearticlesummaryright
{
	width: 270px;
	float: right;
	padding-bottom: 10px;
	height:150px;
	vertical-align: top;				
}

.navtitle {
	font-family: "Lucida Grande", Helvetica, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #8C8C8C;
	line-height: 18px;
	width: 168px;
	text-align: center;
	padding: 5px 0 5px 0;
	
}

#formvalidationerror 
{
	width: 500px;
	float: right;
	margin-right: 30px;
	background-color: #FFFF9F;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #FF9664;
	color: #FF0F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;


}

#formvalidationerrorheader 
{
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
	width: 500px;
	top:50px;
	text-align: left;
	padding: 5px;
}

/*--- used for hightlight form elements when 
user clicks on each one ---*/
input:focus 
{
 /* background-color: #FFCC00; */
} 

/*--------- form elements ---------*/



form {
	width: 450px;
	float: left;
	margin-right: 30px;
	background-color: #E8E8E8;
	padding: 5px;
	margin-top: 10px;
	border: 3px solid #6E6E6E;
}

form p {
	clear: left;
	margin: 0;
	padding left: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
form p label {
	float: left;
	color: #6C6C6C;
}

form legend 
{
	color: #6E6E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}	

form fieldset
{
	border:2px solid ##8C8C8C;
	margin: 5px;
	padding: 5px;
}

form textarea, input, selectname,  select
{
	background-color: #FFFFFF;
	border: 1px solid #A3A3A3;
	color: #6E6E6E;
	
}

.formsmall
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.formothertext
{
	color: #74973A;
}

.formreadresultstext
{
	color: #005B27;
	font-weight: bold;
}

/*------- Form Button ---------*/
.FormButtonMain 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/*background: #8C8C8C;
	font-weight: bold;
	width: 50px; 
	height: 25px;
	vertical-align: middle;
	padding-bottom: 2px;
	/*margin: 5px 5px 5px 0px;*/
	/*border: 1px solid #B6B6B6;*/
  cursor: hand;
}

.FormButtonMain:hover 
{
  color: #BF9900;
  background: #FFCC00;
  /*border: 1px solid #E6B800;*/
 
}
/*-----------------------------*/
form#frmlogin {
 	width: 450px;
	float: right;
	text-align: justify;
	margin-right: 35px;
	color: #999999;
}

/*-----------------------------*/
form#frmSearch
{
	/*width: 140px;*/
	/*color: #999999;*/
/*	padding: 0px;
	/*border: thin solid #CC3333;*/
/*	
	align: center;
}*/

/*form#frmSearch textarea, 
/*form#frmSearch input, */
/*form#frmSearch selectname,*/  
/*form#frmSearch select,*/ 
/*form#frmSearch p label */
/*{
	background-color: #FFFFFF;
	
	/*color: #6E6E6E;*/
	background-color: transparent;
	border: 0px;
	padding: 0px;
	_padding: 0px;	
	width:170px;
	
}*/
/*---- CustomLinks----*/
.customlink 
{
background-image: url(images/button_normal.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
display: block;
padding-left: 16px;
text-decoration: none;
color: #7e7e7e;
}
.customlink  a:hover 
{
	color: #999999;
}

/*---- Edit/Delete Article Links----*/
.EditArticle
{
	
	background-image: url(images/editarticle.gif);
	background-repeat: no-repeat;
	color: #666;
	background-position: left center;
	position: static;
	text-align: left;
	width:130px;
	height: 18px;
	vertical-align: middle;
	text-indent: 18pt;
	float:left;

}

.EditArticle:hover 
{

	 background-image: url(images/editarticlehover.gif); 

}


.DeleteArticle
{
	background-image: url(images/deletearticle.gif);
	background-repeat: no-repeat;
	color: #666;
	background-position: left center;
	position: static;
	text-align: left;
	width:130px;
	height: 18px;
	vertical-align: middle;
	text-indent: 18pt;
	float:left;
}

.DeleteArticle:hover 
{

	background-image: url(images/deletearticlehover.gif);
}
