@charset "utf-8";
/* CSS Document */
FIELDSET {
	border-color:#D5DFE5;
	border-style: solid;
	border-width: 1px;	
}
td img {
	display: block;
}
html,body {
	margin:0px; 
	margin-top:0px;
	background-color:#1F5AA0;
}
.contenttable {
	vertical-align:top; 
	height:480px;
}
.page_top_bg {
	background-image: url('images/bg.jpg'); 
	background-repeat: repeat-x; 
	padding-top:10px; 
}
/*.page_top_bg { 
	background-image: url('images/top.jpg'); 
	background-repeat: repeat-x; 
	padding-top:10px; 
}
.page_bottom_bg { 
	background-image: url('images/bottom.jpg'); 
	background-repeat: repeat-x; 
	background-position: left bottom;  
	position:relative; 
}*/
.pg_content_footer { 
	background-image: url('images/reflect.jpg'); 
	float:center; 
	background-repeat: no-repeat; 
	height:60px; 
	width:840;  
	background-position:center; 
}
.bottomr1 {
	background:url(images/btr1.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	height:20px; 
	background-color:#000000
}
#main { 
	position: relative;
	margin-left:2px;
}
.hr1 {
	color:#e9e9e9
}
.div1 {
	z-index:5; 
	position: inherit; 
	text-align:center; 
	width:840
}
.sidebottom { 
	background-color:#0F286A; 
	background-image: url('images/sideb.jpg'); 
	background-repeat: no-repeat; 
	background-position:bottom; 
	width:175px;
	height:140px
}
.sidetop {
	width:175px;
	height:311px;
	background-color:#0F286A; 
	background-image: url('images/sidetop.jpg'); 
	background-repeat:no-repeat; 
	background-position:top; 
	vertical-align:top 
}
.center {
	text-align: center;
}
.contentcontainer {
	margin: auto;
	background-color:#E9F0FE;	
	border-bottom-color:#DEDEDE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#DEDEDE;
	border-top-style:solid;
	border-top-width:1px;
}
.imagecontainer {
	vertical-align:center; 
	text-align:center; 
	width:126px;
}
.mainheading {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 25px;	
	color: #000099;		
}	
.title {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;	
	color: #0000a2;
	padding-bottom:10px;
	text-align:left;	
}	
.content {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;	
	color: #000000;	
	text-align:left;	
}
.content2 {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;	
	color: #000000;	
	text-align:right;
	
}
.imagehold1 {
	height:100px; 
	width:100px;v
	ertical-align:middle;
	text-align:center;
	border-color:#DEDEDE;
	border-width:1px; 
	border-style:solid;
	background-color:#FFFFFF;
}
.imagehold2 {
	height:78px; 
	width:78px;
	vertical-align:middle;
	text-align:center;
	border-color:#DEDEDE;
	border-width:1px; 
	border-style:solid;
	background-color:#E9F0FE;	
}
.dateadded {
	font-family: Verdana, Geneva, 'Arial', sans-serif;
    font-size: 10px;	
	color: #000000;	
	vertical-align:bottom; 
	text-align:right	
}
h1 {
	font-family: Verdana, Geneva, 'Arial', sans-serif;
	color: #000099;
	font-size:  20px;
}
h2 {
	font-family: Verdana, Geneva, 'Arial', sans-serif;
    font-size: 18px;
	font-weight: bold;
	color: #0000dc;
}
h3 {
	font-family: Verdana, Geneva, 'Arial', sans-serif;
    font-size: 15px;
	font-weight: bold;
	color: #0000a2;
}	
	h4 {
	font-family: Verdana, Geneva, 'Arial', sans-serif;
    font-size: 12px;
	color: #0000a2;
}	
	h5 {
	font-family: Verdana, Geneva, 'Arial', sans-serif;
    font-size: 10px;
	color: #0000a2;
}
#marqueecontainer{
	position: inherit;
	width: 500px; /*marquee width */	
	height: 200px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid #666666;
	padding: 2px;
	padding-left: 4px;
}

.scroll_div {
	border:solid 1px #3366FF;
	width: 510px;
	width/**/: 520px !important;
}
.vmarquee_content {
	position:relative;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.intro{
	position:absolute;
	left:0;
	top:0;
	layer-background-color:blue;
	border:0.1px solid blue;
	z-index:10;
	background-color: #3366FF;
}  
#divASContainer{
	position:absolute;
	width:274px;
	height:239px;
	overflow:hidden;
	top:158px;
	left:488px;
	background-color: #FFFFFF;
	visibility: visible;	
} 
#divASContent{
	position:absolute;
	top:0px;
	left:0px;
	width: 272px;
	height: 1279px;
	background-color: #FFFFFF;
	overflow: hidden;
} 
</style>