/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main/page_bkg.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0;
}
body,td,th, pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6D6D;
	text-align: left;
}
.footerlinks {
	font-size: 10px;
	color: #6C6D6D;
	text-decoration: none;
}
.keywordline {
	padding-right:10px; 
	padding-top: 60px; 
	text-align: justify;
}
a:hover.footerlinks {
	color: #C5CC00;
	text-decoration: underline;
}
a:active.footerlinks {
	text-decoration: none;
	color: #6C6D6D;
}
.sigline {
	color: #999A9B;
	font-size: 10px;
}
.leftlinebg {
	background-image: url(../images/main/line_bg.jpg);
}
.topmenubg {
	background-image: url(../images/main/leftmenu_bg.jpg);
}
.HeaderText{
	font-weight: bold;
	padding-bottom: 10px;
}
.SubHeaderText {
	padding-top: 20px;
	font-weight: bold;
}
.ErrorText {
	color: #ff0000;
}
.BoldText {
	font-weight: bold;
}
.CenterAlign {
	text-align: center;
}
.ItalicText {
	font-style: italic;
}
.SmallText {
	font-size: 11px;
}
.PaddedForm {
	padding-left: 100px;
}

.SitemapSub, .SitemapSub2, .SitemapSub3
{
	padding-left: 10px;
	margin-left: 10px;
}
.Sitemap
{
	padding-left: 0px;
	margin-left: 0px;
}
.MailButtonAlign
{
	text-align: center;
	padding-right: 150px;
}
.NextButtonAlign
{
	text-align: center;
	padding-right: 100px;
}
