/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 10px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;	
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:hover
{
	color: #000000;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.Footer
{
	font-family : Arial ;
	font-size : 10;
	color : Gray ;
}

.StyleSiteMapList 
{
	font-family : Arial ;
	font-size : 12;	

	margin: 0;
	padding: 0;
}

.StyleSiteMapList a 
{
	color: #000000;
	text-decoration: none;
}

.StyleSiteMapList a:hover 
{
	color: #000000;
	text-decoration: underline;
}

.StyleSiteMapList ul 
{
	margin: 0;
	padding: 0;
	margin-left: 2em;
}

.StyleSiteMapList li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.StyleSiteMapList img 
{
	border: 0;
	padding-top: 0.25em;
	margin-right: 0.1em;
}

.StyleSiteMapChannel 
{
	font-family : Arial ;
	font-size : 12;	
	padding: 2px;
}

.StyleSiteMapChannel:hover 
{
	background-color: #ffffff;
}

.StyleSiteMapImgPosting 
{
	width: 9px;
	height: 9px;
}

.StyleSiteMapImgChannelOpen 
{
	width: 9px;
	height: 9px;
}

.StyleSiteMapImgChannelClosed 
{
	width: 9px;
	height: 9px;
}

.StyleSiteMapFont {
	font-family : Arial ;
	font-size : 12;	
}

.StyleLeftNavList 
{
	font-family : Arial ;
	font-size : 10;	

	margin: 0;
	padding: 0;
}

.StyleLeftNavList a 
{
	color: #000000;
	text-decoration: none;
}

.StyleLeftNavList a:hover 
{
	color: #000000;
	text-decoration: underline;
}

.StyleLeftNavChannel 
{
	font-family : Arial ;
	font-size : 10;	
	padding: 2px;
}

.StyleLeftNavFont {
	font-family : Arial ;
	font-size : 10;	
}

.StyleLeftNavList ul 
{
	margin: 0;
	padding: 0;	
	margin-right: 2em;
}

.StyleLeftNavList li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.StylePostingList 
{
	font-family : Arial ;
	font-size : 12;	

	margin: 0;
	padding: 0;
}

.StylePostingList a 
{
	color: #000000;
	text-decoration: none;
}

.StylePostingList a:hover 
{
	color: #000000;
	text-decoration: none;
}

.StylePostingList ul 
{
	margin: 0;
	padding: 0;
	margin-left: 2em;
}

.StylePostingList li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.StylePostingList img 
{
	border: 0;
	padding-top: 0.25em;
	margin-right: 0.1em;
}

.StylePostingFont {
	font-family : Arial ;
	font-size : 12;	
}
.content
{
	font-size: 10pt;
	font-family: Arial, sans-serif, Helvetica, ;
}

.title
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.subtitle
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.newslink
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9900;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.attachmentlink
{
	font-size: 12px;
	color: #ff9900;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.searchtextfield 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	width: 100px; 
	height: 15px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;

}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005800;
}
.align {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
}
.eventsHD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005800;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.FontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B21942;
}

.textpink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B21942;	
	text-decoration: none;	
}

.textpink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B21942;		
	text-decoration: none;
}

.textpink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B21942;	
	text-decoration: underline;
}

.titlepink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B21942;	
}

.textbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A1501;	
}

.textbrown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A1501;		
	text-decoration: none;	
}

.textbrown a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A1501;	
	text-decoration: none;	
}

.textbrown a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A1501;	
	text-decoration: underline;
}

.titlebrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A1501;	
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345DA7;	
	
}

.textblue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345DA7;		
	text-decoration: none;	
}

.textblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345DA7;	
	text-decoration: none;
}

.textblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345DA7;	
	text-decoration: underline;
}

.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #345DA7;	
}

.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D6C68;
}

.textgreen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D6C68;		
	text-decoration: none;	
}

.textgreen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D6C68;	
	text-decoration: none;
}

.textgreen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D6C68;	
	text-decoration: underline;
}

.titlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D6C68;	
}

.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
}

.textgrey a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;	
	text-decoration: none;		
}

.textgrey a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;	
	text-decoration: none;
}

.textgrey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;	
	text-decoration: underline;
}

.titlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}

.titlenamegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #909090;	
}

.Ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}

.itemBorder 
{	
	WIDTH: 150px; cursor: hand;HEIGHT: 50px;
	BORDER-RIGHT: 1px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
}

.itemText {
	WIDTH: 150px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	cursor: hand;
	HEIGHT: 50px; TEXT-ALIGN: center; TEXT-DECORATION: none; TEXT-VALIGN: MIDDLE
}

.item2Border 
{
	BORDER-RIGHT: #663399 0px outset; BORDER-TOP: #663399 0px outset; BORDER-LEFT: #663399 0px outset; BORDER-BOTTOM: #663399 0px outset;cursor: hand
}

a.item2Text:link, a.item2Text:active, a.item2Text:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor: hand;
	TEXT-ALIGN: center; TEXT-DECORATION: none;
}

a.item2Text:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor: hand;
	TEXT-ALIGN: center;
	font-weight: bold;
}

TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.login_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
}

.title_media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #355da7;
	text-decoration : none;
}

.title_media a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #355da7;
	text-decoration : none;
}

.title_media a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #355da7;
	text-decoration : underline;
}

.title_Health {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B21942;
	text-decoration : none;
}

.title_Health a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B21942;
	text-decoration : none;
}

.title_Health a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B21942;
	text-decoration : underline;
}

.title_people {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration : none;
}

.title_people a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration : none;
}

.title_people a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration : underline;
}

.title_brands {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A1501;
	text-decoration : none;
}

.title_brands a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A1501;
	text-decoration : none;
}

.title_brands a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A1501;
	text-decoration : underline;
}

.titlefun {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D6C68;
	text-decoration : none;	
}

.titlefun a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D6C68;
	text-decoration : none;
}

.titlefun a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3D6C68;
	text-decoration : underline;
}