/* CSS Document */

body{
background-color:#C9C9C9;
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
}
.plans-programs{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#383F4A;
line-height:12px;
}
.welcome{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#D1DCEA;
line-height:12px;
text-align:justify;
}
.box{
background-color:#FFFFFF;
border:1px solid #5476A4;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#383F4A;
padding-left:10px;
line-height:15px;
width:146px;
height:22px;
}
.click-here{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
line-height:12px;
text-decoration:underline;
}
.click-here:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
line-height:12px;
text-decoration:none;
}
.copyright{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#383F4A;
line-height:12px;
}