/* 
Common styles used in core SevaCM.
*/

/* Styles viewable in web editor */

P {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

A {
	COLOR: #797979; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ca315c;
	TEXT-DECORATION: underline;
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: underline
}
UL {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: disc; TEXT-DECORATION: none; margin-left: 20; padding-left: 0; padding-bottom: 5px; 
}
OL {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: decimal; TEXT-DECORATION: none; 
}


.PurpleSectionHeading {
	color: #a01c41; /* purple */
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}

.PurplePageHeading {
	color: #a01c41; /* purple */
	font-size: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}


.quickFacts { /*left colmn box also grey color for 1px line below left colmn links */
	background-color:#f5f5f5;
	border: 1px solid #cccccc;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.grayboxtopblackborder { /*left colmn box also grey color for 1px line below left colmn links */
	background-color:#f5f5f5;
	border-top: 1px solid #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
}



.LargeHeading
{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-stretch : narrower;
	font-variant : small-caps;
	font-weight : 900;
	color : #a01c41;
	font-size : x-large;
	text-align: left;
}

.SubHeading
{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #67122a;
	font-size : 14pt;
}

.Normal
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.ContentAreaLink:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: underline;
}	

A.ContentAreaLink:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: underline;
}	
A.ContentAreaLink:visited {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: underline;
}	
A.ContentAreaLink:hover:focus {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: none;
}
	
A.ContentAreaLink:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: underline;
}

.Message 
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff9e2b;
	text-align : left;
}

/* end of styles viewable in web editor */

/* These styles are used by the Dynamic Javascript Menu */
.itemText {	visible: false; text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bolder; font-family: Arial, Helvetica, sans-serif}
.itemText2 {	visible: false; text-decoration: none; color: #797979; font-size: 12px; font-weight: bolder; font-family: Arial, Helvetica, sans-serif}
.itemHover { visible: false; text-decoration: none; color: #ffffff; font-size: 12px; font-weight: bolder; font-family: Arial, Helvetica, sans-serif}
.itemInverseHover { visible: false; text-decoration: none; color: #797979; font-size: 12px; font-weight: bolder; font-family: Arial, Helvetica, sans-serif}
.itemBorder { visible: false; border: 1px solid black }

.topNavNoLink {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: bold; 
	color: #000000; 
	text-align: left;
}

.topNav {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #67122a; 
	text-align: left;
}
A.topNav:link:visited {
	visible: false;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: underline;
}
A.topNav:hover:focus {
	visible: false;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-style: Normal;
	font-weight: normal;
	color: #67122a;
	text-align: left;
	text-decoration: none;
}
.subNav {
	visible: false;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
}
A.subNav:link:visited {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: underline;
}
A.subNav:hover:focus {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #67122a; 
	text-align: left;
	text-decoration: none;
}

/*Forum Links: identical to ContentAreaLink*/
.ForumLink:link {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: underline;
}	

A.ForumLink:link {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: underline;
}	
A.ForumLink:visited {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: underline;
}	
A.ForumLink:hover:focus {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: none;
}
	
A.ForumLink:active {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: underline;
}


.pgHeader {
	visible: false;
	FONT-WEIGHT: bold;
	FONT-SIZE: 24pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, sans-serif; 
	FONT-VARIANT: normal
}
.RequiredField
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ff9e2b;
	text-align : left;
}
.txtFormLabel
{
	visible: false;
	font-family:  Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.FormElement
{
	visible: false;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}
.ul {
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
	list-style-image: url(../Images/bullet.gif);
	vertical-align : bottom;
}

.disabledFormFields{
	visible: false;
	background-color: #D6D6E4;
	color: grey
}

.enabledFormFields{
	visible: false;
	background-color: white;
	color: grey
}

.txtRegular 
{
	visible: false;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.txtSmall 
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tblHeader 
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #f5f5f5;
	text-align: left;
	border-left-width : thick;
	border-left : thick solid #e2e2e2;
}
.ExploreBar
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #f5f5f5;
	text-align: left;
	border-left-width : thick;
	border-left : thick solid #e2e2e2;
}
.ContentHeader
{
	visible: false;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-stretch : narrower;
	font-variant : small-caps;
	font-weight : 900;
	color : #a01c41;
	font-size : x-large;
	text-align: left;
}

.tblHeaderOpen 
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color: #f5f5f5;
	text-align: left;
	border-left-width : thick;
	border-left : thick solid #e2e2e2;
}

.txtMessage 
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff9e2b;
	text-align : left;
}

.SearchText
{
	visible: false;
	text-align : left;
	vertical-align : bottom;
	padding-bottom : 0px;
	padding-top : 0px;
}

.ContentHead
{
	visible: false;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #2F5470;
	font-size : 14pt;
}

.ContentHeadUnderline
{
	visible: false;
	background-color: #2F5470;
}

