td {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

body {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	margin: 10px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;

}

a {
	text-decoration: none;
	color: #0099FF;


}

a:hover {
	text-decoration: underline;
	color: #0000FF;


}

.nav {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #7389C2;


}

.nav:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #0099FF;


}

.BG1 {
	background-image: url(images/bg_ft1.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

h2 {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.imgBorder {
	padding-bottom: 10px;
	padding-left: 10px;

}

.footer {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;
	height: 30px;
	padding-right: 10px;
	text-align: right;


}

.footerLink {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	color: #000000;


}

.footerLink:hover {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}

li {
	list-style-type: square;
	padding-bottom: 5px;
}

.spacing {

	padding: 10px 0px 0px;
	margin: 0px;
}
.MainTable {
	border: 1px solid #6B80C3;
	background-color: #FFFFFF;
}
.TitleCell {
	background-image: url(images/h1.gif);
	height: 51px;
	padding-top: 0px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.TDContent {
	padding: 10px 20px;
	vertical-align: top;
}
.TDNavCell {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
.TDNavCell2 {
	padding-bottom: 10px;
}
.imgPadRight {
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.Devider {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C91C6;
}
.TDOutline {
	padding: 10px;
	border: 1px solid #758BC4;
}
.Hline {
	background-image: url(images/dotted.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formbox {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	width: 100%;
	border: 1px solid #7C91C6;
}

.button {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7C91C6;
	border: 1px solid #7C91C6;
}