/*===============General CSS Information===============

The H&#153;L code to pull in an external .css file is as follows:

<link rel="stylesheet" type="text/css" href="whatever.css" />

/*=========================================================*/



.textLargeBold			{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 18px;	color: #000;	font-weight: bold;	font-style: normal; letter-spacing: 1%; }
.textLargeItalic			{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: normal;	font-style: italic;}
.textLargeBoldItalic		{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 16px;	color: #000;	font-weight: bold;	font-style: italic;}
.textLargeColor			{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 21px;	color: #7D99B8;} 

.text					{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: normal;	font-style: normal;}
.textBold				{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	font-weight: bold;	font-style: normal;}
.textBoldNormal		{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;	font-style: normal; text-decoration: none;}
.textBoldNormalBlue		{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	color: #7D99B8;	font-weight: bold;	font-style: normal; text-decoration: none;}
.textBoldNormalGray		{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #999;	font-weight: bold;	font-style: normal; text-decoration: none;}
.textItalic				{font-family: Arial,Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: normal;	font-style: italic;}
.textBoldItalic			{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;	font-style: italic;}

.textSmall				{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #6699CC;	font-weight: normal;	font-style: normal; letter-spacing: 1%; }
.textSmallBold			{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #000; font-weight: bold;	font-style: normal;}
.textSmallItalic		{ font-family: Times New Roman, serif;	font-size: 12px;	color: #FFF;	font-weight: normal;	font-style: italic; line-height: 14pt; }
.textSmallBoldItalic	{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7px;	color: #000000;	font-weight: bold;	font-style: italic;}

.textmedium			{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #000;	font-weight: normal;	font-style: normal;}


/*===============Special Text Properties===============
===============================================*/

.articleTitle		{font-weight: bold;}
.articleTitleBold		{font-weight: bold; color: #6699CC; }
.articleDate		{font-style: italic; font-size: 11px }
.c				{ font-weight: bold; color: #000;}
.inc				{ font-weight: normal; color: #ccc;}
.info				{font-weight: normal; color: #000;}
.phone			{font-weight: bold; color: #999; }        


/*================Formatting Properties===============
===============================================*/

.bar 				{COLOR: #FFF; background-color: #000;}
.whitebar 			{background-color: #E4E5E4; BORDER-TOP: 1pt solid #FFF;}

.GrayBackground 		{ Background-color: #E4E5E4; BORDER-BOTTOM: 1pt solid #FFF; }
.GrayBackground2 		{ Background-color: #E4E5E4; BORDER-BOTTOM: 1pt solid #999; BORDER-TOP: 1pt solid #999; BORDER-LEFT: 1pt solid #999; BORDER-RIGHT: 1pt solid #999; padding: 4; }
.GrayBackgroundform 	{ Background-color: #E4E5E4; BORDER-BOTTOM: 1pt solid #666; ; BORDER-TOP: 1pt solid #666; }
.Black 			{ Background-color: #FFF; BORDER-BOTTOM: 1pt solid #000; }
.GrayBackgroundLeft 	{ Background-color: #E4E5E4; BORDER-TOP: 1.5pt solid #FFF; BORDER-LEFT: 0pt solid #999; BORDER-BOTTOM: 1.5pt solid #FFF; BORDER-RIGHT: 0pt solid #FFF; }
.GrayBackgroundMiddle 	{ Background-color: #E4E5E4; BORDER-TOP: 1.5pt solid #FFF; BORDER-LEFT: 1.5pt solid #FFF; BORDER-BOTTOM: 1.5pt solid #FFF; BORDER-RIGHT: 0pt solid #FFF; }
.GrayBlackLine		{ Background-color: #E4E5E4; BORDER-BOTTOM: 1pt solid #000; }

.BlueBackgroundLeft 	{ Background-color: #6699CC; BORDER-TOP: 0pt solid #FFF; BORDER-LEFT: 0pt solid #999; BORDER-BOTTOM: 1.5pt solid #FFF; BORDER-RIGHT: 0pt solid #FFF; }
.BlueBackgroundMiddle 	{ Background-color: #6699CC; BORDER-TOP: 0pt solid #FFF; BORDER-LEFT: 1.5pt solid #FFF; BORDER-BOTTOM: 1.5pt solid #FFF; BORDER-RIGHT: 0pt solid #FFF; }
.GreenBackgroundLeft 	{ Background-color: #99CC66; BORDER-TOP: 0pt solid #FFF; BORDER-LEFT: 1.5pt solid #FFF; BORDER-BOTTOM: 1.5pt solid #FFF; BORDER-RIGHT: 0pt solid #FFF; }
.GreenBackground 	{ Background-color: #99CC66; BORDER-TOP: 0pt solid #FFF; BORDER-LEFT: 0pt solid #FFF; BORDER-BOTTOM: 1.5pt solid #FFF; BORDER-RIGHT: 0pt solid #FFF; }

.BackgroundGrayPadding 	{ Background-color: #FFFFCC; padding: 0.4em; BORDER-TOP: 1pt solid #999; BORDER-LEFT: 1pt solid #999; BORDER-BOTTOM: 1pt solid #999; BORDER-RIGHT: 1pt solid #999;}

.DashedLine 		{ Background-color: #FFF; BORDER-BOTTOM: 1pt dashed #ccc; }

.input 			{ Background-color: #FFF; BORDER-TOP: 1pt solid #66CCFF; BORDER-LEFT: 1pt solid #66CCFF; BORDER-BOTTOM: 1pt solid #66CCFF; BORDER-RIGHT: 1pt solid #66CCFF; }
.box				{ Background-color: #FFF; BORDER-TOP: 1pt solid #000; BORDER-LEFT: 1pt solid #000; BORDER-BOTTOM: 1pt solid #000; BORDER-RIGHT: 1pt solid #000; }




/*=================Tag Properties===============
===============================================*/

body				{ background-color: #FFF; } 	
p, td, ul, ol		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color : #000; line-height: 13pt; }

#photo-spotlightStory {
				width:140px;
				padding: 5px;
				background-color: #F4F4F4;
				margin: 0 0 1em 2em;
				float: right;
				}
				
			#photo-caption {
				font: .8em Arial, Helvetica, Sans-Serif;
				width: 118px;
				padding: 5px 10px;
				background-color: #FFFFFF;
				border: 1px solid #CCCFD7;
				margin: 0;
				}



/*==================Link Properties==================                           
===============================================*/

a:link				{color: #99CC66; text-decoration: underline; font-weight: bold; line-height:normal; font-family: Helvetica, Arial, Verdana, sans-serif; letter-spacing: 1%; line-height: 18pt; }
a:hover				{ color: #6699CC; text-decoration: none; font-weight: bold; line-height:normal; font-family: Helvetica, Arial, Verdana, sans-serif; letter-spacing: 1%; line-height: 18pt; }
a:visited				{ color: #99CC66; text-decoration: underline; font-weight: bold; line-height:normal; font-family: Helvetica, Arial, Verdana, sans-serif; letter-spacing: 1%; line-height: 18pt; }

a.small:link			{font-size: 11px; color: #99cc66; text-decoration: none; font-weight: normal; line-height:normal;}
a.small:hover			{font-size: 11px; color: #6699cc; text-decoration: underline;font-weight: normal; line-height:normal;}
a.small:visited		{font-size: 11px; color: #666; text-decoration: none; font-weight: normal; line-height:normal;}

a.second:link			{ color: #000; text-decoration: underline; font-weight: normal; line-height:normal;}
a.second:hover			{ color: #7D99B8; text-decoration: underline; font-weight: normal; line-height:normal;}
a.second:visited			{ color: #7D99B8; text-decoration: underline; font-weight: normal; line-height:normal;}

a.sub:link			{ color: #7D99B8; text-decoration: none; font-weight: normal; line-height: 12pt;}
a.sub:hover			{ color: #99CC66; text-decoration: none; font-weight: normal; line-height: 12pt;}
a.sub:visited		{ color: #666; text-decoration: none; font-weight: normal; line-height: 12pt;}

a.home:link			{ color: #7D99B8; text-decoration: none; font-weight: normal; line-height: 8pt; padding-left: 10px;}
a.home:hover			{ color: #99CC66; text-decoration: none; font-weight: normal; line-height: 8pt; padding-left: 10px;}
a.home:visited		{ color: #666; text-decoration: none; font-weight: normal; line-height: 8pt; padding-left: 10px;}