/* CSS Document */

body{
margin-left:0;
margin-top:0;
margin-bottom:0;
margin-right:0;

}

.box1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3A74BC;
	border-top-color: #101F32;
	border-right-color: #101F32;
	border-bottom-color: #101F32;
	border-left-color: #101F32;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.table
{
	border-right: 1px solid #101F32;
	border-bottom: 1px solid #101F32;
}

.table1
{
	background-color:#EFF4FC;
	border:solid #B7D2F0 ;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a:link {font-family: Arial, Helvetica, sans-serif; color: #3195BB; font-size: 12px; font-weight: bold;}
a:active {font-family: Arial, Helvetica, sans-serif; color: #3195BB; font-size: 12px; font-weight: bold;}
a:visited {font-family: Arial, Helvetica, sans-serif; color: #3195BB; font-size: 12px; font-weight: bold;}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #3195BB; font-size: 12px; font-weight: bolder;}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
#Layer1 {
	position:absolute;
	left:730px;
	top:86px;
	width:265px;
	height:400px;
	z-index:1;
	background-color: #E6F2FF;
	overflow: auto;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	text-transform: uppercase;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
#main {
font-family: verdana, sans-serif;
font-size: .9em;
margin: 20px auto;
margin-top:0px;
max-width: 510px;
width: 480px;
}

h2 {
border-bottom: 1px solid #ccc;
font-size: 160%;
font-weight: normal;
margin: 0 0 .4em 0;
padding-bottom: 4px;
}






/*** important styles
******************************************************************/

p {
margin: 0 0 1em 0;
}


/*** .key-point (the blue box)
*********************************/
.key-point {
background: #e4ecec url('img/key-point_back.gif') right repeat-y;
margin-bottom: 1em;
padding: 15px;
}

.key-point:before {
background: transparent url('img/key-point_tr.gif') no-repeat top right;
content: url('img/key-point_tl.gif');
display: block;
font-size: 1px;
height: 15px;
line-height: 0.1;
margin: -15px -15px 0 -15px;
}

.key-point:after {
background: transparent url('img/key-point_br.gif') scroll no-repeat bottom right;
clear: both;
content: url('img/key-point_bl.gif');
display: block;
font-size: 1px;
height: 8px;
line-height: 0.1;
margin: -15px;
padding-top: 15px;
}

.key-point h2 {
border: none;
padding-bottom: 0;
font-size: 200%;
}