/*-----------------------------
	TOP HEADER ELEMENTS
-----------------------------*/

.header {  
            background-color: #ffffff;
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 155px;
}

.header_bar1 {  
            background-color: #788c82;
			position: absolute;
			left: 0px;
			top: 151px;
			width: 100%;
			height: 5px;
			vertical-align:top;
}

.header_bar2 {  
            background-color: #28be6e;
			position: absolute;
			left: 0px;
			top: 115px;
			width: 100%;
			height: 36px;
}

.headerapply {  
            background-color: #ffffff;
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 80px;
}

.header_bar1apply {  
            background-color: #788c82;
			position: absolute;
			left: 0px;
			top: 85px;
			width: 100%;
			height: 5px;
			vertical-align:top;
}

.header_bar2apply {  
            background-color: #28be6e;
			position: absolute;
			left: 0px;
			top: 70px;
			width: 100%;
			height: 15px;
}

.content_header {  
			position: relative;
			top: 5px;
			width: 980px;
			height: 165px;
			 margin-left: auto;
			margin-right: auto;
}

.content_header2 {  
			position: relative;
			top: 5px;
			width: 980px;
			height: 120px;
			 margin-left: auto;
			margin-right: auto;
}

.logo {  
			position: absolute;
			padding: 5px;
			width: 235px;
			height: 90px;
}

.tag {  
			position: absolute;
			padding: 5px;
			width: 350px;
			right: 110px;
			top: 5px;
			height: 90px;
}

.tag2 {  
			position: absolute;
			padding: 5px;
			width: 350px;
			right: 0px;
			top: 5px;
			height: 90px;
}

.search {  
			position: absolute;
			padding: 5px;
			width: 250px;
			right: 205px;
			top: 115px;
			height: 15px;
			vertical-align: -20%;
}

.menu {
			position: absolute;
			left: 40px;
			top: 125px;
			height: 20px;
			vertical-align: bottom;
			font-size: 10pt;
			font-weight: bold;
}

.input_field {
			font-size: 9pt;
			color: #788c82;
			font-weight: light;
}

.login {  

		background-image: url('../images/login_bg.png');
		background-repeat:no-repeat;
			position: absolute;
			right: 0px;
			padding: 5px;
			padding-left: 15px;padding-top:30px;
			top: 77px;
			width: 230px;
			height: 80px;
			font-size: 8pt;
			font-weight: medium;
			text-decoration: none;
            color: white;
            text-align: left;
            line-height: 150%;
		z-index:100;
}



.login_tag {  
            background-color: #28be6e;
			position: absolute;
			right: -10px;
			padding: 5px;
			top: 55px;
			width: 55px;
			height: 65px;
			text-decoration: none;
			font-size: 10pt;
			font-weight: bold;
            color: white;
            text-align: center;
}

.imgLogin {
	background-color: white;
	background-image: url(../images/login.gif);
	width:56px;
	height:24px;
	vertical-align:-10%
}

.imgGo {
	background-color: #28915a;
	background-image: url(../images/go.gif);
	width:32px;
	height:22px;
}



/*-----------------------------
	MENU HEADER + DROP DOWN MENU
-----------------------------*/

a.anchorclass:link {
			background: #28915a;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.anchorclass:visited {
			background: #28915a;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.anchorclass:active {
			background: #788c82;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.anchorclass:hover {
			background: #788c82;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.menubtn:link {
			background: #28915a;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.menubtn:visited {
			background: #28915a;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.menubtn:active {
			background: #788c82;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.menubtn:hover {
			background: #788c82;
			padding: 5px;
			padding-top: 8px;
			text-decoration: none;
            color: white;
}

a.loginlink:link {
			text-decoration: none;
            color: #283732;
            font-size: 8pt;
}

a.loginlink:visited {
			text-decoration: none;
            color: #283732;
            font-size: 8pt;
}

a.loginlink:active {
			text-decoration: none;
            color: #283732;
            font-size: 8pt;
}

a.loginlink:hover {
			text-decoration: underline;
            color: #283732;
            font-size: 8pt;
}


/*-----------------------------
	DROP DOWN MENU - OPTIONS
-----------------------------*/

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 0px;
	border-bottom-width: 0;
	font: normal 12px Helvetica, arial;
	line-height: 18px;
	z-index: 100;
	background: #788c82;
	width: 125px;
	color: white;
}

.anylinkcss ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: white;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px;;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: white;
}

.anylinkcss a:hover{ 
	background: #28915a;
	color: white;
}


/* ######### SHADOW ######### */

.anylinkshadow{ 
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; 
	background: #788c82;
	visibility: hidden;
}


/*-----------------------------
	FOOTER
-----------------------------*/

img.pad {padding:15px}

a.footerlink:link {
			text-decoration: none;
            color: #283732;
            font-size: 8pt;
}

a.footerlink:visited {
			text-decoration: none;
            color: #788c82;
			font-size: 8pt;
}

a.footerlink:active {
			text-decoration: underline;
            color: #283732;
			font-size: 8pt;
}

a.footerlink:hover {
			text-decoration: underline;
            color: #283732;
			font-size: 8pt;
}

.footer {  
            background-color: #ffffff;
			position: relative;
			            font-size: 8pt;
			left: 0px;
			width: 980px;
			height: 100px;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
}

.footer_bar {  
            background-color: #28be6e;
			position: relative;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 5px;
}

.footer_bar2 {  
            background-color: #788c82;
			position: relative;
			left: 0px;
			top: 0px;
			width: 100%;
			height: 5px;
}

.content_footer {  
			position: relative;
			top: 5px;
			width: 980px;
			height: 85px;
			font-family: helvetica, arial;
			line-height: 140%; 
            font-size: 8pt;
			margin-left: auto;
			margin-right: auto;
}

.leftfoot {
			position: absolute;
			left:15px;
			top: 10px;
color:white;
}

.rightfoot {
			position: absolute;
			right:5px;
			
}


