BODY, .Softsmart_Body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	/*background-image: url('logo.jpg');*/
}

.Softsmart_Page_Heading {
	font-size: 16pt;
	color: #0F7ED0;
	width: 250px;
	height: 80px;
	text-align: center;
}

.Softsmart_Page_HeadingLine {
	border-top: firebrick 3px solid;
	border-bottom: firebrick 1px solid;
	height: 1px;
	background-color: transparent;
}

.Softsmart_Page_Section_Heading {
	font-size: 12pt;
	color: #0F7ED0;
	padding-top: 5px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-weight: bold;
}

.Softsmart_Page_Section_SubHeading {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
	color: khaki;
	text-indent: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: firebrick;
	border-bottom-style: none;
}

.Softsmart_Page_Footer {
	border-top: 3px solid firebrick;
	background-color: firebrick;
	height: 0px;
}

.Softsmart_Page_NavigationLink {
	font-weight: bold;
	font-size: 7pt;
	color: #666666;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Softsmart_Page_Title {
	font-weight: bold;
	font-size: 16pt;
	color: firebrick;
	font-family: Arial, Helvetica, sans-serif;
}

.Softsmart_Page_Content {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}