﻿/* CSS Document */
html{ background: #333; margin: 0; height: auto;}

body{background: url(images/bg.gif) repeat-x #333; height: auto; text-align: left;}

.floatleft{float:left;}
.floatright{float:right;}
.clear{clear:both;}

hr
{
	border: none 0;
	height: 3px;
	width: 500px;
	background-color:Green;
	clear:both;
	padding: 0;
	margin: 0 auto;
}

h1{
	color:#5E8F46
}
	
.wrapper{
	width: 800px;
	height: auto;
	margin: 0 auto;
	}
	
.header{
	background: #4b8937;
	height: auto;
	width: 100%;
	}
	
.headtop{
	background: #FFF;
	width: 800px;
	height: 21px;
	margin: 0;
	padding:0;
	}
	
.logo{
	width: 288px;
	height: 117px;
	float: left;
	display: inline;
	cursor: pointer;
}

.headerpic{
	background: #FFF;
	width: 512px;
	height: 99px;
	float: right;
	display: inline;
	margin: 18px 0 0 0;
	}
	
.headerpic img{
	float: right;
	display: inline;
	padding-top: 3px;
	width: 499px;
	height: 92px;
}

.topmenucontainer{
	width: 789px;
	height: auto;
	padding: 2px 11px;		
	}
	
.topmenu{
	width: 767px;
	height: 15px;
	background:#4b8937 url(images/topmenubg.png) repeat-x center;
	position: relative;
	}
	
.topmenushadow{
	background:url(images/topmenushadow.png) repeat-x;
	height: 9px;
	width: 800px;
	}
	
.maincontent{
	background: url(images/contentbg.png) #4b8937 repeat-x top;
	width: 100%;
	height: auto;
	}
	
.maincontentinside{
	padding:10px;
	}
	
.greenbox{
	margin: 0 0 0 5px;
	background:#7eb256;
	float: left;
	display: inline;
	height: 100%;
	width: 100%;
	padding:0;
	vertical-align:middle;
	}

.sidebarinside{
	width: 160px;
	float: left;
	display: inline;
	background:url(images/sidemenubg.png) repeat-y;
	margin: 0 2px;
	padding: 0;
	}
	
.rightcontent{
	background: #fff;
	float: right;
	width: 615px;
	display: inline;
	}
	
.contenttop{
	background: #7eb256;
	width: 605px;
	height: 130px;
	margin: 5px;
	}
	
.contenttop img{
	float:right;
	display: inline;
	width: 285px;
	height: 127px;
	top: 0;
}
	
.maintext{
	height: auto;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.footer{
	background: #4b8937;
	clear: both;
	height: 20px;
	width: 780px;
	padding: 3px 10px 0 10px;
	}
	
.footerinside{
	background:#009933 url(images/topmenubg.png) repeat-x;
	height: 17px;
	width:770px; 
	}
	
.boardtable
{
	width: 95%;
	margin-left: 5%;
	vertical-align: top;
}

.boardtable td
{
	vertical-align: top;
}

.boardtable img
{
	padding-top: 15px;
	clear: both;
}

.boardtable .center
{
	text-align:center;
}

.application table
{
	width: 98%;
	margin: 0 auto;
	vertical-align: top;
	text-align: left;
}

/*Text Styles*/
.headtop a, .headtop a:visited
{
	font-family: Arial, Gill Sans MT, Sans-Serif;
	font-size: .6em;
	color: Green;
	text-decoration: none;
}

.headtop a:hover
{
	color: #000;
}

.headtop p
{
	text-align: right;
}


.contenttop h2
{
	color: #FFF;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 35px;
	clear: none;
	float: right;
	line-height: 1.5em;
}

.maintext p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	}
	
.maintext a
{
    color: green;
    text-decoration: underline;
}

.application a
{
    color: #fff;
    text-decoration: none;
    font-weight: bolder;
}

.maintext h1
{
	padding: 5px;
	font-family: Gill Sans MT, Verdana, Sans-Serif;
	font-size: 20px;
	text-align:right;
	font-weight: bold;
}

.maintext h2, .title{ font-size: 12px; text-transform: capitalize; font-weight:bold;}
.maintext h3
{
	padding: 5px 10px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	/*text-decoration: underline;*/
}
	

.maintext h5
{
	padding: 5px;
	font-family: Tahoma;
	font-size: 100%;
	font-weight:bold;
}

.maincontent{font-size: 12px;}

.maincontent li
{
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	}

.maincontent .maintext img{ padding: 5px;}

.maincontent ul
{
	margin-left: 30px;
	padding-top: 10px;
}

.maincontent ul li{ text-align: left; list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	}

.footerinside p
{
	color: #fff;
	font-size: .75em;
	text-align: center;
	font-family: GillSans, Arial, Sans-Serif;
	padding-top: 2px;
}

.name
{
	font-weight: bold;
	clear: both;
	font-family: GillSans, Arial, Sans-Serif;
	font-size: .9em;
}

.applyformbtm p
{
    margin: 0;
    padding: 0;
}


/*Top Menu Navigation Style*/

.topStaticMenuItemStyle
{
	color: #fff;	
	font-family:Arial, Sans-Serif;
	Font-Size:small;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	margin-top:-1px;
	/*color:White;
	
    
    Font-Size:small;
    font-weight:bold;
    */
}

.topDynamicHoverStyle
{
    /*color: #fff; 
	color: #fff54d;*/
    background-color: #79AD53!important; /* #7EB256;*/
    color: #fff54d !important;
}

.topDynamicMenuStyle
{
    color: #fff;	
    font-family: Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    margin-left:-2px;
    background-color: #4B8937; /*7EB256;*/
	/*width: 150px;
	font-style: .8em; 
	background-color:Green;
	font-family: Arial, Sans-Serif;*/
    z-index: 1;
}

.topDynamicMenuItemStyle
{
    color: #fff;	
    font-family: Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    background-color: #4B8937; /*7EB256;*/
        
}
	

.topStaticHoverStyle
{
    background-color: #4B8937; /*#7EB256;*/
    color:#fff54d!important;
}




/*Sidemenu Styles */

.aspsidemenu
{
	font-size: 12px;
	font-family: Century Gothic, Apple Gothic, Sans-Serif;
	width: 160px;
}

.StaticSelectedStyle
{
	background: #fff;
}

.StaticHoverStyle
{
	background-color:#4B8937; /*#4B8937;background-color:Transparent; #7EB256*/
	color:#fff54d!important;
}

.StaticMenuItemStyle
{
	height: 25px;
	color:Green;
	padding-left: 2px;
}


/*Application Form */
.accordionHeader
{
    border: 1px solid #225511;
    color: white;
    background-color: #7EB256;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin: 5px 0;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #225511;
    color: white;
    background-color: #4b8937;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0 0 0;
    cursor: pointer;
}

.accordionContent
{
    background-color: #BBD7A6;
    border: 1px solid #225511;
    border-top: none;
    padding-bottom: 10px;
}

.accordionLink
{
    color: #fff;
    text-decoration: none;
}

.applyformbtm
{
    float:none;
}



.latestnews td{margin:5px;  padding  : 5px; }  


.empPro{color:#5E8F46; font-size:12px; font-weight:bold; text-align:left; vertical-align:top;  }
.empPic{float:left; padding-right:5px; padding-bottom:2px; text-align:left;vertical-align:top;}
.empTitle{color:#5E8F46; font-size:10px; text-align:left; vertical-align:top; font-style:italic;}
