body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

.Orange {color: #FF8212;}
.Black {color: #000000;}
.Grey {color: #585858;}
.Red {color: #FF0000;}

.TextField {
	border: 1px solid #A9A8A8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ProgressBar {border: 1px solid #F1F1F1;}

#TopNavigation {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding-right: 13px;
	padding-bottom: 5px;
	color: #585858;
}
#TopNavigation a{	color: #585858;}
#LeftNavi a{ color:#000000;}
#LeftNavi .Default{ color:#FF8212;}
#LeftNavi a:link{text-decoration:none;}
#LeftNavi a:active{text-decoration:none;}
#LeftNavi a:visited{text-decoration:none;}
#LeftNavi a:hover{text-decoration:underline;}

#BodyMain table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align:justify;
}
.Tahoma13 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#BodyLeft table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align:justify;
}
#Disclaimer table{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
#Disclaimer {padding:20px 0px 10px 0px;}

#ErrorTD{
	background-color:#e2e2e2;
	color:#990000;
	padding: 15px;
	border: 2px dotted #9A9A9A;
}

.Bg_Navi {
	background-image: url(../Images/Navigation/BG_NaviButton.gif);
	background-repeat: repeat-x;
	padding-bottom: 17px;
	padding-right: 23px;
	padding-left: 40px;
}
.Bg_Testimonial {
	background-image: url(../Images/Common/Bg_Testimonial.gif);
	background-repeat: no-repeat;
	background-position: 110px bottom;
}
a:link{text-decoration:underline;}
a:active{text-decoration:underline;}
a:visited{text-decoration:underline;}
a:hover{text-decoration:none;}
.Bg_Testimonial2 {

	background-image: url(../Images/Common/Bg_Testimonial2.gif);
	background-repeat: no-repeat;
	background-position: 160px top;
}
.Bullet-LeftNavi {
	background-image: url(../Images/Common/Bullet-Orange.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
.HR-LeftNavi {
	background-image: url(../Images/Common/HR-Grey.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 15px;
}
.Tahoma12 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
