/* Default Style Sheet */
/*  scroll bar styling
body	{ 
scrollbar-3dlight-color: blue; 
scrollbar-highlight-color: black; 
scrollbar-face-color: silver;
scrollbar-shadow-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-base-color: silver; 
scrollbar-arrow-color: black;}
*/
.PageBkgColor			{background-color: #F6F6F6;}

.PageTitle				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	color: 364283; /* Blue */
	/* color: #ed0000; red */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.PageSubTitle				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: 364283; /* Blue */
	/* color: #ed0000; red */
	text-decoration : none;
}
/*background-color: #FFFFFF; */

.PageSubTitle2				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	/* Red */
	height: 19;
	text-decoration : none;
}
.PageSubTitle2b				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: 364283;
	/* Blue */
	height: 19;
	text-decoration : none;
}

/*background-color: #FFFFFF; */

.PageSubTitle3				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #ed0000;
	/* Red */
	height: 19;
	text-decoration : none;
}

.PageSubTitle4				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: bold;
	color: #FFFFFF;
	/* White */
	height: 22;
	text-decoration : none;
}

}  /*background-color: #FFFFFF; */
.Heading1				{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #364283;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

TD.Heading1				{font-size: 20x;
	font-weight: bold;
	font-style: normal;
	color: #364283;}

.Content				{
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #1f2960;
}  /*background-color: #f7f734; */

P:Content				{}
OL:Content				{}
UL:Content				{}

.ContentSmall				{
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #1f2960;
}  /*background-color: #f7f734; */

P:Content				{}
OL:Content				{}
UL:Content				{}

.ContentSmallInvisible				{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: none;
}  /*background-color: #f7f734; */

.LinkItem	  			{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #364283;
	/* Yellow*/
	height: 19;
	text-decoration: none;
}
A:LinkItem				{font-size: 14px; color: #364283;}
A:hover.LinkItem		{font-size: 14px; color: #ed0000;} /* Red */
/* A:active.LinkItem	{font-size: 14px; color: #364283;} */

 /* Menu Styles
http://articles.sitepoint.com/article/navigation-using-css/1
 */

#navlist1
{
font-size: 14px;  
font-weight: Bold;
display: inline-block;
list-style: none;
margin-left: 0;
text-decoration: none;
}

#navlist1 li a:link, #navlist1 li a:visited  { 
color: #364283;
display: inline-block;
padding-left: 22px;
padding-bottom:10px;
list-style: none;
background-image: url("/images/icon_nav_scout_emblem2.gif");
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
}

#navlist1 li a:hover {
color: #ed0000;
} 

.LinkItem2	  			{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #364283;
	/* Yellow*/
	height: 14;
	text-decoration : none;
}
A:LinkItem2					{font-size: 12px; color: #364283;}
A:hover.LinkItem2		{font-size: 12px; color: #ed0000;} /* Red */
/* A:active.LinkItem2	{font-size: 12px; color: #364283;} */

.Caption				{
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #1f2960;
}  /*background-color: #FFFFFF; */

P:Caption				{font-size: 11px; color: #1f2960;}
TD:Caption				{font-size: 11px; color: #1f2960;}
OL:Caption				{font-size: 11px; color: #1f2960;}
UL:Caption				{font-size: 11px; color: #1f2960;}


.Footer	  			{
	font-family: Times New Roman,  Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #ffffff;
	/* White */
	text-decoration : none;
}			
A:Footer				{font-size: 11px; color: #ffffff;}
A:hover.Footer	{font-size: 11px; color: #f7f734;}
A:active.Footer	{font-size: 11px; color: #ffffff;}
TD:Footer				{font-size: 11px; color: #ffffff;}

.PageTrailer				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	/* Blue */
	text-decoration: none;
}  /*background-color: #FFFFFF; */

ctActionButton3	{
	text-decoration: none;
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 14px;
	font-weight: bold;
	height: 12;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	}
A.ctActionButton3	{
	text-decoration: none;
	font-family: Times New Roman, MS Sans Serif, Arial;
	color: #364283;
	/*background-color: #f7f734;*/
	font-size: 14px;
	font-weight: bold;
	height: 12;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #364283 2px;
	border-bottom: solid #364283 2px;
	}

A:hover.ctActionButton3	{
	color: #ed0000;
	border-top: solid #364283 1px;
	border-left: solid #364283 1px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
	}

A:active.ctActionButton3 {
	color: #ed0000;
	border-top: solid #364283 2px;
	border-left: solid #364283 2px;
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
	}


.MenuItem	  		{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 18px;
	font-weight: Bold;
	color: #364283;
	/* Blue*/
	height: 16;
	text-decoration : none;
}
A:MenuItem	{color: #364283;} 

A:hover.MenuItem		{color: #ed0000;}  /* Red */

A:active.MenuItem		{color: #ed0000;}

.NavItem	  			{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #ffffff;
	/* Yellow*/
	height: 19;
	text-decoration : none;
}
A:NavItem			{font-size: 13px; color: #ffffff;}
A:hover.NavItem		{font-size: 13px; color: #f7f734;} /* Yellow */
A:active.NavItem	{font-size: 13px; color: #ffffff;}


.NavSort	  			{
	font-family:  Times New Roman, MS Sans Serif, Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #FFFFFF;
	/* Blue*/
	height: 19;
	text-decoration : none;
}

.NavHeading	  			{
	font-family: Times New Roman, MS Sans Serif, Arial;
	font-size: 16px;
	font-weight: Bold;
	color: #FFFFFF;
	/* Yellow*/
	text-decoration : none;
}

A:NavSort					{ font-size: 14px; color: #FFFFFF;}
A:hover.NavSort		{font-size: 14px; color: #FFFF00;}
A:active.NavSort	{font-size: 14px; color: #304D32;}


.RowSpace				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}  /*background-color: #FFFFFF; */

.HomePageContent		{
	font-family: "Georgia, Arial, Helvetica, sans-serif;";
	font-size: 14px;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
}  /*background-color: #FFFFFF; */

a:active {
    text-decoration: underline;
}

/* -----  List Items with special images  ----- */

#checklist1
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#checklist1 li 
{
padding-left: 15px;
padding-bottom: 5px;
background-image: url(/images/check_box.gif);
background-repeat: no-repeat;
background-position: top left
}

			 

/* End of stylesheet */