.Print{}
.noPrint{}
 
.hideTxt{display:none;}
.showTxt{display:inline;}

body{color: #000000; background-color: #c1c1c1; background-image: url('../images/BgImage.gif'); background-position:center; background-repeat:no-repeat; background-position:top; text-align:center;  font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: small; margin: 0px; height: 100%;}
.pageBlock{width: 945px; position: absolute; left: 50%; margin-left: -473px; text-align: left;height: 100%;}

h1{font-size: 130%; font-weight: bold; margin-bottom: 10px; color: #c10424;}
h2{font-size: x-small; font-weight: bold; display: inline; }
h3{font-size: medium; font-weight:bold;display: inline;padding-right:5px;padding-left:20px;}
h4{font-size: small; color: #c10424; font-weight: bold;margin-bottom: 10px; margin-top: 5px;}

hr{color: #c1c1c1; height: 1px; border-style: dotted;}
form{display: inline}

A{color: #c10424; font-size: small; text-decoration:underline;}
A:hover{color: #c10424; text-decoration: none;}

A.Footer{color: #999999; font-size: xx-small; text-decoration:underline;}
A.Footer:hover{color: #999999; text-decoration: none;}

A.Menu{color: #ffffff; font-size: small; text-decoration:underline;}
A.Menu:hover{color: #ffdf21; text-decoration: none;}

.RepeaterOn{border-left: 1px #005218 solid; padding: 3px; color: #005218;}
.RepeaterOff{background-color:#ffffff;border-left: 1px #005218 solid; padding: 3px; color: #005218;}
.pagingBtn{background-color: #f7f7f7; text-decoration: none; font-size: 80%; font-weight: normal; border: solid 1px #aaaaaa; padding: 0px 2px 0px 2px;}
.currentBtn{background-color: #ffffff; color: #999999; font-size: 80%; font-weight: normal; border: solid 1px #d7d7d7; padding: 0px 2px 0px 2px;}

.headerLine
{
	background: #fefefe url('../images/headerTile.gif') repeat-x;
	line-height: 132px;
}
.Heading
{
    color: #c10424;
    font-weight: bold;
}
.menuContact
{
	background: #005218;
	color: White;
	font-family: arial, helvetica, verdana, tahoma, sans-serif; 
	font-size:small;
	padding-top: 10px;
}
.Data
{
    color: #302e5f;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: xx-small;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}
.DataBtn
{
    color: #302e5f;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: xx-small;
    font-weight: normal;
	border-width: 1px;
	border-style: outset;
}

#container{width: 726px;}
#header{width: 726px;height: 100%;}
#body{border-top: solid 1px #ffffff;border-left: solid 1px #c1c1c1; border-right: solid 1px #c1c1c1; padding: 0px 30px 20px 30px; text-align: left; min-height: 268px;}

/* ************************ body elements ************************ */

.left{ background-color: #ffffff; width: 5px; height: 100%;float: left;}
.right{ background-color: #ffffff; width: 5px; height: 100%;float: right;}
.center{background-color: #ffffff; width: 911px; float: left; padding: 10px 12px 0px 12px; height: 100%;}

.top{background-color: #ffffff; width: 945px; float: left;height: 201px;}
.bottom{background-color: #ffffff; width: 945px; height: 30px; float:left;}
.middle{background-color: #ffffff; width: 945px;float: left;}

.menu{background-color: #ffffff; float: left; width: 174px; margin-left: 17px;}
.content{background-color: #ffffff; float: left; width: 726px;}

.footer{ float:left; background-image: url('../images/footer.jpg'); height: 15px;width: 945px;}