.txtContentDisplay
{
	visible: false;
	color : Black;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

.txtSubContentDisplay
{
	visible: false;
	color : #003399;
	font-family : Helvetica, sans-serif;
	font-size : 14px;
}

.txtDisplay
{
	visible: false;
	color : Black;
	font-family : Helvetica, sans-serif;
	font-size : small;
}

A.Outlook:link
{
	visible: false;
	color : Blue;
	font : 10;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

A.Outlook:visited
{
	visible: false;
	color : Blue;
	font : 10;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

A.ContentLink:link
{
	visible: false;
	color : #003399;
	font : 10pt;
	font-family : Helvetica;
	font-style : normal;
	text-decoration: underline;
}

A.ContentLink:visited
{
	visible: false;
	color : #003399;
	font : 10pt;
	font-family : Helvetica;
	font-style : normal;
	text-decoration: underline;
}

a. {
	visible: false;
	font-size : 10pt;
	color : #333399;
	font-family : Verdana;
}
a.Admin {
	visible: false;
	font-size : 10pt;
	color : #2F5470;
	font-family : Verdana;
	font-weight: bold;
}
.AdminBar
{
	visible: false;
	background-color : #E1EAF7;
	font : bold normal 12px Helvetica, sans-serif;
}

.SiteMap {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Bold; 
	color: #000099; 
	text-align: left;
}
A.SiteMap:link:visited {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Bold; 
	color: #000099; 
	text-align: left;
	text-decoration: underline;
}
A.SiteMap:hover:focus {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Bold; 
	color: #CC3333; 
	text-align: left;
	text-decoration: none;
}

.SiteMapSub {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
}
A.SiteMapSub:link:visited {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: underline;
}
A.SiteMapSub:hover:focus {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #CC3333; 
	text-align: left;
	text-decoration: none;
}

a.ForumTopicNav:link
{
	visible: false;
	color : #000099;
	font : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

a.ForumTopicNav:hover
{
	visible: false;
	color : #CC3333;
	font : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.ForumTopicNav:active
{
	visible: false;
	color : #000099;
	font : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}

a.ForumTopicNav:visited
{
	visible: false;
	color : #000099;
	font : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
}

.ForumActiveTopic 
{
	visible: false;
	font-family: Arial, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #E1EAF7;
	text-align: left;
}


.AdminIconText:link {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  11pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: none;
}	

A.AdminIconText:link {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  11pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: none;
}	
A.AdminIconText:visited {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  11pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: none;
}	
A.AdminIconText:hover:focus {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  11pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #CC3333; 
	text-align: left;
	text-decoration: underline;
}
	
A.AdminIconText:active {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  11pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: none;
}

.AdminCategoryHeader 
{
	visible: false; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: Bold;
	color: #000066;
	background-color: #8CB4D3;
	text-align: left;
}
.AdminModuleHeader 
{
	visible: false; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: Normal;
	color: #000066;
	background-color: #D6D6E4;
	text-align: left;
}

.AdminModuleHeaderCentered 
{
	visible: false; 
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: Normal;
	color: #000066;
	background-color: #D6D6E4;
	text-align: center;
}

.AdminAreaLink:link {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}	

A.AdminAreaLink:link {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}	
A.AdminAreaLink:visited {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}	
A.AdminAreaLink:hover:focus {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	visible: false;
	text-decoration: none;
}
	
A.AdminAreaLink:active {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}

.AdminAreaLinkAction:link {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}	

A.AdminAreaLinkAction:link {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}	
A.AdminAreaLinkAction:visited {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}	
A.AdminAreaLinkAction:hover:focus {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	visible: false;
	text-decoration: none;
}
	
A.AdminAreaLinkAction:active {
	visible: false; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  8pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	visible: false;
	text-decoration: underline;
}

.txImageLinkListDesc 
{
	visible: false;
	font-family: Arial, helvetica, sans-serif, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.ImageLinkListText:link {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: underline;
}	

A.ImageLinkListText:link {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: underline;
}	
A.ImageLinkListText:visited {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000099; 
	text-align: left;
	text-decoration: underline;
}	
A.ImageLinkListText:hover:focus {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #2F5470; 
	text-align: left;
	text-decoration: none;
}
	
A.ImageLinkListText:active {
	visible: false;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:  10pt; 
	font-style: Normal; 
	font-weight: Normal; 
	color: #000000; 
	text-align: left;
	text-decoration: underline;
}


.txtLinkListDesc 
{
	visible: false;
	font-family: Arial, helvetica, sans-serif, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.subheaderblue {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1F0A81;
}

.contactsearchdivider 
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-color: #E1EAF7;
	text-align: left;
}
.contactsearchdividersubtext 
{
	visible: false;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


/*Tooltip*/
a.tooltip{
  position: relative;
  display: block;
  font-size:  10pt; 
  } 

a.tooltip:hover {
	background-color: #ADBE73;
    z-index: 500;

}

a.tooltip span {
  display: none;
  } 

a.tooltip:hover span {
	position: absolute;
	top: 20px;
	left: 50px;
	display: block;
	border: 1px solid #999900;
	background-color: #D6DEB8;
	padding: 5px;
	width: 150px;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	color: #000000;
  } 
.leftSideBar a.tooltip:hover span {
	width: 300px;
}

a.tooltip:hover span p {
	color: #000000;
}


	#feature { float: left; height: 355px; width: 950px; }
	#feature span { background: #fff url(./Common/Images/SevaCM/house_bg.gif) no-repeat bottom right; float: left; }
	
	#featured_image_wrapper { background: #FFF; float: left; height: 325px; margin: 0 20px 0 10px; overflow: hidden; width: 600px; }
	#featured_image_wrapper div { width: 10000px; }
	#featured_image_wrapper img { float: left; height: 325px; width: 600px;}

	.feature_img { background: #fff; float: left; padding: 0px 20px 0px 10px; width: 600px; }
	
	#featured_text_wrapper { float: left; padding: 10px 20px 20px 0px;  overflow: hidden; width: 300px; }
	#featured_text_wrapper span { background: transparent; }
	#featured_text_wrapper span a { background-image: url(./Common/Images/SevaCM/hearts_all.jpg); display: block; float: left; height: 29px; margin: 0px 2px 7px 0px; width: 38px; }
	
	/* Sprites */
	#featured_text_wrapper span a.one { background-position: 0px 0px; }
	#featured_text_wrapper span a.one:hover { background-position: 0px 59px; }
	#featured_text_wrapper span a.one_active { background-position: 0px 29px; }

	#featured_text_wrapper span a.two { background-position: -40px 0px; }
	#featured_text_wrapper span a.two:hover { background-position: -40px 59px; }
	#featured_text_wrapper span a.two_active { background-position: -40px 29px; }
	
	#featured_text_wrapper span a.three { background-position: -80px 0px; }
	#featured_text_wrapper span a.three:hover { background-position: -80px 59px; }
	#featured_text_wrapper span a.three_active { background-position: -80px 29px; }

	#featured_text_wrapper span a.four { background-position: -120px 0px; }
	#featured_text_wrapper span a.four:hover { background-position: -120px 59px; }
	#featured_text_wrapper span a.four_active { background-position: -120px 29px; }
		
	#featured_text_wrapper div { float: left; position: absolute; width: 300px; z-index: 1;  }
	#featured_text_wrapper small { color: #D55A0C; font-size: 1.3em; line-height: 1.5em; }
	#featured_text_wrapper h1 { color: #6B1213; font-size: 2.5em; line-height: 1.1em; font-weight: normal; }
	#featured_text_wrapper p { color: #260000; font-size: 1.4em; line-height: 1.5em; }
	
	.bottom_shadow { background: url(./Common/Images/SevaCM/box_bottom_bg.png) no-repeat bottom; padding: 0px 0px 20px 0px;}

.txtCopyright 
{  
	visible: false;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
}

.footerLink {
	COLOR:ffffff; font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


A.footerLink {
	COLOR:ffffff; font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.footerLink:hover {
	TEXT-DECORATION: underline
}
A.footerLink:visited {
	TEXT-DECORATION: none
}
A.footerLink:active {
	TEXT-DECORATION: underline
}

.listitemstyle {padding-top : 1px; padding-bottom: 1px; text-align: left;}

/* Plain Link */
.PlainLink 		{	visible: false;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;		text-decoration: none;	color: #000000;	text-align: left;}
.PlainLink:link 		{	visible: false;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;		text-decoration: none;	color: #000000;	text-align: left;}
A.PlainLink:link 		{	visible: false;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	text-decoration: none;	color: #000000;	text-align: left;}
A.PlainLink:visited  	{	visible: false;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	text-decoration: none;	color: #000000;	text-align: left;}
A.PlainLink:hover 	{	visible: false;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	text-decoration: underline; color: #33598E;	text-align: left;}
A.PlainLink:active	{	visible: false;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	text-decoration: underline; color: #33598E;	text-align: left;}

.txtDateDisplay
{
	visible: false;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	font-weight: normal;
}


.quicklinkcell {
	padding-top : 5px;
	padding-bottom: 5px;
	background-color:#ffffff;
	border-bottom: 1px solid #efefef;
	
}

.quicklink {
	COLOR:000000; font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

A.quicklink {
	COLOR:000000; font-size: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.quicklink:visited {
	TEXT-DECORATION: none
}

A.quicklink:hover {
	color: #a01c41;
	text-decoration:underline;
}

A.quicklink:active {
	TEXT-DECORATION: underline
}



