body 
{
background-color: #fff;
font-family: Arial;
font-size: 12px;
font-weight:normal;
color: #4E5052;
}

h1, h2, h3, h4 { margin:0px; padding:0px;}
img { border:none; }

.bg
{
background:url('images/midbg.jpg');
background-repeat:repeat-y;
}

.call { width:220px; margin:5px 0px 0px; padding:0px; }

.navbar
{
background:url('images/nav.jpg');
height:40px;
line-height:40px;
text-align:center;
color:#E0E0E0;
}

.navbar a
{
color:#000;
text-decoration:none;
padding-right:5px;
padding-left:5px;
}

.leftpanel
{
width:212px;
font-family:Tahoma, Verdana;
font-size:12px;
font-weight:normal;
}

.leftpanel ul
{
margin:0px;
padding:0px;
margin:0 5px 5px 5px;
list-style-position:inside;
list-style-type:none;
}

.leftpanel ul li
{
list-style-type:none;
font-size:12px;
font-weight:400;
line-height:24px;
border-bottom:1px dotted #999;
}

.leftpanel ul li a
{
color:#CC0000;
text-decoration:none;
}

.lefthead
{
line-height:24px;
font-weight:700;
font-size:14px;
}

.lefthead a
{
color:#C00;
text-decoration:none;
}

.more
{
font-size:12px;
text-align:right;
padding-right:5px;
margin-top:5px;
margin-bottom:10px;
}

.more a
{
color:#103A69;
text-decoration:none;
}

.breadcrumb
{
padding:5px;
color: #4E5052;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:normal;
}

.breadcrumb a
{
color:#C00;
text-decoration:none;
}

h1
{
color:#103A69;
text-decoration:none;
font-size:20px;
display:inline;
}

h2
{
color:#C00;
text-decoration:none;
font-size:18px;
display:inline;
}

.text
{
font-family:Tahoma, Verdana;
font-size:12px;
font-weight:normal;
text-align:justify;
line-height:20px;
}

.text a
{
color:#C00;
text-decoration:none;
}

.text ul
{
list-style-position:inside;
list-style-image:url('images/arrow.gif') no-repeat;
margin:0px;
padding:0px;
margin-left:5px;
}

.text ul li
{
list-style-image:url('images/arrow.gif') no-repeat;
line-height:24px;
}

.text ul li a
{
color:#900;
text-decoration:none;
}

.querybox
{
width:198px;
border:1px solid #3677be;
margin:5px 0px 10px;
}

.queryboxheading
{
width:198px;
height:32px;
line-height:32px;
text-align:center;
font-weight:700;
font-size:15px;
color:#fff;
background:#3677be;
}

.queryform
{
width:188px;
padding:5px;
margin:0px;
}

.right
{
width:200px;
border:1px solid #3677BE;
}

.right ul
{
padding:5px;
margin:5px;
list-style-position:inside;
list-style-type:none;
}

.right ul li
{
list-style-type:none;
font-size:12px;
font-weight:400;
line-height:24px;
border-bottom:1px dotted #999;
}

.right ul li a
{
color:#CC0000;
text-decoration:none;
}

.righthead
{
background:#3677BE;
height:24px;
line-height:24px;
font-weight:700;
font-size:14px;
color:#fff;
padding-left:10px;
}


.footer
{
color:#4E5052;
font-size:12px;
font-weight:700;
}

