﻿
body
{
	width:100%;
	height:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
}

p
{
	margin:0;
	padding:0;
	line-height:18px;
}

.clear
{
	margin:0;
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
}


/* #############   iFRAME   ############# */


.boxiFrameContent
{
	width:640px;
	padding: 10px;
	overflow:visible;
}

.boxiFrameTxt
{
	padding:10px 20px;
}

.boxiFrameTxt h1
{
	color:#003054;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	margin-bottom:5px;
}

.boxiFrameTxt h2
{
	font-family:Trebuchet MS;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#257caf;
	line-height:16px;
	margin:0 0 5px 0;
}

.boxiFrameImgContentor
{
	margin:10px auto;
	text-align:center;
}



/* #########   JOBS   ######### */

.boxJobsItems
{
	width:610px;
	margin:10px auto 0 auto;
	_margin-left:10px;
	*margin:10px 5px;
	font-size:12px;
	color:#5b5b5b;
	padding-bottom:10px;
	border-bottom:#3c1a65 1px dotted;
}

.jobsItemsTitle1
{
	font-family:Trebuchet MS;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#003054;
	line-height:16px;
	margin:0;
}


.jobsItemsTitle1 a:link,
.jobsItemsTitle1 a:visited,
.jobsItemsTitle1 a:active
{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#003054;
	line-height:16px;
	margin:0;
}

.jobsItemsTitle1 a:hover
{
	color:#257caf;
}

.jobsItemsTitle2
{
	font-size:12px;
	font-weight:bold;
	color:#257caf;
	line-height:16px;
	margin:0;
}

.boxJobsItems a:link,
.boxJobsItems a:visited,
.boxJobsItems a:active
{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#003054;
	line-height:16px;
}

.boxJobsItems a:hover
{
	color:#257caf;
	text-decoration:underline;
}	

