﻿*
{
	padding:0;
	margin:0;
}
img
{
	border:0;
}
hr
{
	margin:10px 20px;
}
body
{
	background-color: #444;
	font-family:Tahoma;
}

#page
{	
	margin: 0 auto;
	background-color: #F4F5EB;
	width: 950px;
}
#header
{
	background-color: #F4F5EB;
}
#header #logo
{
	/*
	margin-left:50px;
	float:left;
	
	background-color:Red;
	padding:40px;
*/
	float:left;
	margin:0px 0;
	width:450px;
}
#header #title
{
	float:right;
	width:500px;
	text-align:right;
	font-size:xx-large;
	color:#6699cc;
	margin:30px 0px 0px 0px;
}
#navigation_panel
{
	list-style-type: none;
	padding-right: 20px;
	padding-top: 6px;
	float:right;
	visibility:hidden;
}

#navigation_panel li
{
	display: inline;
}

#navigation_panel a
{
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	padding: 8px;
}

#navigation_panel a:hover
{
	color: White;
	background-color: #565656;
}

#footer
{
	background-color: #F4F5EB;
}
#footer table
{
	width:90%;
	margin:0 auto;
	padding-left:10px;
}
#footer table td
{
}
ul.footer_list
{
	list-style-type: none;
}

li.footer_list_item
{
	padding: 0px 8px 4px 8px;	
}

.footer_list_header a
{
	color:#53a9ba;
	font-family:Arial;
	font-size: 12pt;
	text-decoration: none;
}
.footer_list_header a:hover
{
	text-decoration: underline;
}

tr.footer_list_tr
{
	text-align: left;
	vertical-align: top;	
}

a.footer_link
{
	color: #333333;
	font-family:Arial;
	font-size: 10pt;
	text-decoration: none;
}
a.footer_link:hover
{
	text-decoration: underline;
}
#MainPlaceholder
{
	margin:50px 20px 30px 20px;
}
#MainPlaceholder a
{
	text-align: justify;
	color: #53a9ba;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
}
#MainPlaceholder a:hover
{
	text-decoration:underline;
}
#MainPlaceholder h3,h2,h4
{
	color:#6699cc;
}
#contentText
{
	width: 90%;
	margin: 0 auto;
}
#contentText table td
{
	padding:10px 15px;
}
.content_text
{
	text-align: justify;
	color: #333333;
	font-family: Arial;
	font-size: 11pt;
}

.content_text_header
{
	text-align: left;
	color: #EB481C;
	font-family: Arial;
	font-size: 13pt;
}

a.content_text_link
{
	text-align: justify;
	color: #EB481C;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
}

a.content_text_link:hover
{
	text-decoration: underline;
}
.apply
{
	margin:60px 30px;
	text-align:center;
}
.apply h3
{
	margin:0 0 50px 0;
}
.apply a
{
	background:url('../images/apply1.gif') no-repeat;
	font-size:xx-large !important;
	font-weight:bold;
	padding:35px 70px 35px 70px !important;
}
.apply a:hover
{
	background-image: url('../images/apply2.gif');
	color: #FFDE00 !important;
	text-decoration:none !important;
	
}
#copyright
{
	text-align: center;
	font-size: smaller;
	color: #FFFF99;
}
#welcome
{
	text-align:center;
}
#welcome h4
{
	margin-top:7px;
}
#teamTable
{
	width: 100%; 
	text-align: center; 
	vertical-align: top;
}
#teamTable p
{
	font-size:small;
	text-align:justify;
}
#teamTable td
{
	
}
#teamTable tr
{
	vertical-align: top;
}
.y
{
	color: #FEC501;
}
.b{color:#279fda}
p.position{font-weight:bold;margin-bottom:15px;}
.placeTitle
{
	font-size:large;
	font-weight:bold;
}
.placeDetails
{
	margin-left:30px;
}