
@media print {
body {margin: .25in;}
}

body { 
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*background-color: #4759B3;
	background-color: transparent;
	background-image: url(../images/blubg.gif);*/
	line-height: 1em;
}
a, a:visited {
	color: #006600;
}
a:hover {
	color: #993333;
}
.printtext {color: #666666; 
font-family: Verdana, Helvetica, Arial, Sans Serif; 
font-size: 12px; 
font-style:italic;
text-transform:capitalize;
}
#wrap {
	width: 1500px;
	/*background-image:url(../images/DropShadowMid.gif);*/
	background-repeat:repeat-y;
	background-color:red;
	/*background-color:transparent;
	border:1px solid black;*/
}
#masthead {
	background-image:url(../images/DropShadowTop11.gif);
	background-repeat:no-repeat;
	background-position: top;
	width: 1000px;
	height: 170px;
	padding-top: 7px;
	background-color:transparent;
}
#mastheadNarrow {
	background-image:url(../images/DropShadowTop11.gif);
	background-repeat:no-repeat;
	background-position: top;
	width: 1000px;
	height: 150px;
	padding-top: 51px;
	background-color:transparent;
}
#header{
	margin-left:6px;
	/*margin-right:6px;
	border:1px solid red;*/
	background-color:#001166;
	width: 989px;
	height: 170px;
	z-index:9999;
	}
#headerNarrow{
	margin-left:10px;
	/*margin-right:6px;
	border:1px solid red;*/
	background-color:#001166;
	width: 989px;
	height: 150px;
	z-index:9999;
	}
#main {
	float: left;
	width: 940px; 
	margin-top: 0px;
	padding: 0 20px;
	background-color:#001166;
	background-image:url(../images/DropShadowMid.gif);
	background-repeat: repeat-y;
}
#detailtable {
width:700px;
}

#tablepicText{
width:700px;
}
texttable{
width:300px;
}
#mainfront {
	float: left;
	width: 960px; 
	height:480px;
	background-color:#001166;
}
#frontLeft {
float:left;
width:348px;
height:450px;
overflow:hidden;
padding:0px 2px 0px 2px;
background-color:#001166;
font-size:9px;
font-family:verdana;
}
#frontMid {
float:left;
width:250px;
height:450px;
overflow:hidden;
padding:0px 2px 0px 2px;
background-color:#001166;
font-size:9px;
font-family:verdana;
}
#frontRight {
float:left;
width:348px;
height:450px;
overflow:hidden;
padding:0px 2px 0px 2px;
background-color:#001166;
font-size:9px;
font-family:verdana;
}
#pageMiddle {
float:left;
width:940px;
height:430px;
overflow:hidden;
padding:20px 0px 0px 20px;
background-color:#001166;
font-size:9px;
font-family:verdana;
word-wrap:break-word;
}
#pageMiddleCenter {
float:left;
width:920px;
/*height:430px;*/
overflow:hidden;
padding:20px 20px 0px 20px;
background-color:#eeeeee;
font-size:11px;
font-family:verdana;
word-wrap:break-word;
}
#pageMiddleCenter img {
float:left;
padding:7px;
margin-right:15px;
}

#pageMiddleCenter .imgright {
float:right;
padding:7px;
margin-right:15px;
margin-left:15px;
}
#footer {
	clear: left;
	background-color: #001166;
	font-size: 10px;
	line-height: 15px;
	color: #eeeeee;
	height:127px;
	background-image:url(../images/DropShadowMid.gif);
	background-repeat: repeat-y;
	padding-left:8px;
}
#footer1 {
	clear: both;
	background-color: #001166;
	font-size: 10px;
	line-height: 15px;
	color: #eeeeee;
	height:127px;
	background-image:url(../images/DropShadowMid.gif);
	background-repeat: repeat-y;
	padding-left:8px;
}
#footBottomShad {
	clear: left;
	background-color: #D6E1C7;
	font-size: 10px;
	height:11px;
	background-image:url(../images/DropShadowBottom11.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#001166;
}
#footBottomShad1 {
	clear: both;
	background-color: #D6E1C7;
	font-size: 10px;
	height:11px;
	background-image:url(../images/DropShadowBottom11.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#001166;
}
.rkbottom {
	padding:0px;
}
.rkbottom a:hover {background-color: #cc3366}
.spacer { /* helps to create rows of data between floated elements */
	clear:both;
	font-size:0%;
}
.clear {
	clear: left;
}
.noprint {
    display: none ;
    }