/* DefaultTheme Styles HTML tags such as Body, Headings, Links, Ordering list and Un-ordered List *//* Duplicate styles below to FTBDesign, FTBHTML, DefaultTheme */
body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}
p {
	color: #666666;
	line-height: 16px;
	margin: 6px 0px;
}
.normal {
	color: #cc3300;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
.para p {
	color: #cc3300;
	margin: 0px 0px 10px 0px;
}
h1 {
	font-size: 16px;
	color: #008F54;
	font-weight: bold;
	font-family: verdana;
	background-image: url(../images/linesmall.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#Home h1 {
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	font-family: verdana;
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #cc3300;
}
h3 {
	font-size: 12px;
	color: #cc3300;
	font-weight: bold;
	line-height: 18px;
	margin: 20px 0px 0px 0px;
}
h4 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/line.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px 0px 5px 30px;
	background-image: url(../../Templates/_images/icon_pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
}
h6 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin: 40px;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #AEC5A6;
	text-decoration: underline;
}
a:active { 
	color: #AEC5A6;
	text-decoration: underline;
}
input, select, textarea{
	font-size: 11px;
	font-family:Tahoma, Arial;
}
ol {
	padding-top: 3px;
	margin-bottom: 6px;
	font-size: 11px;
	line-height: 18px;
	color: #003300;
	font-weight: bold;
	margin-left: 40px;
}
ul {
	padding-top: 3px;
	margin-bottom: 6px;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 40px;
}
li {
	list-style-image: url(../images/icon_pointer.gif);
	list-style-position: outside;
	padding-bottom: 3px;
}
.Developer {
	color: #00CC00;
	font-weight: bold;
}
.display TD{
	padding: 2px;
	font-size: 10px;
	background-color: #efefef;
}
.display2 TD{
	padding: 2px 0px;
	background-color: #efefef;
}
.display3 TD{
	padding: 2px 0px;
	font-size: 12px;
	background-color: #efefef;
}
.display4 TD{
	padding: 2px;
	font-size: 11px;
	color: #000000;
	background-color: #dbdbdb;
}
.MultipleTable {
}
.display2 .MultipleTable td {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border-bottom-style: none;
	border-top-style: none;
}

