* 
{
	margin: 0;
	padding: 0;
}

html
{
	width: 100%;
	height: 100%;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0; 
	padding: 0;
}

#container
{
	width: 885px;
	margin: 0 auto 0 auto;
}

#content img
{
	margin: 0px;
	border: none;
}

#header
{
	height: 0px;
	width: 885px;
}

#footer_menu a:link, #footer_menu a:visited, #footer_menu a:active 
{
	color: #666666;
	text-decoration: none;
}

#footer_menu a:hover 
{
	text-decoration: underline;
}

#menu_bar 
{
	height: 23px;
	line-height: 23px;
	background: #FFFFFF url('../Media/Images/menu_bar.gif') repeat-x bottom;
}

#menu_bar ul
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	list-style: none;
	margin: 0; 
	padding: 0px 0px 0px 27px;
}

#menu_bar ul li 
{
	float: left;
	line-height: 2.3
}

#menu_bar a:link 
{
	color: #666666;
	text-decoration: none;
}

#menu_bar a:visited 
{
	color: #666666;
	text-decoration: none;
}

#menu_bar a:hover 
{
	color: #666666;
	text-decoration:underline;
}

#menu_bar a:active 
{
	color: #666666;
	text-decoration: none;
}

#gradient 
{
	height: 336px;
	width: 142px;
	float: left;
}

#midle_bar 
{
	height: 26px;
	width: 885px;
	background: #FFFFFF url('../Media/Images/midle_bar.jpg');
	float: left;
}

#bottom_bar 
{
	height: 66px;
	width: 885px;
	background: #FFFFFF url('../Media/Images/bottom_bar.jpg');
	float: left;
	padding: 5px 0px 0px 0px;
}

#footer 
{
	height: 22px;
	width: 335px;
	font: 10px Verdana;
	padding: 4px 0px 0px 5px;
	float: left;
	text-align: left;
}

#footer_menu 
{
	height: 22px;
	width: 500px;
	font: 10px Verdana;
	padding: 4px 0px 0px 0px;
	float: right;
}

.FooterLink:link, .FooterLink:visited, .FooterLink:active 
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.FooterLink:hover 
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.FooterHeading
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #3d70aa;
	font-weight: bold;
}

.philosophy a:link, .philosophy a:visited, .philosophy a:active 
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.philosophy a:hover 
{
	text-decoration: underline;
}

.FloatFix
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	border: none;
}

/* Start: The Menu Tabs */
.TabContainer
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.TabContainer .MainTab
{
	float: left;
	cursor: pointer;
}

.TabContainer .MainTab .Left
{
	float: left;
	width: 3px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Media/Images/MenuTabs/Left.jpg);
	background-repeat: no-repeat;
}

.TabContainer .MainTab .Center
{
	float: left;
	height: 19px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	background-image: url(../Media/Images/MenuTabs/Center.jpg);
	background-repeat: repeat-x;

	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}

.TabContainer .MainTab .Right
{
	float: left;
	width: 3px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Media/Images/MenuTabs/Right.jpg);
	background-repeat: no-repeat;
}
/* End: The Menu Tabs */

/* Text colors */
.Blue
{
	color: #5C7380;
}

.Brown
{
	color: #9d9b71;
}

.Green
{
	color: #7D8E84;
}

.Pink
{
	color: #8F6E8E;
}

.Purple
{
	color: #7273A2;
}

/* Start: NewsFeed articles */
/*#FeedContainer
{

}

#FeedContainer table tr td
{
	
}

#FeedContainer .date
{
	
}

#FeedContainer .source
{
	
}*/

#FeedContainer .title
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}

#FeedContainer .title a:link, #FeedContainer .title a:visited, #FeedContainer .title a:active
{
	text-decoration: none;
}

#FeedContainer .title  a:hover
{
	text-decoration: underline;
}

/*#FeedContainer .ingress
{
	
}*/

#FeedContainer .match
{
	padding-bottom: 20px;
}
/* End: NewsFeed articles */
