BODY
{
	background-color	: #ffffff;
	background: white url(/images/logo_bg.gif);
        background-repeat: no-repeat; 
	background-position:bottom left;
}

A:link{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: x-small;
	font-weight			: normal;
}

A:visited{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: x-small;
	font-weight			: normal;
}

A:hover{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #69B8E3;
	font-size			: x-small;
	font-weight			: normal;
}

a.Menu:link{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: x-small;	
	font-weight			: normal;
                text-decoration                           : none;
}

a.Menu:visited{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: x-small;	
	font-weight			: normal;
                text-decoration                           : none;
}

a.Menu:hover{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #69B8E3;
	font-size			: x-small;	
	font-weight			: normal;
                text-decoration                           : none;
}


a.Communited:link{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #9F9F9F;
	font-size			: xx-small;	
	font-weight			: normal;
                text-decoration                           : none;
}

a.Communited:visited{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #9F9F9F;
	font-size			: xx-small;	
	font-weight			: normal;
                text-decoration                           : none;
}

a.Communited:hover{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: xx-small;	
	font-weight			: normal;
                text-decoration                           : none;
}


a.TopMenu:link{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #ffffff;
	font-size			: x-small;	
	font-weight			: normal;
                text-decoration                           : none;
}

a.TopMenu:visited{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #ffffff;
	font-size			: x-small;	
	font-weight			: normal;
                text-decoration                           : none;
}

a.TopMenu:hover{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #3B3A86;
	font-size			: x-small;	
	font-weight			: normal;
                text-decoration                           : underline;
}

.breadcrumb{font-family: Verdana, Arial, Times New Roman; font-size: xx-small; color: #C4ECFF; text-decoration : none;}
.breadcrumbActive{font-family: Verdana, Arial, Times New Roman; font-size: xx-small; color: #C4ECFF; text-decoration : italic;}

A.breadcrumb:link{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #C4ECFF;
	font-size			: xx-small;
	font-weight			: normal;
                text-decoration                           : none;
}

A.breadcrumb:visited{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #C4ECFF;
	font-size			: xx-small;
	font-weight			: normal;
                text-decoration                           : none;
}

A.breadcrumb:hover{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #ffffff;
	font-size			: xx-small;
	font-weight			: normal;
                text-decoration                           : underline;
}




P{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: x-small;
}

LI{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #000000;
	font-size			: x-small;
}

UL
{
               	font-family			: Verdana, Arial, Times New Roman;
	color		                : #000000;
	font-size			: x-small;
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 16px;
	
}

H3
{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #69B8E3;
	font-size			: x-small;
	font-weight			: bold;
}

p.Title
{
	font-family			: Verdana, Arial, Times New Roman;
	color			: #69B8E3;
	font-size			: medium;
	font-weight			: bold;
}

/* Communited NewsTicker */
#divCont
{
	position		:relative; 
	width			:298; 
	height			:150; 
	overflow		:hidden; 
	top				:0; 
	left			:0; 
	clip			:rect(0,300,150,0); 
	visibility		:hidden
}

#divText
{
	position		:relative; 
	top				:0; 
	left:0
}

.cellNewsTickerLeft
{
	height:150px;
	width:22px;
	background-image:url(/images/news_left.gif);
	background-repeat:repeat-y;
}

.cellNewsTickerCenter
{
	height:150px;
	width:294px;
	background-color:#ffffff;
}

.cellNewsTickerRight
{
	width:24px;
	background-image:url(/images/news_right.gif);
	background-repeat:repeat-y;
}

.cellNewsTickerRight_arrow
{
	width:24px;
        height:22px;
	background-image:url(/images/news_right.gif);
	background-repeat:repeat-y;
}

.NewsDate
{
	font-family	:verdana;
	font-size	:10pt;
}
	
.NewsTitle
{
	font-family:verdana;
	font-size:10pt;
}
/* End Communited NewsTicker */

