/* CSS Document */
Body{
background-image:url(/images/body-bg.png);
background-repeat:repeat-x;
background-color:#e5e5e5;
margin-left:9%;
margin-Right:8%;

}

/*Top Most links*/

.menulinktop:link{
Font-family:Arial;
Font-size:11px;
color:#000000;
text-decoration:none;
}

.menulinktop:active{
Font-family:Arial;
Font-size:11px;
color:#000000;
text-decoration:none;
}
.menulinktop:hover{
Font-family:Arial;
Font-size:11px;
color:#000000;
text-decoration:underline;
}

.menulinktop:visited{
Font-family:Arial;
Font-size:11px;
color:#000000;
text-decoration:none;
}
/*links classes*/
.menubg{
background-image:url(/images/menu-bg.gif);
background-repeat:repeat-x;
height:37px;
}
.menulink:link
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
}
.menulink:active
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menulink:visited
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.menulink:hover
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
}

/*in case of selection links */
.menulink-a
{
	background-image: url(images/link-main.gif);
	background-repeat:repeat-x;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	height:35px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
.menulink1:link
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menulink1:active
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menulink1
{
	background-color:#000000;
	background-repeat: no-repeat;
	background-position:center;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	vertical-align:center;
	border-top:solid 2px #000000;
}

.menulink1:link
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink1:active
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulink1:visited
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink1:hover
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


.tabselected{
background-color:white;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
font-family:Arial;
font-size:13px;
color:#000000;
font-weight:bold;
width:inherit;
border:solid 1px #cdcbcb;
border-bottom:none;

}
.atabselected:visited{

color:#000000;
font-size:13px;
font-weight:bold;

}
.atabselected:link{

color:#000000;
font-size:13px;
font-weight:bold;

}
.atabselected:Active{

color:#000000;
font-size:13px;
font-weight:bold;

}

.atabselected:hover{
color:#000000;
font-size:13px;
font-weight:bold;

}
.tabunselected{
background-color:black;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
font-family:Arial;
font-size:14px;
color:#FFFFFF;

border:solid 1px #cdcbcb;


}
.atabunselected:link{

color:#FFFFFF;
font-size:13px;


}
.atabunselected:active{

color:#FFFFFF;
font-size:13px;


}
.atabunselected:visited{
color:#FFFFFF;
font-size:13px;

}
.atabunselected:Hover{
color:#FFFFFF;
font-size:13px;

}
.tab_body{
background-color:#FFFFFF;
border-left:solid 1px #cdcbcb;
border-right:solid 1px #cdcbcb;
font-family:arial;
font-size:12px;
color:#000000;
padding:10px;
text-align:justify;
padding-bottom:10px;
}
.tab_shadow{
background-image:url(/images/bottom-bg.png);
background-repeat:repeat-x;
background-position:bottom;
height:6px;
}
.tab_shadow_right{
background-image:url(/images/bottom-left.png);
background-repeat:no-repeat;
background-position:bottom right;
height:6px;
width:1px;
}
.text{
font-family:Arial;
Font-size:12px;
color:#000000;
text-align:left;
}
h1{
Font-Size:18px;
Font-Family:Arial;
color:#000000;
}

.bar_blue{
background-color:#056a96;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;
}
a
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family:arial;
	text-decoration: underline;

}
a:hover
{
	text-decoration: underline;
	color: #2943a2;
}
.footer{
Font-family:Arial;
Font-size:12px;
color:#000000;

}


.left-side{
background-color:#FFFFFF;
border-left:solid 1px #cdcbcb;
border-right:solid 1px #cdcbcb;
color:#000000;
text-align:left;
padding-bottom:10px;
width:25%;
}
.right-side{
background-color:#FFFFFF;
border-right:solid 1px #cdcbcb;
color:#000000;
width:75%;
padding:15px;
padding-top:20px;
padding-right:25px;
padding-left:25px;
}
.LinkTab-Left-selected{
background-color:#f3f3f3;
border-bottom:solid 1px #cdcbcb;
padding:10px;
}
.LinksTab-left{
background-color:#ffffff;
border-bottom:solid 1px #cdcbcb;
padding:10px;
}
.left_Links{
Font-family:Arial;
Font-size:12px;
Color:#000000;
font-weight:bold;
text-decoration:none;
}
.left_Links:link{
Font-family:Arial;
Font-size:12px;
Color:#000000;
font-weight:bold;
text-decoration:none;
}
.left_Links:hover{
Font-family:Arial;
Font-size:12px;
Color:#000000;
font-weight:bold;
text-decoration:none;
}
.left_Links:visited{
Font-family:Arial;
Font-size:12px;
Color:#000000;
font-weight:bold;
text-decoration:none;
}
.left_Link_sub_selected:link{
Font-family:Arial;
Font-size:12px;
Color:#000000;
background-image:url(/images/selected-bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:12px;
text-decoration:none;
}
.left_Link_sub_selected:hover{
Font-family:Arial;
Font-size:12px;
Color:#000000;
background-image:url(/images/selected-bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:12px;
text-decoration:none;
}
.left_Link_sub_selected:visited{
Font-family:Arial;
Font-size:12px;
Color:#000000;
background-image:url(/images/selected-bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:12px;
text-decoration:none;
}

.left_Link_sub:link{
Font-family:Arial;
Font-size:12px;
Color:#000000;
padding-left:12px;
padding-bottom:3px;
text-decoration:none;
}
.left_Link_sub:hover{
Font-family:Arial;
Font-size:12px;
Color:#000000;
padding-left:12px;
text-decoration:none;
}
.left_Link_sub:visited{
Font-family:Arial;
Font-size:12px;
Color:#000000;
padding-left:12px;
text-decoration:none;
}
.plan-head{
background-color:#cfcfcf;
width:241px;
height:29px;
font-weight: bold;
font-style:italic;
font-size:16px;
Font-family:Arial;
padding-left:10px;
}
.button-bg{
/*background-image:url(/images/button-bg.png);background-color:#ececec;
*/
background-color:#efefef;
background-repeat:repeat-x;
background-position:center;
border:solid 1px #e3e1e1;
Font-size:12px;
font-family:Arial;
Color:#000000;
padding:3px;
}
.sub-head{
Font-size:14px;
font-family:Arial;
Color:#000000;
font-weight:bold ;
}
.tab-head{
background-image:url(/images/tab-head.png);
background-repeat:repeat-x;
height:38px;
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.tab-head2{
background-color:#f3fdf5;
background-repeat:repeat-x;
height:28px;
font-family:Arial;
font-size:12px;
font-weight:bold;
border-top:solid 0px #e6e4e4;
}
.tab-head3{
background-color:#f3fdf5;
height:20px;
padding-top:2px;
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.button{
background-color:#056a96;
border:none;
font-family:arial;
Font-size:12px;
color:#FFFFFF;
padding:1px;
padding-left:3px;
padding-right:3px;
}

.plan-head-main{
font-style:italic;
font-family:Arial;
font-size:14px;
font-weight:bold;

color:#000000;
line-height:14px;
height:18px;
}