/* Body
 * Set background image, margins, alignment */
body
{
	margin: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFB; /*background-image:url(../../images/back_main.png);*/
}
/* Body and table tags
 * Set font face and size */
form
{
	border-left-style: inset;
	border-top-style: inset;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 790px;
	background-color: #ffffff;
}
td
{
	vertical-align: top;
}
a
{
	font-size: 11px;
	font-family: Verdana;
	line-height: 1.2;
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: underline;
}
/* Navigation Menu Image and Style */
.NavImage
{
	background-image: url(../../images/dot.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
/* Home Button Image and Style */
div#home a
{
	position: absolute;
	top: 261px;
	left: 235px;
	width: 75px;
	height: 18px;
	border: none;
	background-image: url(../../images/btn_home_up.gif);
}
div#home a:hover
{
	position: absolute;
	top: 261px;
	left: 235px;
	width: 75px;
	height: 18px;
	border: none;
	background-image: url(../../images/btn_home_over.gif);
}
div#home img
{
	visibility: hidden;
}

.register /* register symbol */
{
	font-family: Verdana;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
}
.register2 /* trade mark symbol */
{
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	vertical-align: top;
	text-decoration: none;
}
.register3 /* register symbol orange*/
{
	font-family: Verdana;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	color: #D97404;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
}
/* Forrester Button Image and Style */
div#forrest a
{
	position: absolute;
	top: 390px;
	left: 190px;
	border: none;
}
div#forrest_check
{
	position: absolute;
	top: 430px;
	left: 190px;
	border: none;
}
div#frpt
{
	position: absolute;
	top: 488px;
	left: 349px;
	border: none;
	z-index: 0;
}
/* Index Page Left Copy Style */
div#lcopy
{
	position: absolute;
	top: 300px;
	left: 206px;
}
/* Various User Controls (required, not required) */
.Input_Required
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #eeeeee;
	font-size: 12px;
}
.Input
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 12px;
}
.CheckBox
{
	font-size: 10px;
}
.CheckBox2
{
	font-size: 18px;
}
.Button_Orange
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #D97404;
	color: #ffffff;
	font-weight: bold;
}
.Button_Green
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #86C196;
	color: #ffffff;
	font-weight: bold;
}
.Button_GrayBlue
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #899CA0;
	color: #ffffff;
	font-weight: bold;
}
/* Default text style. Usually declared the same as the style
 * for table, td, tr, p */
.CaptionText
{
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}
.CaptionText:hover
{
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
}
.NormalText
{
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}
.NormalText:hover
{
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
}
.text_small
{
	font-family: Verdana;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}
.NormalBlackText
{
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
}
.LgBlackText
{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
}
.LgBlackText:hover
{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.LgGrayText
{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-weight: bold;
}
.LeftNavText
{
	font-family: Verdana;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	color: #333333;
}
.LeftNavText:hover
{
	font-family: Verdana;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	color: #333333;
	text-decoration: none;
}
.FooterText
{
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
/* Better control position of .NET Navigation Menu. */
.AspNet-Menu-Horizontal-Right
{
	float: right;
	vertical-align: top;
}
.AspNet-Menu-Horizontal-Right:hover
{
	color: #000000;
	text-decoration: none;
	cursor: default;
}
/* Special Text Colors: Orange, Green, Gray-Blue */
.Text-Orange
{
	color: #D97404;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.Text-Orange:hover
{
	color: #D97404;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
.Text-Orange-NB
{
	color: #D97404;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
.Text-Green
{
	color: #56A96C;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.Text-Green:hover
{
	color: #56A96C;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
.Text-Green-NB
{
	color: #56A96C;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
.Text-GrayBlue
{
	color: #899CA0;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.Text-GrayBlue:hover
{
	color: #899CA0;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
.Text-GrayBlue-NB
{
	color: #899CA0;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
/* Special Text Colors: Orange, Green, Gray-Blue Font:10px */
.Text-Orange-More
{
	color: #D97404;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.Text-Orange-NB-More
{
	color: #D97404;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.Text-Green-More
{
	color: #56A96C;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.Text-Green-NB-More
{
	color: #56A96C;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.Text-GrayBlue-More
{
	color: #899CA0;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.Text-GrayBlue-NB-More
{
	color: #899CA0;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
