Body.WebBody
{
	margin-top: 0px;
	background-color: #d6d0c5;
	font-family: Arial;
	
}
TD
{
	font-size: 75%;
	font-family: Arial;
}
/* Navigation */
TD.MenuTop
{
	padding-right: 6px;
}
TD.NavigationLeft
{
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
	background-image: url(../Img/BgContentLeft.gif);
	background-repeat:repeat-x;
	background-color: #f8f9f9;
}
TD.NavigationLeft A
{
	color: #546061;
	text-decoration: none;
}
TD.NavigationLeft A:hover
{
	color: #b20838;
}
TD.FooterLeft
{
	color: White;
	padding-left: 5px;
}
TD.FooterLeft A
{
	color: White;
	text-decoration: none;
	font-size: 90%;
}
TD.FooterRight
{
	color: white;
	padding-right: 5px;
	font-size: 90%;
}
TD.FooterRight A
{
	color: white;
	text-decoration: none;
	font-size: 90%;
}
.NavigationDelimiter
{
	color: White;
}
TD.CookieTrail
{
	padding-left: 8px;
	padding-top: 4px;
	color: #cb899a;	
}
TD.CookieTrail A
{
	color: #cb899a;
	text-decoration: none;
	font-size: 90%;
}
/* Navigation End */

TD.Content
{
	color: #546061;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 22px;
}
TD.Content A
{
	color: #b20838;
}
TD.DefaultSectionLeft  
{
	padding: 17px;
	background-image: url(../Img/BgDefault.gif);
	background-repeat: repeat-x;
}
Table.DefaultSectionLeftCms 
{
	font-size:115%
}

TD.DefaultSectionMiddle
{
	padding: 17px;
	background-image: url(../Img/BgDefault.gif);
	background-repeat: repeat-x;
	font-size:65%;
}
TD.DefaultSectionRight
{
	padding: 10px;
	background-image: url(../Img/BgDefault.gif);
	background-repeat: repeat-x;
	font-size:65%;
}
TD.DefaultSectionLeft A
{
	color: #b20838;
	text-decoration: underline;
}
TD.DefaultSectionMiddle A
{
	color: #b20838;
	text-decoration: underline;
}
TD.DefaultSectionRight A
{
	color: #b20838;
	text-decoration: underline;
}
H3
{
	font-size: 100%;
	color: #b20838;
	margin: 0px;
}
Table.DataGrid 
{
	color: #6b7576;
}
Table.DataGrid A
{
	color: #313b3c;
	text-decoration: none;
	font-weight: bold;
}
Table.DataGrid TR.DataGridHeader TD
{
	padding-bottom: 20px;
}
Table.DataGrid TR.DataGridItem TD
{
	color: #313b3c;
	padding-bottom: 20px;
}
Table.DataGrid TR.DataGridAltItem TD
{
	color: #313b3c;
	padding-bottom: 20px;
}
Table.Paging A
{
	color: 434b4c;
	font-weight: bold;
	font-size: 90%;
}
Table.jobsearchheader
{
	color: #434b4c;
	font-weight: bold;
	font-size: 120%;
}

Table.DataGridFileUpload 
{
	color: #6b7576;
}
Table.DataGridFileUpload A
{
	color: #313b3c;
	text-decoration: none;
	font-weight: bold;
}
Table.DataGridFileUpload TR.DataGridHeader TD
{
	padding-bottom: 5px;
}
Table.DataGridFileUpload TR.DataGridItem TD
{
	color: #313b3c;
	padding-bottom: 5px;
}
Table.DataGridFileUpload TR.DataGridAltItem TD
{
	color: #313b3c;
	padding-bottom: 5px;
}

H1
{
	font-size: 150%;
	color: #779193;
	margin-bottom: 0px;
}
TD.Content A.IconButton 
{ 
	color: #b20838;
	font-weight: bold;
	font-size: 90%;
	
}

INPUT.Button 
{
	background-color: #ba627b;
	color: White;
}

.LoginField 
{
	color: #b20838;
	margin: 0px;
	margin-bottom: 8px;
}

.LeftBarNavigation A 
{
	display: block;
	margin-bottom: 15px;
	font-size: 90%;
}

.LeftBarNavigation A.Selected
{
	color: #b20838;
}

.FormInfo 
{
	color: #b20838;
}

.INPUT 
{
	font-size: 70%;
}

H2
{
	font-size: 120%;
}

/* print definitions */
@media print 
{
	.Header1  
	{
		display: none;
	}
	
	.Header2 
	{
		display: none;
	}
	
	.Header3 
	{
		display: none;
	}	
	.navigationleft 
	{
		display: none;
	}
	.Footer1 
	{
		display: none;
	}
	.Footer2 
	{
		display: none;
	}
	.content 
	{
		width: 500px;
	}
}
/* print definitions end */