
/* Executive Career Choice CSS - 18 September 2002 */


body		{
				margin: 0;
				padding: 0;
			}
			
p			{
				line-height: 1.5em;
				margin-top: 16px;
				color: #ffffff;
				font-family: verdana, sans-serif;
				font-size: 10pt;
			}
			
		
li			{
				line-height: 1.5em;
				color: #ffffff;
				font-family: verdana, sans-serif;
				font-size: 10pt;
			}
			
.header		{
				font-weight: bold;
				font-variant: small-caps;
				margin-top: 25px;
			}
			
.entryform	{
				margin-left: 0px;
				margin-right: 0px;
				line-height: 1em;
				margin-top: 0px;
			}
			
a			{
				text-decoration: none;
				font-weight: bold;
				font-family: verdana, sans-serif;
				font-size: 10px;
			}
			
a:link		{
				color: #efcb00;
				background-color: transparent;
			}
			
a:visited	{
				color: #efcb00;
				background-color: transparent;
			}
			
a:active	{
				color: #ffffff;
				background-color: transparent;
			}
			
a:hover		{
				color: #ffffff;
				background-color: transparent;
			}
			
.quote		{
				width: 180px;
				text-align: center;
				font-family: 'Times New Roman';
				font-weight: normal;
				font-style: italic;
				font-size: 10pt;
				color: #fff;
			}
			
.quoter     {
				width: 180px;
				margin: 0;
				padding: 15px;
				font-family: 'Times New Roman';
				font-weight: normal;
				font-size: 9pt;
				color: #fff;
			}
			
.linkimage	{
				margin-left: 5px;
				margin-top: 10px;
				height: 25px;
				background: url(images/services_bullet.gif) no-repeat center left; 
			}
			
a.careerlinks			{
							color: #4a9107;
							text-decoration: none;
							font-weight: bold;
							font-family: verdana, sans-serif;
							font-size: 10px;
							margin-left: 28px;
							line-height: 25px;
						}
						
a.careerlinks:hover		{
							color: #fff;
						}
						

						