@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #004881;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-repeat: repeat;
	background-image: url(bg.gif);
}


.oneColFixCtrHdr #container {
	width: 750px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	padding: 25px;
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.oneColFixCtrHdr  #container2 {
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	top: auto;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #header {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
}
.oneColFixCtrHdr #footer {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: center;
	position: fixed;
	height: 40px;
	width: auto;
	bottom: 0px;
	left: 0px;
	overflow: visible;
	visibility: inherit;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	z-index: 999;
	background-image: url(tpbgw.png);
	top: 0px;
	
	
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
ul#minitabs{
	list-style: none;
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: uppercase;
	background-image: url(tpbgw.png);
	
}
ul#minitabs li{
	display: inline;
	margin: 0 3px
}
ul#minitabs a{
	text-decoration: none;
	padding: 0;
	color: #004881;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul#minitabs a#current{
	color:#000000;
	text-decoration: underline;
}
ul#minitabs a:hover{
	color: #000000;
	background-color: #CCCCCC;
}


* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	width:100%;
	overflow:hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: large;
	font-weight: normal;
	margin: 0px;
}


#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
	margin:0 auto;
	min-height:80%;
	min-width:80%;
}

#cont {
	position:absolute;
	top:0px;
	left:1px;
	z-index:70;
	overflow:auto;
}

.box {
	width: 60%;
	padding-bottom:50px;
	background-image: url(tpbgw.png);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5;
	top: 25px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
	border: thin solid #004881;
	font-weight: normal;
}

#focus-stealer      { position: absolute; left: -9999px; }



a {
	color: #000000;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #333333;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	margin: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style2 {
	color: #666666;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {
	font-size: large;
	color: #004881;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #004881;
	font-size: small;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {
	color: #000000;
	font-size: small;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {
	color: #000000;
	font-size: x-large;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
}

