body
{
	font-family: arial, verdana, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;

}
html, body
{
	height: 100%;
	margin: 10px;
	padding: 0 20px 20px 20px;
	border: none;
	text-align: left;
}

#wrapper
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 100%;
}


IMG
{
	border: 0px solid;
}
.pic
{
	border: 5px #C1CABA solid;
}
table
{
	font-family: arial, verdana, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #072740;
	padding: 0px;
}

td
{
	font-family: arial, verdana, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
}
.enterbox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 586px;
	background: url(../images/changeisgood.jpg) no-repeat center top;
	text-align: center;
}
.headerbox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 109px;
	background: url(../images/masthead.gif) no-repeat left top;
	vertical-align: bottom;
}

.border1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 19px;
	background: url(../images/border1.gif) no-repeat center top;
}

.topmenubox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 18px;
	vertical-align: top;
	text-align: left;
	background: #555555;
}
.botoommenubox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 18px;
	background: #555555;
}
.botoommenubox h1
{
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	line-height: 1.2em;
	text-align: left;
}
/*
.botoommenubox a
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.botoommenubox a:visited
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.botoommenubox a:hover
{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
*/

.contentbox
{
	padding: 10px 10px 30px 10px;
	vertical-align: top;
	background: #fff;
	/* height: 400px; */
}
.contentbox h1
{
	font-size: 35px;
	color: #d2232a;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 1.2em;
	text-align: left;
}
.contentbox h2
{
	font-size: 14px;
	color: #939598;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 1.2em;
	text-align: left;
}
.contentbox h3
{
	font-size: 12px;
	color: #af1116;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 1.2em;
	text-align: left;
}
.contentbox p
{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 1.2em;
}
.contentbox ul
{
	font-size: 12px;
	color: #939598;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 3px 20px 3px 30px;
	list-style-image: url(../images/arrow1.gif);
}
.contentbox li
{
	text-align: left;
	padding: 0px 0px 5px 0px;
	vertical-align: middle;
}

.footerbox
{
	width: 990px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/footer.jpg) no-repeat left top;
}


a:link
{
	color: #af1116;
	font-weight: normal;
	text-decoration: underline;
}
a:visited
{
	color: #af1116;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	color: #d2232a;
	font-weight: normal;
	text-decoration: underline;
}



input.text
{
	font-family: arial, verdana, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	text-align: Left;
	background: #ffffff;
	width: 150px;
	border: 1px solid #999999;
}

input.but
{
	font-family: arial, verdana, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: auto;
	border: 1px solid #999999;
}

MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
	width: auto;
	color: red;
}

td.MenuSeparator
{
	color: #cccccc;
	font-weight: bold;
}

A.MenuBarItem:visited
{
	color: #cccccc;
	display: block;
	cursor: pointer;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #555555;
}
A.MenuBarItem:hover
{
	color: #ffffff;
	display: block;
	cursor: pointer;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #555555;
}
A.MenuBarItem:link
{
	color: #cccccc;
	display: block;
	cursor: pointer;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #555555;
}

A.MenuBarItemActive:visited
{
    color: #ffffff;
	display: block;
	cursor: pointer;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #555555;
}
A.MenuBarItemActive:hover
{
    color: #ffffff;
	display: block;
	cursor: pointer;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #555555;
}
A.MenuBarItemActive:link
{
    color: #ffffff;
	display: block;
	cursor: pointer;
	padding: 2px 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #555555;
}


A.botoommenubox:visited
{
    color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
A.botoommenubox:hover
{
    color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
A.botoommenubox:link
{
    color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

.botoommenubox_text
{
    color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
