/* Default CSS Stylesheet for a home page */

BODY
{
	BACKGROUND-COLOR: #E2ECF5;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: none;
}
#loginSpace{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	left: 212px;
	top: 124px;
	width: 580px;
	color: #003366;
	text-decoration: none;
}
.body_text_main {
	text-decoration: none;
	display: block;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.menuLink {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.navlink {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.redMain {
	color: #990000;
	text-decoration: none;
}
.boxtext {
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
}
.contentMp {
	width: 800px;
}
DIV.tl {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
DIV.tr {
	RIGHT: 0px; POSITION: absolute; TOP: 0px
}
DIV.bl {
	LEFT: 0px; BOTTOM: -1px; POSITION: absolute
}
DIV.br {
	RIGHT: 0px; BOTTOM: -1px; POSITION: absolute
}
DIV.hp_tl {
	LEFT: -3px;
	POSITION: absolute;
	TOP: -3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DIV.hp_tr {
	RIGHT: -3px;
	POSITION: absolute;
	TOP: -3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DIV.hp_bl {
	LEFT: -3px;
	BOTTOM: -3px;
	POSITION: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DIV.hp_br {
	RIGHT: -3px;
	BOTTOM: -3px;
	POSITION: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DIV.bodyContainer {
	WIDTH: 900px;
	PADDING-TOP: 50px;
	POSITION: relative;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
DIV.featureContainer {
	CLEAR: both;
	BORDER-RIGHT: #bde099 3px solid;
	BORDER-TOP: #bde099 3px solid;
	MARGIN-LEFT: 5px;
	BORDER-LEFT: #bde099 3px solid;
	WIDTH: 270px;
	BORDER-BOTTOM: #bde099 3px solid;
	POSITION: relative;
	left: 20px;
	top: 20px;
}
.featureContainerText {
	padding: 5px;
	font-size: 11px;

}
.pText5 {
	padding: 5px;
	text-align: justify;
	display: block;
}
DIV.featureContainerB {
	CLEAR: both;
	WIDTH: 350px;
	POSITION: relative;
	left: 20px;
	top: 20px;
	border: 3px solid #F5F9FC;
	background-color: #F5F9FC;
}
DIV.featureContainerB2 {
	CLEAR: both;
	WIDTH: 320px;
	POSITION: relative;
	left: 5px;
	top: 5px;
	border: 3px solid #F5F9FC;
	background-color: #F5F9FC;
}
DIV.featureContainerP {
	CLEAR: both;
	WIDTH: 320px;
	POSITION: relative;
	left: 5px;
	top: 5px;
	border: 3px solid #e3c1ec;
	background-color: #e3c1ec;
}
DIV.featureContainerR {
	CLEAR: both;
	WIDTH: 320px;
	POSITION: relative;
	left: 5px;
	top: 5px;
	border: 3px solid #fdcdcf;
	background-color: #fdcdcf;
}

.hpLogIn {
	width: 430px;
	position: absolute;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
DIV.homeTagLine {
	LEFT: -18px;
	FLOAT: left;
	WIDTH: 289px;
	POSITION: absolute;
	TOP: 11px;
	height: 44px;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}
