/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family:arial;
}

#page
{
background:url(/INS-images/bgtop.jpg) top repeat-x;
margin-top:4px;
}

a
{
color:#0000FF;
}

h1,h2,h3
{
font-family:"Times New Roman";
}

p
{
font-size:12px;
margin:10px 0;
}

ul
{
margin:0px 0px 0px 30px;
padding:0px;
font-size:12px;
}

ul li
{
list-style-type:disc;
line-height:1.3em;
margin-bottom:15px;
}

#container
{
width:996px;
}

img
{
vertical-align:top;
border:0px;
}

#header
{
height:118px;
}

#logo
{
float:left;
width:205px;
height:118px;
}

#headertext
{
float:left;
margin:20px 0px 0px 0px;
}

#headertext h1
{
margin:0px;
padding:0px;
color:#FFFFFF;
font-size:23px;
font-weight:normal;
line-height:1.3em;
}

#headertext h1 span
{
font-size:18px;
}

.become
{
font-family:"Times New Roman";
font-size:23px;
font-weight:bold;

color:#FFFFFF;
margin-top:8px;
}

#content
{
height:100%;
padding:30px 20px 20px 20px;
}

#leftcontent
{
float:left;
width:446px;
}

.bluebg
{
background:#D9E2FF;
padding:14px 0px;
height:100%;
}

.bluebg h3
{
font-size:22px;
font-weight:normal;
color:#0066FF;
font-weight:bold;
margin:0px;
text-align:center;
margin-bottom:20px;
}

.bluebg span
{
color:#333333;
font-size:20px;
}

.bluebg p
{
margin:0px;
padding:0px;
padding-top:15px;
}
.textnum
{
margin-bottom:10px;
height:100%;
}

.num
{
float:left;
font-size:38px;
font-weight:bold;
font-family:"Times New Roman";
color:#999999;
width:40px;
}

.text
{
float:left;
width:435px;
font-size:12px;
padding-top:5px;
}

#rightcontent
{
float:right;
width:481px;
}

.topcontent h3
{
margin:10px 0px 3px 0px;
font-size:20px;
font-weight:bold;
}

.topcontent p
{
margin:0px;
font-size:16px;
font-family:"Times New Roman"; 
}

.apply
{
font-family:arial !important;
font-size:14px !important;
margin-top:5px !important;
}

.bigbutton
{
background: url(/INS-images/button_big.gif) no-repeat;
display:block;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
width:424px;
height:39px;
font-size:19px;
padding:7px 0px 0px 48px;
margin:35px 0;
}

.smallbutton
{
background:url(/INS-images/button_small.gif) no-repeat;
display:block;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
width:291px;
height:29px;
font-size:13px;
padding:4px 0px 0px 32px;
margin:30px 0;
}

.brd
{
font-size:18px;
color:#000000;
border-bottom:1px solid #CCCCCC;
padding:0px 0px 10px 0px;
font-weight:bold;
}


#footer
{
text-align:center;
margin:0 10px;
border-top:1px solid #CCCCCC;
}

#footer p
{
font-size:11px;
color:#333333;
}

#footer a
{
text-decoration:none;
}

.footerlink
{
margin-bottom:25px;
}

.footerlink a
{
margin:0 3px;
color:#333333;
text-decoration:underline !important;
}