/* CSS Document */
body{
margin:4px 0 0 0; 
padding:0px; 
background:url(images/body_bg.gif) top left repeat-x;
background-color:#051B29;
color:#000;
}
td{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
line-height:13px;
}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}

div{ height:auto; width:auto; margin:0px; padding:0px;}

p{margin:0px; padding-bottom:8px;}

.help_title{
	text-decoration:none; 
	font-weight:bold; 
	font-size:18px; 
	color:#E22427;
}

.border_1{
border-top:#000 1px solid;
border-bottom:#000 1px solid;
}
.border_2{
border-left:#1B4761 1px solid;
}
.border_3{
border-right:#1B4761 1px solid;
}
.border_4{
border-bottom:#1B4761 1px solid;
background-color:#10364C;
color:#000000;
}
.background_1{
background:url(images/bg_1.gif) top left repeat-x;
}
.background_2{
background:url(images/bg_2.gif) top left repeat-x;
}
.padding_1 {
padding:10px 0px 10px 0px;
}
.menubottom_box{
background:url(images/bg_3.gif) top left repeat-x;
background-color:#10364C;
color:#83ABC2;
padding-bottom:13px;
}
.menubottom_box strong{
background-color:#10364C;
color:#fff;
}


/*topmenu start */
table.topmenu{
height:28px;
}
table.topmenu td{
}
table.topmenu a{
padding-top:6px;
height:22px;
font-weight:bold;
display:block;
color:#fff;
background-color:#00215D;
background:url(images/topmenu_bg.gif) top left repeat-x;
text-decoration:none;
border-left:#1F6186 1px solid;
border-right:#0F384F 1px solid;
}
table.topmenu a:hover, table.topmenu a:active{
padding-top:5px;
height:21px;
font-weight:bold;
display:block;
color:#FFFFFF;
background-color:#003961;
border:#FF3131 1px solid;
background:url(images/topmenu_bg.gif) bottom left repeat-x;
text-decoration:none;
}
/*Drop down menu*/
ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.menu {
float:left;
position:absolute;
z-index:100;
border:0px;
}
.menu ul{
display:none;
border:0px;
padding: 0px;
}
.menu li a{
width:175px;
display: block;
padding-left:15px;
text-decoration: none; 
}
.menu li a:hover{
width:175px;
}
/*Dropdown end menu*/

/*topmenu end */
/*learn More start */
td.learnmore a{
width:75px;
color:#FDC818;
font-weight:bold;
display:block;
background-color:#10374D;
background:url(images/arrow.gif) top left  no-repeat;
}
td.learnmore a:hover{
width:75px;
color:#fff;
font-weight:bold;
display:block;
background-color:#10374D;
background:url(images/arrow.gif) top left  no-repeat;
}
td.learnmore_1 a, p.learnmore_1 a{
color:#1981C5;
font-weight:bold;
padding-left:10px;
float:right;
padding-bottom:4px;
display:block;
background-color:#fff;
background:url(images/arrow_1.gif) top left  no-repeat;
}
/*learn More end */
td.content_area
{
color:#000000;
background-color:#FFFFFF;
}

td.blue_bg{background:url(images/blue_bg.gif) top left repeat-x; border:#1981C5 1px solid;}
td.green_bg{background:url(images/green_bg.gif) top left repeat-x; border:#3E782C 1px solid;}
td.orange_bg{background:url(images/orange_bg.gif) top left repeat-x; border:#D08C0F 1px solid;}
table.support{height:109px; background:url(images/support_img.jpg) top right no-repeat;}
table.support td{font-size:10px; line-height:11px; padding:35px 0px 0px 17px;}
td.footer{
height:40px;
}
td.footer a{
text-decoration:none;
}
td.footer a:hover{
text-decoration:underline;
}


