/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#boxleft{
	background-image: images/box-left.jpg;
	background-repeat: repeat-y;
}
td{
vertical-align:top;
text-align:left;
}

h2
{
font-size:17px;
color:#0068a3;
font-weight:bold;
margin-top:3px;
margin-left:3px;
margin-bottom:10px;
}



p {
font-size:12px;
color:#6a6a72;
margin:6px;
}

ul{
text-indent:4px;
margin-bottom:10px;
}

ul li{
font-size:12px;
color:#2369a1;
font-weight:bold;
line-height:17px;
list-style-image:url(../images/bullet.gif);
text-indent:-1px;
}

a{
color:#df432d;
font-size:12px;
}

.bl
{
color:#c44b3d;
margin:0;
padding:0;
font-size:20px;
}

.label
{
color:#0068a3;
font-size:12px;
font-weight:bold;
padding-top:12px;
}

table .form tr{
height:28px;
}

table .form {
margin:7px;
}

.grey{
font-size:12px;
color:#6a6a72;
}

table .greytab tr td{
background-color: #edeae7;
}