﻿body{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
	line-height: 16px;
}

li{
	list-style-image:url(/_layouts/images/icl/BulletS.gif);
}
A.Credit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AAAEAF;
	text-decoration: none;
}	
A.Credit:Hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #12353E;
	text-decoration: none;
}
.MenuContainer
{
	text-transform:uppercase;	
}
.Menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1A375B;
	line-height: 15px;	
	padding-left:5px;
	padding-top: 5px;
	padding-right:5px;
	height: 15px;
}
.MenuSelected {
	color: #A5A57C;
}

.MenuNoLine {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1A375B;
	line-height: 16px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	height: 15px;
/*	border: 1px none;*/
}
.SearchBox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 130px;
}
.HomeText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #12353E;
	text-decoration: none;
	line-height:14px;
}
.Green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #638529;
	text-decoration: none;
}
.Red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BD082E;
	text-decoration: none;
}
.Blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #15576A;
	text-decoration: none;
}
.Grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696D6E;
	text-decoration: none;
}
.Credit {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

.Path, Path A:link, Path A:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #858A8C;
	text-decoration: none;
}
.Path A:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #858A8C;
	text-decoration: underline;
}

.BlackText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.BlueText {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #216F83;
	text-decoration: none;
	line-height: 15px;
}
.GoldText {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8A7F09;
	text-decoration: none;
	line-height: 15px;
}

.contentArea P, .icl-wptable span, .icl-wptable label
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
	line-height: 16px;
}

.contentArea A
{
	font-family:Tahoma;
	font-size: 11px;
	text-decoration:none;
	color:#2B7C91;		
}
.contentArea A:hover
{
	text-decoration:underline;
}



.LanguageDropDown
{
	font-family:Tahoma;
	font-size:11px;
	color: #7F7F7C;
	text-decoration: none;
	height: 17px;
	width: 100px;
	border-top-color: #B5B3B3;
	border-right-color: #CCC9C9;
	border-bottom-color: #CCC9C9;
	border-left-color: #B5B3B3;
}

.BlueButton
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	width: 42px;
	height: 17px;
	background-color: #297c91;
	border-left: 5px solid #b5b3b3;
	text-align: left;
	cursor: hand;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
}

table.ToolPartGrid
{
	margin: 6px 0px 0px 5px;
	border: 1px gray solid;
}

.ToolPartGrid tr
{
	border: 1px black solid;
}


.ToolPartGrid td
{
	border: 1px gray solid; 
}

.ToolHeader td
{
	background-color: #79a7e3;	
	border:
}

/* search */
td.ms-sbcell{
border:solid 0px #7f9db9;
background-color: white;
}
.ms-sbplain {
border:inset 1px #CDC9CA;
height:14px;
width: 130px;
margin-right: 4px ;
}

/*ms-sbgo ms-sbcell*/

/*wp body woes */
.ms-WPBody
{
	font-size:11px;
	font-family: Tahoma;
}
.ms-WPBody TABLE,.ms-TPBody TABLE
{
	font-size: inherit;
}
.ms-WPBody A:link,.ms-WPBody A:visited
{
	color:inherit;
	text-decoration: inherit;
}
.ms-WPBody A:hover
{
	color:inherit;
	text-decoration:inherit;
}
.ms-WPBody td
{
	font-size:11px;
	font-family:Tahoma;
}
