/* CSS Document */
body{
background-color:#c5d18f; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;
/*background-image:url(images/blue_light-wide.jpg);
background-repeat:no-repeat; */
background-color:#F0F0F0}
.top{height:123px; background-position:top left;
/* background-image:url(images/blue_light-wide.jpg); background-repeat:no-repeat; background-color:#0769A8 */

}

.job{
	list-style-type:none;
     color: #284165;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    font-weight: normal;
    line-height: 21px;
    text-decoration: none;
}

.top{height:123px; background-position:top left; background-repeat:no-repeat; background-color:#F0F0F0}
.wrapper{margin:0px auto; width:1100px}
.top_sec{float:left;  width:1100px; padding-top:15px}
.top_secq{float:left;width:1100px; padding-top:5px}

.nav2_con{float:left; width:1100px; margin-top:20px}
.nav2_lefcur{background-image:url(images/curve_navl.png); width:15px; height:42px; background-repeat:no-repeat; float:left}
.nav2_midcur{background-image:url(images/curve_navm.gif); width:1070px; height:42px; background-repeat:repeat-x; float:left}
.nav2_rgtcur{background-image:url(images/curve_navr.png); width:15px; height:42px; background-repeat:no-repeat; float:left}
.naleft_panelv2_txt{ margin-top:12px; font-size:13px; color:#ffffff; margin-right:35px; font-weight:bold; float:left}
.nav2_txt a{color:#ffffff; text-decoration:none}
.banner_con{float:left; width:1100px; height:256px; background-repeat:no-repeat;}

.main_cont{float:left; width:1100px; margin-top:6px;}
.main_topcur{float:left; width:1100px; height:19px; background-image:url(images/main_topcurve.gif)}
.main_midcur{float:left; width:1080px; height:auto; background-image:url(images/main_midcurve.gif); padding:0px 10px 5px 10px;}
.trustee{float:left; font-size:24px; font-weight:bold; color:#006699; margin-top:10px;}
.main_midcur2{float:left; width:1080px; height:12px; background-repeat:no-repeat; background-image:url(images/main_midcurve2.gif);}
.left_panel{float:left; width:280px; height:auto; background-image:url(images/bg_leftpanel.jpg); background-repeat:no-repeat; padding-top:20px; padding-left:20px; background-position:right}
.headerini{font-size:20px; font-weight:bold; color:#006699;}
.headerini a{ text-decoration:none; color:#006699;}
.headerres{font-size:17px; color:#666666;font-weight:400}
.sub_heading{color:#003366; font-weight:bold; text-align:left; font-family:Arial, Helvetica, sans-serif}
.sub_text{float:left; width:240px; text-align:justify; font-size:12px; font-family:'lucida sans'; color:#666666; line-height:22px;}
.mid_panel1{float:left; width:190px; height:auto; margin-left:10px; margin-right:10px; padding-top:20px;}
.sub_text11{float:left;font-size:12px; font-family:'lucida sans'; color:#666666; line-height:22px;}
.footer{ background-image:url(images/footer_bg.gif); height:auto; float:left; margin-left:2px; width:1058px; padding:20px;}
.footer_cur{float:left; width:1098px; height:17px; background-image:url(images/footer_bgcur.gif); background-repeat:no-repeat; margin-left:2px;}
.footer_heading{font-family:impact; font-size:14px;  color:#333333; width:99%; float:left; margin-bottom:10px;}
.footer_subtext{font-size:11px; color:#CBCFD1; font-family:Arial, Helvetica, sans-serif}
.footer_subtext a{color:#cccccc; text-decoration:none}
.abt_welcome{float:left; width:430px; background-color:#f0f5f9; margin-top:20px; padding:10px; border-radius:6px; margin-left:5px;font-size:14px;}
.header_green{font-size:16px; font-weight:bold; color:#65a13d;}
.abt_welcome p{line-height:18px; color:#666666; text-align:justify; }
/**NAV*/
#nav {	margin: 0;	padding: 4px 6px 0;	line-height: 100%;	}#nav li {	margin: 0 5px;	padding: 0 0 8px;	float: left;	position: relative;	list-style: none;}/* main level link */#nav a {	font-size:12px;	font-weight: bold;	color:#ffffff;	text-decoration: none;	display: block;	padding:  8px 20px;	margin: 0;	text-shadow: 0 1px 1px rgba(0,0,0, .3);}#nav a:hover {	color:#fff;	background:#7e9426;}/* main level link hover */#nav .current a, #nav li:hover > a {	background:#7e9426;	color:#fff;}/* sub levels link hover */#nav ul li{	border-top: dotted 1px #fff;}#nav ul li:hover a, #nav li:hover li a {	border: none;	color: #fff;}#nav ul a:hover {	background:#7e9426;	color: #fff !important;}/* dropdown */#nav li:hover > ul {	background: #889f2b;	display: block;	z-index:9999;}/* level 2 list */#nav ul {	display: none;	margin: 0;	padding: 0;	width: 185px;	position: absolute;	top: 35px;	left: 0;	background: #889f2b repeat-x 0 0;}#nav ul li {	float: none;	margin: 0;	padding: 0;}#nav ul a {	font-weight: normal;}/* level 3+ list */#nav ul ul {	left: 181px;	top: -3px;}/* rounded corners of first and last link */#nav ul li:first-child > a {	}#nav ul li:last-child > a {	}/* clearfix */#nav:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}#nav {	display: inline-block;}

/**NAV login*/
#navlogin{
 float:left; list-style:none; float:left; margin:0px; padding:0px;color:#EBC809; font-size:10px;

}
#navlogin li{
	float:left;
	position:relative;
}
#navlogin a{
	display:block; color:#EBC809; text-decoration:none; font-size:11px;
	text-decoration:none;
}


/*--- DROPDOWN ---*/
#navlogin ul{
	 /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	 /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute; margin:0px; padding:0px;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#navlogin ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#navlogin ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#navlogin li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#navlogin li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	text-decoration:none; background:#085474;
}
#navlogin li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
		text-decoration:none; padding:5px; color:#ffffff
}
#navlogin li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#085474; color:#EBC809;
}
/**Slideshow**/
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:260px;
}
#RightmainContainer
{
     border: 1px solid #EEEEEE;
    float: left;
    border-radius:4px;
    min-height: 750px;
    width: 35%;
}
#RightmainContainer ul
{
    margin: 0;
    padding: 0;
}
#RightmainContainer ul li
{
    list-style-type: none;
    line-height:41px;
}
#RightmainContainer ul li a
{
    text-decoration:none;
}
.RightSubLink
{
    border-radius: 4px 4px 4px 4px;
    border-top: 1px solid #EEEEEE;
    color: gray;
    font-size: 14px;
    height: 43px;
    letter-spacing: 0.5px;
    margin: 2px;
    padding: 0 0 0 35px;
    width: 87.4%;
}
.RightSubLink:hover
{
    border-radius: 4px 4px 4px 4px;
    border-top: 1px solid #EEEEEE;
    color: #889F2B;
    font-size: 14px;
    height: 43px;
    letter-spacing: 0.5px;
    margin: 2px;
    padding: 0 0 0 35px;
    width: 87.4%;
}
.AddressBar
{
    padding:10px 14px;
}
.LinkColor
{
    color:#108BC7;
}
.Star
{
    color:peru;
    font-size:15px;
    margin:0px 4px;
}
.title
{
    color: #284165;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 41px;
}
.TbContact
{
    border: 2px solid #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    color: gray;
    height: 24px;
    padding: 3px;
    width: 200px;
}
.TaContact
{
    border: 2px solid #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    color: gray;
    max-height: 150px;
    min-height:50px;
    padding: 3px;
    max-width: 200px;
    min-width: 200px;
}
#ContactForm
{
    margin:0px 5px;
}
#BtnSubmit
{
    background-color: #889F2B;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: white;
    font-size: 14px;
    margin: 12px 0;
    padding: 7px 24px;
}
.HeadingContact
{
    font-size: 20px !Important;
    margin: 41px 0 20px 0 !Important;
    }
.AddressBar p
{
     font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 23px;
    margin: 0;
    padding: 0 23px;
}
#LeftMainContainer a
{
    text-decoration:none;
}
.GreenHead
{
    color: #889F2B;
    font-size: 17px;
    letter-spacing: 0.5px;
    padding: 0 22px;
}
.RightLink
{
    background-color: #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    border-top: 1px solid #EEEEEE;
    color: gray;
    font-size: 14px;
    height: 43px;
    letter-spacing: 0.5px;
    margin: 2px;
    padding: 0 0 0 35px;
    width: 87.4%;
}
.ActiveRightlink
{
    background-color:#889F2B;
    border-radius: 4px 4px 4px 4px;
    border-top: 1px solid #EEEEEE;
    font-size: 14px;
    height: 43px;
    letter-spacing: 0.5px;
    margin: 2px;
    padding: 0 0 0 35px;
    width: 87.4%;
    color: white;

    -webkit-transition: background 0.5s;
       -moz-transition: background 0.5s;
        -ms-transition: background 0.5s;
         -o-transition: background 0.5s;
            transition: background 0.5s;
}
.RightLink:hover
{
    background-color:#889F2B;
    color: white;

    -webkit-transition: background 0.5s;
       -moz-transition: background 0.5s;
        -ms-transition: background 0.5s;
         -o-transition: background 0.5s;
            transition: background 0.5s;
}
#LeftMainContainer
{
    float: left;
    letter-spacing: 0.4px;
    padding: 0 16px;
    width: 630px;
}
#LeftMainContainer h1
{
    color: #615E5E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 18px;
    text-decoration: none;
}
#LeftMainContainer h3
{
    color:#2E4A6D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}
#LeftMainContainer h5
{
    color: #87A800;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px;
}
#LeftMainContainer p
{
    color: #284165;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    font-weight: normal;
    line-height: 21px;
    margin: 0 0 10px;
    padding: 0;
    text-decoration: none;
    text-align:justify;
}
#LeftMainContainer h4
{
    color: #284165;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    font-weight: normal;
    line-height: 21px;
    text-decoration: none;
}
#LeftMainContainer ul li
{
     color: #284165;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    font-weight: normal;
    line-height: 21px;
    text-decoration: none;
    list-style-type:circle;
}
#LeftMainContainer ul li ul li
{
    list-style-type: square;
}
.BoldFont
{
    font-weight:bold;
}
.main_contAb
{
    /*float: left;*/
    margin-top: 14px;
    width: 1000px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    border-radius:4px;
}
.AboutUsBanner
{
    display: block; width: 100%; border-radius: 4px 4px 4px 4px; height: auto;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*services*/
.left_panel1{float:left; width:210px; height:auto; padding:10px; border-radius:5px; margin:5px; border:1px dotted #cccccc;}
.left_panel1act{ background-image:url(images/arrdn.gif); background-repeat:no-repeat; background-position:right bottom;}
.innerrest_ele{float:left; width:99%; margin-top:20px; margin-bottom:20px; font-size:12px; color:#666666; line-height:20px;}
.innnerresbox{float:left; width:46%; margin-right:20px; margin-left:15px}
.innerrest_ele p{text-align:justify; line-height:22px; color:#999999}
.innerresboxul{line-height:22px; margin:0px; padding:0px; margin-left:20px; color:#666666; margin-top:10px;}
.SocialBar h3
{
    color: white;
    font-family: segoe ui;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 0.5px;
    line-height: 33px;
    margin: 0 10px;
    padding: 0;
}

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */

table {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}

table a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}

table a:visited {color: #777;}

table a:hover {color: #000;}

table caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

table tbody, table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table tbody {border-bottom: 1px solid #EAECEE;}

table tbody td, table tbody th {padding: 10px; background: url("td_back.gif") repeat-x; text-align: left;}

table tbody tr {background: #F3F5F7;}

table tbody tr.odd {background: #F0F2F4;}

table tbody  tr:hover {background: #EAECEE; color: #111;}

table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}
img{border:0px;}
