body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}

td
{
	font-size:12px;
}

p
{
	margin-bottom:10px;
	margin-top: 10px;
	padding:0px;
}

li
{
	margin-bottom:15px;
	text-align: left;
}

a:active
{
 	outline: none;
 	outline-style: none;
}
 
a:focus
{
 	outline-style: none;
}




.textjustify
{
	line-height:1.2;
	text-align: justify;
}

.textjustify a 
{
  text-decoration:none;
  color:#e55f18;
}

.textjustify a:hover 
{
  color:#FF9900;
}

.pageheading
{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color: #e55f18;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom:1px solid #e55f18;
}

.blocktext
{
	background-color: #ec7437;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.subheading
{
	font-size:18px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #ec7437;
}

.bee
{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #ec7437;
}

#apsologo
{
	border:1px solid #CCCCCC;
	padding:5px;
	margin-right: 20px;
	margin-bottom:10px;
	float: left;
	text-align: center;
}

.cv_submit_text_fields
{
	margin-bottom:5px;
	width:220px;
}


.contacttable
{
	font-size: 11px;
	padding-right: 10px;
}

.orangeborder
{
	border: 1px solid #e55f18;
}




