
html, body {
	margin: 0px; 
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%; 
	font-size: 100%; 
	font-family: Times new roman; 
	color: #001057; 
	background-color: #FFFFFF;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	scrollbar-3dlight-color:  #FAE4C5;
	scrollbar-arrow-color:  #303E79;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color:  #303E79;
	scrollbar-face-color:  #ffffff;
	scrollbar-highlight-color:  #ffffff;
	scrollbar-shadow-color:  #FAE4C5;
	scrollbar-track-color:  #Ffffff;
	text-align: center;
}

.button{
	background-color: #827EA8;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	color: #ffffff;
}

select, input, textarea{
	border: #827EA8 1px solid;
	color: #01135B;
}

a
{ color: #4150A7;}

a:hover
{ color: #606B9C;}

table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td{
	border: 0px;
	margin: 0px;
	padding: 0px;
}



div.all{ 
	width: 800px; 
	margin: 10px;
	text-align:center;

}
td.navslide{
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}


div.navslide{
	position: relative;
	width: 600px;
	height: 69px ;
	border: 0px;
}

div.itext{
	margin: 0px;
	border: 1px solid #ffffff;
	padding: 10px 6px 10px 6px;
	font-size: 95%;
	color: #827EA8;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
        line-height: 100%;	
}


div.gtext{
	margin: 0px;
	border: 1px solid #F6F7F9;
	padding: 10px 6px 10px 6px;
	font-size: 95%;
	color: #827EA8;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
        line-height: 100%;
	background-color: #FEFBF6;
}



div.gtext h1{
	font-size: 110%;
	font-weight: bold;
	color: #01135B;
	border-bottom: 1px solid #827EA8;
	text-align: left;
}


div.nav1{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
	display: inline;
}

div.nav1 img{
	vertical-align: top;
}


div.nav2{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('images/navbg.gif') repeat-x top; 
	font-size: 16px;
	visibility: hidden;
	display: inline;
	overflow: none;
}

div.nav2 img{
	display: inline;
	vertical-align: top;
}

div.nav3{
	border: 1px solid #cc0000;
	background: url('images/navbg.gif') repeat-x top; 
	height: 23px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	overflow: none;
	visibility: hidden;
	font-size: 16px;
}

div.nav3 img{
	vertical-align: top;
}


.iframe {
	width: 600px;
	height: 552px;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
	

div.copyright{
	margin: 0px;
	padding: 4px;
	border: 0px;
	border-top: 1px solid #827EA8;
	color: #827EA8;
	text-align: left;
	font-size: 80%;
}

table.slideshow{
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.slideshow{
	vertical-align: middle;
	text-align:center;
	border: 0px;
	width: 520px;
	height: 500px;
}

input.slideshow{
	width: 84px;
	height: 73px;
	border: 0px;
	background: url('images/leftarrow.gif') no-repeat top;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	font-size: 15px;
	color: #827EA8;
}


input.randomslideshow{
	border-top: 1px solid #FDE5D4;
	border-left: 1px solid  #FDE5D4;
	border-right:  1px solid #827EA8;
	border-bottom: 1px solid  #827EA8;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #827EA8;
}


td.int{
	vertical-align: top;
	text-align:left;

}

div.intcontentbg{
	background: url('images/intcontentbg.gif') repeat-y left;
	width: 500px;
	margin: 10px 0px 20px 0px;
	vertical-align: top;
	text-align:left;
}

div.intcontent1{
	background: url('images/intcontent1.gif') no-repeat bottom left;
}

div.intcontent2{
	border: 0px;
/*	border-left: 1px solid #FAE3BB; */
	padding: 20px 10px 20px 40px;
	font-size: 95%;
	color: #827EA8;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-image: url("images/intcontent2.gif") no-repeat top left;
}

div.intcontent2 td{
	padding: 3px;
}

div.intcontent2 h1{
	color: #01135B;
	font-size: 105%;
	font-weight: bold;
	border-bottom: 1px solid #FAE3BB;
}

div.intcontent2 h2{
	font-size: 130%;
	font-weight: bold;
	color: #01135B;
}

div.intcontent2 b{
	color: #01135B;
}

div.intcontent2 span{
	font-size: 85%;
}

div.intcontent2 td{
	text-align: left;
	vertical-align: top;
}

div.intcontent2 br{
	line-height: 8px;
	font-size: 8px;
}


div.inttitle{
	font-size: 105%;
	font-weight: bold;
	color: #01135B;
	border: 0px;
	vertical-align: top; 
	text-align: left;
	border-bottom: 1px solid #FAE3BB;
	margin-top: 50px; 
}

div.intsub{
	padding-left: 20px;
}

div.quote{
	margin: 0px;
	border: 0px;
	font-size: 95%;
	color: #01135B;
	font-weight: bold;
}

span.pictage{
	background: url('images/burst.gif') no-repeat left;
	padding-left: 22px;
}

/* styles for test page    */



