header {
	height:100%;
}
body {
	background-color: #F9F9F9;
	margin: 0px;
	font-family: "Tahoma", Tahoma Bold, Arial Unicode MS, Arial;
	color: #858585;
	background-image: url(images10/bkgrnd-header.jpg);
	background-repeat:repeat-x;
	height: 100%;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 18px;
}

strong{
	font-weight: bold;
	color: #215E9F;
}
a {
	color: #215E9F;
	text-decoration:underline;
}

a:hover {
	color: #6083A6;
	text-decoration:none;
}

.bullet-li {
	font-family: "Tahoma", Tahoma Bold, Arial Unicode MS, Arial;
	color: #8B8B8B;
	font-size: 12px;
	list-style-position: outside;
	margin-left: 14px;
	padding-left: 14px;
	list-style-image: url(images-09/bullet.gif);
}

.rightcolumn{
	font-family: "Tahoma", Tahoma Bold, Arial Unicode MS, Arial;
	color: #6C6C6C;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
}

.rightcolumn strong{
	font-weight: bold;
	color: #6083A6;
}

.rightcolumn a {
	color: #00944D;
	text-decoration:underline;
}

.rightcolumn a:hover {
	color: #6083A6;
	text-decoration:none;
}

.rightcolumn-list{
	font-family: "Tahoma", Tahoma Bold, Arial Unicode MS, Arial;
	color: #6C6C6C;
	font-size: 11px;
}

.rightcolumn-list strong{
	font-weight: bold;
}

.rightcolumn-list a {
	color: #003770;
	text-decoration:underline;
}

.rightcolumn-list a:hover {
	color: #6083A6;
	text-decoration:none;
}

.footer {
	background-image: url(images10/footer.gif);
	color:#FFFFFF;
	font-size:10px;
	background-repeat: repeat-x;
	background-color: #375D8A;
}

.footer a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

.footer a:hover {
	color:#F8F8D6;
	font-size:10px;
	text-decoration:none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #134475;
}

h1 a{
	color: #134475;
	text-decoration:underline;
}

h1 a{
	color: #134475;
	text-decoration:none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C90;
	font-weight: lighter;
}

h2 a{
	color: #4B6785;
	text-decoration:underline;
}

h2 a:hover {
	color: #003366;
	text-decoration:none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F78BB;
	font-weight: lighter;
}

h3 a{
	color: #06C;
	text-decoration:underline;
}

h3 a:hover {
	color: #003366;
	text-decoration:none;
}


.stickie-text {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 12pt;
	color: #003366;
}

.stickie-text a{
	color: #003366;
	text-decoration: none;
}

.stickie-text a:hover {
	color: #003366;
	text-decoration: underline;
}


