/* CSS Document */
/* HR LANDSCAPE CONTENT STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


.DefaultText {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #111111;
}



H1, Heading1 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #49A741;
}

H2, Heading2 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #49A741;
}

H3, Heading3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #49A741;
}






.PageQuoteHolder {
	margin-right:25px;
}

.PageQuote {
	font-family: "Times New Roman", Serif;
	font-weight: normal;
	font-size: 21px;
	color:#49A741;
	padding-top:25px;
}

.QuoteAuthor {
	display:block;
	font-family: "Times New Roman", Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 21px;
	color:#49A741;
	padding-top: 5px;
}

.OpenPQuote {
	width:50px;
	height:60px;
	font-family: "Times New Roman", Serif;
	font-weight: normal;
	font-size: 100px;
	color:#DBEDD9;
	margin:0;
	padding:0;
}

.ClosePQuote {
	width:50px;
	height:60px;
	font-family: "Times New Roman", Serif;
	font-weight: normal;
	font-size: 100px;
	color:#DBEDD9;
	margin:0;
	padding:0;
}




.BlackText {
	color:#000000;
}

.GreenText {
	color:#49A741;
}

.WhiteText {
	color:#FFFFFF;
}


.PageSideTitle {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 19px;
	color:#49A741;
	padding-left:20px;
}

.PageTopTitle {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 19px;
	color:#FFFFFF;
	padding-top:20px;
}

.PageText {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.PageTextKB {
	padding-left:30px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}


.GreenSquare {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 19px;
	color:#ffffff;
	padding:20px;
	background-color: #49A741;
	background: #49A741 url("../images/assets/GreenBoxBG.gif") no-repeat bottom right;
}


.BackToTop {
	margin-top:10px;
	padding-top:20px;
	margin-bottom:20px;
	text-align:right;
	border-bottom: 2px solid #dceaec;
}

.BackToTop a {
	display: block;
	width: 70px;
	float:right;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #49A741;
	text-decoration: none;
	margin:0;
	padding:0;
	margin-bottom:8px;
}

.BackToTop a:hover {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #49A741;
	text-decoration: underline;
}

.BackTopEnd {
	float:none;
	clear: both;
}




ul {
	list-style: none;
}

li {
	display:block;
	margin:4px;
	padding-left: 10px;
	color: #7b787f;
	font-weight: bold;
	font-style: italic;
	background: url("../images/assets/GreenBullet.gif") no-repeat left 5px;
}


.TitleMenus {
	padding-left:30px;
}

.TitleLinkHolder {
	margin-bottom: 10px;
}

a.TitleLink {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #49A741;
	text-decoration: none;
}

a.TitleLink:hover {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #49A741;
	text-decoration: underline;
}




