/******************************************************************************
* Defines default styles for My Site.                                         *
******************************************************************************/

body {
	background-color: #ffffff; 
/*	background-color: #faf6d9;  */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top:0px;
	margin-left:0px;
}



a.biggerLink, a.biggerLink:link, a.biggerLink:visited, a.biggerLink:active {
	text-decoration:none;
	color: #990033;
	font-weight: bold;
	font-size:110%;
}
a.biggerLink:hover {
	text-decoration:underline;
}

a.smallLink, a.smallLink:link, a.smallLink:visited, a.smallLink:active {
	text-decoration:none;
	color: #990033;
/*	font-weight: bold; */
	font-size: 90%;
	text-decoration: none;
	line-height: 150%;
}

a.smallLink:hover {
	text-decoration:underline;
}

A.smallWhiteText, A.smallWhiteText:link, A.smallWhiteText:visited {
   font-family: 'Verdana', 'Arial', 'Helvetica';
   font-size: 7pt;
   font-weight: Bold;
   text-decoration: none;
   color: #FFFFFF;
}

A.smallWhiteHdrLink, A.smallWhiteHdrLink:link, A.smallWhiteHdrLink:visited {
   font-family: 'Verdana', 'Arial', 'Helvetica';
   font-size: 7pt;
   font-weight: Bold;
   text-decoration: none;
   color: #FFFFFF;
}

a.smallWhiteText:hover {
	text-decoration:underline;
	color: #FAF6D9;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

pre {
  font-family: Courier New, Courier, monospace;
  font-size: 80%;
}

textarea, input, select, radio, checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/****************************************************************************
* Navigation Link Styles                                                    *
****************************************************************************/
/*
a.ConstGlobalMenu, a.ConstGlobalMenu:link, a.ConstGlobalMenu:visited, a.ConstGlobalMenu:active {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}
a.ConstGlobalMenu:hover {
	text-decoration:underline;
}

a.OtherGlobalMenu, a.OtherGlobalMenu:link, a.OtherGlobalMenu:visited, a.OtherGlobalMenu:active {
	text-decoration:none;
	color: #39347d;
	font-size: 7.5pt;
	font-weight:bold;
}
a.OtherGlobalMenu:hover {
	text-decoration:underline;
}
*/
a.NewsEventsAppText, a.NewsEventsAppText:link, a.NewsEventsAppText:visited, a.NewsEventsAppText:active {
	text-decoration:none;
	color: #0C0938;
	font-size: 8pt;
}
a.NewsEventsAppText:hover {
	text-decoration:underline;
}
/*main content padding*/
td.maincontentpad {
	padding-left: 6px;
	padding-right: 5px;
}

/* footer css */
div.ftrBox {
	width: 100%;
	float: left;
	clear: both;
	background-color: #000000;
	border-bottom: 3px solid #990033;
}
div.ftrContent  {
	float: left;
	clear: none;
	width: 770px;
	padding-top: 5px;
        padding-left: 5px;
	height: 20px;
	color: #ffffff;
	font-size: 7pt;
}
div.ftrContent a, div.ftrContent a:link, div.ftrContent a:visited, div.ftrContent a:active {
	color: #FFFFFF;
	text-decoration: none;
}
div.ftrContent a:hover {
	text-decoration: underline;
}
div.SBTBox {
	float: left;
	clear: none;
	width: 770px;
}
div.clr {
	clear: both;
}

span.text-style-1 {
	FONT-SIZE: 8pt;  
	LINE-HEIGHT: 11pt;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	Color: black;
}
span.text-style-2 {
	FONT-SIZE: 10pt;  
	LINE-HEIGHT: 13pt;
	FONT-FAMILY: times new roman, times, serif;
	Color: black;
}
span.text-style-3 {
	FONT-SIZE: 9pt;  
	LINE-HEIGHT: 12pt;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	Color: black;
}
span.text-style-4 {
	FONT-SIZE: 11pt;  
	LINE-HEIGHT: 14pt;
	FONT-FAMILY: times new roman, times, serif;
	Color: black;
}
span.text-style-5 {
	FONT-SIZE: 11pt;  
	LINE-HEIGHT: 15pt;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	Color: black;
}
span.text-style-6 {
	FONT-SIZE: 13pt;  
	LINE-HEIGHT: 16pt;
	FONT-FAMILY: times new roman, times, serif;
	Color: black;
}

span.heading-7 {
	FONT-SIZE: 14pt;  
	LINE-HEIGHT: 17pt;
	FONT-FAMILY: times new roman, times, serif;
	Color: black;
}

span.heading-8 {
	FONT-SIZE: 18pt;  
	LINE-HEIGHT: 21pt;
	FONT-FAMILY: times new roman, times, serif;
	Color: black;
}
span.heading-9 {
	FONT-SIZE: 24pt;  
	LINE-HEIGHT: 27pt;
	FONT-FAMILY: times new roman, times, serif;
	Color: black;
}