/* CSS Document */
.border {
border-bottom-color:#747474;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#747474;
border-top-style:solid;
border-top-width:1px;
border-left-color:#747474;
border-left-style:solid;
border-left-width:1px;
border-right-color:#747474;
border-right-style:solid;
border-right-width:1px;
}

.name {
margin-top:35px;
margin-left:5px;
vertical-align:baseline;
font:normal;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
}
.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
font-style:normal;
color:#207ba7;
}

.menu {
width:688px;
height:31px;
position:absolute;
margin-left:2px;
background:url(../images/top_left.gif) left no-repeat;
}

.menu1{
width:680px;
height:31px;
position:absolute;
margin-left:8px;
background:url(../images/top_right.gif) right no-repeat;
}

.b:link {
	color: #7d7d7d;
	text-decoration: underline;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
}
.b:visited {
	color: #7d7d7d;
	text-decoration: underline;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
}
.b:hover {
	text-decoration:none;
	color: #7d7d7d;
}
.text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
font-style:normal;
color:#7d7d7d;
text-align:justify;
}

.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
font-style:normal;
color:#2e83ae;
}

.footer_left {
background-image:url(../images/index_11.jpg);
background-repeat:no-repeat;
}

.footer_right {
background-image:url(../images/index_12.jpg);
background-repeat:no-repeat;
}
.c:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.c:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.c:hover {
	text-decoration:none;
	color: #0980bc;
}
.service {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.innerpage_leftborder {
border-left-color:#eeeeee;
border-left-style:solid;
border-left-width:2px;
}
.innerpage_rightborder {
border-right-color:#eeeeee;
border-right-style:solid;
border-right-width:2px;
}
.top_inner_bg{
background-image:url(../images/top_border.jpg);
background-repeat:repeat-x;
}
.bottom_inner_bg{
background-image:url(../images/bottom_border.jpg);
background-repeat:repeat-x;
}
.chromemenu{
width: 662px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 29; 
clear: both; 
visibility: hidden;
}

.chromemenu ul{
border: 1px solid #BBB;
width: 690px;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

.chromemenu ul li{
display: inline;
}

.chromemenu ul li a{
color: #494949;
padding: 10px 24px;
margin: 0;
text-decoration: none;
border-right: 1px solid #BBB;
}

.chromemenu ul li a:hover, .chromemenu ul li a.current{
background: url(../images/chromebg2.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:690; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:center;
font-weight:bold;
}
.
.tabcontent{
display:none;
}
.subheading{
clear: left;
width:690; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
