body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f4f5f6;
	margin: 0px;

}
img {
	border: 0px;
	}

table {
	border:0px; 
}
form {
margin:0;
}
a {
	color: #006bbe;
}
a:hover {
	color: #cc0000;
}

h1 {
	font-size: 24px;
	color: #6db512;
	font-weight: normal;
	padding: 1px;
}

.h1 {
	font-size: 23px;
	color: #6db512;
	font-weight: normal;

}
.h1titles {
	font-size: 23px;
	color: #6db512;
	font-weight: normal;
	height: 30px;
	background-image: url(images/dots_back_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-bottom: 2px;

}

h2 {
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	line-height: 22px;
}

li {
	list-style-image: url(images/bullet_li.gif);
	margin-bottom: 20px;
}
.more_linehight {
	line-height: 20px;
}



.nextstep-links {}
.nextstep-links a {
	color: #CC0000;
	text-decoration: none;
	}
.nextstep-links a:visited {
	color: #CC0000;
	}
.nextstep-links a:hover {
	color: #FF3300;
	text-decoration: underline;
	}


.third-links {}
.third-links a:link {
	color: #000000;
	text-decoration: none;
	}
.third-links a:visited {
	color: #CC0000;
	}
.third-links a:hover {
	color: #FF3300;
	text-decoration: underline;
	}


.footertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footertext a {
	color: #A0DBFA;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flashcontent {
		border: solid 0px #000;
		width: 800px;
		height: 331px;
		margin: 0px 0px;
	}

#flashcontent-nav {
		border: solid 0px #000;
		width: 229px;
		height: 331px;
		margin: 0px 0px;
}
.verdana-10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}
.main-content-container {
	margin: 30px 30px 40px 40px;
	line-height: 18px;

}
