@charset "UTF-8";
/* CSS Document */

html, body {
	padding:0;
	background-color: #000000;
	width: 937px;
	height: 591px;
	background-image: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222a52;
}
.med {color: #222a52;
font-size: 12px;
font-weight: normal; line-height: normal}

.medbold {color: #222a52;
font-size: 12px;
font-weight: bold;
text-decoration: none}
.medital {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: normal; color: #222a52}
.head { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #222a52; font-style: normal; font-weight: bold }
.time {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #222a52}
.medwhite {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #222a52}
.medboldyellow {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color:  #E26C25; font-weight: bold}
.medhead {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #862200}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}




#topdiv_box {
	height: 70px;
	width: 100%;
	position: relative;
}

#borderwrap {
	width: 937px;
	height: 97%;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(nimages/interiorBG.jpg);
	left: 121px;	
} 


#top_box {
	height: 149px;
	width: 937px;
	position: relative;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
}
#middle_box {
	height: 294px;
	width: 750px;
	position: relative;
	background-attachment: scroll;
	background-image: url(nimages/imgstripBG.jpg);
	background-repeat: no-repeat;
	margin-left: 94px;
}
#bottom_box {
	height: 149px;
	width: 937px;
	position: relative;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
}


.bodtext {
	padding: 20px;
}
#hdrbar {
	height: 44px;
	width:100%;
	background-color: #000000;
}
#bodtext_box {
	height: 99%;
	width: 570px;
	position: relative;
	padding: 8px;
}
#body_box {
	width: 100%;
	position: relative;
	background-attachment: scroll;
	background-image: url(nimages/int-headerBG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.footerarea {
text-align:center; 
color:#9999FF; 
width:700px; 
margin:auto; 
font-size:11px;
}
