/* CSS Document */
.box1 {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.box2 {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.box3 {
	background-image: url(../_Images/_Index/calculator.jpg);
	background-repeat: no-repeat;
	background-attachment:relative;
	background-position: center left;
	text-align: right;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.box4 {
	background-image: url(../_Images/_Index/couple.jpg);
	background-repeat: no-repeat;
	background-attachment:relative;
	background-position: top left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.box5 {
	background-image: url(../_Images/_Index/businesspeople.jpg);
	background-repeat: no-repeat;
	background-attachment:relative;
	background-position: top right;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.head1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS";

}
.head1ital {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.head2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #659E69;
	text-decoration: underline;
}
.head3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#006699;
}
.link1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0000E1;
	text-decoration: underline;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.loginback {
	background-image: url(../_Images/_LoginForm/bg.jpg);
	background-repeat: repeat-x;
}.xsmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #858585;
	text-decoration: underline;

}
