/* CSS Document */
body
{
margin:0px;
background-color:#ffffff;
}
.bodybg
{
background-image:url('images/bg.jpg');
background-repeat:repeat-y;
}
.bodybg1
{
background-image:url('images/bg1.jpg');
background-repeat:repeat-y;
}
.footertext
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#E0E1E2;
text-align:left
}
.footerlink
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#E0E1E2;
text-align:left;
}
.footerlink:hover
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#ffffff;
text-align:left;
}
.textwhite
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
text-align:justify;
line-height:16px;
}
.textgrey
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#E7E8E9;
text-align:left;
}
.textgreydark
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#626366;
text-align:justify;
}
.textblack
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#231F20;
text-align:justify;
}
.headingblack
{
font-family:arial;
font-size:14pt;
font-weight:bold;
text-decoration:none;
color:#231F20;
text-align:left;
}
.headingwhite
{
font-family:arial;
font-size:14pt;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-align:left;
}
.searchbox
{
font-family:arial;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#231F20;
width:106px;
height:12px;
background-image:url('images/searchbg.jpg');
background-repeat:no-repeat;
border:1px solid #231F20;
}
.solutionbg
{

background-repeat:no-repeat;
background-position:right top;
height:108px;
}
.textblackbig
{
font-family:arial;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#231F20;
text-align:justify;
}
.leftmenu_link
{
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
color:#ffffff;
text-align:left;
}
.leftmenu_link:hover
{
font-family:arial;
font-size:12px;
font-weight:bold;
line-height:25px;
text-decoration:none;
color:#8D8F9B;
text-align:left;
}
.innerwhire_link
{
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
color:#ffffff;
text-align:left;
}
.searchbox_contact
{
font-family:arial;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#231F20;
width:188px;
height:13px;
background-image:url('images/contact_bg.jpg');
border:1px solid #231F20;
}
.text_area
{
font-family:arial;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#231F20;
width:188px;
height:40px;
border:1px solid #231F20;
}
.address_link
{
font-family:arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
line-height:19px;
color:#ffffff;
text-align:left;
}
.inner_content_link
{
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-align:left;
}
.inner_white_text
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
text-align:justify;
}
.iframe
{
font-family:arial;
font-size:12pt;
font-weight:normal;
text-decoration:none;
color:#000000;
height:335px;
text-align:justify;
padding-right:14px;
overflow:auto;
}
.iframe1
{
font-family:arial;
font-size:12pt;
font-weight:normal;
text-decoration:none;
color:#000000;
height:292px;
text-align:justify;
padding-right:14px;
overflow:auto;
}
.blue_link
{
font-family:arial;
font-size:14pt;
font-weight:bold;
text-decoration:none;
color:#314C97;
text-align:left;
}