BODY	{
	margin: 0px 0px 20px 0px;
	text-align: center;
	background-color: #dddddd;
	}
A:link    {
	color: #2E3192;
	text-decoration:none;
}
A:visited {
	color: #2E3192;
	text-decoration:none;
}
A:active  {
	color: #2E3192;
	text-decoration:none;
}
A:hover   {
	color: #4E51b2;
	text-decoration:underline;
}
#mainContainer	{
	position: relative;
	margin: 0px auto 0px auto;
	width: 780px;
	height: 1045px;
	z-index: 10;
}
#colorPatch_1	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 450px;
	background-color: #000000;
	z-index: 12;
}
#colorPatch_2	{
	position: absolute;
	top: 70px;
	right: 0px;
	width: 400px;
	height: 975px;
	background-color: #000000;
	border: solid 2px #063583;
	z-index: 14;
}
#colorbar	{
	position: absolute;
	top: 166px;
	left: 2px;
	height: 105px;
	width: 99%;
	background: #063583 url(../imgs/colorbar8.jpg);
	border: solid 1px #063583;
	margin: 0px 2px 0px 2px;
	z-index: 40;
}
#textbox	{
	position: absolute;
	top: 20px;
	left: 30px;
	width: 700px;
	height: 1000px;
	background-color: #ffffff;
	border: solid 2px #063583;
	text-align: left;
	z-index: 30;
}
#logoarea	{
	background-color: #ffffff;
	margin: 5px auto 0px auto;
	height: 130px;
	width: 700px;
}
.headline	{
	font-size: 24px;
	font-weight: bold;
}
#textboxInner	{
	background-color: #ffffff;
	margin: 127px 25px 0px 140px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 15px;
	display: block;
}
#imgroll	{
	float: right;
	margin: 1px 0px 10px 10px;
}
#footer	{
	background-color: #ffffff;
	margin: 5px 0px 0px 0px;
	text-align: center;
}
#footerInner	{
	background-color: #ffffff;
	margin: 30px 25px 10px 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
}
#menubox	{
	position: absolute;
	top: 250px;
	left: 0px;
	width: 150px;
	height: 265px;
	background-color: #000000;
	z-index: 50;
}
#menuboxInner	{
	margin: 0px auto 0px auto;
	padding: 41px 5px 0px 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 17px;
        line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}
#menuboxInner	A:link    {
	color: #ffffff;
	text-decoration:none;
}
#menuboxInner	A:visited {
	color: #ffffff;
	text-decoration:none;
}
#menuboxInner	A:active  {
	color: #ffffff;
	text-decoration:none;
}
#menuboxInner	A:hover   {
	color: #ffffff;
	text-decoration:underline;
}
#box3	{width: 180px;
	border: solid 1px #999999;
	background-color: #ffffff;
	padding: 2px 2px 0px 6px;
        margin: 60px auto 1px auto;}

.extras	{
	border: solid 1px #2E3192;
	color: #2E3192;
	font-family: Times, Times New Roman, serif;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
	}
