﻿.Title
{
	color: #485706;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	padding-bottom:10px;
}

.Subtitle
{
	color: #485706;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.FloatRight
{
	float: right;
}

.Highlight
{
	color: #C88D00;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}

.SubNav:hover
{
	color: #C88D00;
}

.SubNav
{
	color: #485706;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.SubNav:link
{
	color: #485706;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.SubNavSmall
{
	color: #485706;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.Txt12Brown
{
	color: #291B0E;
	font-weight: bold;
}

.ListContainer
{
	margin-left: 57px;
}

.Paragraph
{
	padding-top: 6px;
	display: block;
}

.ListContainer li
{
	text-align: left;
}

/****  Snippet Styles...*/

.WhiteHead
{
	color: #FFFFFF;
	font-family: Arial,Tahoma,Verdana;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

.BrownHead
{
	color: #E5D8CC;
	font-size: 17px;
	font-weight: bold;
	line-height: 16px;
}


.Txt14Gold
{
	color: #C88D00;
	font-size: 14px;
	font-weight: bold;
}

.Txt12Plain
{
	color: #291B0E;
	font-weight: bold;
}

.Txt12Green
{
	color: #485706;
	font-weight: bold;
}

.EmpProfileContainer
{
	background-color: #D9D5BC;
	border: 1px solid;
	width: 490px;
}
.TableHeadContainer
{
	background-color:#291B0E;
	margin:1px;
	_height:25px;
	*padding-top:1px;
}


.Border
{
	border-color:-moz-use-text-color #EAE7D5 #EAE7D5;
	border-style:solid;
	border-width:1px;
	padding:5px 3px 3px 5px;
	*padding-top:2px;
	//border:none;
}

.disasterdeclarationtable td
{
	padding-left:5px;
	line-height:25px;
}

/*.BrownBorder
{
	border-bottom: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}*/

.EmpDescriptionContainer
{
	background-color:White;
	text-align:justify;
}


.EmpQualificationContainer
{
	padding:0 0 18px;
}

.EmpExperienceContainer
{
	border:1px solid #000000;
	width:100%;
}

.LightBorder
{
	background-color: #d9d5bc;
	padding: 3px;
	border-bottom:1px solid #000;
}

.CreamBG
{
	background-color:#EAE7D5;
	padding-left:4px;
	text-align:left;
}

.TableBullet
{
	width: 3%;
	height:25px;
}

.ExpRightTD
{
	width: 47%;
}

.DataBox
{
	width: 479px;
	height: 100%;
	border: solid 1px #afa98f;
}

.DataBoxInnerBox
{
	background-color: #eae7d5;
	padding: 5px;
}

.DataBoxInnerBorder
{
	border-left: solid 1px #170f08;
	border-top: solid 1px #170f08;
	border-right: solid 1px #Babeb6;
	border-bottom: solid 1px #babeb6;
}

.HeadImage
{
	height: 12;
	width: 13;
	margin-right: 5px;
}

.FactSheetContainer
{
	background-color:White;
	text-align:justify;
}

.ServicesTitleContainer
{
	background-color:#eae7d5;
	border:1px solid #F3F1D6;
	padding:3px 0;
}

.Highlight14
{
	color: #C88D00;
	font-weight: bold;
	font-size:14px;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}

.EmployeeDescriptionContainer
{
	background-color:White;
	border:1px solid #000000;
	text-align:justify;
	padding:10px;
}
.BottomBorder
{
	background-color:#F3F1E4;
	border:1px solid #000000;
	margin-top:2px;
	padding:9px;
}

.rgExpand
{
	background:transparent url(../../Images/navigate_right.png) no-repeat scroll 0px 0px;
	border:none;
	//padding-right:7px;
}

.rgCollapse
{
	background:transparent url(../../Images/navigate_down.png) no-repeat scroll 0px 0px;
	border:none;
	//padding-right:7px;
}

.imagealign
{
	vertical-align:middle !important;
}












