/* spacer style */
.spacer {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}
/* define styles for the links */
A:link { color:#333333; text-decoration: underline; }
A:visited { color:#333333; text-decoration: underline; }
A:hover { color:#666666; text-decoration: underline; }
A:active { color:#333333; text-decoration: underline; }

.box {
	border: 1px dotted #999999;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.content_box {
	background-color: #D4DCE1;
	background-repeat: repeat-x;
	padding: 2px;
	border: 1px solid #AEBCC6;
}
.testit {
	padding: 2px;
	border: 1px solid #AEBBC5;
}
body {
	background-color: #E9EBED;
	background-repeat: repeat;
	margin: 0px;
}
.content_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content_position {
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
}
.secured_content_position {
	margin-top: 19px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.box {
	border: 1px solid #333333;
	margin-right: 10px;
}
.seperator {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.paragraph_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px 10px 10px;
}
